3768 Commits (1e1658f0182c855bb262492a8bbfbe676285b07a)
 

Author SHA1 Message Date
Raphael Kubo da Costa 1e1658f018 Display feature log at the end. 15 years ago
Raphael Kubo da Costa 19412f8c68 Look for LibKonq before using it. 15 years ago
Jekyll Wu ed5ae75839 Check stdin instead of stdout to detect whether invoked from terminal. 15 years ago
Jekyll Wu ad535d4432 Make minor adjustment to the comments. 15 years ago
Jekyll Wu 0dc37168cb Rename forceNewProcess() into shouldUseNewProcess(). 15 years ago
Jekyll Wu 473f1726c0 move member initialization into initialization list of constructor. 15 years ago
Jekyll Wu e63c9b8388 Delete one line of useless code. 15 years ago
Jekyll Wu f5772ab06b Enable copy action only when some text are selected. 15 years ago
Jekyll Wu 0ddf722e08 Disable clear & reset actions when the secondary screen is in use. 15 years ago
Jekyll Wu 802540d508 Fix a minor issue in Emulation::setCodec(). 15 years ago
Jekyll Wu 2619a079fa Make Emulaion::receiveChar() slightly more readable. 15 years ago
Jekyll Wu 67e2181fe7 Do not set alternative shortcut for switching to prev/next tab. 15 years ago
Jekyll Wu 69281f05a3 Delete some commented off and never-used code. 15 years ago
Jekyll Wu 736f8c0017 adjust indentations to 4 spaces. 15 years ago
Jekyll Wu 17588b326f Revert "use qobject_cast in place of old-style c++ type cast." 15 years ago
Jekyll Wu 458095e8a4 use qobject_cast in place of old-style c++ type cast. 15 years ago
Jekyll Wu d2ea045040 Make some code slightly more readable. 15 years ago
Jekyll Wu 769f933256 align arguments in the same column. 15 years ago
Jekyll Wu 1514ea7612 Use '{ }' in a consistent way in the "if ... else ..." statement. 15 years ago
Jekyll Wu 024ffb1972 adjust indentation to 4 spaces. 15 years ago
Jekyll Wu 04213c0202 Make GreenOnBlack use the same blue color as in BlackOnWhite. 15 years ago
Kurt Hindenburg df9ac5a70d s/"/' for single character. 15 years ago
Jekyll Wu 30110d124a adjust indentation to 4 spaces. 15 years ago
Jekyll Wu 6aad97eb01 make bookmark save non-default ssh port if it is used. 15 years ago
Jekyll Wu 869cdb1090 support `-p port` in ssh command for specifying non-default port. 15 years ago
Jekyll Wu cc36502516 make %u work for ssh connection where '-l user' is used . 15 years ago
Jekyll Wu 967c927b04 Disables the code for replacing the %c and %C formatter. 15 years ago
Jekyll Wu 20e9274943 Fix a hidden bug which makes argument list grow longer for ever. 15 years ago
Jekyll Wu e9c94b87e1 fix minor problem of example code within api doc string. 15 years ago
Montel Laurent f7e8df65c8 normalize signals/slots 15 years ago
Kurt Hindenburg b69924e732 Fix typo in previous commit 15 years ago
Kurt Hindenburg 55c478f82c Update the About Konsole info page for maintainers, credit, homepage. 15 years ago
Aaron Seigo ff1740e438 call up the on screen keyboard when we get a click. 15 years ago
Jekyll Wu fff43b2ca7 Apply the changed profile only when it is used by current view. 15 years ago
Jekyll Wu 38343654f1 _progress is not used any more. 15 years ago
Jekyll Wu 3ea8344c4e Fix compilation error introduced in commit 4d77f7. 15 years ago
Jekyll Wu 1efdbea83e Last commit was meant to close REVIEW 102248. Typo. 15 years ago
Jekyll Wu caece88d2c Don't emit keyPressedSignal when QInputMethodEvent::commitString() is empty. 15 years ago
Jekyll Wu 4d77f7a3f1 New tab will be placed to the right of the current tab. 15 years ago
Jekyll Wu 60fdf0f993 Revert "New tabs will be placed to the right of the current tab." 15 years ago
Jekyll Wu 81001aff31 call applyProfileToContainer() within createContainer(). 15 years ago
Jekyll Wu f4b188658d Newly created container should also show new & close button. 15 years ago
Jekyll Wu e8fa531709 Split ViewManager::applyProfile() into two methods. 15 years ago
Jekyll Wu 9329d34467 supports renaming profile in the ManageProfilesDialog. 15 years ago
Jekyll Wu dfcd06dfcf adjust indentation. 15 years ago
Jekyll Wu 4dd68c4c5b Do not append extra space when copying wrapped lines. 15 years ago
Kurt Hindenburg ab0356c445 Add more helpful info when updating index.docbook file 15 years ago
Jekyll Wu d11be81bf3 adjust indentation. 15 years ago
Jekyll Wu bfa0d696ad move some code into ViewManager::createContainer(). 15 years ago
Kurt Hindenburg e1437b7f3d Add a README file so I remember how to handle editing the docbook file. 15 years ago