┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/terminal/terminalpanel.cpp
AgeCommit message (Expand)Author
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-09-13Fix style, not space between method name and (; improve wordingAhmad Samir
2020-09-13TerminalPanel: StatJob::mostLocalUrl only works with ":local" protocolsAhmad Samir
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-04Fixes Dolphin crash on "Defocus Terminal Panel" menu click if no Konsole is i...Nikolai Krasheninnikov
2020-04-07Sync terminal with KIOFuse mount when browing remote directoriesAlexander Saoutkin
2019-12-05Add action for focusing Terminal PanelNate Graham
2019-08-11Fix an issue with focus lost after closing terminal panelAndrey Yashkin
2019-07-28Fix dir change when show hidden terminal panel with running program in itAndrey Yashkin
2019-02-27remove deprecated methodsLaurent Montel
2019-01-19Ask for confirmation when Closing Dolphin windows with a terminal panel runni...Nate Graham
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