7992 Commits (543b35b839f7485093b48f6ee09425b8d963a6ea)
 

Author SHA1 Message Date
Kurt Hindenburg 543b35b839 Add two tests for cursor controls at last column 4 years ago
Luis Javier Merino Morán 733e78587f Respect DECDWL/DHL on last column cursor controls 4 years ago
Luis Javier Merino Morán c099e0f2ea Fix regression on cursor controls at last column 4 years ago
Ahmad Samir ccfed7881f Define a KSharedConfigPtr as a member and re-use it 4 years ago
Ahmad Samir c24a0876f7 Optimise saving profile shortcuts 4 years ago
Ahmad Samir 4a64904a89 Save the config when setDefaultProfile() is called 4 years ago
l10n daemon script ca7842a6c6 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Ahmad Samir 19c33b4d39 Don't use a QHash to hold a few items 4 years ago
Adriaan de Groot 79efe5ce73 Remove pre-KDE4-era unimplemented Konsole-specific extension 4 years ago
Adriaan de Groot b8effe25f5 Improve comments explaining the CSI 8 ; t (resize text window) command. 4 years ago
Ahmad Samir 1a93b0907c Use QUrl to get the profile file name 4 years ago
Ahmad Samir 124756f650 Refactor profile shortcuts handling code 4 years ago
Ahmad Samir 0cf3a751a4 Rename ProfileSettings::profilesList to profileListView 4 years ago
l10n daemon script b01890299d SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 653c1cb90a SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script abf00cfad2 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Ahmad Samir 4d429f9419 Change how profile renaming is handled 4 years ago
Ahmad Samir 03badf5bd9 Only call loadAllProfiles() in the constructor 4 years ago
l10n daemon script 1b7aa3afd0 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Nate Graham fa376b949d Add some search keywords 4 years ago
Ahmad Samir 4f81a64533 Code cleanup 4 years ago
James Beddek 1defe4f6c1 EditProfileDialog: fix build with Clang and libc++ 4 years ago
l10n daemon script 2e07ede450 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Ahmad Samir 50041fd02e Simplify ProfileManager code 4 years ago
Ahmad Samir 0e3c3aafe7 Initialize variables in-class where appropriate 4 years ago
Nathan Sprangers c61e282b4d Fix string assignment; initialize member var 4 years ago
Fushan Wen 49ccf099c1 Make "Find Next/Previous" icons in Edit menu consistent with those in the search bar 4 years ago
Heiko Becker 9fd65c9b62 GIT_SILENT Update Appstream for new release 4 years ago
Nathan Sprangers ce18a9c8dd Add a "set as default" option to the edit profile dialog 5 years ago
Nicolas Fella c2aa8bc537 Enable Linux CI 5 years ago
Ahmad Samir d965c8c55a Replace usage of QRegularExperssion with plain string operations 5 years ago
Ahmad Samir 9972c00e59 Only unset the QWidget stylesheet if it was previously set to a custom one 5 years ago
l10n daemon script 8489c8e18b SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Ahmad Samir 99346bf1b9 Minor changes in AppColorSchemeChooser 5 years ago
Maximilien DI DIO dc8ad83043 feat(AppColorSchemeChooser): User is able to change konsole color scheme 5 years ago
Martin T. H. Sandsmark 179b173921 Fix memory leak 5 years ago
Kurt Hindenburg bfe197b792 Correct clang-format commit hashes in git blame ignore rev file 5 years ago
Ahmad Samir a594a209cf Fix issues with the container used to hold the Profiles in the ProfileManager 5 years ago
Ahmad Samir df16adb7d3 Instead of hiding the Plugins menu, show a "no plugins available" action 5 years ago
Ahmad Samir 4930a710d9 When tabBarUseUserStyleSheet() is false, don't set a stylesheet at all 5 years ago
Hannah von Reth e7cc5cd34e Default mac KeyBindings to 'macos' 5 years ago
Ahmad Samir fb7ff04d15 Fix initial window size again; also always set Qt::WA_NativeWindow 5 years ago
Eugene Popov 897435e5fb Use applyMainWindowSettings instead of showEvent to apply menubar visibility 5 years ago
Eugene Popov 5fc0c180f1 Use one option to control menubar visibility 5 years ago
Thomas Surrel a8a2b9a764 Resize adjacent splits to equal size on double click. 5 years ago
Harald Sitter 7383c16d72 log into category 5 years ago
Ahmad Samir e587f9dcaa Rename SaveGeometryOnExit to RememberWindowSize 5 years ago
Ahmad Samir b641e06668 Reimplement KMainWindow::applyMainWindowSettings() to override menubar state 5 years ago
Ahmad Samir 3177c9ef8a Always save the window state and geometry 5 years ago
Nathan Sprangers 217ed2762b Move splitview toolbar buttons into a button menu 5 years ago