72 Commits (146aeb85b4e763faec00c4c67d2917ffe2e6b77a)

Author SHA1 Message Date
Luis Javier Merino Morán 877a5128cb Fix assert _currentTerminalDisplay in Screen::setTextSelectionRendition 5 years ago
Ahmad Samir acd265efab Less delete calls in destructors 5 years ago
Kurt Hindenburg 0f656a32ff Remove 'This file is part of' comment lines 5 years ago
Kurt Hindenburg 78a0092522 Convert src to use SPDX license/copyright 5 years ago
Gustavo Carneiro 44ea930770 Remove not implemented method. 5 years ago
Martin T. H. Sandsmark e45cda9579 Add possibility of peeking primary screen 6 years ago
Martin Hostettler f4bc91f1f7 Match OSC reply sequence terminator to OSC request terminator. 6 years ago
Mariusz Glebocki 9855b2c125 Use flags for each session notification type 6 years ago
Mariusz Glebocki 9ee21b9c62 Report TerminalDisplay focus when any of its children is focused 6 years ago
Nicolas Fella e6f3d0a14e Replace Q_DECL_OVERRIDE with override 6 years ago
Yuri Chornoivan 7bcf92696b Use URLs with transport encryption 6 years ago
Ahmad Samir 033e20319f Replace setUserTitle() with setSessionAttribute() 8 years ago
Ahmad Samir a2ad2d70d4 Invert the logic for Mouse Tracking events 8 years ago
Mariusz Glebocki 5128781a82 Change internal character type size to 32 bit 8 years ago
Ahmad Samir 7c2a1164be Add support for Set Cursor Style (DECSCUSR) escape sequences 8 years ago
Ahmad Samir 2a80b02dae Support XTerm Alternate Scroll Mode escape sequences 8 years ago
Kurt Hindenburg 8b6be52ba2 Handle the zmodem upload indicator B01 8 years ago
Kurt Hindenburg cf56e5db4c sync declarations with definitions (have .h and .cpp variable names match) 8 years ago
Kurt Hindenburg e5c8d97e51 Disable QObject subclasses' copy constructor/assignment 8 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 0bca1e15b5 Add sequence for FocusGained and FocusLost 11 years ago
Kurt Hindenburg 9076c3af47 Implement xterm's background color request/reply 11 years ago
Montel Laurent 6c747d97d6 kdelibs4support-- 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg 886f12d730 Add xterm's bracketed paste mode 12 years ago
Kurt Hindenburg 8082bcd2ef Add xterm's bracketed paste mode 12 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
Jekyll Wu 3c958a2c97 Rename and remove the no longer needed signal relayer 14 years ago
Jekyll Wu 25b8b5353c Trivial style change: remove extra blank lines 14 years ago
Jekyll Wu bf73ed29a8 Remove one apparent comment 14 years ago
Jekyll Wu 507619dff2 Emit signal on receiving escape sequence for changing terminal size 14 years ago
Jekyll Wu 8f3a1c1e07 Make the document for one signal less confusing 14 years ago
Jekyll Wu 752926efcb Another unneeded #include 14 years ago
Jekyll Wu 78dbf8f1c1 Remove the left-over & unused code for supporting "Scroll Lock" key 14 years ago
Jekyll Wu 0331f97b60 Another try of cleaning up of #includes 14 years ago
Kurt Hindenburg ffb8617356 Apply astyle-kdelibs 14 years ago
Jekyll Wu 8f1bbd4353 Remove trailing white spaces 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu dcab90676b More document for public methods. 15 years ago
Jekyll Wu 6e7b93da0b Add document for some simple methods marked with "document me" 15 years ago
Jekyll Wu f78b734ef2 Remove unused #include . 15 years ago
Jekyll Wu f5772ab06b Enable copy action only when some text are selected. 15 years ago
Jekyll Wu 0ddf722e08 Disable clear & reset actions when the secondary screen is in use. 15 years ago
Kurt Hindenburg 7e00edd516 Make sure pty device has right size before terminal process queries it. 15 years ago
Kurt Hindenburg 6a0c3e5b9d Api doxygen fixes. 17 years ago
Kurt Hindenburg f35a7ac2ca Doxygen link warning fix. 17 years ago