Commit Graph

1446 Commits

Author SHA1 Message Date
craig.p.drummond
e3bad705be Fix icon colour 2012-09-19 19:41:59 +00:00
craig.p.drummond
f969fb4345 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
85a53da377 Add artist icons, for Qt only builds 2012-09-19 15:21:26 +00:00
craig.p.drummond
e704299f24 - 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
d1cb1f9ae0 Add a shuffle icon that matches the repeat icon better. 2012-09-18 20:18:28 +00:00
craig.p.drummond
ee457e227c 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
a8f540abfb Fix remote devices 2012-09-18 18:27:15 +00:00
craig.p.drummond@gmail.com
bdba0e4088 Fix Qt-only compile
BUG:89
2012-09-18 11:29:43 +00:00
craig.p.drummond
173712493c 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
15760eea46 Fix build
BUG:88
2012-09-16 09:15:51 +00:00
craig.p.drummond
b089ab60ed Better Qt plurals for languages with one singular and one plural form. Others can still use "String: Val" style. 2012-09-14 19:19:54 +00:00
craig.p.drummond
3af85293cf Fix drawing of selection for QGtkStyle
BUG:85
BUG:86
2012-09-13 15:52:44 +00:00
craig.p.drummond
17828203ee - 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
5412af31d1 Fix saving/restore of window sizes 2012-09-12 18:57:03 +00:00
craig.p.drummond@gmail.com
5bf63b08ba Dont default to 'Various Artists' as artist name of playlist files in music library.
BUG:79
2012-09-11 11:08:03 +00:00
craig.p.drummond@gmail.com
6fb5013b88 Remove tabstop reference to invalid widget 2012-09-11 11:07:46 +00:00
craig.p.drummond
95a3903721 Add support for 'Similar Artists' in dynamic mode. 2012-09-10 19:32:03 +00:00
craig.p.drummond
7c5326b56f Fix KDE compile
BUG:80
2012-09-10 19:25:35 +00:00
craig.p.drummond@gmail.com
5189bb0906 Fix some CMake issues
BUG:75
2012-09-10 12:32:58 +00:00
craig.p.drummond@gmail.com
e181289b48 Set Artist, AlbumArtist, and Album of cue files to that of assigned album.
BUG:79
2012-09-10 12:07:19 +00:00
craig.p.drummond@gmail.com
92a370c41f When refreshing DB, make sure Albums view is at top level.
BUG:78
2012-09-10 11:25:09 +00:00
craig.p.drummond@gmail.com
a93dc24bf2 When sorting tracks, sort on duration after sorting on name, title, and genre. This way of tracks do not have a takc number, disc, year, etc, then we will sort on the name/title before duraiton. 2012-09-10 11:14:33 +00:00
craig.p.drummond@gmail.com
0b1791bc7b Add a gui setting to control the enforcement of single-click.
BUG:76
2012-09-10 11:09:43 +00:00
craig.p.drummond
81dbb744bd Set image mime-type 2012-09-09 18:47:38 +00:00
craig.p.drummond
531b479d88 Improvements to HTTP mode
- Show spinner when loading list
- Only mark entry as active if it is the current entry, and HTTP state is not IDLE
- Clear currentJob when response received
2012-09-09 10:12:01 +00:00
craig.p.drummond
1f115ecae8 Install directory as mpd:mpd 2012-09-07 19:49:58 +00:00
craig.p.drummond
b877562085 Add a server mode (with HTTP API) to cantata-dynamic. Intended so that dynamizer can run on same host as mpd 2012-09-07 19:42:17 +00:00
craig.p.drummond@gmail.com
d0a085078f Actually commit the Qt-compie fix!!!! :-( 2012-09-04 09:28:58 +00:00
craig.p.drummond@gmail.com
17d5f07732 Fix Qt-only compile. 2012-09-04 09:27:20 +00:00
craig.p.drummond
799e5793e2 Remove unsed signal 2012-09-03 21:04:36 +00:00
craig.p.drummond
2f5452a14f Add 'Back' action to context menu of list/icon views. 2012-09-03 21:02:51 +00:00
craig.p.drummond
8ef1f54a26 Revert to using (e.g.) 'Albums: %1' syntax - as perviosu version could not possibly handle all plural forms. (I never knew there were so many!) 2012-09-03 20:46:25 +00:00
craig.p.drummond
2d991d1f18 Add plural to list of files!!!! 2012-09-03 19:08:11 +00:00
craig.p.drummond
de7478723f Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00
craig.p.drummond
e4ad38abdb Consistency... 2012-09-03 19:06:57 +00:00
craig.p.drummond
005e1e28a3 D'oh!!! 2012-09-03 19:06:39 +00:00
craig.p.drummond
eeb13300f0 Fix KDE compile 2012-09-03 19:06:20 +00:00
craig.p.drummond
820d9ba041 Make more strings as qt-only 2012-09-03 19:06:01 +00:00
craig.p.drummond
8b348cbfb2 Remove some 'fuzzy' translations 2012-09-03 19:05:34 +00:00
craig.p.drummond
86a9b9db5c Reduce number of translations 2012-09-03 19:05:04 +00:00
craig.p.drummond
02579088f2 Fix installation of KDE translations 2012-09-03 19:04:41 +00:00
craig.p.drummond
bfda46ed2d Use list of po files to determine all translation list 2012-09-03 19:04:16 +00:00
craig.p.drummond
2d0539a85d If we are grouping multiple-artists albums under 'Various Artists', then we also need to place 'Various Artists' albums there as well. This oddity can occur when i18n('Various Artists') != 'Various Artists' 2012-09-03 19:03:37 +00:00
craig.p.drummond@gmail.com
a04cafb7c2 Dont clear genre list when clearing music library model.
BUG:66
2012-09-03 11:32:48 +00:00
craig.p.drummond@gmail.com
1366e4ba91 artist.jpg/png not album.jpg/png
BUG:69
2012-09-03 11:28:54 +00:00
craig.p.drummond@gmail.com
1832ab8dc7 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
f3518db48b Fix compilation!!!! 2012-09-02 20:17:35 +00:00
craig.p.drummond
5c7d22c72d Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
c7006bfaab Cleanup 2012-08-31 11:44:06 +00:00
craig.p.drummond@gmail.com
beecc75f1e - Elide to right (or left for RTL) strings in sidebar.
- Use icon size when determining size of tabs
2012-08-31 11:09:46 +00:00