┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/terminalsidebarpage.h
AgeCommit message (Collapse)Author
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a ↵Peter Penz
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. svn path=/trunk/KDE/kdebase/apps/; revision=911065
2007-12-19Now the konsole part is autodestructed when no tabs do exist. This makes the ↵Rafael Fernández López
desired effect on dolphin when typing "exit" on the terminal, the dock will be hidden. BUG: 153648 svn path=/trunk/KDE/kdebase/apps/; revision=750276
2007-12-16fixes for the terminal panel:Peter Penz
* assure that the correct directory is entered when reopening the terminal * let the terminal be focused also when reopening it BUG: 153785 BUG: 153756 svn path=/trunk/KDE/kdebase/apps/; revision=749039
2007-07-25provide a useful default height for the Terminal dockPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=692490
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