2624 Commits (bf308e3216e37b3e6d7734ca314481fecb823b62)
 

Author SHA1 Message Date
Robert Knight bf308e3216 Fix color of cursor when using cursor shapes other than Block. 19 years ago
Alex Merry c6c12968e8 Apidocs mainpage work. Just got Plasma and Solid to do here. 19 years ago
Robert Knight 8e56b074af Hide 'Show/Hide Menu Bar' item when a MacOS-style menu bar (top-level) is used. 19 years ago
Robert Knight d30833dac7 Fix keyboard shortcuts when menu bar is hidden. Patch by Robin Stocker. Affects other KDE applications as well. See discussion on konsole-devel - http://lists.kde.org/?l=konsole-devel&m=118529209602516&w=2 19 years ago
Robert Knight c88bf4bc48 Make the directory names to abbreviate in tab titles a KConfig-based setting. 19 years ago
Alex Merry 0dc18f7a60 Start of apidocs mainpage cleanup for kdebase. 19 years ago
Robert Knight 15fc19e0a8 Disable find/next previous actions before deleting the objects which they rely on. ++ Preconditions. 19 years ago
Laurent Montel 1421ee66ed change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex. 19 years ago
Robert Knight 760d863508 Remove a few unused methods and member variables, more Qt-ish API and naming. Prepend 'virtual' to declarations of re-implementations of virtual methods. 19 years ago
Robert Knight de8e6ee6c3 Use the standard KDE fixed font (as set in the fonts KDE control module) by default. Aside from correctness this also fixes the font slider in the 'Edit Profile' dialog always being '12' initially instead of the actual point size. 19 years ago
Robert Knight 76f81a12ef Fix wrong color scheme being selected initially on Appearence page in Edit Profile dialog. 19 years ago
Robert Knight 75c7d9919e Begin work on an accessible color scheme which uses the system-wide colors provided by KColorScheme. Changed the default color scheme to 'Linux' because (a) it was the most popular amongst users in the survey and (b) having used it for a couple of months in KDE 4 it is much more comfortable to use for long periods of use than the glare of a white background. Updated TODOs with a few bugs that need fixing. 19 years ago
Robert Knight 35a7a587c8 Possibly controversial. Disabled F1 shortcut for handbook in Konsole because it interferes with terminal programs which need this key. Will review following beta feedback. Remove un-used includes and re-enable DBus adaptor for Session. 19 years ago
Robert Knight 2532b5d12a If no 'favorite' profiles (the ones shown in the 'Change Profile' menu have been defined, add the initial default profile. 19 years ago
Robert Knight 59960af6be Fix crash in search filter which can occur if the search bar is removed whilst the search is in progress. 19 years ago
Script Kiddy 446abbe650 SVN_SILENT made messages (.desktop file) 19 years ago
Fredrik Höglund 765d801f72 - "Search Output..." -> "Search Output", since it toggles a search bar on/off. 19 years ago
Fredrik Höglund d2e3c740f9 "Scrollback Options" -> "Scrollback Options..." 19 years ago
Robert Knight 4c6fd377e5 Set WINDOWID environment variable in the child process. Mainly needed so that VIM will set a useful window title depending on the file being edited. Discovered the w3m-img package in the process which needs WINDOWID as well apparently. Wow! What a nifty hack. 19 years ago
Robert Knight 6c8ef8512d Use a more correct method to set the working directory of new sessions. Session::running() -> Session::isRunning(). Remove some commented-out code. 19 years ago
Robert Knight 2e280bcbc4 Update TODO 19 years ago
Robert Knight 808d9ed686 Set the COLORFGBG environment variable in new sessions to indicate to terminal programs whether the terminal has a light or dark background. This allows programs such as Vim to automatically pick appropriate colors when a Konsole session has a light or dark background. The value of 'COLORFGBG' is not strictly accurate, instead it approximates the current color scheme as 'black on white' or 'white on black' - but this covers the most important need' 19 years ago
Robert Knight 1c370c2d6c Simplify changing the current color scheme and current key bindings in the profile editor. There is no longer a distinction between the color scheme selected for removal/editing and the color scheme selected for use by the profile. Also select the current color scheme, current key binding when the relevant pages of the profile editor are shown. 19 years ago
Allen Winter b4962d0b56 remove kde4_automoc() 19 years ago
Robert Knight 8ac498d34c i18n fixes from Stefan Asserhall. 19 years ago
Laurent Montel 5be4ac86c7 Compile 19 years ago
Alexander Rodin 3a6c0d6410 svn path=/trunk/KDE/kdebase/apps/konsole/; revision=684802 19 years ago
David Faure 213353e903 more portable; less noisy 19 years ago
Fredrik Höglund d330d07e64 Fix a palette issue with the scrollbar. 19 years ago
Robert Knight 02d79936da Fix last entry in contributors list in about dialog. 19 years ago
Robert Knight 37088799cf * Update the regular expression for the Url filter. Anything in the form 19 years ago
Laurent Montel 0527ef66b7 Remove not necessary cmake variable 19 years ago
David Faure 674167fff5 Well, konsole is in fact a KUniqueApplication now, so update this to Unique. 19 years ago
Dirk Mueller 5c22265be5 remove redundant project declarations 19 years ago
Robert Knight e2ade34327 Re-implement facility to omit line breaks when copying selected text from screen. 19 years ago
Robert Knight e12174c2ff Re-implement Ctrl+Shift+Left/Right to move the current tab left or right. Fix float->int conversion warning. 19 years ago
Robert Knight 72241ef4a6 * Comment out many debugging messages 19 years ago
Robert Knight 497c658dc1 Fix build. These two files no longer exist. 19 years ago
Robert Knight 50fb0ef4c6 Support for per-session randomized color schemes. Mainly useful to allow each new session (from a particular profile) to have a different background color to make them easier to identify at a glance. Randomization is specified in the color scheme as the maximum amount of difference in hue, saturation and value which a color is allowed to be randomly changed by. No GUI controls for this yet. Added a 'Black on Random Light' color scheme to make use of this facility out of the box. 19 years ago
Matthew Woehlke 44962b4ea0 adapt to KPalette->KColorCollection rename and API cleanup 19 years ago
Robert Knight 573f763624 * konsoleprofile now only affects an individual session rather than modifying 19 years ago
Chusslove Illich 3b397fc7bd Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API. 19 years ago
Script Kiddy 80c8cedceb SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy 685523fcc8 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 1fdeb16702 Add KDE 3's Shift+Insert paste shortcut as an alternative to the current Ctrl+Shift+V. 19 years ago
Robert Knight 65ee1b6c24 Add more common prefixes to abbreviate taken from a quick scan over my home dir. 19 years ago
Robert Knight c607f510b1 Better short directory names in tab titles. Where common dir names are encountered at the end of the path, they are abbreviated to their first letter, and the search continues until a name not found in the set of common dir names is found. eg. '/path/to/konsole/src' and '/path/to/kate/src' are now abbreviated as 'konsole/s' and 'kate/s' respectively, instead of just 'src' in both cases. 19 years ago
Robert Knight ad4208b0e6 Fix crash occurring when clearing the history when there was a view on the session which is not at the bottom. Add assertions to catch such errors earlier in future. 19 years ago
Matt Williams 1d42231cc8 Enable API generation more consistently 19 years ago
Script Kiddy 22ae303b4c SVN_SILENT made messages (.desktop file) 19 years ago