257 Commits (d507d3381e52b16507a81e679119429f92a95a12)

Author SHA1 Message Date
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg 7a9c22b664 Change the re-run warning to a debug output 9 years ago
Kurt Hindenburg 3a69411f84 More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg b4b4a502bf More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg 80321deea3 Change obsolete usleep with QTimer::usleep 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 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 ba6e758833 fix 2 issues of macro argument should be enclosed in parentheses 9 years ago
Kurt Hindenburg d1bdcc92e8 simplify if()s for readability 9 years ago
Kurt Hindenburg 369f990540 Fix numerous clazy issues 9 years ago
Kurt Hindenburg c225122709 use foreach for TerminalDisplay loops 9 years ago
Aleix Pol 3a055ea19d Fix build 9 years ago
Kurt Hindenburg e3109c190f revert accidently comitted notes 9 years ago
Kurt Hindenburg 2b6b9c579b Add default search options to Konsole settings 9 years ago
Martin T. H. Sandsmark d28afb6664 Only use foreground process info if valid 9 years ago
Martin T. H. Sandsmark 40b1f0e851 Only use foreground process info if valid 9 years ago
Martin T. H. Sandsmark 3ff022527e Fix randomization in color scheme 9 years ago
Kurt Hindenburg a5ca903453 Correct handling %u when changing tab title via Rename Tab dialog 9 years ago
Kurt Hindenburg 6e2d3f4e7e Validate initial working directory Profile entry 10 years ago
Kurt Hindenburg dca6479a86 Fix updating of tab title 10 years ago
Kurt Hindenburg 3747ecfde0 Fix updating of tab title 10 years ago
Martin T. H. Sandsmark 7cecfc078e Only send EOF to known shells 10 years ago
Martin T. H. Sandsmark 17a3ee5dfa Fix checking of foreground process 10 years ago
Martin T. H. Sandsmark ce4ab92249 Only send EOF to known shells 10 years ago
Martin T. H. Sandsmark 79ca76a946 Fix checking of foreground process 10 years ago
Martin T. H. Sandsmark e7770aba9f Avoid polling processes if they report what we need with OCS7 10 years ago
Martin T. H. Sandsmark 0303a98a29 Only try to send EOF to the shell, not other processes 10 years ago
Martin T. H. Sandsmark c6c09ce7a3 Only try to send EOF to the shell, not other processes 10 years ago
Martin T. H. Sandsmark 2f1c8cf397 Send EOF when closing first, before SIGHUP 10 years ago
Martin T. H. Sandsmark 7592e8947f Don't show activity/silence notifications when the terminal is active 10 years ago
Martin T. H. Sandsmark bb6abc0bc8 Implement support for getting the current URL from OSC 7 10 years ago
Kurt Hindenburg 62d17245bc Use QDateTime::currentDateTimeUtc to avoid timezone calculations 10 years ago
Kurt Hindenburg efca9088a3 Fix previous commits changing some \r to \n 10 years ago
Kurt Hindenburg 0edded4975 Only readUserName if tab title format has %u 10 years ago
Kurt Hindenburg 41fc3c35ec Show note about and allow removing sendText/runCommand from D-Bus 10 years ago
Kurt Hindenburg f016a0f874 Create new internal session->sendText() replacement method 10 years ago
Kurt Hindenburg e91c8d7768 Fix a few krazy/api issues 10 years ago
Martin T. H. Sandsmark b84c0f49a9 Remove hack for ensuring window size is correct before starting session 10 years ago
Kurt Hindenburg 0bca1e15b5 Add sequence for FocusGained and FocusLost 11 years ago
Kurt Hindenburg 9076c3af47 Implement xterm's background color request/reply 11 years ago
Kurt Hindenburg 90dfa7240a Add const & 11 years ago
David Faure f7322f8ecb Fix QUrl porting error (missing fromLocalFile) and construct URL properly. 11 years ago
Kurt Hindenburg e2a0701587 Signal currentDirectoryChanged only check session's background process. 12 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 8182ac8edc Port to QDebug 12 years ago
Michal Humpula 15d09f9161 port from KStandardDirs to QStandardPaths 12 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago