381 Commits (39d3437df95b4fedbafa8f09d64f9c482feed551)

Author SHA1 Message Date
Ahmad Samir 39d3437df9 Fix crash when closing a tab using the close button 5 years ago
Lucas Biaggi 29e86ddeb7 Add ability to load/save session layouts(split views) and add default layouts 5 years ago
Carlos Alves 34f85cecea Fix Bookmark all tabs as a folder crash 5 years ago
Jonathan Marten a3c318dcc9 Fix view splitter actions not being updated when a view is closed 5 years ago
Ahmad Samir d06ea23903 Use Q_EMIT instead of emit 5 years ago
Tomaz Canabrava 050ca17b54 Remove unused signal 5 years ago
Christian Schärf c695c9b206 Move connecting and disconnecting TerminalDisplays into separate function to avoid code duplication. 5 years ago
Tomaz Canabrava dcb23b6174 Revert "Remove RandomSeed on TerminalDisplay." 5 years ago
Gustavo Carneiro fa4bd94d84 Remove RandomSeed on TerminalDisplay. 5 years ago
Edwin Pujols 5729e67120 ViewManager: Fix warnings about mixing operators. 5 years ago
Laurent Montel 8242763fb3 operator+/- is disabled for QFlags in qt6 5 years ago
Tomaz Canabrava 44fd6c0be1 Revert "Uses SessionDisplayConnection to connect sessions and displays." 5 years ago
Kurt Hindenburg 78a0092522 Convert src to use SPDX license/copyright 5 years ago
Carlos Alves 358697bea4 Fix dbus sessionList 5 years ago
Carlos Alves 5f006d89af Fix dbus setCurrentSession focus 5 years ago
Gustavo Carneiro 6971d53186 Uses SessionDisplayConnection to connect sessions and displays. 5 years ago
Gustavo Carneiro 5c9c22fab3 Move TerminalDisplay to terminalDisplay folder. 6 years ago
Tomaz Canabrava fbe5742365 Add new static lib: konsolecolorscheme 6 years ago
Tomaz Canabrava 0478529c6f Move Profile related classes to it's own folder 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
Axel Navarro 57c942d91b Add default shortcut to switch-to-tab-9 action 6 years ago
Axel Navarro 020f565572 Fix shortcuts for Yakuake grow-terminal actions 6 years ago
Axel Navarro 0c3240a1be Fix override switch-to-tab action in Yakuake 6 years ago
Kurt Hindenburg 9a80c74bff Fix some implicit-bool-conversions 6 years ago
Luca Weiss eaef61e1c4 Add DBus call setDefaultProfile() to ViewManager 6 years ago
Gaston Haro 7cfbb8bb16 Better accesibility to maximize view 6 years ago
Mariusz Glebocki 9ee21b9c62 Report TerminalDisplay focus when any of its children is focused 6 years ago
Kurt Hindenburg a889f6aa4b Remove shortcut for detach tab 6 years ago
Kurt Hindenburg ab0636de8a Q_UNUSED() does not need semi-colon at end 6 years ago
João Eudes Lima f476e936ea Remove un-needed includes 6 years ago
Andrew Hou 8f25012b42 Implements default keyboard shortcuts for tab navigation (alt+n) 6 years ago
Mariusz Glebocki 52d2720007 Revert "GIT_SILENT: minor qstring optimization" 6 years ago
Ahmad Samir 5f60bc5a6f Replace foreach (deprecated) with range-for 6 years ago
Kurt Hindenburg 30f64c8a21 Fix loop anaylysis issue 6 years ago
Alex Miranda bbdf27cc9f Add missing setFocusProxy() call in ViewManager 6 years ago
Mariusz Glebocki 51bcb2ebd4 Reduce code duplication in session creating code 6 years ago
Mariusz Glebocki a16a6189ef Start new splits in same directory as current session 6 years ago
Mariusz Glebocki d7313b1083 Simplify setCurrentSession() 6 years ago
Mariusz Glebocki 2cda4fb1f3 Fix currentSession() 6 years ago
Jiří Paleček 2de43394c9 Allow loading of pre 19.08 session files 7 years ago
Laurent Montel f96deb39aa GIT_SILENT: minor qstring optimization 7 years ago
Jiří Paleček 656f6804ea Fix the fallback code used when restoring session fails 7 years ago
Kurt Hindenburg 2339f20cca config-konsole.h is not installed; krazy has been fixed 7 years ago
Laurent Montel ef1beaab86 Remove unused includes 7 years ago
Mariusz Glebocki dc29be39a6 Keep perceived contrast in random background color 7 years ago
Kurt Hindenburg 3824de3e4f Fix dbus newSession() three methods to work 7 years ago
Kurt Hindenburg 26fa796074 Use empty() instead of size() for emptiness 7 years ago
Kurt Hindenburg 2043b03e51 Use auto to avoid duplicating the type name 7 years ago
Kurt Hindenburg ccc4c2eee6 Fix readability-implicit-bool-conversion issues 7 years ago