41 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Kurt Hindenburg c7ea0413ad Simplify redundant else logic 6 years ago
Kurt Hindenburg 92f03de922 Match variable names 6 years ago
Ahmad Samir 5f60bc5a6f Replace foreach (deprecated) with range-for 6 years ago
Konstantin Kharlamov c416043fe5 ProfileSettings.cpp: remove unused includes 7 years ago
Frederik Gladhorn 6a06431962 Port from QFontMetrics::width() to boundingRect().width() 7 years ago
Kurt Hindenburg 799fb46190 Use modernize-return-braced-init-list 7 years ago
Kurt Hindenburg c8ad9ec5ae Add KUIT context marker 7 years ago
Mariusz Glebocki 716884e78e Restore compatibility with Qt < 5.11 7 years ago
Mariusz Glebocki a8ec9ad28a Configure Konsole dialog GUI redesign 7 years ago
Kurt Hindenburg d582a984ff Add fixme about changing icon for favorite column 7 years ago
Kurt Hindenburg d187b43a65 Correctly set icon when changing default profile in Manage dialog 7 years ago
Kurt Hindenburg 421019de38 Change QStyleOptionViewItemV3 and V4 to QStyleOptionViewItem 7 years ago
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Kurt Hindenburg 8f44c36aec modernize use auto 7 years ago
Kurt Hindenburg 0cfbeb0458 add note about using pointer for dialog 8 years ago
Tomaz Canabrava 033d90a0d3 Revert "Stack when heap's uneeded." 8 years ago
Tomaz Canabrava a9669bc3db Code cleanup on the Profile Settings 8 years ago
Tomaz Canabrava 45cd5000d0 Stack when heap's uneeded. 8 years ago
Tomaz Canabrava 2ef1261066 Simplify Logic: use ternary when it improves readability 8 years ago
Tomaz Canabrava 788d3d5901 Use auto when types are explicit 8 years ago
Tomaz Canabrava aa80b577cd Simplify Logic 8 years ago
Tomaz Canabrava e782691e70 Favor manual list creator over for loop for small list 8 years ago
Tomaz Canabrava 1462bb095d Use Initializer list instead of temporaries 8 years ago
Tomaz Canabrava 68ddd7b978 simplify isProfileDeletable 8 years ago
Kurt Hindenburg 7f35a5af09 initialize members in the initialization list 8 years ago
Kurt Hindenburg fbbf365e31 readability fixes - braces 8 years ago
Kurt Hindenburg 652e48cf6f Improvements to the Manage Profiles dialog 8 years ago
Kurt Hindenburg 016209c3ca modernize use nullptr 9 years ago
Kurt Hindenburg 5b5e464932 Remove unnecessary column width changes 9 years ago
Kurt Hindenburg 4ed43e23e6 More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg a540e6fdd0 Fix readability-implicit-bool-cast issues using nullptr 9 years ago
Kurt Hindenburg 869c361602 constructors/decontructors use =default instead of {} 9 years ago
Kurt Hindenburg dfafff97d4 remove QDebug/qWarning and use QCDebug 9 years ago
Kurt Hindenburg 2b586e6ff8 use auto 9 years ago
Martin T. H. Sandsmark 27dec8d02f Port away from kdelibs4support. 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 2c0013cc84 Use QList::reserve() 11 years ago
Kurt Hindenburg c0c147e03d Allow profiles to be deleted if user has permissions 11 years ago
Kurt Hindenburg 5168fa3c24 Move ManageProfiles dialog to Configure Konsole window 11 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 8182ac8edc Port to QDebug 12 years ago
Montel Laurent 6c15e52276 Port to QDialog 12 years ago
Michal Humpula d3310de9e0 port KIcon to QIcon 12 years ago
Michal Humpula 15d09f9161 port from KStandardDirs to QStandardPaths 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg 597d4657a7 s/kde4_add_ui_files/qt5_wrap_ui cmake fix 12 years ago
Kurt Hindenburg 1ea501da62 remove include moc from .cpp files - removes build warnings 13 years ago
Kurt Hindenburg 8291e10a9b From Manage Profiles, editing 2+ profiles doesn't work ATM 13 years ago