219 Commits (d507d3381e52b16507a81e679119429f92a95a12)

Author SHA1 Message Date
Kurt Hindenburg 001d937d10 Add option to allow tab width to be expanding 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg ba2be5c602 uncrustify using kf5 config 9 years ago
Kurt Hindenburg 48a8a40566 More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg a540e6fdd0 Fix readability-implicit-bool-cast issues using nullptr 9 years ago
Kurt Hindenburg 2b586e6ff8 use auto 9 years ago
R.J.V. Bertin 378518ea4b shortcut adaptation to platform standards on Mac 9 years ago
David Faure efeaa73fe1 Fix compilation with KF < 5.23, patch by Aniketh Girish. 10 years ago
Martin T. H. Sandsmark 17a3ee5dfa Fix checking of foreground process 10 years ago
Martin T. H. Sandsmark e21fc13c47 Warn when trying to close window with open tabs 10 years ago
Martin T. H. Sandsmark 79ca76a946 Fix checking of foreground process 10 years ago
Martin T. H. Sandsmark 1f06b97104 Avoid asking the user a second time for confirmation of closing an active tab 10 years ago
Martin T. H. Sandsmark fca305ebff Fix transparent backgrounds 10 years ago
Martin T. H. Sandsmark 6c23f43ec3 Avoid asking the user a second time for confirmation of closing an active tab 10 years ago
Martin T. H. Sandsmark a28902e912 Fix transparent backgrounds 10 years ago
Kurt Hindenburg 92bc47ae14 Allow changing window icon only upon valid icon 10 years ago
Kurt Hindenburg f5418597f6 includes cleanup 10 years ago
Martin T. H. Sandsmark 27dec8d02f Port away from kdelibs4support. 10 years ago
Kurt Hindenburg efca9088a3 Fix previous commits changing some \r to \n 10 years ago
Kurt Hindenburg f016a0f874 Create new internal session->sendText() replacement method 10 years ago
Kurt Hindenburg 0a5e2b3497 When setting window size, take into account when menubar is not visible 10 years ago
Kurt Hindenburg fa5b25fced Restore KDE4 behavior - do not ask for confirmation on logout 10 years ago
Kurt Hindenburg 70818f8c47 .arg() needs QStringLiteral 11 years ago
Kurt Hindenburg bdee35bf38 Use QStringLiteral and QLatin1String 11 years ago
Kurt Hindenburg 04a5749717 Switch to use foreach() w/ QActions 11 years ago
Kurt Hindenburg 7ae2140235 s/KShortcut/QKeySequence - commented out code ATM 11 years ago
Kurt Hindenburg e14c2992c5 Use const reference inside Q_FOREACH 11 years ago
Kurt Hindenburg 5168fa3c24 Move ManageProfiles dialog to Configure Konsole window 11 years ago
Kurt Hindenburg a1957e8a8f Allow user to select where the scrollback/history files are written. 11 years ago
Aleix Pol 0975d32db9 Stop KDELibs4Support from being the all-mighty dependency 11 years ago
Kurt Hindenburg 571ffb4fb3 When visible session icon changes, change program icon 11 years ago
Kurt Hindenburg 0b46073244 Remove unneeded includes 11 years ago
Kurt Hindenburg 95687e84b0 More KAction->QAction porting 12 years ago
Montel Laurent 79661ac5f6 Fix includes 12 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 78c9fd39cf Port to QMenu 12 years ago
Michal Humpula d3310de9e0 port KIcon to QIcon 12 years ago
Lukáš Tinkl cc85a5243c QAction::setShortcut -> KActionCollection::setDefaultShortcut 12 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago
Kurt Hindenburg eda0e431b2 Minor whitespace changes 12 years ago
Lukáš Tinkl 694b644bd2 remove accel markers 12 years ago
Kurt Hindenburg 86ee13f583 Fix crash in Manage Profile Dialog 12 years ago
Eike Hein c4f7f512f3 Fix translucency support. 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg d02f75199d minor style changes - whitespace, blank lines 12 years ago
Kurt Hindenburg cb84422082 Temporary crash fix - disable KWindowSystem::compositingActive() calls 12 years ago
Kurt Hindenburg 6381dfff50 Add F11 as a shortcut for full screen 12 years ago
Kurt Hindenburg 47fafb2134 Add F11 as a shortcut for full screen 12 years ago
Kurt Hindenburg 522e4a57ba Allow konsole to store terminal size in the profile. 12 years ago
Kurt Hindenburg 931d64df81 Allow konsole to store terminal size in the profile. 12 years ago