Commit Graph

725 Commits

Author SHA1 Message Date
craig.p.drummond
5becad5b1b Use style::sizeFromContents for both menu and plain 2014-05-21 18:42:57 +00:00
craig.p.drummond
0639a4bff3 Set wider toolbuttons via style 2014-05-21 18:41:07 +00:00
craig.p.drummond
eb3265f379 - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
430f4af231 Only show search if enabled 2014-05-20 18:16:16 +00:00
craig.p.drummond
f5c8197617 Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
9780da2158 Reduce alpha of sub-text 2014-05-15 11:14:12 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
947fd0fa16 Adjust item size if touch-friendly 2014-05-06 18:41:39 +00:00
craig.p.drummond
131377340d In playqueue, if song's artist is different to album artist, then show song as 'title - artist' 2014-05-06 18:40:56 +00:00
craig.p.drummond
3e9d26e2f5 Display title then artist 2014-05-06 18:40:28 +00:00
craig.p.drummond
1c3ea8c50c Check view pointers before using!!!
BUG: 477
2014-05-02 16:57:18 +00:00
craig.p.drummond
7bd322f33e Give pressed/checked buttons a background for Mac 2014-05-01 20:45:00 +00:00
craig.p.drummond
d87ffc2c38 Set width of 12 pixels for Mac - otherwise genre combo overlaps toolbuttons???? 2014-05-01 20:26:44 +00:00
craig.p.drummond
eb1db9cb1d MAke size-widget a 0pixel wide combobox - as this seems to be the tallest control. Perhaps this helps with the Mac issue??? 2014-05-01 19:41:19 +00:00
craig.p.drummond
6f79dee43d Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
c329d0136a Draw icons at full opacity if touch-friendly and item is selected 2014-04-29 19:00:49 +00:00
craig.p.drummond
f7a3170340 Increase size of items if touch-friendly 2014-04-28 19:40:06 +00:00
craig.p.drummond
cb4c96ce28 Add flickcharm to combo box popup 2014-04-28 19:39:31 +00:00
craig.p.drummond
27abd9e257 Set scroll mode 2014-04-28 19:38:53 +00:00
craig.p.drummond
ae935bcdbd Only drag if current item is drag enabled and not checkable 2014-04-28 19:37:53 +00:00
craig.p.drummond
1e4b8f77bf Correct pos 2014-04-28 19:36:15 +00:00
craig.p.drummond@gmail.com
d8e62af143 Create action before accesing it!
BUG: 470
2014-04-25 11:34:15 +00:00
craig.p.drummond
abe6f47206 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
c9a479a650 Better menu icon for windows touch builds 2014-04-24 19:02:10 +00:00
craig.p.drummond
bb165584b3 Make sure temp widgets are not shown 2014-04-24 19:00:54 +00:00
craig.p.drummond
786f2b39f6 Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
f45768a933 Remove used var 2014-04-23 19:02:39 +00:00
craig.p.drummond
dd9d01deb2 Dont draw background behind actions 2014-04-23 19:01:07 +00:00
craig.p.drummond
80a2f81458 Fix back button text 2014-04-23 19:00:11 +00:00
craig.p.drummond
bd4ee119ae Remove 'Go Back' from context menu 2014-04-23 18:59:07 +00:00
craig.p.drummond
7686c373cd Add list style to playqueue 2014-04-23 18:57:22 +00:00
craig.p.drummond
c454533072 Re-organize play-queue view mode setting - make it easier to add more modes in future. 2014-04-22 18:41:48 +00:00
craig.p.drummond
9c43224a2b Disable collapsing if in touch-friendly mode 2014-04-22 18:40:41 +00:00
craig.p.drummond
fa648b3eac Eanble drag in touch-friendly mode 2014-04-22 18:39:58 +00:00
craig.p.drummond
d26cb5ea53 Combine back button and label into 1 button 2014-04-22 18:39:06 +00:00
craig.p.drummond@gmail.com
5008efb830 Only enable if configured to do so! 2014-04-22 12:04:57 +00:00
craig.p.drummond
85e97c5b90 Better heigth calc? 2014-04-21 14:28:27 +00:00
craig.p.drummond
f439497a8e Update copy of FlickCharm 2014-04-19 08:49:49 +00:00
craig.p.drummond
e35ab60e14 Wider splitter if touch friendly 2014-04-19 08:49:30 +00:00
craig.p.drummond
f5936587a3 Song is a struct not a class 2014-04-18 19:51:47 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
3d8f2a9e4d Fix crash when chaging view mode whilst search is active. 2014-04-17 16:02:35 +00:00
craig.p.drummond
fbdb23466c Context panels can be completely collapsed - but this is saved with splitter state. Because enabling thi si snew, we need to ignore any previously saved state. 2014-04-12 18:37:14 +00:00
craig.p.drummond
7b354d095c - Allow sections of context widget to be completely hidden.
- For context widget, draw line using highlight colour for mouse-over
BUG: 466
2014-04-12 16:32:16 +00:00
nikwen.developer@gmail.com
0f759fb823 Wrapped call which sets the appIcon in #ifndef ENABLE_UBUNTU 2014-04-09 17:39:12 +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
1929ddaffe If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
3f4691e0f5 Fix display of duration over 1hr 2014-04-04 19:33:30 +00:00
craig.p.drummond
8dd3d05943 Better handling of various fields 2014-04-03 19:01:11 +00:00