7795 Commits (d54a1718a495ad66a9cf96b0b7e2c45bb661c84d)
 

Author SHA1 Message Date
Carlos Alves 110b36a03a Missing to set property for the new line 5 years ago
Carlos Alves 6bf62a2ae1 Reflow the _history 5 years ago
Carlos Alves 4fc03400d9 Add insert to history 5 years ago
Carlos Alves 6bcc306460 Join line when sending to history 5 years ago
Carlos Alves 3b182fa18c Change a specific position at history 5 years ago
Carlos Alves 155cedeca2 Keep the lines property 5 years ago
Tomaz Canabrava bccd0a3fcd Fix crash acessing wrong index 5 years ago
Carlos Alves 4d4d70d616 Ignore current cursor line 5 years ago
Carlos Alves 2be00da524 Changed from 'NewLine' char to _lineProperties 5 years ago
Carlos Alves 284ed7aec2 _history management of _screenLines when resizing 5 years ago
Carlos Alves ff0681d4c3 Change _screenLines to QVector 5 years ago
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