3254 Commits (a64ac3596df3b96621fb0f31306212dd318e57c5)
 

Author SHA1 Message Date
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
Script Kiddy 339164763e SVN_SILENT made messages (.desktop file) 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
Robert Knight 2b158412ae const-ify some methods in Konsole::Emulation 18 years ago
Robert Knight c05cbc4792 Remove unused variable 18 years ago
Robert Knight 99c877bf63 Tidy up terminal emulation internals. Improve formatting 18 years ago
Robert Knight 433f520781 Tidy up keyboard translator code. 18 years ago
Robert Knight bbb8c06248 Reformat default.keytab for easier reading and remove out-of-date comments about it being built-in and keypad characters not being supported by Qt. 18 years ago
Robert Knight 8379495760 Add key bindings for numpad keys in application mode. Passes vttest keyboard test for ANSI application mode. 18 years ago
Robert Knight c705a18b27 Allow bindings for +-.* keys to be defined in keyboard translator file. 18 years ago
Robert Knight e97de774be Add support for producing different output when keypad buttons are 18 years ago
Script Kiddy c399850390 SVN_SILENT made messages (.desktop file) 18 years ago
Robert Knight d2ad094a6a Do not install VT420 keyboard layout. I am told it doesn't work (BR:170220) and in any case I don't have a unit test to verify either way. 18 years ago
Robert Knight 56a5315c73 Show close confirmation dialog when closing a session with Ctrl+Shift+W if the active program 18 years ago
Robert Knight 45b722237c Minor formatting. 18 years ago
Robert Knight 28b84379b2 Make the 'bold' property for each color entry in the current terminal palette a tri-state which allows text drawn in that color to be forced to bold, non-bold (normal) or to use the current formatting specified by the terminal application. 18 years ago
Robert Knight 849954b0a4 Change default shortcut for bookmarks from Ctrl+B to Ctrl+Shift+B, now possible 18 years ago
Robert Knight 1f79308a29 Simplify Screen::isSelected() given that the selection is now normalized in column mode. 18 years ago
Robert Knight 4228ca077d Fix crash when creating a block selection (with Ctrl+Alt pressed) by dragging 18 years ago
Robert Knight 3ba3ae8f20 Refactor TerminalDisplay::event(). Move shortcut handling code into handleShortcutOverrideEvent() method. 18 years ago
Robert Knight 7a63547cdf Tidy up SessionController::showDisplayContextMenu(). Remove unused parameters and unnecessary pointer checks. 18 years ago
Robert Knight 21b0f9067c Document CopyInputDialog, CheckableSessionModel and SessionListModel classes. 18 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Script Kiddy 930a8da65f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy e14966d4ff SVN_SILENT made messages (.desktop file) 18 years ago
Aaron J. Seigo 569235573d put the search bar on the correct side of the tabs .. INSIDE them ... 18 years ago
Script Kiddy 7a9c9c7c1f SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid f9d95a68f8 obeyed the comment 18 years ago
Albert Astals Cid b0056e0802 HIG fixes from our usability overlady 18 years ago
Script Kiddy db3e933263 SVN_SILENT made messages (.desktop file, second try) 18 years ago
Kurt Hindenburg 1f562d0238 Use KDE_ instead of system calls; EBN Krazy fixes. 18 years ago
Kurt Hindenburg 877abc9ec6 Change getenv to qgetenv for portable (ebn krazy) 18 years ago
Kurt Hindenburg 26e66120e7 Update version for bug reports 18 years ago
Kurt Hindenburg 433d5033bb More c++ ebn krazy cleanups. 18 years ago
Albert Astals Cid a99550527c Make sure the konsole catalogue is loaded so that dolphin, yakuake, etc 18 years ago
Kurt Hindenburg 43c29e47b9 Fix crash for regexp's that return matchLength() == 0 such as \b 18 years ago
Kurt Hindenburg e07a268661 EBM krazy fixes; please double-check to avoid introducing problems. 18 years ago
Kurt Hindenburg 0c6c59aca7 ebn krazy fixes 18 years ago
Friedrich W. H. Kossebau 8a92d42463 SVN_SILENT all macros lowcase (cmake-Alexander sitting next to me in the eV session complained about OPTION staying out) 18 years ago
Kurt Hindenburg b27e89bf8c Fix resetting color lineedit background when clearing the text. 18 years ago
David Faure 454e4557c7 Re-add a openUrl implementation so that embedding konsolepart into konqueror works again 18 years ago
David Faure d66004acf3 Forward port fix for people without XRENDER 18 years ago