105 Commits (0db4e8892b90f2ca1e89e2c82e793fd37bd32e47)

Author SHA1 Message Date
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 eb96410ffd clean up includes 7 years ago
Kurt Hindenburg 490f174c22 Correct parameter's names 7 years ago
Mariusz Glebocki 616f5554b1 Restore "Show 'new tab' button" option in Konsole Settings 7 years ago
Laurent Montel ef1beaab86 Remove unused includes 7 years ago
Kurt Hindenburg 9a37e0b265 Correct include guard name 7 years ago
Frederik Gladhorn 6a06431962 Port from QFontMetrics::width() to boundingRect().width() 7 years ago
Mariusz Glebocki 4793cafab6 Split tab bar configuration into two pages 7 years ago
Mariusz Glebocki 81636246ba Search for managed QButtonGroups recursively 7 years ago
Kurt Hindenburg 799fb46190 Use modernize-return-braced-init-list 7 years ago
Kurt Hindenburg ccc4c2eee6 Fix readability-implicit-bool-conversion issues 7 years ago
Kurt Hindenburg e605cd4b43 Add/fix KUIT context marker 7 years ago
Kurt Hindenburg c8ad9ec5ae Add KUIT context marker 7 years ago
Kurt Hindenburg 7018f269d3 Comment spelling fix 7 years ago
Kurt Hindenburg 00b1edb245 Adjust text since profile shortcuts now create new tabs 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 8124abecd1 Add disambiguation/comments to UI strings 7 years ago
Kurt Hindenburg d5e4b44909 Minor .ui files cleanup - loading/saving in Qt Designer 5.12.0 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
Shubham Jangra 42eb5132e0 Add close tab and create new tab on middle click event 7 years ago
Kurt Hindenburg 421019de38 Change QStyleOptionViewItemV3 and V4 to QStyleOptionViewItem 7 years ago
Mauro Marssola c86d468e36 Add option to have close button on each tab 7 years ago
Kurt Hindenburg e5b2db2a74 Remove text about Qt5.9 7 years ago
Kurt Hindenburg ed95869ccc Since we now require Qt5.9+, remove info about < Qt5.9 7 years ago
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Patrick José Pereira 20debf4815 MainWindow: Add Frameless option 7 years ago
Andrew Smith d1e5296ef4 Remove option to hide application name from titlebar 7 years ago
Kurt Hindenburg 8f44c36aec modernize use auto 7 years ago
Tomaz Canabrava 47f64c4301 Fix KConfig 8 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 3e42f1177a Refine tab bar settings UI string 8 years ago
Tomaz Canabrava 58a9311bcb Modernize: Remove 'this->' 8 years ago
Kai Uwe Broulik 7f8baec605 Default to show tab bar only when needed 8 years ago
Kurt Hindenburg c5d9d18804 Add note that profile shortcuts only work when when "Shown" in menu 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 1feffb1fff Set default to false for tab width expanding 8 years ago