65 Commits (146aeb85b4e763faec00c4c67d2917ffe2e6b77a)

Author SHA1 Message Date
Kurt Hindenburg 78a0092522 Convert src to use SPDX license/copyright 5 years ago
Gustavo Carneiro 9b2e9731e0 move Session files to a new folder. 6 years ago
Sebastian Badur 9ceae8d134 Add openTeletype option for use without shell 6 years ago
Mariusz Glebocki 9855b2c125 Use flags for each session notification type 6 years ago
Nicolas Fella e6f3d0a14e Replace Q_DECL_OVERRIDE with override 6 years ago
Konstantin Kharlamov fc48c203ab Part.h: remove unused includes 7 years ago
Kurt Hindenburg eb96410ffd clean up includes 7 years ago
Maximilian Schiller 12eb5c1934 Implement the new interface of TerminalInterface for profile handling 7 years ago
Kurt Hindenburg f498aa3c89 Add Part interface to get blur status 8 years ago
Kurt Hindenburg 64be7b6240 remove unused method profileNameList 8 years ago
Kurt Hindenburg 9a3e18816e Fix 'Manage Profiles' option from KonsolePart 9 years ago
Kurt Hindenburg e67661d28d uncrustify using kf5 config 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg acdd32c27d Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS 9 years ago
Kurt Hindenburg 35d419e734 Add Q_DECL_OVERRIDE via clang-tidy 9 years ago
Kurt Hindenburg c5bb937988 Make currentWorkingDirectory() override kde_terminal_interface 11 years ago
Kurt Hindenburg 5168fa3c24 Move ManageProfiles dialog to Configure Konsole window 11 years ago
Montel Laurent ffd2b2037b Fix cmakelists.txt. Fix build after that 11 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago
Harald Sitter 7cf19d9917 fix build; there is only kde_terminal_interface.h 13 years ago
David Faure 0dd1dbe929 TerminalInterfaceV2 was merged into TerminalInterface 13 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago
Alex Richardson 4adfbe84bd Port to KF5/Qt5 13 years ago
Kurt Hindenburg 7a2a5beb00 Correct spelling errors/word usage 13 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Jekyll Wu 6d87d555c4 Add new slot for getting the list of profile names 14 years ago
Jekyll Wu cd0ac281ab Add new slot for creating session with specified profile and directory 14 years ago
Jekyll Wu 62214e352b Add extra paramter to createSession(): `directory` for its initial working directory 14 years ago
Jekyll Wu 1ffeb4bb6d Get back the 'Manage Profiles...' entry into context menu of konsolepart 14 years ago
Jekyll Wu 675dbcb2fe Emit signal currentDirectoryChanged(QString) after current directory changes 14 years ago
Jekyll Wu a7f71fe903 Add slot currentWorkingDirectory() for getting the current wokring directory 14 years ago
Jekyll Wu 19dd7ea499 Trivial style change 14 years ago
Jekyll Wu 26ebd8a72d Delete unused method 14 years ago
Kurt Hindenburg d1b019a47a Apply astyle-kdelibs 14 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago
Eike Hein 7e0561d096 Expose activity/silence monitoring in the KPart via signals & slots. 15 years ago
David Faure 1529b2f531 Port from KParts::Factory to KPluginFactory. Tested with dolphin loading konsolepart. 15 years ago
Trever Fischer 57aa709a5f Fix Konsole part to work with apps that use the old v1 TerminalInterface. 17 years ago
Rahman Duran 9ec6d94a7b Implemented new TerminalInterfaceV2 functions. 17 years ago
Eike Hein a1f88240b4 Simplified translucency support in the KPart thanks to 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
David Faure 454e4557c7 Re-add a openUrl implementation so that embedding konsolepart into konqueror works again 18 years ago
Robert Knight fde7b8b4f5 KPart documentation clarifications. 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight d4e2edeab2 Allow the terminal display's host to decide whether shortcut keypresses 18 years ago
Robert Knight 039d1c4f6f Support use of existing pty in embedded terminal via openTeletype(int fd) slot. 18 years ago
Robert Knight 7c0e81dada Safer shutdown. Ensure all sessions are closed and session state saved 18 years ago
Robert Knight 5036d8cb00 Squashed commit of the following: 18 years ago