Commit Graph

32 Commits

Author SHA1 Message Date
craig.p.drummond
ef294dd899 Move group warning to last stage of intial settings wizard. 2012-12-13 19:56:20 +00:00
craig.p.drummond
2a9ede94eb Fix KDE compile 2012-12-12 21:56:01 +00:00
craig.p.drummond
7203cccf51 Initial stab a t a first-run wizard... 2012-12-12 20:30:43 +00:00
craig.p.drummond
2acf214ea1 Connect to solid in both constructors 2012-12-11 21:00:16 +00:00
craig.p.drummond@gmail.com
a15a10ca57 Use UPower (Linux/Qt) to detect when being resumed, and if so reconnect to MPD. 2012-12-03 12:27:55 +00:00
craig.p.drummond@gmail.com
b6598b7732 Allow icon theme to be set in config file.
BUG:130
2012-11-12 12:11:40 +00:00
craig.p.drummond
c849f54550 Attempt to resolve issues of missing icons when run under some window managers (e.g. IceWM)
BUG:130
2012-11-11 19:32:14 +00:00
craig.p.drummond
9b2795c2f7 Code formatting 2012-10-30 20:49:35 +00:00
craig.p.drummond
3ebcf66f61 KDE and windows compile fixes 2012-10-30 20:48:28 +00:00
craig.p.drummond
ef3b86cd8c For Linux Qt builds, use dbus to determine single app status. 2012-10-30 20:47:15 +00:00
craig.p.drummond
d874f0d926 Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
edf8bffab1 Destroy MainWindow when quit is activaed in KDE builds.
BUG:122
2012-10-23 14:58:18 +00:00
craig.p.drummond@gmail.com
8551e0303f If an instance already exists, then raise this when appempting to start a new instance. 2012-10-08 17:21:53 +00:00
craig.p.drummond
d31cfca242 Fix crash on KDE exit 2012-10-03 19:57:44 +00:00
craig.p.drummond
094354c66b Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +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
49cc24eb46 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@gmail.com
d1822cefd6 Use "users" group and not "audio" when setting the group ID of covers, lyrics, and audio files.
BUG:54
2012-08-21 11:06:42 +00:00
craig.p.drummond@gmail.com
41b7f8184f Attempt to reconnect every .5s (for 15s) when resuming 2012-08-08 11:16:26 +00:00
craig.p.drummond
a0d83047ca Delay reconnect for 1.5s 2012-08-07 19:46:58 +00:00
craig.p.drummond
44bc6d6587 With KDE builds (4.7 or later), and Windows Qt builds, reconnect to MPD when system is resumed. 2012-08-06 19:07:58 +00:00
craig.p.drummond
89518fc423 When main window recieves a closeEvent, ignore the event but call quit action. Destroy main window in app destructor.
BUG:39
2012-06-25 18:03:03 +00:00
craig.p.drummond
2654f7c22e No need for vars 2012-06-22 17:24:02 +00:00
craig.p.drummond
e5cfb4f8b0 Android: configure colour, font, and some style settings 2012-06-22 15:57:16 +00:00
craig.p.drummond
b3f36f1cae Android: more sizing fixes 2012-06-22 15:51:13 +00:00
craig.p.drummond
7e0be760f6 More work on android build - now have icons :-) 2012-06-20 05:57:40 +00:00
craig.p.drummond
8894263b1f More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
08205662ee Initial support for android (Necessitas) build.
NOTE: This is *very* much a WORK IN PROGRESS. There are *lots* of missing icons, fonts are a bit too big, etc.
2012-06-18 23:00:22 +00:00
craig.p.drummond
c1c61ce0d4 Make TagLib optional. 2012-06-18 18:22:58 +00:00
craig.p.drummond
7b9a6c5c9b Dont crash when close window! 2012-06-15 22:21:32 +00:00
craig.p.drummond
96ed347879 Include QUrl 2012-06-08 17:55:19 +00:00
craig.p.drummond
9be66ec3e0 - Make Qt-only builds single instance apps, as per KDE build.
- Add commandline file loading support to Qt-only builds.
2012-06-01 16:25:49 +00:00