2422 Commits (57059a4d41ebfed6dad74425a323f4a0e75747c3)
 

Author SHA1 Message Date
Laurent Montel 57059a4d41 Disable enable final when it's not possible to build it 19 years ago
Laurent Montel aa73943705 Add Q_INTERFACE to fix warning 19 years ago
Robert Knight 955b371745 Revert back to the hardcoded xfree4.0.0 keyboard layout by default until I put this in its own keytab file where it belongs. Keep dirk happy :) 19 years ago
Robert Knight 8a2bf09d96 Make history options, manage profiles and edit current profile dialog non-modal as suggested. 19 years ago
Robert Knight df5b3c08ff Rearrange the developer documentation folder. Add some notes on compliance with the KDE 4 HIG / dialog design ( basically a TODO of problems to fix ). Small tweaks to the Edit Profile dialog. 19 years ago
Robert Knight 0ab65a6fe4 Use a more correct method to determine the foreground process in the terminal. Works properly with nested shells. 19 years ago
Robert Knight d7f197448f Remove the 'Merge Windows' menu item for now as it is non-functional. I will need to implement it properly later. 19 years ago
Thomas Reitelbach b0008e109d typo corrections 19 years ago
Robert Knight 622cae74e5 Methods to set and get the settings used when clicking on the 'Defaults' button in the History Options dialog. Eventually this should mean using the current profile's history settings. 19 years ago
Robert Knight 1ff1400940 Put the space between the tab bar and the main window in the view container (ie. the tab container) rather than the main window - so that it disappears when the tab bar is hidden. 19 years ago
Laurent Montel a95ff80555 Make default button works 19 years ago
Laurent Montel d34833647d Not necessary (it's ported to xdg mimetype) 19 years ago
Stephan Binner f9ef188694 fix pedantic compilation 19 years ago
Stephan Binner 57f4af2088 no ";" after namespace declaration 19 years ago
Script Kiddy d7acf3ad86 SVN_SILENT made messages (.desktop file) 19 years ago
Robert Knight 2cc0183729 When a session closes, switch to the previous view before deleting the session's displays. This (in most cases) prevents the 'flash' which occurs as one view disappears but before Konsole has switched to the next view. 19 years ago
Robert Knight 50e86f8fc6 Remove a work-around that now seems unnecessary. 19 years ago
Robert Knight be40ff2b0e Sort color schemes and key bindings lists. 19 years ago
Robert Knight 0f9cdfe2db Set session title to profile name when created. Rename tab dialog changes the tab title format rather than the session's title itself. 19 years ago
Robert Knight 63bc8dcf3d Fix unpreview on exit. Attempt #2. Remove properties from the 'to unpreview' list when saving changes. 19 years ago
Robert Knight fe5f371635 Update color scheme and key bindings list correctly after creating a new scheme/list. Save new schemes / bindings lists under a different name from the one used as a template. Get/set the description in the key binding editor. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight 88b3a842f5 Remove old settings from compilation and put in the old source folder 19 years ago
Robert Knight 41edc27ede Remove a number of older color schemes from the default installation. Remember to unpreview changes if the edit profile dialog is not accepted. 19 years ago
Robert Knight de7006ddf4 Move code from old front-end into a separate directory. It is still useful as a reference. 19 years ago
Robert Knight 5d95eeca26 Include arguments when setting text of command field. 19 years ago
Robert Knight 38ba5d0e24 Do not 'un-preview' profile properties which have been changed. Read and write initial working directory setting. 19 years ago
Robert Knight d36b16c681 Rename Session->Profile is manage profiles dialog. Add tooltips in edit profile dialog. Some progress on loading and displaying keyboard bindings. 19 years ago
Robert Knight 544a0811c8 Start of dialog to edit key bindings. 19 years ago
Robert Knight 2c6b36ac37 Respect 'Show Menu Bar' and tab bar display mode profile settings. 19 years ago
Robert Knight cda9c08339 Make deletion of color schemes persistant. 19 years ago
Robert Knight 9678685ca3 Preview font changes in the font selector dialog in open terminal displays. 19 years ago
Robert Knight 1fc4922056 Live previews of color schemes and fonts. Moving the mouse over a color scheme in the list temporarily changes the colors of all open terminal displays using the current profile to that color scheme. 19 years ago
Robert Knight d3a09212e9 Draw border around selected color scheme in list. Use bold font for drawing name of color scheme currently in use. Consistancy, use 'const ColorScheme*' outside of ColorSchemeManager. 19 years ago
Robert Knight f18a8bba8f Add dialog for editing color schemes. Implement basic editing, applying changes and saving of color schemes. 19 years ago
Robert Knight 329c063d28 Fix setting newly created profiles as the default. Update color scheme setting in profile when double clicking on entry in color scheme list. 19 years ago
Robert Knight e6e46e606d Save, load & apply cursor shape, cursor color and double click word characters. Add fallback defaults for more properties. 19 years ago
Robert Knight d4a5d2d001 Executable and directory completion for Command and Initial Directory options. Show clear buttons in tab title format dialog line edit and initial directory line edit. 19 years ago
Robert Knight 125a8bb3df Refactor out duplicate code. 19 years ago
Robert Knight 829479f911 Add sub-menu to change character encoding using KCodecAction. Currently in the View menu next to the menu items to change the text size, although I am not sure if that is the most appropriate place for it. 19 years ago
Robert Knight e728c533d6 Load, save & apply blinking cursor setting. 19 years ago
Robert Knight 8086851f3d Load and save tab-bar, menu-bar modes. 19 years ago
Robert Knight de005e1792 Load, apply and save history mode and size, scrollbar position. Refactor out duplicate code. 19 years ago
Robert Knight a428afdf9b KWM -> KWindowSystem 19 years ago
Robert Knight f38228b8cd Implement saving, loading and deleting of profiles in the Konsole (KDE 4) .profile format. Only the basic options are saved and loaded at present. 19 years ago
Robert Knight 15c38806d8 Rename sessions directory to profiles 19 years ago
Robert Knight 4055b128a4 Remove old KDE 3 desktop files. 19 years ago
Robert Knight 389ea8face Add a dialog to help the user edit the tab title format entry in the edit profile dialog. 19 years ago
Robert Knight 933f433cef Add class to parse command lines. 19 years ago
Robert Knight 68760bdb56 Implement changing of tab title format in Edit Profile Dialog. 19 years ago