craig.p.drummond
17d4863385
Make QtWidgets version more touch friendly?
2014-04-17 16:06:00 +00:00
craig.p.drummond
b6fd0973ce
No need for settings class in touch builds
2014-04-16 17:48:51 +00:00
craig.p.drummond
50cb994b82
Can use XDG dirs for ubuntu touch...
2014-04-13 12:37:40 +00:00
nikwen.developer@gmail.com
0214923ea7
Fixed cache directory
2014-04-12 21:18:19 +00:00
nikwen.developer@gmail.com
7e023b4bd5
Fixed data locations
2014-04-12 19:26:00 +00:00
craig.p.drummond
110303e223
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
3beb0c4135
Fixed cache dir again!
2014-04-12 17:02:07 +00:00
craig.p.drummond
eb7635a303
Revert broken changes
2014-04-12 15:54:29 +00:00
nikwen.developer@gmail.com
1b1c5da699
Readded icons
2014-04-12 11:16:54 +00:00
craig.p.drummond
eb34a2bcd5
Remove Actions and Icons from Ubuntu build
2014-04-11 17:45:59 +00:00
craig.p.drummond@gmail.com
5624d19bb0
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
5f633a4734
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
fab4830013
Fix updating of playqueue sidebar tooltip and icon.
2014-04-02 17:34:08 +00:00
craig.p.drummond
1503614310
Init random number generator
2014-03-27 19:53:58 +00:00
craig.p.drummond@gmail.com
9b3e2268e2
Fix KDE config group loading
2014-03-27 12:14:59 +00:00
craig.p.drummond
039404e086
Fix property name!
2014-03-26 19:35:55 +00:00
craig.p.drummond
3b700eefb8
REduce KDE differences
2014-03-26 19:34:28 +00:00
craig.p.drummond
d4486e83b1
...forgot CMakeLists.txt changes!
2014-03-25 19:49:12 +00:00
craig.p.drummond
e02df81073
Let Configuration class check if setting has been modified
2014-03-25 19:48:30 +00:00
craig.p.drummond
d4fdb05ea0
Use a class to hide KConfig/QSettings differences - as opposed to using #defines
2014-03-25 19:47:36 +00:00
craig.p.drummond
8174604bfb
Use qrand for random numbers
2014-03-24 20:40:16 +00:00
craig.p.drummond
c1a1f90f4c
More Song::formattedTime into Utils class
2014-03-19 19:47:47 +00:00
craig.p.drummond
a2ac6e22ff
Fix view frame hiding when base colour is transparent!
2014-03-17 20:58:33 +00:00
craig.p.drummond
7bcb40d159
Use Q_GLOBAL_STATIC for Qt only builds
2014-03-17 19:52:47 +00:00
craig.p.drummond
c62bf3a321
Dont make font too small on windows - looks blurry.
2014-03-14 19:11:02 +00:00
craig.p.drummond
5e511065a2
Ignore mouse-events on message-overlay if cancel button is hidden.
2014-03-14 19:08:31 +00:00
craig.p.drummond
15d9fc906e
Consistency with rest of codebase...
2014-03-06 20:02:59 +00:00
craig.p.drummond
fa892696de
Fix window drag on menubar
2014-03-05 19:51:26 +00:00
craig.p.drummond
3bb4d3bd5e
If click on buddy label of check or radio, then toggle
2014-03-03 19:35:37 +00:00
craig.p.drummond
1d12abde37
Treat Pantheon as per Gnome
2014-03-03 19:33:05 +00:00
craig.p.drummond
d71c452f4a
Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details.
2014-03-03 19:32:39 +00:00
craig.p.drummond
3dfc90d359
Use CMake to find X11 include and libs
2014-03-03 19:31:12 +00:00
craig.p.drummond
0dd5b07989
For some Gtk styles, make it appear as if there is just one line between views.
2014-02-27 17:45:16 +00:00
craig.p.drummond
f91a44e5a3
Remove space between sidebar and view
2014-02-27 17:39:37 +00:00
craig.p.drummond
efd36899dc
USe different small scale factor depending upon current font size
2014-02-25 19:27:29 +00:00
craig.p.drummond
159ebbf57d
Wait longer for dconf/gconf replies
2014-02-25 19:26:58 +00:00
craig.p.drummond
3140e8e7ff
Remvove spacing around large side bar items
2014-02-25 19:26:32 +00:00
craig.p.drummond
a0681ea50e
Cleanup
2014-02-25 19:26:07 +00:00
craig.p.drummond
722954b36d
Fix painting of Gtk thin scrollbar style on comboboxes.
2014-02-24 20:44:27 +00:00
craig.p.drummond
89f52915d7
Apply Fedora patches.
2014-02-22 10:19:19 +00:00
craig.p.drummond
ea70088b34
Use same size font as sub-text in detailed views.
2014-02-21 21:26:52 +00:00
craig.p.drummond
d412c7e7ca
If using small sidebar on top, or bottom, then centre-align tabs.
2014-02-20 19:12:23 +00:00
craig.p.drummond
ac6cfb4981
Dont draw tab-bar frame when using small sidebar style.
2014-02-20 19:12:02 +00:00
craig.p.drummond
87caad59c9
Fix corrupted scrollbar background in views with a background image when Gtk style is used.
2014-02-20 19:11:41 +00:00
craig.p.drummond
b1c9eebd46
Revert m n-width change
2014-02-19 20:28:59 +00:00
craig.p.drummond
dc5b20da41
Use smaller for for sidebar
2014-02-19 20:23:39 +00:00
craig.p.drummond
e4c4f86a04
Min-X for Linux Mint
2014-02-17 20:04:59 +00:00
craig.p.drummond
da64dba04b
Adwaita CSS file
2014-02-13 19:16:20 +00:00
craig.p.drummond
897c5d9614
SpinButton sizing...
2014-02-12 21:49:49 +00:00
craig.p.drummond
dc3de3046f
Work-around QStyleSheetStyle not calling sizeFromContents on our proxy style with Qt5.2.
...
When reading in CSS, read line by line (each widget is on a single line), and apply the style sheet only to the relevant widgets. This also fixes the bad tab rendering in Qt4 :-)
2014-02-11 21:48:33 +00:00