┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/terminal/terminalpanel.cpp
AgeCommit message (Expand)Author
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