Luís Pereira
|
6f72d9abad
|
Fix calling signal without the emit keyword
A signal should always be emitted using emit/Q_EMIT.
|
2020-06-10 20:08:10 +08:00 |
|
Daniel Ruiz de Alegría
|
64ef5be97f
|
Fix SearchBar light text over white background with dark themes
|
2019-12-25 18:10:39 +01:00 |
|
Paulo Lieuthier
|
a982330d05
|
Select all text when opening search bar
|
2019-10-14 02:35:54 +02:00 |
|
Tsu Jan
|
871d069b8b
|
Fix visual glitches in search-bar
Closes https://github.com/lxqt/qterminal/issues/249
|
2018-10-09 22:50:26 +02:00 |
|
Alf Gaida
|
3bfdfe86be
|
typo Higlight
|
2016-04-03 00:05:45 +02:00 |
|
Jerome Leclanche
|
72ffc262eb
|
Clean up trailing whitespaces
|
2015-07-09 20:22:48 +02:00 |
|
Christian Surlykke
|
cda217281d
|
Search code cleanup
|
2013-01-23 08:39:22 +01:00 |
|
Christian Surlykke
|
c3d72a638a
|
Change searchbar background color to red(ish) when no match found
|
2013-01-17 17:02:51 +01:00 |
|
Christian Surlykke
|
c13e2b6f17
|
Hotkeys for search: Return->find-next, Shift-Return->find-previous, Escape->hide searchbar
|
2013-01-17 08:16:06 +01:00 |
|
Christian Surlykke
|
4f9e1c4a06
|
Added search functionality
|
2013-01-13 20:36:29 +01:00 |
|