Commit Graph

16 Commits

Author SHA1 Message Date
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
7829309464 Fix track change notification on some streams where only track title, and no artist, is sent. 2013-06-29 08:03:58 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
03488da230 Only require 2 stop actions; stop now, or stop after current. Default stop action is always 'stop now' 2013-05-29 18:59:30 +00:00
craig.p.drummond
b9918f0b72 Use DBUS Notify for KDE builds as well 2013-04-12 18:50:49 +00:00
craig.p.drummond
6cae59925d Create 3 stop actions:
- stop immediately
- stop after current
- stop, which calls one of the above depending upon which the user has selected as the default.
2013-03-29 21:26:12 +00:00
craig.p.drummond
5b35d19084 Update notification and mpris when song in stram changes 2013-03-20 21:28:36 +00:00
craig.p.drummond
b2032e60df Fix KDE compile 2013-02-13 19:41:23 +00:00
craig.p.drummond
74c1ad2fb1 When disabling system-tray icon, first set this to not visible, and then delete the item. This helps remobing the entry from the Unity menubar. 2013-02-11 19:31:22 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
3a6d729d06 Save window position when hidden frmo system tray, so that it can be restored to the same position. 2012-12-09 10:48:55 +00:00
craig.p.drummond
4e0d78e811 - Show/hide main window when KDE tray item clicked.
- Add 'Show Window' to tray item menu.
BUG:137
2012-12-09 10:42:16 +00:00
craig.p.drummond
cdc5743b2d Add 'Show Window' to KDE builds as well 2012-10-23 14:56:58 +00:00
craig.p.drummond@gmail.com
07b5cdb0fa Fix KDE compile. 2012-10-18 11:06:36 +00:00
craig.p.drummond
931331bd81 Put system-tray code into its own class 2012-10-15 18:43:30 +00:00