Commit Graph

839 Commits

Author SHA1 Message Date
craig.p.drummond
f39f1d342f Update window title when connection changes 2014-03-14 19:07:00 +00:00
craig.p.drummond
8a95a86dab Add missing translation 2014-03-11 19:47:44 +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
3dece2e912 Dont load library twice at start-up when cache has been deleted current tab is artists or albums. 2014-03-07 17:20:38 +00:00
craig.p.drummond
9c20b3844e Handle updating background in playqueueview class 2014-03-07 17:17:56 +00:00
craig.p.drummond
61f330ed75 Show number of tracks under playqueue, even if total time is 0 2014-03-06 20:06:05 +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
d26c74e277 Remov hack to hide menubar 2014-03-05 19:51:04 +00:00
craig.p.drummond
c45818b38b KDE builds use KDE-linke menu order 2014-03-04 20:06:38 +00:00
craig.p.drummond
da80683e73 Fix KDE crash 2014-03-04 20:06:15 +00:00
craig.p.drummond
567d4ea79a Use KStandardActions::showMenuubar for KDE 2014-03-04 20:05:54 +00:00
craig.p.drummond
6264c5f08b Fix KDE builds 2014-03-04 20:05:17 +00:00
craig.p.drummond
cbace64bdd Add undo/redo to menubar 2014-03-03 20:17:30 +00:00
craig.p.drummond
172d712578 Also bind menus to main window, so that short-cuts work under Unity when in full screen. 2014-03-03 20:12:38 +00:00
craig.p.drummond
3465e3e6a8 Better menubar 2014-03-03 19:34:17 +00:00
craig.p.drummond
56e39dc3b8 Add more entries to menubar... 2014-03-03 19:33:32 +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
9d7110d5ec Just some little code re-org 2014-03-03 19:30:43 +00:00
craig.p.drummond
2c64894348 Remove space between toolbar and views. 2014-02-27 17:39:16 +00:00
craig.p.drummond
00d602c5d3 ...but now, dont show song details. Not really required, as info is clearly visible in window. 2014-02-26 20:11:26 +00:00
craig.p.drummond
738c2a7f4e Show song details in window titlebar 2014-02-26 20:10:50 +00:00
craig.p.drummond
7c96f5f50d Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
b3731b88f1 If a sidebar view has focus, but sidebar is collapsed, then find action should activate playqueue search widget. 2014-02-25 19:25:29 +00:00
craig.p.drummond
d07a3c718a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
595f8a7637 Add spacing at each end of time slider / track labels 2014-02-25 19:24:18 +00:00
craig.p.drummond
192c10ab81 Better centering of text 2014-02-24 20:44:00 +00:00
craig.p.drummond
802608a932 Fix MPD HTTP stream playback.
BUG: 420
2014-02-22 18:03:51 +00:00
craig.p.drummond
0a12852181 Handle auto-switch of context when in sidebar 2014-02-21 17:04:08 +00:00
craig.p.drummond
3b6478f1dc Fix '-' usage in dates 2014-02-20 19:15:16 +00:00
craig.p.drummond
edd1f39fce Default text 2014-02-20 19:12:58 +00:00
craig.p.drummond
58ac2782df Adjust spacing if info is moved to sidebar 2014-02-20 19:11:19 +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
95e428ec73 Fix min height 2014-02-20 19:08:11 +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
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
8b3ee48be3 Dont allow to collapse if messagewidget is visible 2014-02-18 19:33:31 +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
fffd89a85a Dont draw toolbar border for some themes. 2014-02-13 19:12:04 +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
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
d1457e0ac9 Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
915866b5cc Add auto-context switch - to be part of 1.4.0 2014-02-10 19:11:02 +00:00
craig.p.drummond
9eca38d8ad Dont allow expanding, or collapsing, if maximised. 2014-02-09 15:54:47 +00:00
craig.p.drummond
de5fcffa36 Typos... 2014-02-07 20:15:21 +00:00
craig.p.drummond
9a9b30cf75 Use wmctrl for Qt5 builds, to raise window under compiz. 2014-02-07 20:08:55 +00:00
craig.p.drummond
a641a6f8ad Tidy up a bit 2014-02-06 19:54:05 +00:00