32 Commits (0db4e8892b90f2ca1e89e2c82e793fd37bd32e47)

Author SHA1 Message Date
Mariusz Glebocki cee2b30d13 Fix code documentation 6 years ago
Kurt Hindenburg eb96410ffd clean up includes 7 years ago
Laurent Montel ef1beaab86 Remove unused includes 7 years ago
Kurt Hindenburg 433b8ec984 Correct function documentation 7 years ago
Tomaz Canabrava 2fd8cef01b Implement Drag & Drop for Tiling Operations 7 years ago
Tomaz Canabrava 22356315c1 Fixes logic for Maximize / Restore terminals 7 years ago
Tomaz Canabrava c9967fb4c2 Use only one accelerator to Maximize / Unmaximize a split view 7 years ago
Yuri Chornoivan 3f211ac41a Fix API docs 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
Tomaz Canabrava 6330bb82bb Fixes crashes related to closing tabs with splits 8 years ago
Tomaz Canabrava 83ebda5bf4 Use QTabBar: drop tons of code 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 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
Jekyll Wu 131091c983 Adjust including form for some Qt headers as preparation for Qt5 14 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu 7b3340bcce Rename and add more constness 14 years ago
Kurt Hindenburg d42633e54d add explicit to constructors with 1 parameter 14 years ago
Kurt Hindenburg 519e2614d6 Style fixes - remove spaces before ; and add spaces in for loops 14 years ago
Kurt Hindenburg 2f68bc4685 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 cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight f71385da7d Update 'Detach View' menu item enabled state correctly after detaching the last view in a container. 18 years ago
Robert Knight d0141e5e82 Disable detach view, expand view and shrink view actions when not in split-view mode. Fix disabling of multi-view only actions when a view is closed. 19 years ago
Robert Knight c43d476a1d Menu items and keyboard shortcuts to change the size of the current view in split-view mode. Use Ctrl+Shift+[ to shrink the size of the current view by 10% and Ctrl+Shift+] to increase the size of the current view by 10% 19 years ago
Dirk Mueller 9ea3227384 include cleanup 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 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight 2b11add43b * Use a sensible step value for the history size spinbox 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago
Robert Knight 7c47cfadba Fix errors in email addresses introduced by recent refactoring. 19 years ago
Robert Knight d746c96c4f * New approach to handling scrolling views on the same session 19 years ago
Robert Knight 576d1c3971 * Moved session action layout into a separate XML file. I'm still a bit new to this 19 years ago
Robert Knight 242e18a98a Work done during my short holiday: 19 years ago
Robert Knight 6ae999271d Add beginnings of a XMLGUI-based menu to Konsole. 19 years ago
Robert Knight 0556237ae5 Ensure that both displays are set to an equal size when the view is first split. 20 years ago
Robert Knight 403cae6961 Add a new view to each container when a new session is created. Resizing the split-view gets quite slow if there are lots of sessions open, will need to address that later. 20 years ago
Robert Knight 3ba6b7ae46 Add copyright notices and compile. 20 years ago
Robert Knight abfb1878db Initial import of classes which can manage a hierarchy of resizeable views. 20 years ago