Commit Graph

4061 Commits

Author SHA1 Message Date
craig.p.drummond
2ef31eb83a Better spacing 2014-02-20 19:10:40 +00:00
craig.p.drummond
4237905042 Fix spacing for non QGtkStyle styles 2014-02-20 19:10:16 +00:00
craig.p.drummond
0c354d6cb5 Use 2 lines for song info, as before! 2014-02-20 19:09:51 +00:00
craig.p.drummond
0f6514b5d5 Consistency... 2014-02-20 19:09:01 +00:00
craig.p.drummond
2b7fb98720 Fix spacing when info is in sidebar 2014-02-20 19:08:34 +00:00
craig.p.drummond
95e428ec73 Fix min height 2014-02-20 19:08:11 +00:00
craig.p.drummond
3e16037998 Show tooltips below slider 2014-02-20 19:07:57 +00:00
craig.p.drummond
13b6beed68 Allow label to be squeezed 2014-02-20 19:07:36 +00:00
craig.p.drummond
1653f9df89 Center time slider 2014-02-20 18:53:27 +00:00
craig.p.drummond
28526dcf06 - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00
craig.p.drummond
b1c9eebd46 Revert m n-width change 2014-02-19 20:28:59 +00:00
craig.p.drummond
7323b02f49 Slightly better... 2014-02-19 20:28:19 +00:00
craig.p.drummond
596a3fc1ab Update 2014-02-19 20:24:32 +00:00
craig.p.drummond
dc5b20da41 Use smaller for for sidebar 2014-02-19 20:23:39 +00:00
craig.p.drummond
40a95672de Only adjust cover-widget size if the difference between it and the tab widget is <=16 pixels 2014-02-19 20:23:21 +00:00
craig.p.drummond
1afe3e29cc Only look for space max of 3 chars in when attempting to get number from filename 2014-02-19 20:22:38 +00:00
craig.p.drummond
9c9929dba0 Comments 2014-02-19 20:21:32 +00:00
craig.p.drummond
caf0bd1bc7 If song is copied to Android via BubleUNPN from MinDLNA - then it /might/ be in Music/Artist/$Artist/$Album 2014-02-19 20:21:13 +00:00
craig.p.drummond
5c4b8d1c47 Auto-scroll lyrics
BUG: 405
2014-02-18 19:34:37 +00:00
craig.p.drummond
8b3ee48be3 Dont allow to collapse if messagewidget is visible 2014-02-18 19:33:31 +00:00
craig.p.drummond
be21a7211b Fix KDE compile - duplicate translations! 2014-02-18 19:32:34 +00:00
craig.p.drummond
9035cc9aa8 Add option to auto-switch to context view X seconds after playback starts, and switch back X seconds after stopped.
BUG: 406
2014-02-17 20:33:00 +00:00
craig.p.drummond
e202a73fbe Configurable search view 2014-02-17 20:16:39 +00:00
craig.p.drummond
cd686e8189 Allow setting of custom device name for UMS and MTP devices. 2014-02-17 20:09:49 +00:00
craig.p.drummond
e4c4f86a04 Min-X for Linux Mint 2014-02-17 20:04:59 +00:00
craig.p.drummond
ae31306570 Use WindowText, not ButtonText, for mono icons 2014-02-17 20:04:39 +00:00
craig.p.drummond
d6a4aaa1eb Include size in description 2014-02-17 20:04:12 +00:00
craig.p.drummond
40fe26fa63 For UMS devices, add device (in brackets) after name. Should help devices with multiple partitions.
BUG: 413
2014-02-16 08:54:13 +00:00
craig.p.drummond
516f2fb186 Reduce duplication 2014-02-14 20:08:25 +00:00
craig.p.drummond
b832f9df4e Use same order (URL, name) for both add stream-URL dialogs. 2014-02-14 20:07:32 +00:00
craig.p.drummond
0f09a2a55f Only pass file:// paths to MPD if not from /media - as usually only owner can read from here 2014-02-14 20:06:58 +00:00
craig.p.drummond
d920d9188a Update 2014-02-14 20:06:24 +00:00
craig.p.drummond
da64dba04b Adwaita CSS file 2014-02-13 19:16:20 +00:00
craig.p.drummond
b55348b6ad Remove colon from group-box titles 2014-02-13 19:15:45 +00:00
craig.p.drummond
fffd89a85a Dont draw toolbar border for some themes. 2014-02-13 19:12:04 +00:00
craig.p.drummond
469390212a Dont stretch combo/checkbox 2014-02-13 19:11:42 +00:00
craig.p.drummond
c0bcc5153e No need to set min and max size - set fixed! 2014-02-13 19:11:24 +00:00
craig.p.drummond
2bdfd72963 Closing files should be enough - so no need for size check 2014-02-13 19:10:57 +00:00
craig.p.drummond
3a20ff2ada Close temporary files, to ensure data is written 2014-02-13 19:05:51 +00:00
craig.p.drummond
51b828498a Check sizes of temporary files after write, to ensure data is written. This fixes an issue where sometimes 0 byte files were written from CoverDialog. 2014-02-12 22:43:47 +00:00
craig.p.drummond
897c5d9614 SpinButton sizing... 2014-02-12 21:49:49 +00:00
craig.p.drummond
05b769e073 ...and the header! 2014-02-12 14:59:35 +00:00
craig.p.drummond
43fe4b1bdf Ensure menubar is hidden when running under Unity and using a Qt build that has not been modified for dbus-menu 2014-02-12 14:59:12 +00:00
craig.p.drummond
cf595c0685 Using wmctrl as a work-around for raising window in Qt5 builds. 2014-02-11 21:49:31 +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
craig.p.drummond
97b4025fe7 Another fix for 410? 2014-02-11 21:43:41 +00:00
craig.p.drummond
0635fd30a6 Fix for BUG: 410 2014-02-11 21:04:06 +00:00
craig.p.drummond
f0576cae21 Qt5.2 has support for clear button in QLineEdit 2014-02-11 21:03:11 +00:00
craig.p.drummond
be747053da Mono try icons for KDE builds too 2014-02-11 21:02:42 +00:00
craig.p.drummond
6aa70dbaf2 Install try icons, instead of embedding 2014-02-11 21:02:13 +00:00