craig.p.drummond
5f0b59a7d6
Add a 'Read ratings from file' to tag editor
2014-07-30 19:06:00 +00:00
craig.p.drummond
52b0af84ea
Semi colon not needed after Q_UNUSED
2014-07-23 18:04:26 +00:00
craig.p.drummond
313ad1c13e
Mac package fixes
2014-07-07 19:03:31 +00:00
craig.p.drummond
7f06761ef5
Better scrollbar for touch style
2014-07-01 19:19:24 +00:00
craig.p.drummond
e26e12e668
Fix KDE build
...
BUG: 494
2014-06-25 19:44:56 +00:00
craig.p.drummond
e08a2e80fe
Move buildPath into Utils
2014-06-25 16:45:59 +00:00
craig.p.drummond
c7b4a89501
Dont hide scrollbars in touch-friendly views, but make then only 2px wide - so that there is a hint to the position in the list.
2014-06-21 14:54:42 +00:00
craig.p.drummond
478b73c2c1
RTL fixes
2014-06-20 17:58:28 +00:00
craig.p.drummond
1c2bda5f92
Use windows small font factor for all builds
2014-06-20 17:57:36 +00:00
craig.p.drummond
319019e096
Remove extra bracket!
2014-06-12 19:00:24 +00:00
craig.p.drummond
2c7aa5cea4
Only expand width of toolbuttons if they do not have text
2014-06-10 19:49:43 +00:00
craig.p.drummond
5e18d5f007
Use QDesktopServices to start browser / file-manager
2014-06-10 19:48:00 +00:00
craig.p.drummond
8b95272845
Add "Open In File Manager" to windows builds
2014-06-10 19:47:19 +00:00
craig.p.drummond
d76b2a6044
Match Q_OS_WIN and Q_OS_MAC more
2014-06-10 19:46:18 +00:00
craig.p.drummond
00003720f9
s/Q_OS_WIN32/Q_OS_WIN/g
2014-06-10 19:45:33 +00:00
craig.p.drummond
94e1bb17f3
Fix wikpedia/last.fm link in track view
2014-06-10 19:45:08 +00:00
craig.p.drummond
0b72ffa25c
Refactor high-dpi stuff
2014-06-04 18:45:30 +00:00
craig.p.drummond
a1766acefc
Use systemDir()
2014-06-03 15:47:45 +00:00
craig.p.drummond
3a839af001
Try to store user-folder mess.
...
- Remove configDir, this is never used
- Use Qt functions for windows, mac, and ubuntu builds
- For Linux builds, cache returned locations and fix so that ~/.local/share/data/cantata/cantata -> ~/.local/share/cantata and ~/.cache/cantata/cantata -> ~/.cache/cantata
2014-06-01 10:07:13 +00:00
craig.p.drummond
9277e44477
Default to ubuntu-mono-dark icons under Unity, if icon theme not detected
2014-05-29 20:47:18 +00:00
craig.p.drummond
e47e8212b8
runProc -> readDconfSetting
2014-05-29 20:46:37 +00:00
craig.p.drummond
f56f8593cf
Default to 'Ambiance' under Unity if no theme detected
2014-05-29 20:45:50 +00:00
craig.p.drummond
be331ff4b4
Call QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus) earlier on
2014-05-28 18:46:07 +00:00
craig.p.drummond
93d9a31930
Correctly format system folder strings
2014-05-23 21:41:45 +00:00
craig.p.drummond
5470969419
Add SVG icons for artists
2014-05-23 21:39:14 +00:00
craig.p.drummond
4ecc2b9a68
Set wider toolbuttons via style
2014-05-21 18:41:07 +00:00
craig.p.drummond
67ce069d9d
No need to set type and version
2014-05-21 18:40:40 +00:00
craig.p.drummond
5b1fb58eff
- install XML files to config folder
...
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
7ae38f2c32
Set combo delegate in TouchProxyStyle
2014-05-20 18:15:03 +00:00
craig.p.drummond
c72f5c109f
Don't always paint spin enabled
2014-05-19 18:34:08 +00:00
craig.p.drummond
63442d27ec
Use TouchProxyStyle to enable flick-charm
2014-05-19 18:33:36 +00:00
craig.p.drummond
c7adc5a2f7
Better touch-style spin
2014-05-19 18:32:55 +00:00
craig.p.drummond
3bda83e716
Fix some hidden-virtual-function warnings
2014-05-15 11:16:33 +00:00
craig.p.drummond
265587cec6
Touch-style spin for all styles
2014-05-15 11:15:14 +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
76a98a0313
Fix setting of cover for albums with cule file.
...
BUG: 481
2014-05-12 18:54:25 +00:00
craig.p.drummond
86722718b4
No need for view hack if touch friendly
2014-05-02 16:37:02 +00:00
craig.p.drummond
49a33b651f
Fix 'missing' search action icon
2014-04-30 18:49:03 +00:00
craig.p.drummond
3be0b06eb4
Fix painting of items for gtk style when touch friendly
2014-04-28 19:40:55 +00:00
craig.p.drummond
a2c0f27535
Increase size of items if touch-friendly
2014-04-28 19:40:06 +00:00
craig.p.drummond
e34b69a896
Add flickcharm to combo box popup
2014-04-28 19:39:31 +00:00
craig.p.drummond
00b214eeb7
Fix initialk creation of sidebar.
...
BUG: 469
2014-04-24 20:25:14 +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
df2b326976
Try not to show icons in menus for Unity and OSX
2014-04-24 18:59:52 +00:00
craig.p.drummond
288d16e9e7
Fix warnings on Mac builds
2014-04-23 19:03:12 +00:00
craig.p.drummond
fbd2da1e18
position is unused in Qt5 builds
2014-04-23 19:02:55 +00:00
craig.p.drummond
4f697e3469
Set icon size - so that this will be larger in touch-friendly mode
2014-04-22 18:41:07 +00:00
craig.p.drummond
54b0eb57cc
Make QtWidgets version more touch friendly?
2014-04-17 16:06:00 +00:00
craig.p.drummond
d223e2d8f8
No need for settings class in touch builds
2014-04-16 17:48:51 +00:00
craig.p.drummond
e9eab3f9b0
Can use XDG dirs for ubuntu touch...
2014-04-13 12:37:40 +00:00