Commit Graph

5 Commits

Author SHA1 Message Date
Robert Knight
cb015a0316 Commit work-in-progress summary of Konsole Usage Survey. There is a lot more data that I have yet to sift through.
svn path=/branches/work/konsole-split-view/; revision=647936
2007-03-29 23:18:44 +00:00
Robert Knight
576d1c3971 * Moved session action layout into a separate XML file. I'm still a bit new to this
XMLGUI thingie.
* Call 'close()' rather than 'deleteLater()' on main window when last session is closed,
  makes Konsole app close when last session finishes.
* Added ViewProperties class from which SessionController inherits.  The ViewContainer has
  a ViewProperties instance associated with each view, which it uses to determine the title 
  and icon associated with that view.  Icons and session titles now show in the tabs.
* Added "Monitor for Activity" and "Monitor for Silence" in the new front-end.
* Set value of TERM variable before creating session in SessionManager, fixes lots of problems
  with Linux Console session type.
* Add a few CMakeLists.txt files from the new other/ directories to SVN which I forgot in the 
  previous commit.

svn path=/branches/work/konsole-split-view/; revision=618811
2007-01-02 07:48:02 +00:00
Robert Knight
83490dfc1a Design discussed here is out-of-date
svn path=/branches/work/konsole-split-view/; revision=616778
2006-12-26 19:12:49 +00:00
Robert Knight
7b97da817e Comment out code related to the old tab widget and terminal displays.
svn path=/branches/work/konsole-split-view/; revision=598439
2006-10-23 15:22:01 +00:00
Robert Knight
ba41511d4a Added some documentation explaining the proposed plan to cleanup session management and implement split views, from both a technical and user perspective. Feedback from past and present Konsole contributors would be welcome.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=589689
2006-09-28 13:25:06 +00:00