2683 Commits (66f7251892fd6bf8a74cd0f3545038708044ac38)
 

Author SHA1 Message Date
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
Script Kiddy c262f05d30 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 42dce0374c Changes: 19 years ago
Robert Knight 38458e7927 Update to use new icon name. CCMAIL:djmdave@gmail.com 19 years ago
Andreas Pakulat 1f036c17a8 Make it possible to load konsole kpart with KPluginLoader by exporting the 19 years ago
Script Kiddy c0f7c7274e SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy f2822d383a SVN_SILENT made messages (.desktop file) 19 years ago
Arto Hytönen d98ac69310 a lot of i18n tags and other small krazy issues fixed, nothing major 19 years ago
Thiago Macieira 718b131f00 Remove use of k_funcinfo 19 years ago
Script Kiddy 7ea4c5fed1 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy e13b78c62e SVN_SILENT made messages (.desktop file) 19 years ago
Arto Hytönen d0e0ca3c4f this should clean-up kdebase of all of overkills of krazy:exclude of QString::null lines. 19 years ago
Robert Knight f39a272a66 Attempt to fix sporadic crash on exit when process snapshot timer fires after the session has been deleted. 19 years ago
Arto Hytönen 7021299cfb further elimination/cancellation of QString::null. 19 years ago
Robert Knight ec72a6d51d Add --new-tab command line option which starts new instance in a new tab rather than creating a new window. 19 years ago
Robert Knight 978403797e Use KMainWindow's provided facilities to save and restore window size instead of trying to record the line/column size of the last closed session which produces the wrong results for various reasons. 19 years ago
Robert Knight 95d479b601 Support for -e command line argument to specify a custom command to run when starting Konsole. Also added a -p command line argument which can be used to change almost any other option for that Konsole instance using the same syntax as the konsoleprofile tool. Update TODO. 19 years ago
Robert Knight 348c46f863 Update with bugs fixed and new ones found. 19 years ago
Robert Knight 80a5e77ec5 Disconnect search bar from previous controller when switching tabs. Fixes search bar not remembering its visibility for each tab properly. 19 years ago
Robert Knight d2daa328de searchHistory() method was removed. 19 years ago
Robert Knight 76943a4b26 Use correct 'terminal is using the mouse' status in newly added views. 19 years ago
Script Kiddy 012b92b229 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy d05b469705 SVN_SILENT made messages (.desktop file) 19 years ago
Daniel Teske 981d865c87 Port to new API. 19 years ago
Script Kiddy 14e5e0256e SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 8217d72c81 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 757101c615 If reading the current working directory of a process fails (eg. when running a 'sudo' command) when preparing a tab title then fall back to the parent process's current working directory. Add basic error reporting to ProcessInfo. 19 years ago
Script Kiddy c5a2436977 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 7380d673e8 Ensure sessions are finished before attempting to delete them. 19 years ago
Robert Knight 554d6bb83a Add a simple one-check box option to the color scheme editor to vary the background color randomly for each tab. The results are not great yet because the algorithm which randomizes the colors needs work. 19 years ago
Robert Knight d3681ca746 Support environment variables in profile command or initial working directory. 19 years ago
Script Kiddy 90ff241ecc SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight c57ab738ad Fix crash when clearing file-based ('unlimited') history. Null pointer was not handled correctly. 19 years ago
Robert Knight 7609bebd7d Start of saving window size when Konsole and restoring it on the next startup. Not working properly yet for windows above a certain size. 19 years ago
Robert Knight a83983e598 Fix jumping to end of output if new output appears while keyboard scrolling keys are being used. BUG:148505 19 years ago
Robert Knight 18de140c5d Add a few more common dir names to abbreviate in tab titles. 19 years ago
Robert Knight 86b894772b Attempt #2 to fix assert failure when deleting chars. 19 years ago
Robert Knight 503fdd023e Fix several memory leaks and uninitialized variables found with valgrind. 19 years ago
Pino Toscano ff29241c59 fixuifiles 19 years ago