Commit Graph

279 Commits

Author SHA1 Message Date
Craig Drummond
7b4e9402ef Renable responsive cover view 2018-02-02 21:34:03 +00:00
Craig Drummond
968f8cf229 Disable responsive covers for now - causes flickering 2018-02-02 19:19:29 +00:00
Craig Drummond
9be4367865 Adjust action icon position based upon dynamic sizing of grid items.
Closes #1186
2018-02-02 17:04:03 +00:00
Craig Drummond
7200708a1f If changing from listview to non-listview, goToTop so that header is
reset.
Closes #1185
2018-02-02 16:50:22 +00:00
Craig Drummond
b5da764dec Adjust horizontal gap between icons in grid view to equal distribute
icons over space.
Issue #1169
2018-01-19 21:49:48 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
a4040c08ca More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
e743dd48f5 Add some debug to itemview 2017-12-17 11:22:44 +00:00
Craig Drummond
2bfedd3586 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
311fb0c0fe Make it possible to filter on year (or range of years) in library search
field.
Issue #1131
2017-12-01 18:57:31 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
740abadbb7 Don't add zoom in / out actions to context menu! 2017-10-15 16:46:59 +01:00
Craig Drummond
72ab708475 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
f71f82beec Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
c98b3da6fa Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
4ee7ee5609 Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
98ef8f59f0 Add semi-transparent background under progress, incase it is the same
colour as highlight
2017-09-07 20:33:15 +01:00
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
ee67ac61d7 In playlists page, internet, etc, allo back navigation to go fully back. 2017-08-17 16:54:00 +01:00
Craig Drummond
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
44993730bb devicePixelRatioF was introduced with Qt5.6, so for earlier versions
need to use devicePixelRatio
2017-07-04 21:57:41 +01:00
Craig Drummond
57f6aaf4e9 Use devicePixelRatioF 2017-07-03 18:58:46 +01:00
rezodlub
555ab199db Clear back index on model reset 2017-06-14 22:36:12 +02:00
rezodlub
9b96f0ab6a Clear back index on view mode change 2017-06-12 12:27:15 +02:00
rezodlub
b5f022aac3 Fix unlimited back depth 2017-06-12 09:51:42 +02:00
rezodlub
0dd573b131 Unlimited back depth 2017-06-12 09:43:30 +02:00
rezodlub
7d8f568300 Return to previous view when going 'back' from more than one level. 2017-06-11 18:56:30 +02:00
Craig Drummond
edba120db9 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
3a45316998 Remove unused widget 2016-10-29 15:21:45 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
ab77cd56ca Match view mono icons to text color. 2016-07-18 22:48:10 +01:00
Craig Drummond
7598aa1147 QStyleOptionViewItemV4 is deprecated in Qt5 2016-07-07 19:01:40 +01:00
Craig Drummond
7f9a12db0e Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it. 2016-02-05 18:25:18 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
45ce4ac749 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
430b75e267 Only initialise view on setModel if it has not already been inialised.
#718
2015-08-03 18:10:53 +01:00
Craig Drummond
fd17c43e51 Auto-expand first level when searching 2015-07-30 19:32:37 +01:00
Craig Drummond
b3e26b7d33 Remove searchIndex - no longer used. 2015-07-30 19:21:59 +01:00
Craig Drummond
a7229d3e1c Show CD cover in list/tree 2015-07-29 20:08:50 +01:00
Craig Drummond
4a88f83238 Add code to show CD cover in devices view. Disabled at the moment -as it
repeatedly scaled, etc., and I'm not 100% convinced its required...
2015-07-29 19:31:35 +01:00
Craig Drummond
7173373094 Redraw view when scaled cover loaded.
#594
2015-07-24 17:20:29 +01:00
Craig Drummond
88c496f162 Vary search field timeout depending upon input length; 1s for 1char,
0.75 for 2 or 3 chars, and 0.5 otherwise
2015-07-22 09:30:24 +01:00