11 Commits (aeeb6ccf69ef51cdaa69c4210decc2ae8fc7dbda)

Author SHA1 Message Date
Kurt Hindenburg f0627a5a1b Fix comment spelling 4 years ago
Nathan Sprangers 2ab70959cc Improve maximized split-view behavior 4 years ago
Thomas Surrel a8a2b9a764 Resize adjacent splits to equal size on double click. 5 years ago
Ahmad Samir d1c826adc8 Tweak formatting after running clang-format 5 years ago
Ahmad Samir 97569b764c Run clang-format on the whole repo 5 years ago
Tomaz Canabrava 1993adfb50 Snapping working for horizontal splitters 5 years ago
Tomaz Canabrava 5962853fc1 Start to store the split sizes globally 5 years ago
Tomaz Canabrava 208181d473 Remove uneeded spliters from the widget tree 5 years ago
Kurt Hindenburg 0f656a32ff Remove 'This file is part of' comment lines 5 years ago
Kurt Hindenburg 7e859075e6 Convert widgets to use SPDX license/copyright 5 years ago
Gustavo Carneiro b5fbbd81c7 Move widgets to a new folder. 6 years ago
Anton Karmanov b741e9cd67 Add ViewSplitter::showEvent() 6 years ago
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