11 Commits (d0a45cccb09dffc730356f20e661d3addfdb0732)

Author SHA1 Message Date
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Kurt Hindenburg 877abc9ec6 Change getenv to qgetenv for portable (ebn krazy) 18 years ago
Robert Knight f601444514 Quote arguments containing spaces when expanding the list of arguments 18 years ago
Albert Astals Cid 1222b0e15b avoid unnecessary copies by using const & in foreach 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight 46cfc108d3 * Replace all usage of qDebug() with kDebug(), since kDebug() provides information about 18 years ago
Robert Knight 42dce0374c Changes: 19 years ago
Robert Knight d3681ca746 Support environment variables in profile command or initial working directory. 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight f38228b8cd Implement saving, loading and deleting of profiles in the Konsole (KDE 4) .profile format. Only the basic options are saved and loaded at present. 19 years ago
Robert Knight 933f433cef Add class to parse command lines. 19 years ago