┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/terminal/terminalpanel.cpp
AgeCommit message (Expand)Author
2018-04-03Initialize m_konsolePartMissingMessageAntonio Rojas
2018-03-11Show a message if Konsole part is not installedRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-02-11Fix Windows buildElvis Angelaccio
2018-02-11Fix typoElvis Angelaccio
2018-01-18Set the focus to the active view, after leaving the terminal panelAdrián Chaves Fernández (Gallaecio)
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2014-12-10Fix Terminal-View navigation sync issueArjun AK
2014-10-24Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-10-24Make the view/Terminal Panel synchronization less error-proneFrank Reininghaus
2014-10-23Connect to the currentDirectoryChanged signal after the shell setupFrank Reininghaus
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-08-24cleanupsDavid Faure
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2013-05-02Do not change the view URL if it is a symlink to the current directoryFrank Reininghaus
2013-03-15Prevent accidental deletion of home directory in Terminal PanelFrank Reininghaus
2012-09-19Prevent unwanted URL changes when using the Terminal PanelFrank Reininghaus
2012-06-08Krazy fixesPeter Penz
2012-06-03Prepend "cd" and "clear" commands with a space in the Terminal PanelFrank Reininghaus
2012-05-26Minor coding style fixesPeter Penz
2012-05-25Use KService to lookup the library name of konsolepartJekyll Wu
2012-04-26Update the view when changing the directory using 'cd' in the terminalFrank Reininghaus
2012-04-17Ensure authentication data is cached properlyPeter Penz
2012-01-25Terminal: only consider process IDs > 0Peter Penz
2011-06-01Fix problems with commit 8d789f2626243dSebastian Dörner
2011-05-25Don't let hidden terminals prevent unmountingSebastian Dörner
2011-04-12Fix directory navigation in Dolphin::Terminal.Raphael Kubo da Costa
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-02Provide a default size-hint for all panelsPeter Penz
2010-11-10Cleanup KLibLoader use.Kevin Ottens
2010-10-07Internal cleanup for panels: Let the panel-implementations decide whether the...Peter Penz
2010-03-22Send CTRL+C to the terminal instead of of backspaces. Thanks to the FiNeX and...Peter Penz
2010-03-14Fix issue that the current terminal line does not get cleared before sending ...Peter Penz
2009-10-02Make "most local url" determination asynchronous so that it doesn't block the...David Faure
2009-08-13Fix possible crash when opening Dolphin with an enabled Terminal. Thanks to D...Peter Penz
2009-05-17Update the directory of the Terminal Panel if the current URL is not aFrank Reininghaus
2009-03-29BUG: 164489Rahman Duran
2009-03-15a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a che...Christian Ehrlicher
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz