6584 Commits (38c1fc837f8909260f81a31671c38cd4762d85a1)
 

Author SHA1 Message Date
Kurt Hindenburg 38c1fc837f Remove end space in license 7 years ago
Kurt Hindenburg 90bd97ef8e Use QString() rather than QStringLiteral() 7 years ago
Kurt Hindenburg 6b520aa0e6 Use emit for signal call 7 years ago
Martin T. H. Sandsmark 25e07b7e20 Add support for dimming the colors when losing focus 7 years ago
Martin T. H. Sandsmark 2c9a793369 Use correct color and font when exporting to HTML 7 years ago
Mariusz Glebocki 383434b3a9 Edit Profile Dialog: Fix "Smooth fonts" preview 8 years ago
Pavel Khlebovich 4e09f089f9 Fix double click can only select text within visible region 8 years ago
Mariusz Glebocki 473941dc96 Fix double render when scrolling with visible search bar 8 years ago
l10n daemon script d351bdfc64 GIT_SILENT made messages (after extraction) 8 years ago
l10n daemon script 2c419d4412 GIT_SILENT made messages (after extraction) 8 years ago
Kurt Hindenburg 994fdae6f5 Add license and copyright 8 years ago
Martin T. H. Sandsmark 5006d0e194 Re-introduce bounds check removed in fcea6742c1 8 years ago
l10n daemon script 47115486c2 GIT_SILENT made messages (after extraction) 8 years ago
Kurt Hindenburg aab3056e62 Use isEmpty() rather than size() > 0 8 years ago
Kurt Hindenburg 7f4b89f792 Add braces around if statements 8 years ago
Kurt Hindenburg c8cb7f9ead Remove nullptr check as deleting null pointer has no effect 8 years ago
Kurt Hindenburg 37493241ab Avoid implicit bool conversion 8 years ago
Kurt Hindenburg 15bf4d7cc7 Fix readability static accessed through instance 8 years ago
Kurt Hindenburg 1a4500ea81 Avoid implicit bool conversions 8 years ago
Kurt Hindenburg 2d330c005b Remove redundant return statements 8 years ago
Kurt Hindenburg 67b8c3f8dc Fix system language dependent unit test 8 years ago
Kurt Hindenburg ed5fa1f855 Antialias line drawing characters 8 years ago
Lindsay Roberts f5cc6d6c90 Restore new tab behavior 8 years ago
Yuri Chornoivan 6fb6ac4775 Fix minor EBN issues and typos 8 years ago
Mariusz Glebocki e74cf6c366 Use new character width code based on Unicode 11 8 years ago
Kurt Hindenburg bfb91aac49 Check clipboard->mimeData() is valid 8 years ago
Mariusz Glebocki 5f32cb3c44 Add a tool for generating character width tables 8 years ago
Mariusz Glebocki 0f33ee504b Move character width functions to Character class 8 years ago
Kurt Hindenburg 3dad0d6209 Ignore default null eol in Session::sendTextToTerminal 8 years ago
Tomaz Canabrava d77b991f3a Revert "Refactor Profile and ColorScheme" 8 years ago
Tomaz Canabrava 99f233b9a1 Refactor Profile and ColorScheme 8 years ago
l10n daemon script 42802057b6 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
l10n daemon script d0117f6e9e GIT_SILENT made messages (after extraction) 8 years ago
Kurt Hindenburg fb6c0eeed1 Add option to reverse URL hint numbering 8 years ago
Lukas Bergdoll 7907b7a88f Add editorconfig 8 years ago
Yuri Chornoivan 933b86d4fd Fix minor typos 8 years ago
Tomaz Canabrava 209d43f986 Remove MimeType related code 8 years ago
Anthony Fieroni 689723ca43 Handle forward/backward buttons to switch tabs 8 years ago
Anthony Fieroni f93263d6b4 [Terminal Display] Hide search bar on ESC 8 years ago
Lukas Bergdoll f6e432ab0c Add reset font size shortcut 8 years ago
Tomaz Canabrava 6330bb82bb Fixes crashes related to closing tabs with splits 8 years ago
Tomaz Canabrava 8fd74e8b74 Fix tab attach/reattach and simplify tab dnd code 8 years ago
l10n daemon script 86206e97be SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
l10n daemon script 2e50b339be GIT_SILENT made messages (after extraction) 8 years ago
Tomaz Canabrava bf34ae187b Simplify setMainWidget 8 years ago
Laurent Montel ce28d6b4ab create categories files 8 years ago
Sune Vuorela b2c8322a46 Scope the glib hack to only < Qt5.11.2 versions 8 years ago
Kurt Hindenburg db51e08b18 Add tests for emoji character width - currently expected failures 8 years ago
Andreas Hartmetz 76b8b8d71d Don't pollute the environment inside Konsole with QT_NO_GLIB 8 years ago
Heiko Becker 5146575dbc Vt102EmulationTest: Use QTEST_GUILESS_MAIN 8 years ago