Commit Graph

11 Commits

Author SHA1 Message Date
Robert Knight
df5b3c08ff Rearrange the developer documentation folder. Add some notes on compliance with the KDE 4 HIG / dialog design ( basically a TODO of problems to fix ). Small tweaks to the Edit Profile dialog.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662161
2007-05-07 15:14:57 +00:00
Robert Knight
e866480052 More updates to the survey findings. Qs. 19,27 and 28 left to do.
svn path=/branches/work/konsole-split-view/; revision=647952
2007-03-30 00:58:33 +00:00
Robert Knight
eac1ec715b More work on writing up Konsole survey findings.
svn path=/branches/work/konsole-split-view/; revision=647949
2007-03-30 00:44:24 +00:00
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
b734755383 Move the messy collection of assorted developer documents into its own folder.
svn path=/branches/work/konsole-split-view/; revision=633414
2007-02-14 05:19:42 +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
Laurent Montel
8f77925d45 Remove not necessary files
Allow to regenerate linefont.h into konsole
Clean up

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=580796
2006-09-04 14:23:29 +00:00
Robert Knight
f162ca33ba * Clean up directory structure
- separate user and developer documentation - /user-doc , /developer-doc
	- move .desktop files and friends into /desktop
	- rename old NEWS and ChangeLog files
* Update README


svn path=/trunk/KDE/kdebase/apps/konsole/; revision=571521
2006-08-09 18:43:15 +00:00