51 Commits (2567a87a2d18fd8cef5d2bb63fb99f9b7c8d80cc)

Author SHA1 Message Date
Kurt Hindenburg 2567a87a2d Update version for trunk. 15 years ago
Kurt Hindenburg 68015548f2 Update version to 2.7 15 years ago
Yuri Chornoivan 12161e40c2 fix typo: propertes->properties 15 years ago
Kurt Hindenburg 78f0d054ff Add command-line option --list-profile-properties 15 years ago
Kurt Hindenburg 105117f143 update version 15 years ago
Kurt Hindenburg bbe3b63997 update version 15 years ago
Kurt Hindenburg 168bd84c0e update version 16 years ago
Martin Tobias Holmedahl Sandsmark 92072d7ec1 Re-revert hodge-podge commits by `markuss` with bogus or without commit messages. 16 years ago
Markus Meik Slopianka 3a92d6077c Slightly modified 'About' window to: 16 years ago
Alex Merry 475d6bb61a Revert r1154600: Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-) 16 years ago
Christoph Feck eadda657b6 SVN_SILENT compile 16 years ago
Markus Meik Slopianka d793219e08 Modified (some) 'About' windows to carry legally enforceable Copyright messages. Also looks better than '(c)'. ;-) 16 years ago
Kurt Hindenburg 48cc2c5b30 update version 16 years ago
Kurt Hindenburg 931742fe64 update version 16 years ago
Kurt Hindenburg 29925de7ce Update version for 4.5 RCs 16 years ago
Kurt Hindenburg 024bcfdbec Allow tab commands and their titles to be read from a file on the command line. 16 years ago
Kurt Hindenburg 1b3b8b3357 Update version 16 years ago
Fredrik Höglund 1fcde703b1 Get rid of the ARGB visual hack, and use Qt::WA_TranslucentBackground instead. 17 years ago
Kurt Hindenburg df86a1b528 Update version 17 years ago
Kurt Hindenburg 2af04206c9 Allow Konsole's zmodem file transfers to work. 17 years ago
Robert Knight dd9df43b44 Remove emacs mode information from the bottom of some source files. 17 years ago
Kurt Hindenburg 2bb6b87308 update version; already added in bugs.kde.org 17 years ago
Leonardo Finetti 0481d364a0 Updated email address 17 years ago
Robert Knight ef3e43e11d Initial implementation of session management in Konsole. 18 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Kurt Hindenburg 26e66120e7 Update version for bug reports 18 years ago
Robert Knight 30fda2b5e6 Fix --new-tab command-line option. Do not force a new process when starting Konsole from a terminal if --new-tab is specified. 18 years ago
Robert Knight f06e3bf358 Add a command-line option --force-transparency which enables support for transparency even if no 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Friedrich W. H. Kossebau 199dc3e99a set global program icon via KAboutData, not directly 18 years ago
Robert Knight e889c86edd Remove un-necessary slashes from the help list. 18 years ago
Robert Knight 5398f4c6c7 Make transparency support opt-out rather than opt-in. Transparency can be disabled in an environment which otherwise supports it via the --notransparency flag at startup. This should save confusion over why the transparency setting has no effect by default. It was opt-in originally because of problems with NVidia hardware in particular. Recent drivers apparently alleviate the those problems to some extent. 18 years ago
Robert Knight e455db64e4 Start a new process rather than re-using an existing one when Konsole is started 18 years ago
Robert Knight 4b96a4bbd9 Add -hold command-line option as a synonym for --noclose for Xterm compatibility. 18 years ago
Robert Knight 815379c7aa Re-implement --noclose command-line option which prevents 18 years ago
Robert Knight 17005dbd90 Revert "Change enable-transparency option to disable-transparency" 18 years ago
Robert Knight 7b6ce856c7 Change enable-transparency option to disable-transparency 18 years ago
Robert Knight 905304b4f1 Port from K3Process to KProcess. Removed dependancy on KDE 3 Support library. This breaks flow control, as changes to kdelibs appear to be needed first. Removed some of the status messages that KNotify may report when a process exits. Bump version number in trunk to 2.1 18 years ago
Robert Knight e861ff4b06 Bump version to 2.0 for the release. 18 years ago
Robert Knight b446a2cc37 Move application icon setup to Application class constructor. Fix a missed qWarning() -> kWarning() in main.cpp 18 years ago
Pino Toscano c26063f9c4 use the correct utilities-terminal icon 18 years ago
Matt Rogers f655292ecf unbreak build on Mac OS (without X11) 19 years ago
Robert Knight e37fe69431 * Fix problem where selection background and other text with non-standard background 19 years ago
Robert Knight 59ae57f9ad Make the brief explanation of the 'workdir' command-line argument more verbose. 19 years ago
Laurent Montel 8292c89d21 Readd workdir to allow to use konsole servicemenu 19 years ago
David Faure 0b5cfa848d wow that was a century ago 19 years ago
Laurent Montel b925c3ed2a I don't know which script changed it. 19 years ago
Andreas Pakulat f412e5b5aa Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Robert Knight ec72a6d51d Add --new-tab command line option which starts new instance in a new tab rather than creating a new window. 19 years ago
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. 19 years ago