381 Commits (39d3437df95b4fedbafa8f09d64f9c482feed551)

Author SHA1 Message Date
Kurt Hindenburg 103ba229f8 Use Q_UNUSED() 7 years ago
Tomaz Canabrava 2fd8cef01b Implement Drag & Drop for Tiling Operations 7 years ago
Tomaz Canabrava fd26be431a Let the move tab enabled even with one tab 7 years ago
Tomaz Canabrava 22356315c1 Fixes logic for Maximize / Restore terminals 7 years ago
Tomaz Canabrava e83707fe45 Add a TerminalHeader when using splits 7 years ago
Tomaz Canabrava c9967fb4c2 Use only one accelerator to Maximize / Unmaximize a split view 7 years ago
Tomaz Canabrava cb05664071 Toggle all actions when a session restore happens 7 years ago
Tomaz Canabrava 71417ac55e Return early if no Splitter 7 years ago
Thomas Surrel 9680e1f5f1 Fix New tab behavior 7 years ago
Kurt Hindenburg a25e50a9f7 Do not shadow variables 7 years ago
Thomas Surrel e590afb081 Ctrl-Tab should work in "split-only" view as well 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 03a78c2a9f Fixes minor memory leaks 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
Tomaz Canabrava 392c7d0fcc Remove dead code in TerminalDisplay 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
Patrick José Pereira 8c94b21980 Correct includes 7 years ago
Tomaz Canabrava 7aff75b590 Remove parameter from call 7 years ago
Tomaz Canabrava 6406a66a91 Be explicit on what the ViewContainer accepts 7 years ago
Tomaz Canabrava 7a43e3b2cd Don't duplicate the tabs when Spliting the View 7 years ago
Kurt Hindenburg 534d070602 Profile::ReverseUrlHints is a bool not an int 7 years ago
Thomas Surrel 0709fdcbb5 Add Ctrl-Tab to switch tabs in chronological order 7 years ago
Kurt Hindenburg f89beff986 Set _navigationMethod in initialization list and set method 7 years ago
Kurt Hindenburg 8f44c36aec modernize use auto 7 years ago
Martin T. H. Sandsmark 25e07b7e20 Add support for dimming the colors when losing focus 7 years ago
Lindsay Roberts f5cc6d6c90 Restore new tab behavior 8 years ago
Tomaz Canabrava d77b991f3a Revert "Refactor Profile and ColorScheme" 8 years ago
Tomaz Canabrava 99f233b9a1 Refactor Profile and ColorScheme 8 years ago
Kurt Hindenburg fb6c0eeed1 Add option to reverse URL hint numbering 8 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
Kurt Hindenburg f29ca068d4 move container usage after nullptr check 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 59b9fa5107 re-add detachTab 8 years ago
Tomaz Canabrava 93982ded1e Re-Enable detaching actions 8 years ago
Tomaz Canabrava b4ef40dfa1 Re enable close tabs, simplify code 8 years ago
Tomaz Canabrava 0e45cf0584 Connect to KonsoleSettings directly 8 years ago
Tomaz Canabrava 83ebda5bf4 Use QTabBar: drop tons of code 8 years ago
Kurt Hindenburg 274633a321 Revert "Simplify code dealing with creating new sessions." 8 years ago
Tomaz Canabrava e1f7107cc0 Simplify code dealing with creating new sessions. 8 years ago
Tomaz Canabrava 8c7d05f3a7 De duplicate setContainerFeatures 8 years ago
Tomaz Canabrava e15c57e3fa Simplify Apply Profile to View 8 years ago
Tomaz Canabrava 5a3bfc6497 Simplify calls using a lambda 8 years ago
Tomaz Canabrava 12fa4737ab Remove StackedViewContainer class 8 years ago
Tomaz Canabrava 58a9311bcb Modernize: Remove 'this->' 8 years ago