7602 Commits (86baf22c0191f059a0188bf554660a65ae6e11db)
 

Author SHA1 Message Date
Gustavo Carneiro 86baf22c01 Move ExtendedCharTable to characters library. 5 years ago
Gustavo Carneiro 047449b471 ExtendedCharTable: Remove konsoleprivate dependencies. 5 years ago
Gustavo Carneiro 55c67162af Remove profile dependency in decoders. 5 years ago
Gustavo Carneiro 3afa3482b6 Move PlainTextDecoder to decoders folder. 5 years ago
Gustavo Carneiro 61f7ce0f0c Move HTMLDecoder class to a new folder decoders. 5 years ago
Gustavo Carneiro 72d604c6cc Move terminal color methods to a new class TerminalColor. 5 years ago
Gustavo Carneiro 4ee99c6c17 Initial refactoring TerminalPainter class. 5 years ago
Oswald Buddenhagen 2a6e520a7a ensure that window size is correct before starting session (again) 5 years ago
Edwin Pujols 5729e67120 ViewManager: Fix warnings about mixing operators. 5 years ago
Edwin Pujols 48adc62ad8 c++17: Make getCharacterPosition return a tuple. 5 years ago
Laurent Montel 8242763fb3 operator+/- is disabled for QFlags in qt6 5 years ago
Christoph Feck 5dc22a9338 GIT_SILENT Update Appstream for new release 5 years ago
Kurt Hindenburg f460969fea Use = default instead of {} 5 years ago
Kurt Hindenburg 618a750881 Fix bool implicit conversions 5 years ago
Ahmad Samir 7342cbea10 SessionController: use the same logic for the other if blocks 5 years ago
Ahmad Samir d74c0b1533 Fix if condition when updating filters 5 years ago
Ahmad Samir 11987c7ae4 Minor code optimisation 5 years ago
Ahmad Samir 12c236c5fe FileFilter: update the QRE pattern if "word characters" change 5 years ago
Kurt Hindenburg b21938e579 Mark the destructor as 'override' 5 years ago
Friedrich W. H. Kossebau 5c8f36ffba ui.rc files: consistenly use <gui> instead of deprecated <kpartgui> 5 years ago
Carlos Alves 270d6ea324 Fix bold character color paint 5 years ago
Kurt Hindenburg b28f725cb7 Require cmake 3.13 5 years ago
Martin T. H. Sandsmark b2ce2db26a Add support for ctrl+tab to the default keyboard translation 5 years ago
Ahmad Samir 3711e884c9 SessionController: don't delete actions removed from QMenu manually 5 years ago
Kurt Hindenburg 8bcbe926de Fix build; return early on FreeBSD test 5 years ago
Kurt Hindenburg e5b3fa1cc8 Add FreeBSD test exception and comments 5 years ago
Kurt Hindenburg e35211e9c1 Add Coverity FIXME 5 years ago
Kurt Hindenburg 398ee7c7b9 Initialize member in the constructor 5 years ago
Kurt Hindenburg 690edf413a Add comment about getting valid Coverity builds 5 years ago
Kurt Hindenburg c038f4a593 Fix lambda capture 'this' is not used 5 years ago
Ahmad Samir 0f6424497b SessionController: iterate over a const container 5 years ago
Ahmad Samir 043c424af5 SessionContoller: fix crash when closing session from Konsole KPart 5 years ago
Alexander Lohnau 7cfe7bb380 Remove Konsole service menu 5 years ago
Gustavo Carneiro be969f454b Add a new color filter to preview color in hotspot. 5 years ago
Kurt Hindenburg e6b4c1f7ad Actually use HAVE_GETPWUID 5 years ago
Kurt Hindenburg 885896ca72 Add warning for test failure 5 years ago
Kurt Hindenburg ae9f407c3b Use check_symbol_exists instead of check_function_exists 5 years ago
Kurt Hindenburg 98adc59f54 Check for getpwuid function instead of OS; const ref for loop 5 years ago
Carlos Alves d351756c77 OptimizeOnFirstUsageOption is ignored by compiler 5 years ago
Carson Black fa398f5648 Read shell from getpwuid when doing shell fallback 5 years ago
Ahmad Samir 923f8d144a FileFilter: add line/column numbers to file urls; also match absolute paths 5 years ago
Kurt Hindenburg 3631e42fa4 Add examples on how sessionList works now 5 years ago
Piotr Henryk Dabrowski 22c6c006c9 Fix tab color being changed when no user color was selected 5 years ago
Kurt Hindenburg 881034b35a Whitespace 5 years ago
Kurt Hindenburg dec0f36f57 Fix whitespace 5 years ago
Kurt Hindenburg 70f733a95e Update hsluv.* files from https://github.com/hsluv/hsluv-c 5 years ago
Kurt Hindenburg 7d8e4cf94b Revert "Update hsluv.* files from https://github.com/hsluv/hsluv-c" 5 years ago
Kurt Hindenburg a7b66395dd Update hsluv.* files from https://github.com/hsluv/hsluv-c 5 years ago
Carlos Alves 1af0a1d533 Fix scrolling with ctrl+mouse wheel 5 years ago
Tomaz Canabrava f588a662c0 Set the default toolbars as per VDG input 5 years ago