7634 Commits (86a486934ed66ab28c3f794ef37c0a69b4e29a83)
 

Author SHA1 Message Date
Carlos Alves 86a486934e Reflow lines when Terminal resizes: both ways 5 years ago
Tomaz Canabrava 5cd00fd885 Reflow lines when Terminal Shrinks 5 years ago
Ahmad Samir c3a230c98e ViewContainer: take into account Profile::BellMode when setting tab icon 5 years ago
Ahmad Samir de9e92b81f EditProfileDialog: add GUI to change the terminal bell mode 5 years ago
Carlos Alves bc6517593a Screen cursor position calculation and safeguards 5 years ago
Kurt Hindenburg 0ed3e401ff Update minimum Qt 5.14.0 to match Frameworks; update to KF5 5.71.0 5 years ago
Carlos Alves 46d9100f45 Correct columns size with highlightScrolledLines 5 years ago
Gustavo Carneiro fd59b50e6c Move font methods to a new TerminalFont class. 5 years ago
Carlos Alves 9433d17a3d Initial refactoring TerminalScrollBar class 5 years ago
Antonio Russo 8ed8e0df9a
Document faint portion of color table 5 years ago
Antonio Russo 0f6f9a2e2b
Do not look up old ColorEntry in editColorItem 5 years ago
Gustavo Carneiro f743469c85 Move RandomizationRange class to a new file. 5 years ago
Gustavo Carneiro bac26d5d99 Remove code for pre Qt5.11 versions, since minimum is now Qt5.12 5 years ago
Gustavo Carneiro 5ef0925ea2 Remove unused header. 5 years ago
Gustavo Carneiro ea1d529e43 Move wallpaper() function to a correct file. 5 years ago
Carlos Alves 2d58ed0281 Revert 'Fix bold character color paint' 5 years ago
Edwin Pujols 6667d96ed9 TerminalDisplay: Limit mouse move events. 5 years ago
Edwin Pujols 8de0e6c78e Screen: Remove superfluous guards. 5 years ago
Gustavo Carneiro 91d7001e71 Rename ColorEntry to QColor. 5 years ago
Weng Xuetian 3480514e70
Only link konsoleprofile to konsoleprivate 5 years ago
Kurt Hindenburg 7e1b31cde0 Correct comment line to generate CharacterWidth.cpp 5 years ago
Dmitry Atamanov 6c4e00da7a Update to Unicode 13.0.0 5 years ago
Tomaz Canabrava dcb23b6174 Revert "Remove RandomSeed on TerminalDisplay." 5 years ago
Edwin Pujols 93b6362655 TerminalDisplay: Replace tuple by QPair. 5 years ago
Gustavo Carneiro fa4bd94d84 Remove RandomSeed on TerminalDisplay. 5 years ago
Edwin Pujols 783943322b filters: Match all colors recognized by QColor. 5 years ago
Edwin Pujols ea51d6dae5 TerminalDisplay: Remove pointless code. 5 years ago
Carlos Alves c854fc88c9 Check git message before push 5 years ago
Gustavo Carneiro 1c0ed51e38 Rename extensions .hpp to .h in TerminalDisplay files. 5 years ago
Tomaz Canabrava d7a411b8bc Fix wrong rebase / fix build. 5 years ago
Ahmad Samir 9eddcdb204 SessionController: use session() and view() member functions 5 years ago
Gustavo Carneiro 200e910fbc Move decoders to a new library konsoledecoders. 5 years ago
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