craig.p.drummond
|
ef551186e4
|
Apply some cppcheck and scan-build suggestions...
BUG:129
|
2012-11-05 20:41:30 +00:00 |
|
craig.p.drummond
|
4b35348fb3
|
Move QGtkStyle work-arounds into their own files.
|
2012-10-03 19:17:56 +00:00 |
|
craig.p.drummond
|
80ebbf5780
|
Don't enforce oxygen icons for Qt-only (Linux) builds. Cehck for missing icons, and use alternatives.
NOTE: This is not 100% complete yet - still require better icons for dynamic, playlists, and others...
|
2012-09-18 18:47:25 +00:00 |
|
craig.p.drummond
|
9b118476ef
|
- Improve item-view mouse over for Gtk+ style - when hovering, draw selection into a QPixmap and set painter's opacity before drawing image.
- Workaround issue of sometimes having an item (in icon view) staying in mouse-over state, even though mouse has left view.
|
2012-09-12 18:58:09 +00:00 |
|
craig.p.drummond
|
85b8bdb710
|
Add 'Back' action to context menu of list/icon views.
|
2012-09-03 21:02:51 +00:00 |
|
craig.p.drummond
|
f4adbaf6a4
|
Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-(
|
2012-08-30 19:43:32 +00:00 |
|
craig.p.drummond
|
819344a6ac
|
Force single-click activation in views. To enable double-click mode (which depends upon the style), edit cantatarc (KDE) or cantata.conf (Qt only) and set 'forceSingleClick=false' in the '[General]' section.
|
2012-08-30 19:37:59 +00:00 |
|
craig.p.drummond@gmail.com
|
ae4ee2e2dd
|
Use correct palette (Active/Inactive) when drawing item text.
|
2012-08-30 11:58:06 +00:00 |
|
craig.p.drummond@gmail.com
|
a734e1092f
|
Fix issue with certain styles not drawing selection background in icon view.
|
2012-08-08 15:18:55 +00:00 |
|
craig.p.drummond
|
805c6bd87f
|
When calculating sizeHint, use same calculation as used in LibraryPage/AlbumsPage
BUG:43
|
2012-06-27 17:05:21 +00:00 |
|
craig.p.drummond
|
2396117f33
|
Android: More improvements, still not really useable. :-(
|
2012-06-23 11:59:15 +00:00 |
|
craig.p.drummond
|
e182a457e2
|
Init size of back buttons
|
2012-06-22 15:56:41 +00:00 |
|
craig.p.drummond
|
f72a730308
|
Android: Work around single-click to activate items
|
2012-06-20 20:39:46 +00:00 |
|
craig.p.drummond
|
d932e73071
|
More android work...
|
2012-06-19 15:48:18 +00:00 |
|
craig.p.drummond
|
5706ab86d6
|
Add keyboard short-cut for 'back' icon in listviews.
|
2012-06-18 18:25:54 +00:00 |
|
craig.p.drummond
|
4c49bdc00a
|
Adjust images when change sizes.
|
2012-06-15 19:40:41 +00:00 |
|
craig.p.drummond@gmail.com
|
b916645b47
|
- Reduce size of spinner
- Stop spinner when finished (code was commented out to test Qt-only spinner!)
|
2012-06-06 11:15:46 +00:00 |
|
craig.p.drummond
|
bdec7c03b5
|
Implement a basic spinner widget for item views in Qt-only builds.
|
2012-06-01 16:24:54 +00:00 |
|
craig.p.drummond
|
f9f1edcb6f
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond@gmail.com
|
c87402d2b6
|
When grouping songs into albums, take into account song year. Its possible for an artist to release two albums with the same name in different years!
BUG:6
|
2012-04-30 11:07:58 +00:00 |
|
craig.p.drummond@gmail.com
|
16936274b2
|
Fix albums view position when going back from album contents.
|
2012-04-26 17:17:15 +00:00 |
|
craig.p.drummond@gmail.com
|
c47987a661
|
Fix fetching of covers for grouped playlists.
|
2012-04-20 11:34:15 +00:00 |
|
craig
|
9f727ba366
|
- Change icon of active dynamic playlist
- Allow to have any combination of act1, act2, and toggle in itemview
|
2012-04-16 18:39:50 +00:00 |
|
craig
|
693b26e27d
|
- Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
|
2012-04-16 18:38:00 +00:00 |
|
craig
|
9a233fbaf1
|
clear any existing search when 'Locate In Library' is activated.
|
2012-04-11 21:51:58 +00:00 |
|
craig
|
22e3e9282c
|
Dynamic playlists!!!
|
2012-04-10 21:23:21 +00:00 |
|
craig
|
6527e9849a
|
Fix del key event filter in grouped view.
|
2012-04-04 18:45:24 +00:00 |
|
craig
|
993dc7481e
|
Use SH_ItemView_ActivateItemOnSingleClick to detect single click mode in Qt build.
|
2012-04-04 18:45:02 +00:00 |
|
craig
|
3fe8b94b59
|
Automatically expand treeview items when searching.
|
2012-03-27 17:39:05 +00:00 |
|
craig
|
b11f749408
|
No actions in grouped view
|
2012-03-23 20:35:49 +00:00 |
|
craig
|
c62a31e271
|
Drop modes
|
2012-03-23 20:33:22 +00:00 |
|
craig
|
1cfd62a95c
|
Add action to show current track in lib
|
2012-03-21 19:05:55 +00:00 |
|
craig
|
41c8e61e4b
|
No auto expand for playlist
|
2012-03-21 19:04:54 +00:00 |
|
craig
|
e6182412c3
|
Initial import of grouped playlists - NOT FINISHED
|
2012-03-16 22:33:34 +00:00 |
|
craig
|
4d29644fa8
|
Use single-shot timers for search! Otherwise we keep on re-searching!!!!!
|
2012-03-11 20:51:25 +00:00 |
|
craig
|
6e8e8f1ace
|
Much better playlist tree style
|
2012-03-06 19:03:40 +00:00 |
|
craig
|
361e2c2fb4
|
Better text alignment with dif sized icons
|
2012-03-06 19:00:40 +00:00 |
|
craig
|
a6dc0e5b0f
|
Darker sub-text
|
2012-03-06 19:00:20 +00:00 |
|
craig
|
d8627fa867
|
Update playlist list-style text
|
2012-03-05 19:50:40 +00:00 |
|
craig
|
5c49d36551
|
Esc key navigates back in list views - if view has focus.
|
2012-03-05 19:50:18 +00:00 |
|
craig
|
a295dc1b99
|
Fix album view search text
|
2012-03-05 19:49:46 +00:00 |
|
craig
|
adfa0c6e65
|
Reduce size
|
2012-03-02 20:28:32 +00:00 |
|
craig
|
a34b7c29c6
|
Use correct palette
|
2012-03-02 20:28:20 +00:00 |
|
craig
|
973963c179
|
init vars
|
2012-02-28 19:32:24 +00:00 |
|
craig
|
16d94e438e
|
Fix drag'n'drop of tracks from album view into play queue - affected list
and icon/list modes.
|
2012-02-25 21:53:32 +00:00 |
|
craig
|
231f6684d7
|
Some items dont have toggle
|
2012-02-22 17:27:17 +00:00 |
|
craig
|
9111091df8
|
Add connect/disconnect action
|
2012-02-21 22:23:55 +00:00 |
|
craig
|
4ff83462df
|
Fix crash when navigating listviews.
|
2012-02-13 21:04:38 +00:00 |
|
craig
|
1e7a791278
|
Simplify
|
2012-02-09 19:16:10 +00:00 |
|
craig
|
f4000ecce8
|
Fix search placeholder text when navigating back in list style devices.
|
2012-02-09 19:15:59 +00:00 |
|