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 |
|
craig.p.drummond
|
7722d2756f
|
Show "(Various)" for disc and year fields
|
2014-04-03 18:59:55 +00:00 |
|
craig.p.drummond
|
719b10fed8
|
Code layout re-org
|
2014-04-02 17:35:21 +00:00 |
|
craig.p.drummond
|
6637482bc6
|
- When mouse-over listview title, use highlight colour for text (and not whole background). This is more consistent with time-slider's time remaining label.
- Make shortcut for 'Go Back' action changeable.
|
2014-03-31 17:53:25 +00:00 |
|
craig.p.drummond
|
e3eca2e9fb
|
Remove action from menu when hide
|
2014-03-31 17:52:41 +00:00 |
|
craig.p.drummond
|
3700ff736f
|
Remove home button - not really needed.
|
2014-03-31 17:52:20 +00:00 |
|
craig.p.drummond
|
7db7978fd4
|
Use palette in stylesheet
|
2014-03-31 17:51:57 +00:00 |
|
craig.p.drummond
|
aeb4d3f1c3
|
Fix showing of time-slider when Cantata is started minimized to system tray and MPD is playing.
BUG: 455
|
2014-03-31 17:49:46 +00:00 |
|
craig.p.drummond
|
3b700eefb8
|
REduce KDE differences
|
2014-03-26 19:34:28 +00:00 |
|
craig.p.drummond
|
b119ad0c65
|
Put plural translations in separate source files.
|
2014-03-25 20:11:58 +00:00 |
|
craig.p.drummond
|
8c94a79967
|
Re-add showing of dates.
BUG: 446
|
2014-03-23 20:09:12 +00:00 |
|
craig.p.drummond
|
0589f65e0f
|
Vary splitter size according to style
|
2014-03-20 19:46:40 +00:00 |
|
craig.p.drummond
|
cc53edfb2b
|
When emitting loaded signal, pass whole song not just artist+album
|
2014-03-19 19:50:46 +00:00 |
|
craig.p.drummond
|
e93b61543a
|
Load all covers from album, and playqueue, views in non UI thread
|
2014-03-19 19:49:10 +00:00 |
|
craig.p.drummond
|
c1a1f90f4c
|
More Song::formattedTime into Utils class
|
2014-03-19 19:47:47 +00:00 |
|
craig.p.drummond
|
5a1db47a15
|
Fix expand all / collapse all actions. Expand all will only expand 1 level for main browsers.
|
2014-03-18 19:47:49 +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
|
a9394b029a
|
Reduce alpha
|
2014-03-17 19:49:39 +00:00 |
|
craig.p.drummond
|
9ea74fc428
|
Don't use italic text for grouped view headers.
|
2014-03-17 19:48:48 +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
|
2a442ee7a1
|
Only show album year in browsers.
|
2014-03-11 19:46:14 +00:00 |
|
craig.p.drummond
|
c0f99fa23b
|
- Be consistent with dsiaplying year's of albums - year is shown in brackets after album name.
- Only show album year in non-icon view.
|
2014-03-11 19:45:38 +00:00 |
|
craig.p.drummond
|
9c20b3844e
|
Handle updating background in playqueueview class
|
2014-03-07 17:17:56 +00:00 |
|
craig.p.drummond
|
6120b6b061
|
Fix grouped playlist view initial state when set to initially collapse albums.
|
2014-03-06 20:05:25 +00:00 |
|
craig.p.drummond
|
a16bb15186
|
Just fore enough space for MM:SS by default
|
2014-03-05 19:52:04 +00:00 |
|
craig.p.drummond
|
9d8677e209
|
Use 1pixel wide splitter if not using QGtkStyle
|
2014-03-04 20:07:13 +00:00 |
|
craig.p.drummond
|
617291ffb8
|
Crash fix for when playqueue is toggled in/out of sidebar
|
2014-02-28 20:13:08 +00:00 |
|
craig.p.drummond
|
e92513ae22
|
Make view search widget same height as that of playqueue
|
2014-02-27 17:53:34 +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
|
6ce8491b52
|
0-pixel wide splitter...
|
2014-02-27 17:44:25 +00:00 |
|
craig.p.drummond
|
15a272c8be
|
...add the files!
|
2014-02-27 17:41:48 +00:00 |
|