287 Commits (5ef0925ea2631ed0a946ecc54e6349c2307abe39)

Author SHA1 Message Date
Laurent Montel 8242763fb3 operator+/- is disabled for QFlags in qt6 5 years ago
Kurt Hindenburg 618a750881 Fix bool implicit conversions 5 years ago
Tomaz Canabrava 7114a1e07d Filter out the statusBar shoe event 5 years ago
Tomaz Canabrava 36ff810f12 Also create Toolbars 5 years ago
Kurt Hindenburg 78a0092522 Convert src to use SPDX license/copyright 5 years ago
Carlos Alves 9a4844d57b For "Manage Profiles" always open the "Profiles" page in settings 5 years ago
Gustavo Carneiro 5c9c22fab3 Move TerminalDisplay to terminalDisplay folder. 6 years ago
Martin T. H. Sandsmark 1faa50e682 don't set blur unless asked to, it is slow 6 years ago
Martin T. H. Sandsmark d1a90cf3bf avoid applying saved geometry if not requested 6 years ago
Tomaz Canabrava 0478529c6f Move Profile related classes to it's own folder 6 years ago
Tomaz Canabrava b4dab69fcc Clear Mainwindow out of Qt4 style connects 6 years ago
Gustavo Carneiro 9b2e9731e0 move Session files to a new folder. 6 years ago
Gustavo Carneiro b5fbbd81c7 Move widgets to a new folder. 6 years ago
Tomaz Canabrava 51883380af Add Split Settings: Toggle Visiblity and Dragger Size 6 years ago
Tomaz Canabrava 877fd0caf4 Add thumbnails for certain file types on mouse hover 6 years ago
Kurt Hindenburg 90c81d0ecf Simpify return after else statements 6 years ago
Martin T. H. Sandsmark 785fedbe53 fix deprecated qset warnings 6 years ago
Ahmad Samir 6db7f8d259 [BookmarkMenu] Adapt the code to KBookmarks 5.69 changes 6 years ago
Kurt Hindenburg 3e8401391a Add comments about QSet deprecated methods 6 years ago
Kurt Hindenburg 449fdd90c9 Revert "Replace deprecated QSet::toList and QSet::fromList()" 6 years ago
João Eudes Lima c07210056c Replace deprecated QSet::toList and QSet::fromList() 6 years ago
Kurt Hindenburg ab0636de8a Q_UNUSED() does not need semi-colon at end 6 years ago
Ahmad Samir 5f60bc5a6f Replace foreach (deprecated) with range-for 6 years ago
Mariusz Glebocki 51bcb2ebd4 Reduce code duplication in session creating code 6 years ago
Nate Graham a6136dd80f Use colorful icon for "Profiles" in settings window sidebar 7 years ago
Mariusz Glebocki 7e701cf4b2 Reactivate previously active window after flags change 7 years ago
Mariusz Glebocki b88e677bfb Apply new window flags only when necessary 7 years ago
David Faure f8d0b14f9a Port to non-deprecated KWindowSystem::unminimizeWindow 7 years ago
Laurent Montel ef1beaab86 Remove unused includes 7 years ago
Kurt Hindenburg 62a5f1d794 Fix crash on "Close Current Tab" handling 7 years ago
Andrey Yashkin 276a6dca66 In confirm close dialog, remove 'close current tab' option 7 years ago
Kurt Hindenburg ccc4c2eee6 Fix readability-implicit-bool-conversion issues 7 years ago
Kurt Hindenburg a1b64d7956 Revert "Profile shortcuts switch profile instead of opening new tab" 7 years ago
Tomaz Canabrava 93391779b8 s/tabs/terminals - We have now tabs and splits 7 years ago
Mariusz Glebocki a8ec9ad28a Configure Konsole dialog GUI redesign 7 years ago
Thomas Surrel 9680e1f5f1 Fix New tab behavior 7 years ago
Tomaz Canabrava 7bda99d7bc Display the settings as List instead of Tab 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
David Hallas cb49c985a3 Fixes crash when using the Copy Input To All Tabs feature 7 years ago
Kurt Hindenburg 2e72701806 Change Q_FOREACH to correct for usage 7 years ago
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Thomas Surrel d689ba5403 Profile shortcuts switch profile instead of opening new tab 7 years ago
Kurt Hindenburg 2c9e0eb7d0 Use && for bool comparsion; fix spelling error 7 years ago
Patrick José Pereira 20debf4815 MainWindow: Add Frameless option 7 years ago
Tomaz Canabrava 7a43e3b2cd Don't duplicate the tabs when Spliting the View 7 years ago
Laurent Montel e0f030bf45 Use isEmpty() 7 years ago
Andrew Smith d1e5296ef4 Remove option to hide application name from titlebar 7 years ago
Kurt Hindenburg dbdc8ce973 modernize use auto 8 years ago
Lindsay Roberts f5cc6d6c90 Restore new tab behavior 8 years ago
Tomaz Canabrava d77b991f3a Revert "Refactor Profile and ColorScheme" 8 years ago