384 Commits (ad4e77d50cea8beb66321998e2942e5ebae504da)

Author SHA1 Message Date
Gustavo Carneiro 3d2bc6fe05 konsole: move a SessionGroup to a new file 6 years ago
Kurt Hindenburg 9a80c74bff Fix some implicit-bool-conversions 6 years ago
Gustavo Carneiro e788b2a894 Konsole: Add a color tabs support in Konsole 6 years ago
Yaroslav Sidlovsky d3519ae24c Use Qurl::fromPercentEncoding for bookmarks 6 years ago
Kurt Hindenburg 1b08f3058a Do not show "Search for" if web shortcuts are disabled 6 years ago
Kurt Hindenburg 0d1504993b Simplify boolean expression 6 years ago
Martin T. H. Sandsmark 785fedbe53 fix deprecated qset warnings 6 years ago
Mariusz Glebocki 7463163593 Add copyInputChanged() and readOnlyChanged() signals 6 years ago
Mariusz Glebocki 416e662945 Do not change session icon to indicate state 6 years ago
Mariusz Glebocki 7c028a1010 Add SessionController::isCopyInputActive() 6 years ago
Mariusz Glebocki 9855b2c125 Use flags for each session notification type 6 years ago
Mariusz Glebocki 9ee21b9c62 Report TerminalDisplay focus when any of its children is focused 6 years ago
Kurt Hindenburg 3e8401391a Add comments about QSet deprecated methods 6 years ago
Kurt Hindenburg 449fdd90c9 Revert "Replace deprecated QSet::toList and QSet::fromList()" 6 years ago
João Eudes Lima c07210056c Replace deprecated QSet::toList and QSet::fromList() 6 years ago
Tomaz Canabrava 09cc4f6bb9 Fix Separator 6 years ago
Tomaz Canabrava 96cda154c1 Fix context menu actions when search bar is enabled 6 years ago
Christian Muehlhaeuser 967c42a1b0 Support status report requests for text-colors 6 years ago
Mariusz Glebocki 52d2720007 Revert "GIT_SILENT: minor qstring optimization" 6 years ago
Ahmad Samir 5f60bc5a6f Replace foreach (deprecated) with range-for 6 years ago
Mariusz Glebocki 8df48a8f71 Remove SessionController from the factory during deletion 6 years ago
Kurt Hindenburg 2455faf68a Add a "Do not ask again" option to close session dialog 7 years ago
Laurent Montel f96deb39aa GIT_SILENT: minor qstring optimization 7 years ago
Kurt Hindenburg dcb846719d Fix implicit-bool-conversion issues 7 years ago
Kurt Hindenburg a1b64d7956 Revert "Profile shortcuts switch profile instead of opening new tab" 7 years ago
Martin T. H. Sandsmark b0463effd8 Fix display sometimes randomly scrolling down 7 years ago
David Hallas 2562c3a003 Fixes crash when copying hotspot 7 years ago
Kurt Hindenburg 9685e23e2e Remove unneeded setZModemBusy(true) 7 years ago
Kurt Hindenburg 2e1071fc90 Use QVariant::toInt() 7 years ago
Tomaz Canabrava 6e8153a78e Multiple Splits per Tab 7 years ago
Nicolas Fella 6ba044c145 Define shortcuts for Find actions also for konsolepart 7 years ago
Kurt Hindenburg dd6cddfd99 Use QOverload instead of static_cast for connection overloads 7 years ago
Laurent Montel f46c36bbb5 Const'ify where it's possible found by clazy 7 years ago
Thomas Surrel d689ba5403 Profile shortcuts switch profile instead of opening new tab 7 years ago
Patrick José Pereira 8c94b21980 Correct includes 7 years ago
Nate Graham e1fde67a69 Only show tab icon if the user has specifically chosen one 7 years ago
Tomaz Canabrava d1e18d9dda Remove three classes form the SessionController header/source 7 years ago
Andrew Smith 674243f126 Update session icon on notification bell 7 years ago
Kurt Hindenburg ec5c05751c modernize deprecated header 7 years ago
Kurt Hindenburg 8f44c36aec modernize use auto 7 years ago
Kurt Hindenburg ef7a53a56f For consistency, use foreach for view loops; avoids possible detaching 7 years ago
Martin T. H. Sandsmark 2c9a793369 Use correct color and font when exporting to HTML 7 years ago
Kurt Hindenburg 2d330c005b Remove redundant return statements 8 years ago
Lukas Bergdoll f6e432ab0c Add reset font size shortcut 8 years ago
Tomaz Canabrava f91d84b381 Remove replay signal. 8 years ago
Mariusz Glebocki fcea6742c1 Move search line upper bound check to less generic function 8 years ago
Tomaz Canabrava feeb3f2f47 Remove SearchBar from the MainWindowOverview 8 years ago
Ahmad Samir 5a47df158d Move isPrimaryScreen() to Session 8 years ago
Ahmad Samir 033e20319f Replace setUserTitle() with setSessionAttribute() 8 years ago
Mariusz Glebocki 10a41f41b0 Always preserve line breaks on "Select All" action 8 years ago