6550 Commits (7907b7a88fd3f1b6efaaf3aa98c37566c59616dc)
 

Author SHA1 Message Date
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
l10n daemon script 72b5525425 GIT_SILENT made messages (after extraction) 8 years ago
Kurt Hindenburg c9bb564722 Move script konsoleprofile to tools/ directory 8 years ago
l10n daemon script db5b729542 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
Kurt Hindenburg 150c98a50a Match argument names 8 years ago
Kurt Hindenburg 5d3e086575 Match argument names 8 years ago
Kurt Hindenburg f29ca068d4 move container usage after nullptr check 8 years ago
Tomaz Canabrava 8b377385ab Re-Enable --hide-tabbar and --show-tabbar 8 years ago
Kurt Hindenburg fe678362b6 fix API param docs 8 years ago
Kurt Hindenburg af82a3a70a set to public domain license for a small snippet of code/fair use 8 years ago
Kurt Hindenburg 90ec94f7b6 Revert "break build to test failure email to ml" 8 years ago
Kurt Hindenburg 6ab8ce7a7f break build to test failure email to ml 8 years ago
Tomaz Canabrava 50cbc1d930 Fix option "Expand individual tab to full window" 8 years ago
Kurt Hindenburg 46e4938cb3 Fix base-class-event issue; return QDialog::eventFilter() 8 years ago
Kurt Hindenburg 56184b319c For QString.split() use QLatin1Char() 8 years ago
Kurt Hindenburg 35d8833a3a mark constructor with one arg as explicit 8 years ago
Kurt Hindenburg c5182b5e6f Revert back to using cmake variable ENABLE_DETACHING to fix build 8 years ago
Tomaz Canabrava 953c250fe9 Re-enable profile menu for new tab button and restore close button behavior 8 years ago
Tomaz Canabrava 033d293d88 Fix crash with detach tab / hide tab buttons 8 years ago
Tomaz Canabrava 78f768ac8f Add missing license 8 years ago
l10n daemon script 8bafc6cc0b SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
l10n daemon script 4ecda5c3c0 GIT_SILENT made messages (after extraction) 8 years ago
Tomaz Canabrava 9836d43025 Use QTabBar: drop tons of code 8 years ago
Tomaz Canabrava e94c3e3dfb Fix size of TerminalDisplay on show 8 years ago
Tomaz Canabrava 6248feb582 Show Quick Open button consistently 8 years ago
Tomaz Canabrava 9b9ff5c6cb Readd closeAction 8 years ago
Tomaz Canabrava 94aeabbe10 Fix detach from menu 8 years ago
Tomaz Canabrava 3f2bd3dca2 Increase dead zone for detaching 8 years ago
Tomaz Canabrava 873edc5d4e Hint the cursor about a detach 8 years ago
Tomaz Canabrava c92bbb9538 Add tolerance for detach 8 years ago
Tomaz Canabrava 59b9fa5107 re-add detachTab 8 years ago
Tomaz Canabrava 8524890aa3 Add currentTabIndex for easy menu access. 8 years ago
Tomaz Canabrava 8cc637f8b7 New tab to manage the drag out of the tabbar 8 years ago
Tomaz Canabrava 494a1b32c8 Fix movement with keyboard 8 years ago
Tomaz Canabrava 93982ded1e Re-Enable detaching actions 8 years ago