Commit Graph

3793 Commits

Author SHA1 Message Date
craig.p.drummond
cae1c301ac Before calling ReplyGain after ripping CD, need to convert filenames to destination suffix. 2014-01-13 22:12:25 +00:00
craig.p.drummond
f0b2dfec51 Allow to specify filename scheme when copying to library. 2014-01-13 21:30:57 +00:00
craig.p.drummond
f6b2bf432b setThemeName & setIconTheme - are used, just not by Cantata... 2014-01-13 21:02:45 +00:00
craig.p.drummond
61635e2bd8 Fix detecting if mouse is over tabs when context menu requested. 2014-01-13 12:37:17 +00:00
craig.p.drummond
927c2e25f5 Dont use bitmask for tabwidget style - as this implies it can be top+bot+side, etc, whereas these are exclusive. 2014-01-13 12:29:23 +00:00
craig.p.drummond
d5c5baf190 Nicer sidebar context menu - split style into style & position 2014-01-12 17:29:19 +00:00
craig.p.drummond
a6b1ef5b62 Use version() not ver - as ver might not have been initialised! 2014-01-12 10:57:24 +00:00
kamikazow@gmail.com
b4a124c43c Updated German 2014-01-11 05:23:29 +00:00
craig.p.drummond
26f60e8fb2 Increment patch version 2014-01-10 20:09:12 +00:00
craig.p.drummond
76a035bcb9 Better text 2014-01-10 20:08:51 +00:00
craig.p.drummond
58fdf57724 Fix example display, when this is cleared and recreated. 2014-01-10 20:07:20 +00:00
craig.p.drummond
342f0734a6 Fix info table! 2014-01-10 20:06:56 +00:00
craig.p.drummond
2138dc292e Look for covers via Spotify, iTunes, and Deezer 2014-01-10 20:06:40 +00:00
craig.p.drummond
f6d8b910de Spelling 2014-01-10 20:06:09 +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
6651c3051b Better text 2014-01-10 20:05:22 +00:00
craig.p.drummond
f0929a290e Put output settings below playback settings - as output has "The settings below refer to ..." and it is only the output ones, not playback. Rearranging make this more obvious. 2014-01-10 20:05:08 +00:00
craig.p.drummond
cf65a51768 Use message overlay to indicate seachis in progress, and use its cancel button to cancel the search 2014-01-10 20:03:21 +00:00
craig.p.drummond
a5200df9d8 Use message overlay widget to indicate library is being loaded 2014-01-10 20:02:39 +00:00
craig.p.drummond
8ca6db3823 Better spin boxes 2014-01-10 20:02:13 +00:00
craig.p.drummond
e8954fb037 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
010eabd140 Better text 2014-01-10 20:01:31 +00:00
craig.p.drummond
e3f54f0781 Hide search tab by default 2014-01-10 20:01:17 +00:00
craig.p.drummond
abb489c887 Use standard CMake loggin 2014-01-10 20:00:56 +00:00
craig.p.drummond
4e3824be9e Cache folder listing too 2014-01-10 20:00:10 +00:00
craig.p.drummond
9aa44720c6 Just a little safety check... 2014-01-08 20:08:28 +00:00
craig.p.drummond
939c75e45f Fix cd details dialog editors 2014-01-08 20:08:07 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
85cba00e01 Correct assignment!!!! :-( 2014-01-08 19:48:29 +00:00
craig.p.drummond
95e7a477ac Update 2014-01-08 19:48:13 +00:00
craig.p.drummond
72a6e4ea04 No need to mention how image is cropped. 2014-01-08 19:48:00 +00:00
craig.p.drummond
5adbd57c74 Only set coverwidget to twice tabbar icon size, if its not already been set to match tabbar 2014-01-08 19:47:40 +00:00
craig.p.drummond
a8060fe489 Cleanup 2014-01-08 19:47:07 +00:00
craig.p.drummond
2caf9293bd Remove overlayscrollbar code - not been working for a while, and I have no time/motivation to fix. 2014-01-08 19:46:48 +00:00
craig.p.drummond
f530c2ee5a For Qt5, need to check spinbox's width is sufficient 2014-01-08 19:45:56 +00:00
craig.p.drummond
ba44a129ee Better text 2014-01-08 19:45:27 +00:00
craig.p.drummond
7b4750604c Show disabled +/- as disabled 2014-01-08 19:45:11 +00:00
craig.p.drummond
0b642d1ed7 Fix RTL of spin box 2014-01-08 19:44:53 +00:00
craig.p.drummond
653a8e278a Use line-edit to draw spinbox border - removes need for focus workaround 2014-01-08 19:44:15 +00:00
craig.p.drummond
33d0754076 Fix layout 2014-01-08 19:43:41 +00:00
craig.p.drummond
78017f97ad Smaller +/- symbols 2014-01-08 19:43:27 +00:00
craig.p.drummond
18a3d351a5 If listallinfo fails, usr lsinfo recursively
BUG: 379
2014-01-08 19:43:05 +00:00
craig.p.drummond
0e60e3f9f5 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
4761363c21 Size policy 2014-01-07 20:04:01 +00:00
craig.p.drummond
84a1fa0de0 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
e54cd69a83 Fix tab order 2014-01-07 20:01:36 +00:00
craig.p.drummond
57622f7abf Properly control subscribe button 2014-01-07 20:01:21 +00:00
craig.p.drummond
089a585f26 Remove duplicate translations 2014-01-07 20:00:45 +00:00
craig.p.drummond
b678e2c8ee Better text... 2014-01-07 20:00:24 +00:00
craig.p.drummond
b5fd4e6032 Spelling :-( 2014-01-07 20:00:11 +00:00