27 Commits

Author SHA1 Message Date
Craig Drummond
b8ef7384f4 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
62537412bf Open text files with QIODevice::Text
Issue #1261
2018-05-02 21:41:08 +01:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf Remove Qt4 support 2017-04-02 18:43:34 +01: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.p.drummond
db1f9e9cec - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
d0f466ae31 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +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
955eea9fa9 Store wikipedia language file in cache folder - as it really is just cached info 2014-01-10 20:05:54 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
a225e31c00 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
bfe97603f0 Only delete the loader if it was created 2013-06-06 18:46:05 +00:00
craig.p.drummond
2399b325d6 Show spinner when loading from file 2013-06-05 16:53:55 +00:00
craig.p.drummond
e7d1b4099f Only save settings if fully loaded 2013-06-04 18:33:33 +00:00
craig.p.drummond
1bfd94070a Load wikipedia languages in thread - so as to not hang UI 2013-06-04 18:33:14 +00:00
craig.p.drummond
47e0fcd521 Unify appearance of lyrics and wikipedia settings. 2013-05-25 12:24:41 +00:00
craig.p.drummond
ae2a9afb51 Dont save wikipedia languages after reading from disk! 2013-05-24 19:06:08 +00:00
craig.p.drummond
a1c310a787 Combine lyrics and wiki settings 2013-05-22 16:30:19 +00:00
craig.p.drummond
991081e1fd - Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
2013-05-22 16:27:44 +00:00
craig.p.drummond
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00