Commit Graph

301 Commits

Author SHA1 Message Date
Craig Drummond
3206196750 Add slight padding on left for list view 2018-05-24 19:15:58 +01:00
Craig Drummond
0bde58a9ad Don't use responsive layout for category view 2018-03-20 19:14:20 +00:00
Craig Drummond
d9ccfe22df Fix cover refresh when using categorized view 2018-03-09 17:23:56 +00:00
Craig Drummond
4f2b005690 Fix adding album tracks when using categorized view 2018-03-09 17:05:06 +00:00
Craig Drummond
310a748769 More work on categrized view 2018-03-08 22:29:21 +00:00
Craig Drummond
cd5db97b57 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
1829119baa showIndex() TODO 2018-03-07 19:20:51 +00:00
Craig Drummond
616cdc00dd Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
be3dbd973e Call mapToSource 2018-03-06 22:15:52 +00:00
Craig Drummond
5d373644e4 Fix mouse over events 2018-03-06 22:08:58 +00:00
Craig Drummond
2ad371d6f9 Allow categorizedview to be responsive 2018-03-06 21:57:29 +00:00
Craig Drummond
98bf56b349 Add zooming to categorizedview 2018-03-06 20:03:34 +00:00
Craig Drummond
6e18028a71 Create own CategorizedView derevied from KCategorizedView 2018-03-06 19:55:24 +00:00
Craig Drummond
bfc9f49374 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
Craig Drummond
a337d0a76e Add 'Categorized' to library view types. Currently non-functional... 2018-03-04 22:17:08 +00:00
Craig Drummond
a559a9d88f Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
17697ad197 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
e5c614e1cd Responsive grid view - flashing fixed? 2018-02-08 16:57:42 +00:00
Craig Drummond
3161ce376b 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
f5a887d717 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
e695d49b3a Disable responsive layout - still flickering! 2018-02-05 18:10:36 +00:00
Craig Drummond
ffb39ad2c2 Renable responsive cover view 2018-02-02 21:34:03 +00:00
Craig Drummond
54458285c7 Disable responsive covers for now - causes flickering 2018-02-02 19:19:29 +00:00
Craig Drummond
8650da896c Adjust action icon position based upon dynamic sizing of grid items.
Closes #1186
2018-02-02 17:04:03 +00:00
Craig Drummond
2513869762 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
43e59bf01d 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
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
2551ec631e More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
8a7d7ffd02 Add some debug to itemview 2017-12-17 11:22:44 +00:00
Craig Drummond
5d38162236 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
1cbeee7ce7 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
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
a26562e52d Don't add zoom in / out actions to context menu! 2017-10-15 16:46:59 +01:00
Craig Drummond
96fc791f10 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
832d81dd10 Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
5e3031743a Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
526c662dff Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
96fb1dea50 Add semi-transparent background under progress, incase it is the same
colour as highlight
2017-09-07 20:33:15 +01:00
Craig Drummond
9ffba0a564 Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
1198d96360 In playlists page, internet, etc, allo back navigation to go fully back. 2017-08-17 16:54:00 +01:00
Craig Drummond
3ef49aa27d Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
aa41876e0c Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
15d1116474 devicePixelRatioF was introduced with Qt5.6, so for earlier versions
need to use devicePixelRatio
2017-07-04 21:57:41 +01:00
Craig Drummond
06888e8c1c Use devicePixelRatioF 2017-07-03 18:58:46 +01:00
rezodlub
586d5fd299 Clear back index on model reset 2017-06-14 22:36:12 +02:00
rezodlub
8557abd903 Clear back index on view mode change 2017-06-12 12:27:15 +02:00
rezodlub
9ed52f091d Fix unlimited back depth 2017-06-12 09:51:42 +02:00