1320 Commits (8afb38c9c921ddea8b01d79566f0c175927056ef)

Author SHA1 Message Date
Nick Shaforostoff 78c50706c0 switch back to Linux colors because DarkPastels make my eyes hurt when working with ncurses apps. 17 years ago
Kurt Hindenburg eb7b47c567 Correct underlining URLs when scrollbar is on the left. 17 years ago
Kurt Hindenburg a17a48247f Expand ~ for working/initial directory; includes the command line and in profiles. 17 years ago
Kurt Hindenburg 0a6ef8e77f Fix issue where terminal text is locked at 0,0. 17 years ago
Kurt Hindenburg 2515c31d4f set new profiles to have no menu index 17 years ago
Stephan Binner 5b40edef18 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization 17 years ago
Kurt Hindenburg b2eda100fe Code to handle moving the profiles in the menu. Move buttons disabled for now until code to write 17 years ago
Kurt Hindenburg bc9d65ec79 Add support for reading the profiles' menu index (favorites) from the profile file. 17 years ago
Christoph Feck f861001494 SVN_SILENT Cleanup .ui files 17 years ago
Kurt Hindenburg ac17e1eaaa remove old debugging output 17 years ago
Kurt Hindenburg b05607ee5f Implements the session portion of the dbus interface. 17 years ago
Kurt Hindenburg 3d7eebcec8 Api doxygen fix. 17 years ago
Kurt Hindenburg b9a50b9f56 Api doxygen fixes. 17 years ago
Kurt Hindenburg 23ee1eecd4 Api doxygen fixes 17 years ago
Kurt Hindenburg 6a0c3e5b9d Api doxygen fixes. 17 years ago
Kurt Hindenburg 4c416c9c1a Allow telnet:// to work for bookmarks. 17 years ago
Kurt Hindenburg 246782fe9e Fix minor api doc issue. 17 years ago
Kurt Hindenburg 3078f632e4 Allow flow control to be disabled. The current session will not be affected. 17 years ago
Kurt Hindenburg 1f9819a5e2 Doxygen fixes dealing with documenting parms not in methods. 17 years ago
Kurt Hindenburg f35a7ac2ca Doxygen link warning fix. 17 years ago
Kurt Hindenburg 4997851418 Doxygen API minor fixes for bad commands. 17 years ago
Till Adam 530ae48f53 Fix the build on OSX and Windows by implementing all virtuals in 17 years ago
Kurt Hindenburg 8aa7acde0b Use QLatin1String instread of const char * 17 years ago
Kurt Hindenburg 370f03e2de Allow user to select 'User Name' from drop down. 17 years ago
Kurt Hindenburg 89fdb61362 Allow %u (user) in tab/window title 17 years ago
Kurt Hindenburg b35b3e04f3 Implement org.kde.konsole.Konsole methods (minus activateSession). 17 years ago
Albert Astals Cid 0814346bfe const & for foreach 17 years ago
Sascha Peilicke a90c365a3c Changed the corner widgets of the Tabbar to use QToolButton instead of KPushButton. They use less space now and are more visually pleasant. A result of this change is the immediate visibility of the new-tab button's menu, it is now clear that it holds extra functionality. Finally the Konsole tabbar now looks the same as Konqueror's 17 years ago
Eike Hein 02c0e30ef3 Disable some more actions for the KPart that have no use in 17 years ago
Trever Fischer 57aa709a5f Fix Konsole part to work with apps that use the old v1 TerminalInterface. 17 years ago
Rahman Duran d1412127e4 BUG: 172034 17 years ago
Rahman Duran 9ec6d94a7b Implemented new TerminalInterfaceV2 functions. 17 years ago
Robert Knight dd9df43b44 Remove emacs mode information from the bottom of some source files. 17 years ago
Kurt Hindenburg e6ec9b0a77 Do not delete whitespace if at end of wrapping line. 17 years ago
Kurt Hindenburg 0f441a15d9 An initial commit to get a working DBus interface working. 17 years ago
Eike Hein 95f203284f Remove now-unnecessary includes. 17 years ago
Eike Hein a1f88240b4 Simplified translucency support in the KPart thanks to 17 years ago
Kurt Hindenburg e66041e0d9 Revert previous patch; need to only delete space if at end of screen line 17 years ago
Kurt Hindenburg 460ba919d6 Clear selection on selected text when it is not static. 17 years ago
Kurt Hindenburg 56e071c3b9 Do not remove whitespace if it is the last character of wrapping line. 17 years ago
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