Craig Drummond
|
31b8a6d9b9
|
Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
|
2021-07-29 12:00:04 +01:00 |
|
Craig Drummond
|
be9c1e74e0
|
Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
|
2021-07-28 19:44:57 +01:00 |
|
John Regan
|
0037676553
|
fix deprecation: QSet::fromList, use a listToSet template
|
2021-07-20 08:40:24 -04:00 |
|
Craig Drummond
|
11bb7571c9
|
Update (c) year
|
2021-01-01 10:06:43 +00:00 |
|
Thomas Uhle
|
67d1d3c8f0
|
Replace deprecated QWheelEvent::delta() by QWheelEvent::angleDelta()
|
2020-06-12 15:55:03 +02:00 |
|
Craig Drummond
|
b8645d1358
|
Fix most, but not all, deprecation warnings.
|
2020-02-16 09:51:37 +00:00 |
|
Craig Drummond
|
d7b3965b9b
|
Update (c) year
|
2020-01-01 11:51:13 +00:00 |
|
Craig Drummond
|
cb9efe205f
|
Update (c) year
|
2019-09-15 15:56:58 +01:00 |
|
Craig Drummond
|
83f9de3b4a
|
Fix windows colours
|
2018-06-05 18:40:11 +01:00 |
|
Craig Drummond
|
ed8076e49d
|
Make icon-only sidebar items a little wider
|
2018-03-25 16:10:26 +01:00 |
|
Craig Drummond
|
714b675be8
|
Fix small side-bar when at top, or bottom.
|
2018-03-20 19:16:59 +00:00 |
|
Craig Drummond
|
eff0e66d39
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
0d3d931a31
|
Only update if index changed
|
2018-02-17 10:13:43 +00:00 |
|
Craig Drummond
|
d14fce922e
|
Make sidebar change pages on mouse wheel events.
Closes #1214
|
2018-02-16 21:50:18 +00:00 |
|
Craig Drummond
|
54a76792d5
|
Fix small sidebar
|
2018-02-16 16:46:57 +00:00 |
|
padertux
|
4f26eb686e
|
Refactor code to use C++11 nullptr
|
2018-01-08 23:01:25 +01:00 |
|
Craig Drummond
|
2139d3dbb8
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
6e100a5ef5
|
Use for(var: list) and not foreach(var, list)
|
2017-11-27 22:36:53 +00:00 |
|
Craig Drummond
|
5001c5b593
|
Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.
Issue #1077
|
2017-08-30 19:25:26 +01:00 |
|
CDrummond
|
5fdc066521
|
Non-rounded selection
|
2017-08-26 08:55:42 +01:00 |
|
CDrummond
|
1743ad2b3d
|
Fix sidebar highlight for windows (at least for Windows 10).
|
2017-08-26 08:47:14 +01:00 |
|
Craig Drummond
|
e0b7550515
|
Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
|
2017-08-15 23:20:18 +01:00 |
|
Craig Drummond
|
4967a2830a
|
More consisten item highlight
|
2017-07-10 19:14:30 +01:00 |
|
Craig Drummond
|
bcd7f7d980
|
Less cramped icons when icons only
|
2017-07-09 19:06:30 +01:00 |
|
Craig Drummond
|
44993730bb
|
devicePixelRatioF was introduced with Qt5.6, so for earlier versions
need to use devicePixelRatio
|
2017-07-04 21:57:41 +01:00 |
|
Craig Drummond
|
57f6aaf4e9
|
Use devicePixelRatioF
|
2017-07-03 18:58:46 +01:00 |
|
Craig Drummond
|
667a73e81e
|
Remove deprecated QStyleOptionTabV3
|
2017-05-24 18:02:41 +01:00 |
|
CDrummond
|
db47f9a5e2
|
Windows fixes
|
2017-04-23 13:03:22 +01:00 |
|
Craig Drummond
|
edba120db9
|
Remove touch support - does not work that well, and QtWidgets are not designed for touch
|
2017-04-11 17:15:21 +01:00 |
|
Craig Drummond
|
b63c6fbe26
|
Use Qt5's translation framework - ts files, not po files.
|
2017-04-08 10:35:31 +01:00 |
|
Craig Drummond
|
0a73215867
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
b0b0140d98
|
Remove Qt4 support
|
2017-04-02 18:43:34 +01:00 |
|
Craig Drummond
|
a283c4996a
|
Remove Gtk specific code - not needed
|
2016-12-21 23:56:44 +00:00 |
|
Craig Drummond
|
75c91711c8
|
Use same sidebar inactive tab mouse-over for all styles.
|
2016-08-18 18:26:14 +01:00 |
|
Craig Drummond
|
7598aa1147
|
QStyleOptionViewItemV4 is deprecated in Qt5
|
2016-07-07 19:01:40 +01:00 |
|
Craig Drummond
|
705648420a
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
9de9832385
|
Fix highlight issues with Qt5
|
2015-12-06 17:04:28 +00:00 |
|
Craig Drummond
|
9533f12881
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
e70afa05f7
|
Slightly taller tabs
|
2015-06-26 21:31:45 +01:00 |
|
craig.p.drummond
|
a2ac80f8eb
|
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
|
d220bd9d94
|
- 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
|
85e79fcfcb
|
No need for property animator on OSX
|
2014-09-19 16:42:59 +00:00 |
|
craig.p.drummond
|
0cf5dc87cc
|
Better retina support.
|
2014-09-18 16:29:58 +00:00 |
|
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 |
|