31 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Kurt Hindenburg 0d5433ed37 Split method to add/remove shortcut actions into separate methods 8 years ago
Kurt Hindenburg e5c8d97e51 Disable QObject subclasses' copy constructor/assignment 8 years ago
Kurt Hindenburg e67661d28d uncrustify using kf5 config 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg acdd32c27d Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS 9 years ago
Kurt Hindenburg 296cfc4233 remove unneeded #includes and forward classes 11 years ago
Montel Laurent 6c747d97d6 kdelibs4support-- 12 years ago
Kurt Hindenburg 7a2a5beb00 Correct spelling errors/word usage 13 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu 2469ab795c Minor fix of apidoc 14 years ago
Jekyll Wu 6569a0989e Rename: actionForKey ==> actionForProfile 14 years ago
Kurt Hindenburg d6643b689a Apply astyle-kdelibs 14 years ago
Jekyll Wu b95f9443a0 Trivial change on #include 15 years ago
Jekyll Wu 8f1bbd4353 Remove trailing white spaces 15 years ago
Jekyll Wu 66eaf5a49e Minor change on layout, comment and whitespace 15 years ago
Kurt Hindenburg 3d7eebcec8 Api doxygen fix. 17 years ago
Kurt Hindenburg 1f9819a5e2 Doxygen fixes dealing with documenting parms not in methods. 17 years ago
Patrick Spendrin 98ca94ade7 make a private konsole library as said on kde-devel@ 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 34a9e7ec42 * Add option to show new tab button with delayed popup menu on tab bar. 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight 5036d8cb00 Squashed commit of the following: 18 years ago
Robert Knight 35556fdbdd Update profile shortcuts in the menus immediately when they are changed in the 'Manage Profiles' dialog. Previously the changes did not take effect until a new window was created. 18 years ago
Arto Hytönen d98ac69310 a lot of i18n tags and other small krazy issues fixed, nothing major 19 years ago
Robert Knight 37088799cf * Update the regular expression for the Url filter. Anything in the form 19 years ago
Robert Knight ffa03ca138 Make profile shortcuts work for favorite profiles (others are currently ignored). 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Stephan Binner f9ef188694 fix pedantic compilation 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight 278429bbf4 Beginning of code to listen for changes made to profiles and apply them to existing sessions and views. 19 years ago
Robert Knight 4f71fabfa0 More Session -> Profile renaming. Make default profile bold in 'Manage Profiles' dialog. Show KDE directory selection dialog when clicking on initial directory edit button in profile edit dialog. 19 years ago
Robert Knight 1a0b94d822 Changed the naming scheme used in Konsole. Several survey respondants said that they didn't understand what a 'Session' was or how it was different from a 'Profile'. Under the new scheme, a 'Profile' is a saved set of terminal options which can be used to create a new tab, or which can be applied to an existing tab. Internally, a 'Session' is a running terminal process and emulation created from a particular profile. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago
Robert Knight 242e18a98a Work done during my short holiday: 19 years ago