1280 Commits (d0a45cccb09dffc730356f20e661d3addfdb0732)

Author SHA1 Message Date
Eike Hein 9f5d7da6e9 Fix layout regression from r860035 that breaks up e.g. 17 years ago
Kurt Hindenburg 8295e3ecd7 Allow multiple profile caption to be set. 17 years ago
Kurt Hindenburg 5d0b809e84 revert 930286 17 years ago
Kurt Hindenburg 2bb6b87308 update version; already added in bugs.kde.org 17 years ago
Kurt Hindenburg a0f187a785 Allow the disabling of blinking text. 17 years ago
Andrew Coles f12350c064 Simple minor change: replace 17 years ago
Leonardo Finetti 0481d364a0 Updated email address 17 years ago
Kurt Hindenburg 449c01c086 svn path=/trunk/KDE/kdebase/apps/konsole/; revision=930328 17 years ago
Kurt Hindenburg 0f99f532e6 Allow double-click selection to check for word boundaries. 17 years ago
Kurt Hindenburg 09a4dcdf5f Allow ssh port to work in bookmarks. 17 years ago
Fredrik Höglund 7930b1930d Enable documentMode in the tab bar. 17 years ago
Wang Kai cfa1232704 fix BUG: 177284 17 years ago
David Faure fa0b6e56a6 Make openUrl lead to a useable shell in all cases, even if the url is not a local url. 17 years ago
Patrick Spendrin 8e017d0cfa use the license header from MainWindow.h 17 years ago
Patrick Spendrin 98ca94ade7 make a private konsole library as said on kde-devel@ 17 years ago
Kurt Hindenburg 95a81678c5 Use checkmark instead of favorite icon for turning on/off profiles in the menu. 17 years ago
Kurt Hindenburg ef7c91b1d2 Add checkbox to allow Scrollback->Scrollback Options dialog to save to current profile. 17 years ago
Kurt Hindenburg 1c53b18d82 A temporary fix; profiles will only be sorted upon startup and new window. 17 years ago
David Faure 9fcdce14cd Fix warning from kxmlguiwindow saying that this line is useless; it is indeed. 17 years ago
Robert Knight 2780a44d4a Fix crash if key bindings specified in profile cannot be found. Improve 17 years ago
Robert Knight 521e46dd27 Fix transparently values of 10%, 20% and others not being 17 years ago
Robert Knight 6c9f15a409 If recursion is encountered in the profile parent hierarchy then fall back to the fallback profile instead of an empty one as the fallback profile at least has useful default settings. 17 years ago
Robert Knight 1e34fc4ba3 Use the same palette as xterm for 256-color mode. 17 years ago
Alexis Ménard bb2a6dc5fa Since we had already a QPointer to guard the deletion of the ViewSplitter we have to check on deletion function if the ViewSplitter is not dead. 17 years ago
Alexis Ménard fed1626302 Fix the crash in Konsole with Qt 4.5. 17 years ago
Wang Kai b986ccbac4 BUG: 154689 17 years ago
Wang Kai 3fb6cb83eb correctly compute startColumn, endColumn 17 years ago
Robert Knight e8f42b62d0 Prompt before over-writing existing files in Scrollback -> Save Output dialog. 17 years ago
Allen Winter 39af36315c konsole doesn't seem to use the XTest library, so comment out 17 years ago
Rick Xing 773993a4e3 Just EBN fixes 18 years ago
Chusslove Illich e6de2fc0d6 Use new KLocale method to remove accelerator markers. 18 years ago
Albert Astals Cid b3c542cf08 qDelete knows how to delete the values without creating a temporary list 18 years ago
George Kiagiadakis f2f56774fb Move kwrited out of konsole. New location: kdebase/workspace/kwrited, 18 years ago
Thiago Macieira 156c585181 The containerWidget is used by ViewSplit, which calls addWidget, which in turn sets the parent. So don't delete it if it has already been deleted. 18 years ago
Michael Jansen 8487a9255c Use KActions with kxmlgui. Not QActions. 18 years ago
Kurt Hindenburg 1954dfbf20 Use English version of word 18 years ago
Diego Iastrubni a2dd03c5f1 Force some elements (default directory, and default application to run) to be LTR even in RTL desktops. 18 years ago
Albert Astals Cid d693b1f03e Another comment to help translators 18 years ago
Albert Astals Cid dfabec4438 Add some comments as translators where not sure of what they meant 18 years ago
Albert Astals Cid 1b0a776a05 Do not confuse translators with texts that are just placeholders 18 years ago
Albert Astals Cid a64ac3596d Remove extra whitespace at the end 18 years ago
Robert Knight c91956542f Fix crash on logout if MainWindow::_defaultProfile is null 18 years ago
Robert Knight ef3e43e11d Initial implementation of session management in Konsole. 18 years ago
Robert Knight 4023b86754 Fix window title in tab titles (with '%w') and konsoleprofile tool. Typo during refactoring. 18 years ago
Robert Knight 8992f72f5f Reformat Screen.cpp with 4-space instead of 2-space indentation to match the other, more recently written source files. 18 years ago
Robert Knight 4bfb7abf81 Follow rename of Emulation::getErase() 18 years ago
Robert Knight 91c507a816 Add support for 'AnyModifier' and 'AppCursorKeys' as alternative names for 'AnyMod' and 'AppCuKeys' flags in keyboard translator files. 18 years ago
Robert Knight 69603cb4b4 * Cleanup of Screen class. Improve member variable names, remove 18 years ago
Frederik Schwarzer ebbdfe6968 let me introduce: typo of the year "the the" 18 years ago
Robert Knight e512edacd5 Tidy up. Rename DECPar to Vt102Emulation::TerminalState. Rename _currParm to _currentModes, _saveParm to _savedModes. 18 years ago