8083 Commits (0fe14ed712d9486bde340a0c059dcf333636d427)
 

Author SHA1 Message Date
l10n daemon script 0fe14ed712 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Kurt Hindenburg 57ea4d415d Fix mistake with HAVE_MALLOC_H ifdef 4 years ago
l10n daemon script e09cbe212c SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Tomaz Canabrava d3ddaf3c63 Set the default port for ssh 4 years ago
Tomaz Canabrava 92dd4ee8a2 Fix reading profile and username on the SSH config 4 years ago
Martin T. H. Sandsmark 1ee961e4e2 add config option for whether mouse tracking should be enabled by default 4 years ago
Martin T. H. Sandsmark fb35320cdc add action to disable/enable mouse tracking 4 years ago
Martin T. H. Sandsmark 3d64132545 add support in TerminalDisplay for disallowing mouse tracking 4 years ago
Martin T. H. Sandsmark 570a55f75d remove duplicated code 4 years ago
Waqar Ahmed b5f974aea5 Optimize CompactHistoryScroll a bit more 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