Commit Graph

3752 Commits

Author SHA1 Message Date
craig.p.drummond
cf2e5fbe76 If listallinfo fails, usr lsinfo recursively
BUG: 379
2014-01-08 19:43:05 +00:00
craig.p.drummond
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
a5a2bb21c4 Size policy 2014-01-07 20:04:01 +00:00
craig.p.drummond
13a07f1468 When downloading images, dont use extension to determine file format, instead look JFIF and PNG in first few data bytes.
BUG: 378
2014-01-07 20:02:40 +00:00
craig.p.drummond
e5c729b48e Fix tab order 2014-01-07 20:01:36 +00:00
craig.p.drummond
df1ca77de8 Properly control subscribe button 2014-01-07 20:01:21 +00:00
craig.p.drummond
c81e0ae7d0 Remove duplicate translations 2014-01-07 20:00:45 +00:00
craig.p.drummond
aadf56490f Better text... 2014-01-07 20:00:24 +00:00
craig.p.drummond
a689259487 Spelling :-( 2014-01-07 20:00:11 +00:00
craig.p.drummond
4d549dc74c Update 2014-01-07 19:59:55 +00:00
craig.p.drummond
adf2cd78db Only collapse search index 2014-01-07 19:59:41 +00:00
craig.p.drummond
c6d2e379a8 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
e29fb38067 Use BuddyLabel 2014-01-06 19:38:06 +00:00
craig.p.drummond
ea43e45350 Correct args 2014-01-06 19:37:52 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
385ca9aa21 Fix KDE builds 2014-01-06 19:30:47 +00:00
craig.p.drummond
a8bae11cf6 Set cover-widget icon size to at least twice tab-widget large icon size. 2014-01-06 19:30:27 +00:00
craig.p.drummond
c6ac6efbc6 Add option to set language in Qt only builds 2014-01-06 19:30:00 +00:00
craig.p.drummond
3957850120 Use © to get (c) symbol 2014-01-06 19:29:29 +00:00
craig.p.drummond
99fc887d7d Hide dynamizer port settings if ENABLE_DYNAMIC=OFF 2014-01-06 19:28:56 +00:00
craig.p.drummond
d88035afa6 Update 2014-01-06 19:27:57 +00:00
craig.p.drummond
20cc2bec8c Don't use QKeySequence::Delete to detect delete key event for play queue, instead check for no modifiers and the Delete key itself. Closing a terminal with Ctrl-D seems to cause Cantata to see QKeySequence::Delete
BUG: 377
2014-01-05 22:41:07 +00:00
craig.p.drummond
452e0c77fe Fix build if online-services are disabled, but device support is enabled.
BUG: 376
2014-01-05 08:32:06 +00:00
craig.p.drummond
702fb83123 Oops! Don't include httpserversettings.h if not building internal HTTP server!
BUG: 373
2014-01-05 08:25:59 +00:00
craig.p.drummond
e64922af2b - Only show artist name of CD track if it does not start with main CD artist.
- Show track numbers in CD listing.
2014-01-03 22:39:31 +00:00
craig.p.drummond
7b92e5e5ac Correctly style treeview in CD details dialog. 2014-01-03 22:28:17 +00:00
craig.p.drummond
ee867053d6 Fix Gtk-like spinboxes 2014-01-03 20:54:17 +00:00
craig.p.drummond
4b4a544b2b Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
7d6e14993c Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
00f9a2ff64 Add CMake option to disable online services 2014-01-03 19:04:14 +00:00
craig.p.drummond
551d28ff0f Fix Linux build if device support is disabled 2014-01-03 19:03:38 +00:00
craig.p.drummond
237b075ac2 Dont clear the playqueue when Cantata is passed a song as a commandline at start-up.
BUG: 375
2014-01-03 19:03:01 +00:00
craig.p.drummond
3eabbff2e7 Remove useless copy-construction 2014-01-03 19:02:33 +00:00
craig.p.drummond
8dcef3c6ae Remove unused 2014-01-03 19:02:19 +00:00
craig.p.drummond
f9569cea50 Move http/httpserversettings.ui out of main section! 2014-01-03 19:02:05 +00:00
craig.p.drummond
01a0a9e756 Update 2014-01-03 19:01:45 +00:00
craig.p.drummond
d79129fd37 If listallinfo fails, and using MPD>=0.18, inform user to increase MPD's buffer size 2014-01-03 19:01:28 +00:00
craig.p.drummond
261ebc9b03 Fix error message reporting 2014-01-03 19:00:33 +00:00
craig.p.drummond
acb4a532e3 Spelling, again! 2014-01-03 19:00:05 +00:00
craig.p.drummond
f8766fb7b2 Use PathRequester class 2014-01-03 18:59:47 +00:00
craig.p.drummond
e6e95c4cad Fix short-cuts in preferences dialog. 2014-01-03 18:59:29 +00:00
craig.p.drummond
205441a87a Treat PathRequester as per KUrlRequester 2014-01-03 18:59:00 +00:00
craig.p.drummond
bf07c6e73e Fix toggling of checkboxes via short-cut. 2014-01-03 18:58:22 +00:00
craig.p.drummond
0fad671531 Allow poll duration to be specified in config file - 0 (no polling) to 60 (seconds) 2014-01-02 20:02:28 +00:00
craig.p.drummond
327f81fe6a Collpase after search in sync-dialog too!
BUG: 367
2014-01-02 19:46:01 +00:00
craig.p.drummond
0e994cb399 Delay termination slightly, so that remove signal has time 2014-01-02 19:09:55 +00:00
craig.p.drummond
403c2f6b24 Spelling! 2014-01-02 19:09:29 +00:00
craig.p.drummond
420dabedf6 Categorise options better 2014-01-02 19:08:50 +00:00
craig.p.drummond
7a2f2b6749 Add CMake option to disable building of internal HTTP server.
BUG: 373
2014-01-02 19:07:59 +00:00