Commit Graph

299 Commits

Author SHA1 Message Date
Craig Drummond
4cbbf401b2 Fix cover refresh when using categorized view 2018-03-09 17:23:56 +00:00
Craig Drummond
df5d79ee3c Fix adding album tracks when using categorized view 2018-03-09 17:05:06 +00:00
Craig Drummond
1cc005ca38 More work on categrized view 2018-03-08 22:29:21 +00:00
Craig Drummond
bd693ad525 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
eca5935a2a showIndex() TODO 2018-03-07 19:20:51 +00:00
Craig Drummond
168df22f5d Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
93ea7378b2 Call mapToSource 2018-03-06 22:15:52 +00:00
Craig Drummond
9b1ac44344 Fix mouse over events 2018-03-06 22:08:58 +00:00
Craig Drummond
652e72004b Allow categorizedview to be responsive 2018-03-06 21:57:29 +00:00
Craig Drummond
6191959d48 Add zooming to categorizedview 2018-03-06 20:03:34 +00:00
Craig Drummond
789483a2ae Create own CategorizedView derevied from KCategorizedView 2018-03-06 19:55:24 +00:00
Craig Drummond
0aee2f6dc2 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
Craig Drummond
0e36f74639 Add 'Categorized' to library view types. Currently non-functional... 2018-03-04 22:17:08 +00:00
Craig Drummond
b7e8021a36 Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
14842a0ec4 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
4ef97d0755 Responsive grid view - flashing fixed? 2018-02-08 16:57:42 +00:00
Craig Drummond
e881c3d19e Whn grouping byt album and navigate to tracks show "Album by Artist" in
tite widget.
2018-02-06 18:50:25 +00:00
Craig Drummond
c488343564 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
555512abfb Disable responsive layout - still flickering! 2018-02-05 18:10:36 +00:00
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