┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/terminalsidebarpage.cpp
AgeCommit message (Collapse)Author
2007-05-18ignore spontaneous show events (thanks to Dominik Haumann for pointing this out)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=665855
2007-05-17fix possible crash (CID 3607)Stephan Kulow
svn path=/trunk/KDE/kdebase/apps/; revision=665696
2007-05-16using KShell::quoteArg() "might be" helpful ;-)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=665316
2007-05-15use the terminal interface correctly -> the path of the embedded konsole is ↵Peter Penz
synchronized with the current directory svn path=/trunk/KDE/kdebase/apps/; revision=665104
2007-05-09include cleanupDirk Mueller
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-07Don't rely on konsole sources.David Faure
If compilation fails, update and install kdelibs/interfaces/terminal svn path=/trunk/KDE/kdebase/apps/; revision=662060
2007-05-07Adapt to new konsole apiLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=661990
2007-05-07synchronize embedded terminal with the current directoryPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=661960
2007-05-06minor adjustments for working together with Max after the BIC Monday...Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=661899
2007-05-06Initial step for showing the terminal embedded inside Dolphin instead of ↵Peter Penz
opening a separate window. This allows to synchronize the current directory of the terminal with the shown directory in Dolphin. svn path=/trunk/KDE/kdebase/apps/; revision=661890