Commit Graph

25 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
e073d261e7 Only save settings when modified. 2012-10-05 11:05:49 +00:00
craig.p.drummond
5669f724f6 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
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
84f85cb0e6 More work on android build - now have icons :-) 2012-06-20 05:57:40 +00:00
craig.p.drummond
7e25cd0e30 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
a55768ad9e s/Q_WS_WIN/Q_OS_WIN/g 2012-06-18 18:24:14 +00:00
craig.p.drummond
63e0431f6c Make TagLib optional. 2012-06-18 18:22:58 +00:00
craig.p.drummond
4cac61a939 - 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
craig.p.drummond
a2a5842ccb Initial windows port. 2012-05-30 17:34:58 +00:00
craig.p.drummond@gmail.com
cd9256e74e Only call 'showNormal' if current instance is not visible. 2012-05-08 11:03:39 +00:00
craig.p.drummond@gmail.com
d70f8669c2 If we already hava a running instance and 'cantata' is called, then show the previous instance.
BUG:3
2012-04-27 11:06:32 +00:00
craig.p.drummond@gmail.com
19300a508b - Move showPage dbus command out of Mpris class and into mainwindow
- Make MainWindow::showError visible on dbus interface
- When cantata-dynamic fails to locate any songs it will now emit an error and terminate.
2012-04-20 11:20:44 +00:00
craig.p.drummond@gmail.com
e036d42c2d Set homepage to googlecode 2012-04-19 11:07:00 +00:00
craig
b91c913390 Check if user in audio group, warn if not 2012-04-17 15:52:19 +00:00
craig
a34cb4213d - Add custom icons for library and info pages.
- Use cd icon (without music note) for albums page.
2012-03-27 21:11:02 +00:00
craig
df575a1898 If compiled for Qt-only, and icon theme is not oxygen, then check to see
if current icon theme has required icons (devices/media-optical-audio, etc)
if not, then if oxygen is installed - set icon theme to oxygen.
2012-03-15 19:32:36 +00:00
craig
803c25dc23 Credits 2012-02-29 18:12:03 +00:00
craig
a331138e97 Fx Qt only 2012-02-14 21:23:18 +00:00
craig
c7120789c4 Manually stop KStartupInfo when app is started. App is a KUniqueApplication
and furhter attempts to restart start a new startyp-info, which stays until
the timeout. This fix prevents. this.
2012-02-14 21:21:57 +00:00
craig
96b1345b1e Destry window on exit 2012-02-13 21:03:54 +00:00
craig
87c1232178 Add commandline params 2012-02-13 21:02:50 +00:00
craig
9b545679fa (C) 2012-02-10 20:31:26 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
81167ce658 Remove "gui/" prefix 2011-12-03 20:17:49 +00:00
craig
cb159b2753 Import 2011-11-27 15:24:05 +00:00