Commit Graph

365 Commits

Author SHA1 Message Date
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
nikwen.developer@gmail.com
8e8d06f880 Fixed cache directory 2014-04-12 21:18:19 +00:00
nikwen.developer@gmail.com
f8bbce8655 Fixed data locations 2014-04-12 19:26:00 +00:00
craig.p.drummond
d1f9a36598 Fix cache and config folders for ubuntu touch. This only allows write access to ~/.local/share. So config is stored under ~/.local/share/$app/config and cache ~/.local/share/$app/cache 2014-04-12 17:41:59 +00:00
nikwen.developer@gmail.com
d5c14b4cea Fixed cache dir again! 2014-04-12 17:02:07 +00:00
craig.p.drummond
6e408cb571 Revert broken changes 2014-04-12 15:54:29 +00:00
nikwen.developer@gmail.com
9a6d7ba299 Readded icons 2014-04-12 11:16:54 +00:00
craig.p.drummond
36da21692c Remove Actions and Icons from Ubuntu build 2014-04-11 17:45:59 +00:00
craig.p.drummond@gmail.com
666560bdc0 Be consistent with sub-folder name for config, cache, and data folders. 2014-04-09 11:21:21 +00:00
craig.p.drummond@gmail.com
a98cf23b91 Reduce number of non-touch related classes that are compiled for the UbuntuTouch version. 2014-04-09 11:02:04 +00:00
craig.p.drummond
c467da7718 Fix updating of playqueue sidebar tooltip and icon. 2014-04-02 17:34:08 +00:00
craig.p.drummond
9059586fa9 Init random number generator 2014-03-27 19:53:58 +00:00
craig.p.drummond@gmail.com
d89071a613 Fix KDE config group loading 2014-03-27 12:14:59 +00:00
craig.p.drummond
6d66531d25 Fix property name! 2014-03-26 19:35:55 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
bbc18bdccd ...forgot CMakeLists.txt changes! 2014-03-25 19:49:12 +00:00
craig.p.drummond
cbb9f14d72 Let Configuration class check if setting has been modified 2014-03-25 19:48:30 +00:00
craig.p.drummond
b7268e16ab Use a class to hide KConfig/QSettings differences - as opposed to using #defines 2014-03-25 19:47:36 +00:00
craig.p.drummond
ec090fbadc Use qrand for random numbers 2014-03-24 20:40:16 +00:00
craig.p.drummond
0f2dabfdd9 More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
ebac569ba6 Fix view frame hiding when base colour is transparent! 2014-03-17 20:58:33 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
ef2d25eb06 Dont make font too small on windows - looks blurry. 2014-03-14 19:11:02 +00:00
craig.p.drummond
345b614622 Ignore mouse-events on message-overlay if cancel button is hidden. 2014-03-14 19:08:31 +00:00