2721 Commits (05762e16c08ed63f15d9ee2e799975cd7ea8e323)
 

Author SHA1 Message Date
Script Kiddy 05762e16c0 SVN_SILENT made messages (.desktop file) 19 years ago
Hoàng Đức Hiếu 6c42600828 Improve URL matching regexp, match based on invalid characters 19 years ago
Sebastian Kügler 37a7ecb434 Set preview slider's minimum fontsize to smallestReadableFont 19 years ago
Script Kiddy 5ada89f42a SVN_SILENT made messages (.desktop file, second try) 19 years ago
Script Kiddy ec9553fa2f SVN_SILENT made messages (.desktop file) 19 years ago
Andreas Pakulat f412e5b5aa Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Anders Lund e7d5f41ec1 Handle focus better by setting a focus proxy. This way setFocus() and hasFocus() etc works in a meaningful way ;) 19 years ago
David Faure ca6522861c Merged KIO::JobFlags branch 19 years ago
Script Kiddy 2f7d0aa07a SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy b048d72b10 SVN_SILENT made messages (.desktop file) 19 years ago
Olivier Goffart e4e0302c83 fix notifyrc files 19 years ago
Script Kiddy 4cabfd762c SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 9f6ed74707 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy d489b7dae0 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 2715cca87b SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy ce680ab180 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 55d845bd9e SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 7870ea1ea3 Use string_width() to calculate the number of columns needed to draw the preedit text, which != the number of characters in the string. 19 years ago
Robert Knight 340670df5b Additional API documentation, for Screen class in particular. 19 years ago
Robert Knight 9a7e56670b Remove unused/dead code. 19 years ago
Constantin Berzan 5b50d8c481 Add 'Open Browser Here' menu item. 19 years ago
Script Kiddy a88b029722 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 6897127240 Delay the live preview of color schemes slightly. The cursor now has to hover above the same item for 300ms to make it trigger. This (hopefully) solves the bug report about the automatic preview being inadvertantly triggered while trying to do other things in the dialog. 19 years ago
Robert Knight d15e0ce434 Make ViewManager emit a signal to request the creation of a new view rather than accessing the menu item directly. 19 years ago
Robert Knight b4b1e1d44c Update TODO 19 years ago
Constantin Berzan 865486938b * Get rid of an unused/duplicate property in Profile. 19 years ago
Script Kiddy 71c9209f76 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 26fd1051cc SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight bd8e23ca99 Fix crash when changing between profiles that have different scrollbar visibility settings. TerminalDisplay::updateSize() was being re-entered when the scrollbar was shown or hidden causing a double-deletion. 19 years ago
Script Kiddy 87257dcf2a SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 6750948843 Temporary solution to bug #149300. Set LANGUAGE to a null string in the child process's environment unless set explicitly in the Profile options. 19 years ago
Robert Knight 78084d2086 Remove the Select button from the Appearance and Input pages of the profile editor as it is no longer needed. 19 years ago
Constantin Berzan 8da5867178 APIDOX 19 years ago
Robert Knight f93d2ea70d Fix another possible index-out-of-bounds when inserting characters. Fix terminal display image buffer overflow when rendering double-height lines. 19 years ago
Robert Knight c82e1ee2e0 Fix possible assert failure when in insert mode. Ensure that current line buffer has enough elements before trying to insert characters. Use konsole_wcwidth value to calculate required buffer size. 19 years ago
Robert Knight 53833b68d1 Fix assertion failure when parsing invalid color setting sequences. In such cases, revert back to the default foreground or background color so that the resulting text is at least readable. 19 years ago
Robert Knight 4829812a49 Do not use the icon of the current tab as the window icon. I am finding that this can cause confusion when trying to find the terminal in the task bar. 19 years ago
Matthew Woehlke 9b9eab95e1 ColorScheme.cpp: don't use deprecated KColorScheme ctor; need to decide how Konsole wants to handle state effects 19 years ago
Pino Toscano 66f7251892 DocPath -> X-DocPath for .desktop of type Application 19 years ago
Robert Knight 546bf76e48 Return the current line as the 'surrounding text' for input method queries and return the column index of the cursor as the cursor position. Fix link underlines not being erased when moving mouse around links which are adjacent to each other. 19 years ago
Script Kiddy 685cc7a544 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight ee11f41719 Remove the last of the printing code given that Konsole no longer has direct printing support. The web page export facility can be used instead. 19 years ago
Robert Knight d346a2ccad Trick to try and get shell program to redraw the prompt after 'Clear Scrollback and Reset' is selected from the menu. Resize the tty window slightly larger and then back to the original size again. If anyone knows of a more correct solution, please speak up. 19 years ago
Robert Knight 37304d50ab Disable tabbed navigation in the Konsole Part. Add method to ViewManager to set navigation type for newly created containers. Fix crash when deleting a StackedViewContainer. Add note about a hack that needs to be fixed. 19 years ago
Robert Knight b9ddeaa238 Center decoration in 'Show In Menu' column of Manage Profiles dialog. I'm sure there must be an easier way. 19 years ago
Robert Knight 6db288b385 Fix characters in first column not being updated correctly. 19 years ago
Robert Knight 55c2c6a3c0 Begin implementation of input method event support. Remove key space to the right of the 'Remove' button in the key binding editor dialog. 19 years ago
Robert Knight 8ac558bdd7 Fix crash when changing profile after closing un-splitting the view. Remove some dead code. 19 years ago
Robert Knight 765fbddbf8 Simplify drag-and-drop of URLs. Remove the popup menu as per BUG:66479 . Also correct the quoting logic to apply regardless of the number of urls. 19 years ago
Arto Hytönen a4f028f3f0 SVN_SILENT typos-- 19 years ago