183 Commits (85ee52b10fc5d53f8b36434e7ff691c70534dc79)

Author SHA1 Message Date
Ahmad Samir 85ee52b10f Use Q_ASSERT to catch null pointers for _sessionController and session() 8 years ago
Ahmad Samir 5a47df158d Move isPrimaryScreen() to Session 8 years ago
Kurt Hindenburg 03b0026e20 Remove default edge to getCharacterPosition() 8 years ago
Ahmad Samir a2ad2d70d4 Invert the logic for Mouse Tracking events 8 years ago
Mariusz Glebocki 674de973f9 Convert loc() to function and add arguments checks 8 years ago
Mariusz Glebocki 17cb78cee1 Prevent invalid image array indexing 8 years ago
Mariusz Glebocki 205819713a Do not round up character coordinates for hotspots 8 years ago
Ahmad Samir 7c2a1164be Add support for Set Cursor Style (DECSCUSR) escape sequences 8 years ago
Ahmad Samir 6b1d799a51 Add profile property to toggle alternate scrolling 8 years ago
Mariusz Glebocki 10a41f41b0 Always preserve line breaks on "Select All" action 8 years ago
Kurt Hindenburg c16b26d024 remove unused variables 8 years ago
Kurt Hindenburg da9e86e32c fix spelling issue 8 years ago
Joshua Noack 3a1d350b67 Disable menu actions when read-only/locked 8 years ago
Joshua Noack c442d22313 Use default close button of KMessageWidget 8 years ago
Ahmad Samir 17c77a8729 Only emulate up/down key presses for mouse scrolls on alternate screen 8 years ago
Marco Martin 2a71f063f8 use the terminal color scheme for the scrollbar 8 years ago
Joshua Noack bcbaf5d349 Konsole: Use KMessageWidget in TerminalDisplay 8 years ago
Kurt Hindenburg caf0ab2b75 Add a profile property to toggle copying text as HTML 8 years ago
Kurt Hindenburg b6fb10ff73 fix some parameter/api documentation mismatches 8 years ago
Kurt Hindenburg bed548e85a sync declarations with definitions (have .h and .cpp variable names match) 8 years ago
Kurt Hindenburg d66e5465a2 Use Q_DISABLE_COPY to disable copy constructors 8 years ago
Kurt Hindenburg 33fcebfe92 unmaskBell convert singleshot old connect syntax to new with lambda 8 years ago
Kurt Hindenburg 37bd57e387 convert singleshot old connect syntax to new with lambda 8 years ago
Kurt Hindenburg 2ffcca1c90 move methods which are not slots 8 years ago
Kurt Hindenburg 2e86be05dc Implement support for trimming leading whitespace 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 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 3f651a51f5 remove extra ; and , 9 years ago
Martin T. H. Sandsmark b2b044cf2a Make the config of file filters and url filters separate 10 years ago
Martin T. H. Sandsmark 04dce67996 Make the URL hint keyboard modifiers configurable 10 years ago
Kurt Hindenburg e33355a4d0 Add option to use the selected font's line characters 10 years ago
Kurt Hindenburg a4de3feb16 Add option to use the selected font's line characters 10 years ago
Martin T. H. Sandsmark 252e52c28d Improve filter updating 10 years ago
Martin T. H. Sandsmark f3ce85b9ef Improve filter updating 10 years ago
Martin T. H. Sandsmark 6f02d6dbc9 Implement URL hints 10 years ago
Kurt Hindenburg 0bca1e15b5 Add sequence for FocusGained and FocusLost 11 years ago
Kurt Hindenburg 9484507f90 Add option to insert DnD URLs as plain text 11 years ago
Kurt Hindenburg 5962fb25b3 Fix handling of high precision scroll events 11 years ago
Montel Laurent 6c747d97d6 kdelibs4support-- 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg e550e5cd7d Remove old code dealing with --no-resize option 12 years ago
Kurt Hindenburg 0f84f38c0a All 'select line' for use with shortcut 12 years ago
Kurt Hindenburg 801d4d4b8c Add parameter to selectLine for selecting entire line 12 years ago
Kurt Hindenburg 931cf74e63 Split mouseTripleClickEvent method into selectLine() 12 years ago
Kurt Hindenburg d5d2d9ef0d Allow transparency to work when using images as backgrounds. 12 years ago
Kurt Hindenburg b180a6ac08 Remove old code dealing with --no-resize option 12 years ago
Kurt Hindenburg 7cf548bea8 All 'select line' for use with shortcut 12 years ago