216 Commits (efb621d091c05f1195982667782507ffe27ed8cf)

Author SHA1 Message Date
Mariusz Glebocki efb621d091 Fix initial terminal size 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
Thomas Surrel 9680e1f5f1 Fix New tab behavior 7 years ago
Kurt Hindenburg c597c0aa4d add newline at end of file 7 years ago
Tomaz Canabrava c53e8cb17e Re enable move tab left / right via keyboard shortcuts 7 years ago
Kurt Hindenburg becc0b4771 With recent code changes, detaching tabs now works on Mac OS 7 years ago
Tomaz Canabrava 8029d74a97 Implement saving sessions recursively 7 years ago
David Hallas 4cef9b9cf6 Fixes minor memory leaks 7 years ago
David Hallas 03a78c2a9f Fixes minor memory leaks 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
Shubham Jangra 42eb5132e0 Add close tab and create new tab on middle click event 7 years ago
Mauro Marssola c86d468e36 Add option to have close button on each tab 7 years ago
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Kurt Hindenburg e97974fa15 Add ability to toggle/jump between two tabs 7 years ago
Kurt Hindenburg 9e1a3b41c4 Fix crash while trying to move tab with only one view 7 years ago
Tomaz Canabrava 7aff75b590 Remove parameter from call 7 years ago
Mariusz Glebocki db932cc049 Restore previous tabbar look 7 years ago
Mariusz Glebocki 5260daa66e Restore default tabbar style when custom stylesheet is disabled 7 years ago
Tomaz Canabrava 6406a66a91 Be explicit on what the ViewContainer accepts 7 years ago
Tomaz Canabrava f2fab9a26a Add missing emit keyword 7 years ago
Tomaz Canabrava 7a43e3b2cd Don't duplicate the tabs when Spliting the View 7 years ago
Tomaz Canabrava 633eb056fe Simplify/Speedup reading Stylesheet file 7 years ago
Thomas Surrel 0709fdcbb5 Add Ctrl-Tab to switch tabs in chronological order 7 years ago
Kurt Hindenburg d2dd767e46 Fix ASAN issue for determining if running in a KPart 7 years ago
Tomaz Canabrava 996c4a4c18 Hide tabbar in KParts 7 years ago
Kurt Hindenburg 6b520aa0e6 Use emit for signal call 7 years ago
Tomaz Canabrava 6330bb82bb Fixes crashes related to closing tabs with splits 8 years ago
Tomaz Canabrava 8fd74e8b74 Fix tab attach/reattach and simplify tab dnd code 8 years ago
Tomaz Canabrava 8b377385ab Re-Enable --hide-tabbar and --show-tabbar 8 years ago
Tomaz Canabrava 50cbc1d930 Fix option "Expand individual tab to full window" 8 years ago
Kurt Hindenburg c5182b5e6f Revert back to using cmake variable ENABLE_DETACHING to fix build 8 years ago
Tomaz Canabrava 953c250fe9 Re-enable profile menu for new tab button and restore close button behavior 8 years ago
Tomaz Canabrava 033d293d88 Fix crash with detach tab / hide tab buttons 8 years ago
Tomaz Canabrava 6248feb582 Show Quick Open button consistently 8 years ago
Tomaz Canabrava 9b9ff5c6cb Readd closeAction 8 years ago
Tomaz Canabrava 94aeabbe10 Fix detach from menu 8 years ago
Tomaz Canabrava 59b9fa5107 re-add detachTab 8 years ago
Tomaz Canabrava 8524890aa3 Add currentTabIndex for easy menu access. 8 years ago
Tomaz Canabrava 8cc637f8b7 New tab to manage the drag out of the tabbar 8 years ago
Tomaz Canabrava 494a1b32c8 Fix movement with keyboard 8 years ago
Tomaz Canabrava 93982ded1e Re-Enable detaching actions 8 years ago
Tomaz Canabrava 39c35c2c98 Re-Enable dragging tabs 8 years ago
Tomaz Canabrava a31adb4a26 Fix Rename of tabs 8 years ago
Tomaz Canabrava ec5ee406ff Re enable rename tab 8 years ago
Tomaz Canabrava 29dce00eda Focus widget in currentChanged 8 years ago
Tomaz Canabrava b4ef40dfa1 Re enable close tabs, simplify code 8 years ago
Tomaz Canabrava 4c8c1b90f0 Add the Close and New Tab Buttons 8 years ago
Tomaz Canabrava 4d73014a1c Remove Borders 8 years ago