381 Commits (39d3437df95b4fedbafa8f09d64f9c482feed551)

Author SHA1 Message Date
Ahmad Samir 6b1d799a51 Add profile property to toggle alternate scrolling 8 years ago
Kurt Hindenburg b0e4e474a9 For QPointer do not compare to nullptr, use isNull() 8 years ago
Kurt Hindenburg 8b4cbcaf7a Use constuctor initialization list for all members 8 years ago
Kurt Hindenburg b85c469efc Check for valid session when detaching to prevent crashes 8 years ago
Kurt Hindenburg caf0ab2b75 Add a profile property to toggle copying text as HTML 8 years ago
Kurt Hindenburg c63525fcdc Add option to ColorScheme to blur transparent background 8 years ago
Kurt Hindenburg 3805cb9d9d convert QSignalMapper (switchToTab shortcuts) to lambda 8 years ago
Kurt Hindenburg 6b990498e7 convert QSignalMapper (viewAdded/Removed) to lambda 8 years ago
Kurt Hindenburg cf56e5db4c sync declarations with definitions (have .h and .cpp variable names match) 8 years ago
Kurt Hindenburg 2e86be05dc Implement support for trimming leading whitespace 8 years ago
Kurt Hindenburg 52185790cb Fix menus after closing a detaching tab 8 years ago
Kurt Hindenburg 001d937d10 Add option to allow tab width to be expanding 8 years ago
Albert Astals Cid 374b602d52 Add new standard KDE tab switching shortcuts (ctrl+pgup/pgdn) 9 years ago
Kurt Hindenburg 8d27a2d388 Add new DBus method setCurrentSession 9 years ago
Kurt Hindenburg fa10e567ca change to use const_iterator 9 years ago
Kurt Hindenburg c599242682 Add new DBus method sessionList 9 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg f360d02016 Add new DBus method newSession(profile) 9 years ago
Kurt Hindenburg 51cc49e95e Set KONSOLE_DBUS_WINDOW for new sessions started with DBus 9 years ago
R.J.V. Bertin 4cd725ffbe use the proper Mac platform token 9 years ago
Kurt Hindenburg 7d692e4446 uncrustify using kf5 config 9 years ago
Kurt Hindenburg 4db5fb89e7 More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg 4e1f489e34 Add check for valid container (possible crash fix) 9 years ago
Kurt Hindenburg 59bdf59b24 remove unneeded includes 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg a2b6a81b45 Add check for valid container (possible crash fix) 9 years ago
Kurt Hindenburg a540e6fdd0 Fix readability-implicit-bool-cast issues using nullptr 9 years ago
Kurt Hindenburg ac8aedb3c6 Add Q_ASSERT/returns for _actionCollection 9 years ago
Kurt Hindenburg 869c361602 constructors/decontructors use =default instead of {} 9 years ago
Kurt Hindenburg 5a15d20def use auto range loops 9 years ago
Kurt Hindenburg 2b586e6ff8 use auto 9 years ago
Kurt Hindenburg 369f990540 Fix numerous clazy issues 9 years ago
R.J.V. Bertin 378518ea4b shortcut adaptation to platform standards on Mac 9 years ago
Martin T. H. Sandsmark 66e85acbc9 Silence ubsan warnings about invalid pointer casts 9 years ago
Kurt Hindenburg f235818068 Change close activate view to Ctrl+Shift+X to avoid duplicate 9 years ago
Martin T. H. Sandsmark b2b044cf2a Make the config of file filters and url filters separate 10 years ago
Andreas Hartmetz 1b8c9ca40a A QSet is sufficient here. QSet is also hash-based. 10 years ago
Kurt Hindenburg 8e5a5b1ec1 Allow profile to set margin and center flag 10 years ago
Martin T. H. Sandsmark 04dce67996 Make the URL hint keyboard modifiers configurable 10 years ago
Martin T. H. Sandsmark f028f17bee Fix crash when failing to restore session 10 years ago
Martin T. H. Sandsmark 13684bebe2 Fix crash when failing to restore session 10 years ago
Kurt Hindenburg e33355a4d0 Add option to use the selected font's line characters 10 years ago
Kurt Hindenburg a4de3feb16 Add option to use the selected font's line characters 10 years ago
Martin T. H. Sandsmark 6f02d6dbc9 Implement URL hints 10 years ago
Kurt Hindenburg 296cfc4233 remove unneeded #includes and forward classes 11 years ago
Kurt Hindenburg ff66b231bf Remove unneeded includes 11 years ago
Kurt Hindenburg 917d932f46 Add const and & 11 years ago
Kurt Hindenburg 104f3dd1ef Remove unused function qHash 11 years ago
Kurt Hindenburg 0882caa18c Remove outdated dbus /Konsole - use /Windows/# 11 years ago
Kurt Hindenburg 7b07dd78cd s/QLatin1String/QStringLiteral/ 11 years ago