Commit Graph

296 Commits

Author SHA1 Message Date
craig.p.drummond
db2220937a Slightly speed up playqueue searches. 2012-12-30 21:00:23 +00:00
craig.p.drummond
a0a288a275 Recolour repeat and shuffle icons to use button text colour - this is so that they always match consume and single icons. 2012-12-20 21:26:03 +00:00
craig.p.drummond
0d3303edc0 Only show relevant genres for playlist and devices 2012-12-20 21:16:53 +00:00
craig.p.drummond
0a317dfad2 When using list or icon view, only show genres that are relevant to the current level.
BUG:143
2012-12-19 20:04:08 +00:00
craig.p.drummond
35d1f31150 Fix 'Locate In Library' when library is not set to tree mode. 2012-12-19 20:01:46 +00:00
craig.p.drummond
bb6bb36f46 - Search last.fm and Google for covers.
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
e8b59d89e4 Get tooltip text from model, but fall back to action if model has none. 2012-12-07 19:46:59 +00:00
craig.p.drummond
1284aa7efe Use 'getAction()' from ActionItemDelegate 2012-12-07 19:46:30 +00:00
craig.p.drummond
f941ba5ec1 Remove useless line... 2012-12-07 19:46:02 +00:00
craig.p.drummond
681f962800 Reduce number of event filters. 2012-12-06 22:56:37 +00:00
craig.p.drummond
b59bea3d89 Give tooltips to view actions. 2012-12-06 22:56:19 +00:00
craig.p.drummond
978208e0e4 Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond@gmail.com
bca39c9260 Only set stylesheet once 2012-11-28 12:54:11 +00:00
craig.p.drummond@gmail.com
a85cba4f06 Hard-code black background and gray text for cover widget tooltip.
BUG:134
2012-11-27 12:14:22 +00:00
craig.p.drummond
22467afc3b Add a 1 pixel border around large cover in top-left corner. 2012-11-26 21:25:42 +00:00
craig.p.drummond
0457499eb3 Use eject icon to disconnect media 2012-11-21 20:32:21 +00:00
craig.p.drummond
94b5a1fb8d - Use library icon for connection settings
- Use server icon for HTTP server settings
- Use OK icon for connect button on device listings
2012-11-05 21:27:26 +00:00
craig.p.drummond
ef551186e4 Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond
b10ff6582a Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
d031f89e08 Fix opacity 2012-10-20 10:45:18 +00:00
craig.p.drummond
865e9b2110 Use icon size to determine line width of consume icon 2012-10-16 18:29:45 +00:00
craig.p.drummond
2bd709a654 Better (?) menu icon 2012-10-16 18:29:09 +00:00
craig.p.drummond
237ba51f1b Add a GenreCombo class 2012-10-15 18:42:39 +00:00
craig.p.drummond
7cad708e19 Move menu icon itno Icons 2012-10-15 18:41:00 +00:00
craig.p.drummond
e6d2094c86 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00
craig.p.drummond@gmail.com
26fbf21f0d Fix blurry icons - specify image size when add file to icon. 2012-10-10 11:32:07 +00:00
craig.p.drummond
daa7a98f13 ToggleButton is never used... 2012-10-07 15:51:38 +00:00
craig.p.drummond
f927ee9db4 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00
craig.p.drummond@gmail.com
7b70a724f9 Fix missing icons in windows build. 2012-10-05 11:03:07 +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
7562762728 Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +00:00
craig.p.drummond
68a1cce327 Create PageWidget class, to reduce KDe/Qt differences in preferences dialog 2012-10-03 19:16:01 +00:00
craig.p.drummond
b616611c2e Remove faded icons from background of sync dialog views (as these did not render correctly with all styles), and enforce alternate row colours - as per other views. 2012-10-01 18:26:33 +00:00
craig.p.drummond
7852be14ff Improve appearance. 2012-09-25 19:46:19 +00:00
craig.p.drummond@gmail.com
7e9d278cf0 Use freedesktop notifications spec for Qt-only Linux builds. 2012-09-24 17:14:25 +00:00
craig.p.drummond@gmail.com
d92174e976 Add 10% extra height for sizeHint()'s of artist/track labels.
BUG:93
2012-09-21 17:01:22 +00:00
craig.p.drummond@gmail.com
6d8b2d5373 Small enhancements 2012-09-21 11:25:49 +00:00
craig.p.drummond@gmail.com
068cbc931e Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond@gmail.com
d3219a0ac7 More non-oxygen icon work
BUG:91
2012-09-20 11:02:47 +00:00
craig.p.drummond@gmail.com
16ed7836dd Fallback to gnome-volume-control for speaker icon if speaker and audio-speakers icons are not found. 2012-09-20 07:08:54 +00:00
craig.p.drummond
147be0cadf Fix icon colour 2012-09-19 19:41:59 +00:00
craig.p.drummond
4ebdf8e337 Add a ON/OFF style checkbox for linux builds when NOT run under KDE. 2012-09-19 18:42:14 +00:00
craig.p.drummond
f508ddbbc2 - Use a random icon that matches the repeat icon better.
- Draw the consume icon in code, so that it matches random and repeat better.
2012-09-19 15:10:26 +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
187636898e Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond
281e65aaba Fix drawing of selection for QGtkStyle
BUG:85
BUG:86
2012-09-13 15:52:44 +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
18f8af351c Remove unsed signal 2012-09-03 21:04:36 +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
affa21ccc5 Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00