3097 Commits (7e2e67913f48a07d667a82d28eec823604ee26a1)
 

Author SHA1 Message Date
Albert Astals Cid 7e2e67913f Messages.sh code does not like colorscheme to have spaces, so workaround that limitation 18 years ago
Robert Knight e70fcbddbe Update CHANGELOG 18 years ago
Robert Knight cce0202273 Install new color scheme 18 years ago
Robert Knight e889c86edd Remove un-necessary slashes from the help list. 18 years ago
Robert Knight 039d1c4f6f Support use of existing pty in embedded terminal via openTeletype(int fd) slot. 18 years ago
Robert Knight c69f61e1ec New color scheme 'Dark Pastels'. This is a softer alternative to Black on White or 18 years ago
Script Kiddy 2550d3baa2 SVN_SILENT made messages (.desktop file) 18 years ago
Malcolm Hunter f38b90ca29 Typo fixes 18 years ago
Robert Knight c407950161 Pick the closest drop position instead of just the one to the left of the current tab when dragging and dropping tabs. 18 years ago
Robert Knight a4b66af03f Update CHANGELOG 18 years ago
Robert Knight e9fe2b1b11 Support drag-and-drop of tabs between windows and containers, with drop indicator 18 years ago
Robert Knight caf82bdd9f Update CHANGELOG 18 years ago
Script Kiddy f39a042163 SVN_SILENT made messages (.desktop file) 18 years ago
Robert Knight bd16087d1c Display an asterisk at the end of the tab title if input is being copied to other sessions. 18 years ago
Robert Knight 8119515cca Copy Input Dialog: Fix 'Select All' / 'Deselect All' buttons. 18 years ago
Robert Knight 3ddffbd214 Re-implement 'Send Input to All' (now Edit -> Copy Input To...) 18 years ago
Albert Astals Cid cf93c4c562 less typos 18 years ago
Albert Astals Cid f52cceaf9e remove duplicate includes 18 years ago
Albert Astals Cid 444308fccd give the arguments to the i18n call 18 years ago
Robert Knight 3b158dd675 Remove out-dated API doc comment. 18 years ago
Script Kiddy c6fa8f1d65 SVN_SILENT made messages (.desktop file) 18 years ago
Robert Knight 793657eb4a Fix tab title colors not being updated when color scheme changes. 18 years ago
Robert Knight ea99cdde1d Change only the background color to indicate no match found during output search. Leave the text color alone. This makes the contents of the lineedit easier to read when a match is not found. 18 years ago
Robert Knight 366f9eaa36 Use a new warning box widget for the 'transparency not supported' warning labels. 18 years ago
Robert Knight 5398f4c6c7 Make transparency support opt-out rather than opt-in. Transparency can be disabled in an environment which otherwise supports it via the --notransparency flag at startup. This should save confusion over why the transparency setting has no effect by default. It was opt-in originally because of problems with NVidia hardware in particular. Recent drivers apparently alleviate the those problems to some extent. 18 years ago
Robert Knight 4f358496a9 Minor UI text change. 'BiDirectional rendering' -> 'Bi-Directional text rendering' 18 years ago
Robert Knight e455db64e4 Start a new process rather than re-using an existing one when Konsole is started 18 years ago
Diego Iastrubni f04dccea56 Final touches to the BiDirection disabling patch as requested by Robert. I am still missing a global shortcut, and when I find how to code this properly I will commit 18 years ago
Laurent Montel 300defac4a Commit patch from Alex 18 years ago
Script Kiddy acd4cf7393 SVN_SILENT made messages (.desktop file, second try) 18 years ago
Jordi Polo deb9d1e50d The inherence chain can mistakenly be cut with an empty profile. 18 years ago
Script Kiddy 8eba9a2deb SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 375a5c48aa SVN_SILENT made messages (.desktop file) 18 years ago
Robert Knight b0ef618588 Fix test which was producing erroneous warning about sessions still being alive on exit. 18 years ago
Robert Knight eedc4eb849 If the main window size has not been manually set by the time it is shown 18 years ago
Robert Knight f9139b741e Fix calculation of required display size given (lines,columns) in 18 years ago
Robert Knight a7a3ed68f7 Shorten text to reduce the width of the View menu. 18 years ago
Script Kiddy 770225ae3d SVN_SILENT made messages (.desktop file) 18 years ago
Dirk Mueller b8b8230806 fix assertion failure when exiting the last tab 18 years ago
Malcolm Hunter 79825dc652 Typo fixes 18 years ago
Robert Knight 25bdf5fca9 Fix terminal display jumping to bottom of screen when trying to scroll up with the scrollbar already at the top. Spotted by Matthew Woehlke. 18 years ago
Robert Knight 2c9e073c0e BUG: 149626 - Use the KDE shortcut editor widget to edit shortcuts in the Manage Profiles dialog. 18 years ago
Robert Knight e0e9693d8c Compare CharacterColor members explicitly rather than using memcpy for clarity. 18 years ago
Robert Knight a7ec88c213 Re-write CharacterColor::operator==(), CharacterColor::operator!=(). 18 years ago
Robert Knight bd154850e1 Define environment variable in new sessions which is set to the initial working directory of the profile used for the session. 18 years ago
Robert Knight 61d1e13da8 Fix consecutive non-word characters being treated as a single word. 18 years ago
Robert Knight 32cc9f2587 Updates to changelog. 18 years ago
Robert Knight 6afb55a708 Add a CHANGELOG which summarises the changes in KDE 4.1 18 years ago
Robert Knight f20f1a457e Center icons in 'Show in Menu' column in Manage Profiles dialog. 18 years ago
Robert Knight ac26bd4726 BUG: 159096 ('Find Next' does not always move to correct line) 18 years ago