Commit Graph

52 Commits

Author SHA1 Message Date
craig.p.drummond
bcbe974ecc Dont do mouse-over for Mac builds 2014-09-14 13:19:52 +00:00
craig.p.drummond
2369fcb947 Need a 1 pixel margin between view selector and views under OSX - as hilight is draw outside of view. 2014-09-14 12:00:02 +00:00
craig.p.drummond
1aba806904 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
caa9942c8d Fix initialk creation of sidebar.
BUG: 469
2014-04-24 20:25:14 +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
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +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
15d9fc906e Consistency with rest of codebase... 2014-03-06 20:02:59 +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
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
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
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
2a432813e3 Add 'Configure...' to sidebat menu - opens settings page at relevant section. 2014-01-28 19:06:52 +00:00
craig.p.drummond
7448f95369 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
719020d850 Move configuring of enabled views into main interface section of settings dialog. 2014-01-15 19:33:45 +00:00
craig.p.drummond
12fafd6d36 Fix detecting if mouse is over tabs when context menu requested. 2014-01-13 12:37:17 +00:00
craig.p.drummond
d7178f8824 Dont use bitmask for tabwidget style - as this implies it can be top+bot+side, etc, whereas these are exclusive. 2014-01-13 12:29:23 +00:00
craig.p.drummond
9e329a5b19 Nicer sidebar context menu - split style into style & position 2014-01-12 17:29:19 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a8bae11cf6 Set cover-widget icon size to at least twice tab-widget large icon size. 2014-01-06 19:30:27 +00:00
craig.p.drummond
fe4d411007 Option to have small sidebar at top or bottom. 2013-12-23 20:46:16 +00:00
craig.p.drummond
0178c230cc Hmm.... 2013-12-11 22:38:13 +00:00
craig.p.drummond
8f680def58 More work on spacing... 2013-12-10 19:46:13 +00:00
craig.p.drummond
a3ce1a1a93 Better metrics 2013-12-09 21:07:40 +00:00
craig.p.drummond
880c9fcd20 Better tab sizing 2013-12-06 12:45:22 +00:00
craig.p.drummond
4dc7e3e1f2 USe FanyTabBar type 2013-10-30 22:11:38 +00:00
craig.p.drummond
0a03b07779 Better spacing? 2013-10-30 22:11:18 +00:00
craig.p.drummond
aac26903a6 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
3bdf92925b Only show config pages, and tabs, that are relevant to the enabled views. 2013-10-08 18:00:28 +00:00
craig.p.drummond
5afc580d1b RTL fixes 2013-06-06 18:46:38 +00:00
craig.p.drummond
4327a6a77e Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
63ee2e6f38 If using QGtkStyle, then draw background of unselected tabs - to fix issues with a 1 pixel line 2013-05-31 17:22:45 +00:00
craig.p.drummond
d657768718 Recreate context menu when toggle mono icons 2013-05-16 18:10:57 +00:00
craig.p.drummond
98f666df22 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
ebd7a706ed Try to ensure icon colour is same as text 2013-04-26 18:44:01 +00:00
craig.p.drummond
3210fe3c40 Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
4b91567c4c No need for border with top/bottom bars 2013-04-22 20:05:42 +00:00
craig.p.drummond
abdbf1cc8e Fix issues with "bottom bar" 2013-04-14 13:04:50 +00:00
craig.p.drummond
01abbf27da Add separator before 'Icons only' option 2013-03-25 19:59:16 +00:00
craig.p.drummond
755e1217d2 Remove icons from menu for Qt5 QGtkStyle 2013-03-13 19:50:54 +00:00
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00