Commit Graph

4 Commits

Author SHA1 Message Date
Robert Knight
ec72a6d51d Add --new-tab command line option which starts new instance in a new tab rather than creating a new window.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=700656
2007-08-16 05:48:46 +00:00
Robert Knight
95d479b601 Support for -e command line argument to specify a custom command to run when starting Konsole. Also added a -p command line argument which can be used to change almost any other option for that Konsole instance using the same syntax as the konsoleprofile tool. Update TODO.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=700451
2007-08-15 15:29:19 +00:00
Robert Knight
02d79936da Fix last entry in contributors list in about dialog.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=683837
2007-07-05 11:02:36 +00:00
Robert Knight
573f763624 * konsoleprofile now only affects an individual session rather than modifying
all sessions using the same profile as the current tab.

* Re-implement support for underlined text

* Use a sensible size for the Manage Profiles dialog by default

* Tidy up SearchHistoryTask 
    - Remove unnecessary setMatchCase(), matchCase(), setRegExp(), regExp() methods.
    - Implement highlighting the search box to indicate search success correctly.
      (Previously did not work with 'highlight matches' turned off)

* start.cpp -> main.cpp for consistancy

* Remove old startup-notes

* #ifdef out the transparency setup code on startup, relevant code is now in 
  qt-copy instead.

* API documentation improvements in SessionController

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=682279
2007-07-02 10:17:14 +00:00