calibre/resources
Charles Haley f20e426efb Make tools on the search bar customizable.
Given that the saved searches action and the saved search button on the search bar now do the same thing, it seems reasonable to allow the user to choose whether the saved search button shows. I went from there to "Why not allow adding other buttons to the bar?" There is a lot of available real estate on that bar. This commit does that using a new toolbar in preferences / toolbars.

I didn't use a QToolBar, instead constructing a 'classic' toolbar in an QHBoxLayout. That gave me more control over the look and placement. And also, I had no end of trouble trying to work through how to use a QToolBar that isn't attached to a QMainWIndow.

In the process I removed the legacy Saved Search combo box, its associated buttons, and the tweak. I am sure there are some people still using the years-old interface and that they will complain. I can accept that, given that the button is better in almost every way.
2022-10-19 11:54:41 +01:00
..
2022-07-22 07:28:11 +00:00
2022-01-26 21:04:45 +05:30
2020-04-13 09:00:14 +05:30
2022-07-19 06:59:42 -04:00
2022-07-19 06:59:42 -04:00
2021-10-14 09:00:47 +00:00
2020-01-08 21:01:59 +05:30
2022-07-06 19:19:47 +05:30
2022-07-06 19:19:49 +05:30
2022-07-22 07:28:11 +00:00