6936 Commits (c5a3340aacee7924d3e6f372193f66e6ae6dc112)
 

Author SHA1 Message Date
Konstantin Kharlamov c5a3340aac Application.cpp: remove unused include 7 years ago
Konstantin Kharlamov 53f35cf88d ConfigurationDialog: remove unused includes and fwd declarations 7 years ago
Konstantin Kharlamov c416043fe5 ProfileSettings.cpp: remove unused includes 7 years ago
Kurt Hindenburg bccb702d96 Fix cmake endif() mis-matching arguments 7 years ago
Konstantin Kharlamov 007c2a0852 CMakeLists.txt: use ccache if present 7 years ago
Jiří Paleček 656f6804ea Fix the fallback code used when restoring session fails 7 years ago
Nicolas Fella 7e83be4719 Add icons to desktop file actions 7 years ago
Kurt Hindenburg 158bbf5cdf clean up includes - remove KIO::Job 7 years ago
Kurt Hindenburg d8dc0dbf4a It is not obvious toUcs4 returns QVector<uint> so remove auto 7 years ago
Kurt Hindenburg eb96410ffd clean up includes 7 years ago
Kurt Hindenburg 3db90bbf70 Merge branch 'konstantink/konsole-remove-deprecated-qcopy' 7 years ago
Konstantin Kharlamov 655183eec0 ColorScheme: fix warning: "assignment from temporary initializer_list" 7 years ago
Konstantin Kharlamov 38b48f0753 Replace obsolete qCopy with std::copy 7 years ago
Yap Sok Ann f79ee976fb Add scrollbuttons for tabs when tabbar is full 7 years ago
Kurt Hindenburg dd2c940cc7 fix memory leaks (coverity) 7 years ago
Kurt Hindenburg 8040bb2678 fix memory leak (coverity) 7 years ago
Kurt Hindenburg 9c19368ce5 Remove leading/trailingWhitespace() - they were never used 7 years ago
Kurt Hindenburg d0ae598348 Remove currentBookmarkList() - hasn't been used in years 7 years ago
Kurt Hindenburg 0995c1dc95 Remove supportsTabs() - hasn't been used in years 7 years ago
Kurt Hindenburg ec1c08c4ed hotSpotsAtLine() has not been used in years 7 years ago
Kurt Hindenburg 2339f20cca config-konsole.h is not installed; krazy has been fixed 7 years ago
Kurt Hindenburg 8ce959ab6c Use QThread::sleep instead of sleep/usleep 7 years ago
Kurt Hindenburg 490f174c22 Correct parameter's names 7 years ago
Kurt Hindenburg 3b4f835ebb Initialize variable in constructor (coverity/cppcheck) 7 years ago
Kurt Hindenburg f121ecd24a Use std::any_of instead of loop 7 years ago
Mariusz Glebocki 616f5554b1 Restore "Show 'new tab' button" option in Konsole Settings 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
Kurt Hindenburg 1852b6bae7 Add note about duplicates in sub-folders 7 years ago
Martin T. H. Sandsmark befaaa0255 Do not allow adding duplicates in bookmarks 7 years ago
Kurt Hindenburg 2304631056 Correct parameter documentation 7 years ago
Kurt Hindenburg a7303156f2 use 'using' instead of 'typedef' 7 years ago
Kurt Hindenburg a4818f0b8e avoid repeating the return type; use a braced initializer list instead 7 years ago
David Faure f8d0b14f9a Port to non-deprecated KWindowSystem::unminimizeWindow 7 years ago
Kurt Hindenburg 6943a31745 Explicitly add data type s/unsigned/unsigned int/ 7 years ago
Raphael Rosch 08931fbd33 Tweak tab title options: home and Bourne prompt sigils 7 years ago
Yuri Chornoivan 4d5d728163 Compile 7 years ago
Laurent Montel ef1beaab86 Remove unused includes 7 years ago
Kurt Hindenburg 9a37e0b265 Correct include guard name 7 years ago
Kurt Hindenburg eb57ab7cdb hsluv add copyright emails - taken from their github repos 7 years ago
Kurt Hindenburg 82bca348c2 Merge branch 'konstantink/konsole-small-cleanup' 7 years ago
Kurt Hindenburg 62a5f1d794 Fix crash on "Close Current Tab" handling 7 years ago
Mariusz Glebocki dc29be39a6 Keep perceived contrast in random background color 7 years ago
Kurt Hindenburg 74a0121422 Add note about depreciated width() 7 years ago
Kurt Hindenburg 9baecd7417 Merge branch 'arcpatch-D23144' 7 years ago
Frederik Gladhorn 6a06431962 Port from QFontMetrics::width() to boundingRect().width() 7 years ago
l10n daemon script 5de30edf19 GIT_SILENT made messages (after extraction) 7 years ago
Kurt Hindenburg 83ea331675 Merge branch 'arcpatch-D23143' 7 years ago
Frederik Gladhorn 6029f813f7 Use QCommandLineOption::HiddenFromHelp instead of deprecated API 7 years ago
Andrey Yashkin 276a6dca66 In confirm close dialog, remove 'close current tab' option 7 years ago