Craig Drummond
|
562fd3ff89
|
Initialise network proxy factory when starting.
Issue #1346
|
2018-08-14 15:57:39 +01:00 |
|
Craig Drummond
|
5924369539
|
Fix loading of MPD playlists the very first time Cantata is started.
Closes #1299
|
2018-06-01 17:26:55 +01:00 |
|
Craig Drummond
|
1f62bbd763
|
If plain widget (eg. spacer) then add 4 pixels
|
2018-05-26 16:07:35 +01:00 |
|
Craig Drummond
|
5004d6f1f0
|
Use 2*PM_FocusFrameHMargin ???
|
2018-05-26 15:53:57 +01:00 |
|
Craig Drummond
|
3f1e0f54a8
|
Use function to set size?
|
2018-05-26 10:10:21 +01:00 |
|
Craig Drummond
|
445d1497ac
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
2945e2da38
|
Qt does not seem to consistently apply the application font under
Windows.
To work-around this, set the application font to that used for a
listview.
Closes #1097 and #1109
|
2017-10-28 10:56:24 +01:00 |
|
Michael Wheeler
|
eb6ee32bc7
|
Fix for latest qt5 avaliable from homebrew on OS X
|
2017-07-04 22:25:52 +10:00 |
|
Craig Drummond
|
a1672ed02b
|
Add style config item to force style - no UI yet.
|
2017-07-03 17:57:55 +01:00 |
|
Craig Drummond
|
41fc2aff38
|
Remove more Gtk hacks
|
2017-05-24 17:59:05 +01:00 |
|
Craig Drummond
|
b6daa61c25
|
Fix build if TagLib support is disabled.
Issue #1018
|
2017-05-23 22:32:29 +01:00 |
|
Craig Drummond
|
3ef2515e45
|
Remove touch support - does not work that well, and QtWidgets are not designed for touch
|
2017-04-11 17:15:21 +01:00 |
|
Craig Drummond
|
168c2495bc
|
Always use external helper for tags
|
2017-04-09 00:31:44 +01:00 |
|
Craig Drummond
|
a2f007a2b7
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
a35899e8e9
|
Fix playback of AudioCDs
|
2016-03-17 23:12:29 +00:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
fc62ec456e
|
Enure mpdmodel is initialised before wizard, so initial loading works
|
2015-08-08 22:35:27 +01:00 |
|
craig.p.drummond
|
12b7bf0e83
|
Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
|
2015-03-16 19:18:52 +00:00 |
|
craig.p.drummond
|
c1de5e7ac3
|
Initialise sidebar icon sizes before constructing.
|
2014-09-02 18:31:33 +00:00 |
|
craig.p.drummond
|
b98a07e8e4
|
Split Application class up for KDE, Qt, Windows, and Mac builds
|
2014-06-03 15:49:31 +00:00 |
|
craig.p.drummond
|
f10cebd358
|
Qt5 does not have winEventFilter
|
2014-06-01 17:40:27 +00:00 |
|
craig.p.drummond
|
9f45d6237f
|
Last.fm scrobbling support.
BUG: 352
|
2014-05-17 09:45:10 +00:00 |
|
craig.p.drummond
|
d29d9a8781
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
fb5094f7ff
|
Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33%
|
2014-04-24 19:10:27 +00:00 |
|
craig.p.drummond
|
444cf505d9
|
Set Qt::AA_DontShowIconsInMenus for Mac builds
|
2014-04-24 19:01:21 +00:00 |
|
craig.p.drummond
|
a508df7a37
|
Fix windows build!
|
2014-04-19 09:24:23 +00:00 |
|
craig.p.drummond
|
62312ab78a
|
Fix Mac defines
|
2014-04-19 07:08:49 +00:00 |
|
craig.p.drummond
|
b382172278
|
OSX builds should also use QtSingleApplication?
|
2014-04-18 22:42:49 +00:00 |
|
craig.p.drummond
|
54b0eb57cc
|
Make QtWidgets version more touch friendly?
|
2014-04-17 16:06:00 +00:00 |
|
craig.p.drummond
|
4709141536
|
s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
|
2014-03-28 21:43:36 +00:00 |
|
craig.p.drummond
|
3501e76ae3
|
Ensure certain objects are in GUI thread
|
2014-03-27 19:56:05 +00:00 |
|
craig.p.drummond
|
47166205d9
|
If Cantata is started whilst an instance is also running, raise window of current instance. (Linux only fix)
BUG: 437
|
2014-03-11 19:43:17 +00:00 |
|
craig.p.drummond
|
15f9836976
|
Fix some i18n initialisation with KDE builds
|
2014-02-04 19:13:24 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
d0bec55b37
|
Allow local file playback without taglib
|
2013-10-18 18:58:33 +00:00 |
|
craig.p.drummond
|
b678d4b25c
|
Initial MacOS port - thanks to Ian Scott
|
2013-09-17 15:54:18 +00:00 |
|
craig.p.drummond@gmail.com
|
fd14f3e988
|
Fix KDE compile
|
2013-09-03 11:14:09 +00:00 |
|
craig.p.drummond
|
a0ee974374
|
Add option to prevent system from suspending whilst playing (Linux only).
|
2013-09-02 18:25:54 +00:00 |
|
craig.p.drummond
|
44bf560240
|
Windows build fixes
|
2013-08-12 21:03:21 +00:00 |
|
craig.p.drummond
|
20f536ab85
|
Use KIconTheme to ascertain icon theme name with KDE builds.
|
2013-07-22 21:52:25 +00:00 |
|
craig.p.drummond
|
bd85025219
|
Fix KDE compile
|
2013-06-12 20:00:13 +00:00 |
|
craig.p.drummond
|
2fda9f973d
|
Fix weird window behaviour with Qt5 startup???
|
2013-06-12 19:59:04 +00:00 |
|
craig.p.drummond
|
a5622b4682
|
Fix Qt5 segfault on exit, due to static QIcons being destructed.
|
2013-06-12 19:56:59 +00:00 |
|
craig.p.drummond
|
7ca4730dbb
|
Fix non-taglib builds
|
2013-05-03 21:58:57 +00:00 |
|
craig.p.drummond
|
8a8bc11edd
|
Read Gtk icon theme too - as in 13.04 Qt apps dont seem to be usnig Humanity?
|
2013-04-25 23:08:03 +00:00 |
|
craig.p.drummond
|
563ba42b7b
|
Save settings in wizard
|
2013-02-11 19:32:33 +00:00 |
|
craig.p.drummond
|
c1564e0442
|
Correct URL
|
2013-02-04 17:24:20 +00:00 |
|
craig.p.drummond
|
e3dc47948e
|
Re-organise the code a little...
|
2013-01-28 19:56:14 +00:00 |
|