6529 Commits (f29ca068d4e6bbd5cc87c8f1ca1944a9ce21f97e)
 

Author SHA1 Message Date
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
Tomaz Canabrava 39c35c2c98 Re-Enable dragging tabs 8 years ago
Tomaz Canabrava a31adb4a26 Fix Rename of tabs 8 years ago
Tomaz Canabrava f91d84b381 Remove replay signal. 8 years ago
Tomaz Canabrava ec5ee406ff Re enable rename tab 8 years ago
Tomaz Canabrava 29dce00eda Focus widget in currentChanged 8 years ago
Tomaz Canabrava b4ef40dfa1 Re enable close tabs, simplify code 8 years ago
Tomaz Canabrava 4c8c1b90f0 Add the Close and New Tab Buttons 8 years ago
Tomaz Canabrava 4d73014a1c Remove Borders 8 years ago
Tomaz Canabrava 0e45cf0584 Connect to KonsoleSettings directly 8 years ago
Tomaz Canabrava b35546fd16 Restore TabBar visibility and position settings 8 years ago
Tomaz Canabrava 83ebda5bf4 Use QTabBar: drop tons of code 8 years ago
Albert Astals Cid 3013bdb599 GIT_SILENT Upgrade KDE Applications version to 18.11.70. 8 years ago
Martin T. H. Sandsmark ac59cc7e00 Fix hang on a lot of output from a program 8 years ago
Mariusz Glebocki fcea6742c1 Move search line upper bound check to less generic function 8 years ago
Kurt Hindenburg 7aaf7eddfc add a sample emoji test file 8 years ago
Mariusz Glebocki 9655cf0337 IncrementalSearchBox: use autoFillBackground 8 years ago
Mariusz Glebocki 77c5d5bcfd IncrementalSearchBox: do not propagate unhandled keys to parent 8 years ago
Mariusz Glebocki e176667d68 IncrementalSearchBox: fix rendering during terminal scroll 8 years ago
Tomaz Canabrava d076118636 Fix SearchBar font 8 years ago
Kurt Hindenburg 4add8545fa For QPointer do not compare to nullptr, use isNull() 8 years ago
Kurt Hindenburg 1b11b1d3fb Fix crashes when font's height() < 1 8 years ago