6550 Commits (7907b7a88fd3f1b6efaaf3aa98c37566c59616dc)
 

Author SHA1 Message Date
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
Kurt Hindenburg 1b49c1ab40 For demo_konsolepart, enable blur from the profile's settings 8 years ago
Tomaz Canabrava 47f64c4301 Fix KConfig 8 years ago
Tomaz Canabrava 87634bfece Merge branch 'revertOverlayScrollbar' 8 years ago
Tomaz Canabrava c96f185dac Revert "Treat scrollBar as overlay" 8 years ago
Tomaz Canabrava 452cced03e Revert "Show the scrollbar only when needed" 8 years ago
l10n daemon script da71ee20da SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
Friedrich W. H. Kossebau 581e640770 Remove usage of dead QT_USE_FAST_CONCATENATION 8 years ago
Nathaniel Graham 56fb0fe472 Add a global shortcut (Ctrl+Alt+T) to launch Konsole 8 years ago
Tomaz Canabrava 50c2ab6828 Remove SearchBar from the MainWindowOverview 8 years ago
Tomaz Canabrava feeb3f2f47 Remove SearchBar from the MainWindowOverview 8 years ago
Kurt Hindenburg 0cfbeb0458 add note about using pointer for dialog 8 years ago
Tomaz Canabrava 033d90a0d3 Revert "Stack when heap's uneeded." 8 years ago
Kurt Hindenburg 274633a321 Revert "Simplify code dealing with creating new sessions." 8 years ago
l10n daemon script f4c9e7a53a GIT_SILENT made messages (after extraction) 8 years ago
l10n daemon script 48448131ee GIT_SILENT made messages (after extraction) 8 years ago
Tomaz Canabrava 6f8e8484c6 Code cleanup on the Profile Settings 8 years ago
Tomaz Canabrava a9669bc3db Code cleanup on the Profile Settings 8 years ago
Tomaz Canabrava 45cd5000d0 Stack when heap's uneeded. 8 years ago
Tomaz Canabrava 2ef1261066 Simplify Logic: use ternary when it improves readability 8 years ago
Tomaz Canabrava 788d3d5901 Use auto when types are explicit 8 years ago
Tomaz Canabrava aa80b577cd Simplify Logic 8 years ago
Tomaz Canabrava e782691e70 Favor manual list creator over for loop for small list 8 years ago
Tomaz Canabrava 1462bb095d Use Initializer list instead of temporaries 8 years ago
Tomaz Canabrava 49e328f2ed Clean setFoundMatch 8 years ago
Tomaz Canabrava 71e9bb5d60 Return early - minimize if indentation 8 years ago
Tomaz Canabrava 2c5b7cac93 Don't check what doesn't needs to be checked. 8 years ago
Tomaz Canabrava 2848f56251 Use initializer list to create QSet 8 years ago
Tomaz Canabrava 18d33e5d91 Return early - minimize if indentation 8 years ago
Michael Eden 420821b29a Expose profile switching through d-bus 8 years ago