Craig Drummond
|
288ee9ce28
|
Remove Gtk specific code - not needed
|
2016-12-21 23:56:44 +00:00 |
|
Craig Drummond
|
e9b56a3246
|
Use same sidebar inactive tab mouse-over for all styles.
|
2016-08-18 18:26:14 +01:00 |
|
Craig Drummond
|
3616cf9ba3
|
QStyleOptionViewItemV4 is deprecated in Qt5
|
2016-07-07 19:01:40 +01:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
a926fce1e6
|
Fix highlight issues with Qt5
|
2015-12-06 17:04:28 +00:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
4039d64678
|
Slightly taller tabs
|
2015-06-26 21:31:45 +01:00 |
|
craig.p.drummond
|
42761a4dfb
|
For windows builds, when window is not focused, draw sidebar selection as a darkened background.
|
2014-10-05 12:03:14 +00:00 |
|
craig.p.drummond
|
bd044155e6
|
- Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
|
2014-10-02 17:16:13 +00:00 |
|
craig.p.drummond
|
4f06ef2c30
|
No need for property animator on OSX
|
2014-09-19 16:42:59 +00:00 |
|
craig.p.drummond
|
16d719f3d2
|
Better retina support.
|
2014-09-18 16:29:58 +00:00 |
|
craig.p.drummond
|
a5ec3cd935
|
Dont do mouse-over for Mac builds
|
2014-09-14 13:19:52 +00:00 |
|
craig.p.drummond
|
7fc3f206f5
|
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
|
d9ad51bf11
|
Fix some palette issues under OSX
|
2014-09-14 11:52:14 +00:00 |
|
craig.p.drummond
|
478b73c2c1
|
RTL fixes
|
2014-06-20 17:58:28 +00:00 |
|
craig.p.drummond
|
0b72ffa25c
|
Refactor high-dpi stuff
|
2014-06-04 18:45:30 +00:00 |
|
craig.p.drummond
|
00b214eeb7
|
Fix initialk creation of sidebar.
BUG: 469
|
2014-04-24 20:25:14 +00:00 |
|
craig.p.drummond
|
fb5094f7ff
|
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
|
54b0eb57cc
|
Make QtWidgets version more touch friendly?
|
2014-04-17 16:06:00 +00:00 |
|
craig.p.drummond
|
c467da7718
|
Fix updating of playqueue sidebar tooltip and icon.
|
2014-04-02 17:34:08 +00:00 |
|
craig.p.drummond
|
d9d5a9e1e1
|
Consistency with rest of codebase...
|
2014-03-06 20:02:59 +00:00 |
|
craig.p.drummond
|
10448ed9a5
|
Remove space between sidebar and view
|
2014-02-27 17:39:37 +00:00 |
|
craig.p.drummond
|
0c2ac1d5f4
|
USe different small scale factor depending upon current font size
|
2014-02-25 19:27:29 +00:00 |
|
craig.p.drummond
|
57d019afd2
|
Remvove spacing around large side bar items
|
2014-02-25 19:26:32 +00:00 |
|
craig.p.drummond
|
c54ff4a184
|
Cleanup
|
2014-02-25 19:26:07 +00:00 |
|
craig.p.drummond
|
6c6de398dd
|
Use same size font as sub-text in detailed views.
|
2014-02-21 21:26:52 +00:00 |
|
craig.p.drummond
|
ea6bc70fb3
|
If using small sidebar on top, or bottom, then centre-align tabs.
|
2014-02-20 19:12:23 +00:00 |
|
craig.p.drummond
|
1be0018cb5
|
Dont draw tab-bar frame when using small sidebar style.
|
2014-02-20 19:12:02 +00:00 |
|
craig.p.drummond
|
0f2d01ac61
|
Revert m n-width change
|
2014-02-19 20:28:59 +00:00 |
|
craig.p.drummond
|
dca5c1d4e8
|
Use smaller for for sidebar
|
2014-02-19 20:23:39 +00:00 |
|
craig.p.drummond
|
c7e74805cf
|
Add 'Configure...' to sidebat menu - opens settings page at relevant section.
|
2014-01-28 19:06:52 +00:00 |
|
craig.p.drummond
|
aec2966290
|
Move all sidebar settings into settings dialog.
|
2014-01-16 19:30:39 +00:00 |
|
craig.p.drummond
|
b3b2062987
|
Move configuring of enabled views into main interface section of settings dialog.
|
2014-01-15 19:33:45 +00:00 |
|
craig.p.drummond
|
61635e2bd8
|
Fix detecting if mouse is over tabs when context menu requested.
|
2014-01-13 12:37:17 +00:00 |
|
craig.p.drummond
|
927c2e25f5
|
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
|
d5c5baf190
|
Nicer sidebar context menu - split style into style & position
|
2014-01-12 17:29:19 +00:00 |
|
craig.p.drummond
|
2f24b3fd9b
|
Results of cppcheck...
|
2014-01-08 19:49:48 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
4e548e1524
|
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
|
b58c8a1929
|
Option to have small sidebar at top or bottom.
|
2013-12-23 20:46:16 +00:00 |
|
craig.p.drummond
|
f01dc3a21a
|
Hmm....
|
2013-12-11 22:38:13 +00:00 |
|
craig.p.drummond
|
afc6ac6477
|
More work on spacing...
|
2013-12-10 19:46:13 +00:00 |
|
craig.p.drummond
|
bcafc1e305
|
Better metrics
|
2013-12-09 21:07:40 +00:00 |
|
craig.p.drummond
|
65ce77fd38
|
Better tab sizing
|
2013-12-06 12:45:22 +00:00 |
|
craig.p.drummond
|
623e37664c
|
USe FanyTabBar type
|
2013-10-30 22:11:38 +00:00 |
|
craig.p.drummond
|
8a457de0a2
|
Better spacing?
|
2013-10-30 22:11:18 +00:00 |
|
craig.p.drummond
|
8e84cab3a8
|
- 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
|
151fbfd9ee
|
Only show config pages, and tabs, that are relevant to the enabled views.
|
2013-10-08 18:00:28 +00:00 |
|
craig.p.drummond
|
a78a0ebf7a
|
RTL fixes
|
2013-06-06 18:46:38 +00:00 |
|
craig.p.drummond
|
521c01c606
|
Automatic accelator assignment for Qt builds.
|
2013-06-05 16:55:22 +00:00 |
|