8230 Commits (41a02471b46d4d7d25453c5d75598b194dc404e5)
 

Author SHA1 Message Date
Waqar Ahmed b5f974aea5 Optimize CompactHistoryScroll a bit more 4 years ago
snooxx 💤 564ae1fa96 Fix changing non-Breeze scrollbar colors at runtime 4 years ago
snooxx 💤 8d2582b000 Adapt scrollbar to terminal color scheme for Breeze widget style again 4 years ago
snooxx 💤 3e65200274 Revert "Let the scrollbar follow the app color scheme" 4 years ago
Heiko Becker 04ea3fec4a GIT_SILENT Upgrade release service version to 21.11.90. 4 years ago
Luis Javier Merino Morán 1cb3de91d4 SD (ScrollDown) should be able to clear the screen 4 years ago
Luis Javier Merino Morán caf5fcebe3 Insert Lines should be a noop if outside margins 4 years ago
Luis Javier Merino Morán 8c3a1f83c9 Delete Lines should be a noop if outside margins 4 years ago
Luis Javier Merino Morán 23007bb9e8 CPR should take DECOM into account 4 years ago
Luis Javier Merino Morán 717b615ab6 Cursor PreviousLine should respect the top margin 4 years ago
Luis Javier Merino Morán d2437fbb2b Cursor NextLine should respect the bottom margin 4 years ago
Luis Javier Merino Morán 566912883d Saving/Restoring cursor should include Origin Mode 4 years ago
Luis Javier Merino Morán c3b3ef1905 RIS goes to (1,1) and clears tab stops 4 years ago
Luis Javier Merino Morán 22f8430275 Move the cursor home on Alignment Test 4 years ago
Luis Javier Merino Morán f4c5adec21 Support reporting text area size 4 years ago
Luis Javier Merino Morán 83bc8b2d6f Support for DECRQCRA (Checksum Rectangular Area) 4 years ago
Ahmad Samir 436fe4d93b Fix enum docs 4 years ago
Adriaan de Groot 8d4540f6c6 Handle urls with non-empty ID-part 4 years ago
Henry Heino b2ceb4684b Kate-like touchscreen scrolling support 4 years ago
Ahmad Samir 97f949eea0 SSHManagerPlugin: pass MainWindow* as an arg to activeViewChanged() 4 years ago
Luis Javier Merino Morán 0776e62541 Uppercase DECRPTUI hex response 4 years ago
Waqar Ahmed 645b92a562 Fix possible infinite loop 4 years ago
Waqar Ahmed fd689b3a95 TerminalPainter: Reduce calls to TerminalDisplay::loc 4 years ago
Ahmad Samir 34c35803a9 Use std::tie 4 years ago
Waqar Ahmed c463ff9860 Inline CharacterColor comparison operators and pass by value 4 years ago
Waqar Ahmed 8b9d197116 Fix leak in DBusTest 4 years ago
Ahmad Samir 97feb54397 Handle changing cursor shape property without creating a new profile 4 years ago
Kurt Hindenburg 13b2ed6697 Comment spelling corrections 4 years ago
Kurt Hindenburg b5fba0d543 Reset KF_MIN_VERSION back to 5.71.0 4 years ago
Kurt Hindenburg 38fc4569d1 Add malloc.h check; fixes build on macos 4 years ago
Nicolas Fella 7e42fcc2cc Port part loading from KService to KPluginFactory 4 years ago
Nicolas Fella d80f47abb8 Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable 4 years ago
l10n daemon script 2e839aa4c5 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Martin T. H. Sandsmark 1ee8c64b51 fix the URL matching regex with e. g. markdown links 4 years ago
Martin T. H. Sandsmark d47baac5a5 Fix painting of search result 4 years ago
Tomaz Canabrava 0a6bcae57c Fix nitpicks 4 years ago
Tomaz Canabrava dd7cd6b874 Group character related isSameAttributes method 4 years ago
Tomaz Canabrava 33b546b98f speed up `canBeGrouped` 4 years ago
Tomaz Canabrava f7c07135ba Character is 16 bytes, pass by value 4 years ago
Tomaz Canabrava e48dc7c5f5 Fix return type 4 years ago
Tomaz Canabrava ab9ac8d63e Move last method to Character 4 years ago
Tomaz Canabrava 721bc4a993 Remove unused variable 4 years ago
Tomaz Canabrava 01b73503a4 Move isSameRendition to Character 4 years ago
Tomaz Canabrava 8d9cdd1b00 Move hasSamecolors to Character 4 years ago
Tomaz Canabrava 83113f5612 Move isSameScript to Character 4 years ago
Tomaz Canabrava 238c8dc129 Rewrite the while clause 4 years ago
Tomaz Canabrava 1d207c4396 Move baseCodepoint to Character class 4 years ago
Tomaz Canabrava cc7e1cd456 Add TODO - this ccan be a junior job 4 years ago
Tomaz Canabrava 496f489396 Add a test for Character 4 years ago
Tomaz Canabrava 1cd4dea483 Move canGroup code to Character.h 4 years ago