Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Layout for enhanced search dialog | Arno | 2020-07-25 | 1 | -7/+31 |
| | | | | | Add Actor and Title search. This commit only makes visual changes and moves some code around. The search itself is not implemented yet. | ||||
* | Resurrect search dialog | Arno | 2018-11-24 | 1 | -7/+4 |
| | | | | | Add it to the global menu and make it accessible by CTRL+f when the focus is on the main window. | ||||
* | Bring SearchDialog into the 21st century | Arno | 2018-11-23 | 1 | -1/+1 |
| | | | | The usual... nullptr warnings, connect syntax. | ||||
* | Select search term and focus QLineEdit | Arno | 2015-01-25 | 1 | -0/+3 |
| | | | | selectAll() on search term and focus it when showing the search dialog | ||||
* | New: search dialog | Arno | 2015-01-24 | 1 | -0/+47 |