147 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Kurt Hindenburg 90c81d0ecf Simpify return after else statements 6 years ago
Sebastian Badur 9ceae8d134 Add openTeletype option for use without shell 6 years ago
Mariusz Glebocki f8d8c3aa08 Disable activity/silence signal only when both options are off 6 years ago
Mariusz Glebocki 9855b2c125 Use flags for each session notification type 6 years ago
Ahmad Samir 5f60bc5a6f Replace foreach (deprecated) with range-for 6 years ago
Kurt Hindenburg 2043b03e51 Use auto to avoid duplicating the type name 7 years ago
Maximilian Schiller 12eb5c1934 Implement the new interface of TerminalInterface for profile handling 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
Tomaz Canabrava 7a43e3b2cd Don't duplicate the tabs when Spliting the View 7 years ago
Tomaz Canabrava d77b991f3a Revert "Refactor Profile and ColorScheme" 8 years ago
Tomaz Canabrava 99f233b9a1 Refactor Profile and ColorScheme 8 years ago
Tomaz Canabrava feeb3f2f47 Remove SearchBar from the MainWindowOverview 8 years ago
Kurt Hindenburg 274633a321 Revert "Simplify code dealing with creating new sessions." 8 years ago
Tomaz Canabrava e1f7107cc0 Simplify code dealing with creating new sessions. 8 years ago
Kurt Hindenburg f498aa3c89 Add Part interface to get blur status 8 years ago
Dominik Haumann de2525ca6b GIT_SILENT: QLatin1String("") -> QString() 8 years ago
Kurt Hindenburg 1480b5cace sync declarations with definitions; simplify openUrl() 8 years ago
Kurt Hindenburg 64be7b6240 remove unused method profileNameList 8 years ago
Kurt Hindenburg d1369c3422 normalize that last remaining old Qt slot/signals 9 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg caefa412c9 Use K_PLUGIN_FACTORY_WITH_JSON and remove K_EXPORT_PLUGIN 9 years ago
Kurt Hindenburg 457adaedb9 Add an info tab to the manage profile for apps using KonsolePart 9 years ago
Kurt Hindenburg e0b951a8f2 uncrustify using kf5 config 9 years ago
Kurt Hindenburg ff18f80419 Make KonsolePart's 'Manage Profiles' dialog name unique 9 years ago
Kurt Hindenburg 9a3e18816e Fix 'Manage Profiles' option from KonsolePart 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 dfafff97d4 remove QDebug/qWarning and use QCDebug 9 years ago
Kurt Hindenburg 66044df34b fix a lot of issues of readability-implicit-bool-cast 9 years ago
Kurt Hindenburg 2b586e6ff8 use auto 9 years ago
Kurt Hindenburg 6e2d3f4e7e Validate initial working directory Profile entry 10 years ago
Kurt Hindenburg f016a0f874 Create new internal session->sendText() replacement method 10 years ago
Kurt Hindenburg bdee35bf38 Use QStringLiteral and QLatin1String 11 years ago
Albert Astals Cid 16b3919ff8 Fix heap-use-after-free in Part destructor 11 years ago
Kurt Hindenburg ff66b231bf Remove unneeded includes 11 years ago
Kurt Hindenburg 5168fa3c24 Move ManageProfiles dialog to Configure Konsole window 11 years ago
Kurt Hindenburg 3a569f22dd Remove kde_file.h STAT of Url for openUrl 11 years ago
Kurt Hindenburg b2ae05bd6c remove duplicate include 11 years ago
Montel Laurent 61405b86ab Port to KDialog 12 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 5d4cda3e2f kdelibs4support-- 12 years ago
Montel Laurent 6c747d97d6 kdelibs4support-- 12 years ago
Montel Laurent 8182ac8edc Port to QDebug 12 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago
Lukáš Tinkl 9900747e0f l10n fixes 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg f92a45da2f Check return values of ::stat() 12 years ago
Kurt Hindenburg 42240a7c6d Check return values of ::stat() 12 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago