174 Commits (d901e9b2b00b501a69fe14f3616aa69d73cedafe)

Author SHA1 Message Date
Ahmad Samir a594a209cf Fix issues with the container used to hold the Profiles in the ProfileManager 5 years ago
Ahmad Samir d1c826adc8 Tweak formatting after running clang-format 5 years ago
Ahmad Samir 97569b764c Run clang-format on the whole repo 5 years ago
Martin T. H. Sandsmark 7a35124f4f Implement actual testing of Vt102 emulator 5 years ago
Nicolas Fella d468bbab40 Fix some includes 5 years ago
Luis Javier Merino Morán c5aa11c306 HistoryTest: don't test things that make no sense 5 years ago
Tomaz Canabrava 10e0abd92d Fix unittest 5 years ago
Tomaz Canabrava 51fb3c99d9 Create a test for block selection 5 years ago
Carlos Alves 3b0a81feed Screen and HistoryScroll pointers to smart pointer 5 years ago
Kurt Hindenburg 396bebf58f Skip KeyboardTranslatorTest when BUILD_SHARED_LIBS=TRUE 5 years ago
Carlos Alves 8cf4601b90 Test HistoryType change 5 years ago
Carlos Alves 4cee7e2395 Add Reflow test to HistoryTest 5 years ago
Ahmad Samir cf391316e8 Use QProcess::processId() directly 5 years ago
Carlos Alves 5bbb433494 Adding version checks to deprecated functions 5 years ago
Carlos Alves bc6517593a Screen cursor position calculation and safeguards 5 years ago
Gustavo Carneiro 91d7001e71 Rename ColorEntry to QColor. 5 years ago
Gustavo Carneiro 1c0ed51e38 Rename extensions .hpp to .h in TerminalDisplay files. 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
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 885896ca72 Add warning for test failure 5 years ago
Kurt Hindenburg dec0f36f57 Fix whitespace 5 years ago
Kurt Hindenburg cecfad49ff Convert tests to use SPDX license/copyright 5 years ago
Laurent Montel b626359501 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Laurent Montel f3aebc236b Remove not implmemented method 5 years ago
Gustavo Carneiro b9bbbdba1f Move character classes to a new folder. 6 years ago
Gustavo Carneiro 379327b68d Move ScrollBar methods to a new class TerminalScollBar 6 years ago
Gustavo Carneiro 5c9c22fab3 Move TerminalDisplay to terminalDisplay folder. 6 years ago
Kurt Hindenburg bff534c3d0 update KF5_MIN_VERSION to 5.69.0 6 years ago
Tomaz Canabrava c71a0b3f3e Move ProfileDialog to widgets 6 years ago
Gustavo Carneiro 9f71cc38f3 Move PlainTextDecode and HTMLDecoder Classes to a new files. 6 years ago
Gustavo Carneiro d473572535 Move ProfileGroup and ProfileCommandParser Classes to a new files. 6 years ago
Tomaz Canabrava 0478529c6f Move Profile related classes to it's own folder 6 years ago
Gustavo Carneiro 51a345bf2a Move a FallbackKeyboardTranslator class to a new files, FallbackKeyboardTranslator.h and FallbackKeyboardTranslator.cpp 6 years ago
Gustavo Carneiro fdad2645f1 Move History files to a new folder. 6 years ago
Gustavo Carneiro 616db49e69 Remove unused History.h and History.cpp files." 6 years ago
Kurt Hindenburg d8bd58696b Fix header guard 6 years ago
Gustavo Carneiro 267cc34eda Move CharacterFormat class to a new file. 6 years ago
Gustavo Carneiro f2c3d18e9c Move HistoryScrollNone Class to a new file. 6 years ago
Gustavo Carneiro 44c4ed5d4e Move HistoryScrollFile class to a new file. 6 years ago
Gustavo Carneiro 9b2e9731e0 move Session files to a new folder. 6 years ago
Gustavo Carneiro b5fbbd81c7 Move widgets to a new folder. 6 years ago
Kurt Hindenburg c046967e1b Test: for loop - avoid creating copies 6 years ago
Lukasz Kotula 37ffb50e59 Reproduction test case for a crash described in Bug 330066 6 years ago
Yaroslav Sidlovsky d3519ae24c Use Qurl::fromPercentEncoding for bookmarks 6 years ago
Kurt Hindenburg 028a31edda Use std::array 6 years ago
Kurt Hindenburg 2795c0a17a Attempt to fix PartTest build 6 years ago
Sebastian Badur 97037da1a2 Add pty test for Part without shell 6 years ago