File adwaita-qt.changes of Package adwaita-qt
188
1
-------------------------------------------------------------------
2
Thu Mar 2 12:59:52 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
3
4
- Use the qt6 %cmake macros when building the qt6 flavor which
5
uses the right compiler in SLE/Leap instead of gcc7 (which fails
6
to build since it doesn't support C++17 headers used by Qt6).
7
8
-------------------------------------------------------------------
9
Tue Sep 27 00:59:08 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
10
11
- Update to version 1.4.2:
12
+ Fixed plugin path for Qt6.
13
+ Switch between dark/light variant on runtime on
14
QEvent::PaletteChange.
15
+ Qt5X11Extras is an optional dependency.
16
+ UI: QMenu improvements.
17
+ Fixed placeholder text color for Qt6.
18
19
-------------------------------------------------------------------
20
Thu Feb 24 11:11:59 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
21
22
- Add hard cmake(Qt6Core) and cmake(Qt6Widgets) Requires to
23
libadwaita-qt6-devel sub-package.
24
- Nuke the generated .pc file from the same sub-package, it is
25
invalid.
26
- Use ldconfig_scriptlets macro for post(un) handling.
27
28
-------------------------------------------------------------------
29
Wed Feb 23 20:19:25 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
30
31
- Drop baselibs.conf: Stop supporting 32bit on x86_64, the only
32
known consumer have dropped it also.
33
34
-------------------------------------------------------------------
35
Wed Nov 10 18:11:01 UTC 2021 - Enrico Belleri <idesmi@protonmail.com>
36
37
- Update to version 1.4.1
38
* Support for Qt6 build with CMake option -DUSE_QT6=true.
39
* QProgressBar: correctly get information whether we should
40
render horizontal or vertical bar.
41
- Convert to _multibuild: enable builds for Qt5 and Qt6.
42
43
-------------------------------------------------------------------
44
Tue Oct 19 14:45:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
45
46
- Update to version 1.4.0
47
+ Base colors are now parsed from stylesheets provided by GTK 4
48
+ Added variants for HighContrast and HighContrastInverse
49
50
-------------------------------------------------------------------
51
Wed Jun 9 13:06:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
52
53
- Update to version 1.3.1:
54
+ Fixed wrongly advertised version.
55
+ Fixed compatibility with older versions.
56
+ Fixed QTabWidget issue where tabs were stretched to full
57
width/heigh.
58
59
-------------------------------------------------------------------
60
Sun May 23 19:33:39 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
61
62
- Update to 1.3.0
63
* Adwaita-qt library now provides Adwaita::Renderer class to
64
render Adwaita components
65
* Minor bug fixes
66
67
-------------------------------------------------------------------
68
Fri May 21 10:02:11 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
69
70
- Add baselibs.conf: create libadwaitaqt1-32bit as needed by
71
QGNomePlatform.
72
73
-------------------------------------------------------------------
74
Thu Apr 15 13:36:48 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
75
76
- Fix SLPP package name:
77
+ Rename libadwaitaqt1_2_1 to libadwaitaqt1: the libraries have
78
a sover of '1'.
79
+ Obsolete the previously wrongly named libadwaitaqt1_2_0 (
80
libadwaitaqt1_2_1 was never shipped in a product).
81
82
-------------------------------------------------------------------
83
Tue Apr 13 19:48:34 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
84
85
- Update to 1.2.1
86
* Fixes for Adwaita library
87
* Define ADWAITAQT_LIBRARIES variable
88
* Define ADWAITAQT_INCLUDE_DIRS variable
89
90
-------------------------------------------------------------------
91
Tue Jan 5 21:14:33 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>
92
93
- Update to 1.2.0
94
* Adwaita-qt now provides a library providing Adwaita specific colors
95
* Checkbox: removed space before indicator for better consistency with other widgets
96
* Qt4 version is no longer supported
97
* Adwaita-qt can be successfuly build on Windows and Mac OS
98
- Stop building qt4 version since support for it have been dropped
99
- add devel package and shared library package for qt5
100
- Require adwaita-qt5 and obsolete adwaita-qt4 for older versions
101
102
-------------------------------------------------------------------
103
Wed Jul 29 22:11:22 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>
104
105
- Update to 1.1.4
106
* Do not set color to views which don't use our palette
107
- Update to 1.1.3
108
* Fix crash when accessing already deleted widget (qutebrowser/qutebrowser#5435)
109
- Update to 1.1.2
110
* Correctly set Light, Midlight, Mid and Dark colors
111
* Specify XCB types correctly to avoid crash on 32-bit systems
112
* QMenu: allow icons
113
* QMenu: move text in submenus to avoid having arrow ipainted over accelerator
114
* QTreeView: don't use different colors for unfocused views
115
* QCheckBox/QRadioButton: update colors to match latest adwaita changes
116
* Implement standardPalette() which might be used by some applications
117
- Run spec-cleaner
118
119
-------------------------------------------------------------------
120
Mon Feb 3 13:22:05 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
121
122
- Update to 1.1.1
123
* Stability fixes
124
- Remove patch:
125
* adwaita-qt-upstream-fixes.patch
126
127
-------------------------------------------------------------------
128
Fri Oct 4 19:36:05 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
129
130
- Add adwaita-qt-upstream-fixes.patch: Pull in latest fixes from
131
upstream.
132
133
-------------------------------------------------------------------
134
Fri Aug 2 08:32:46 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
135
136
- Update to 1.1.0:
137
* support for the new refreshed Adwaita theme
138
- Update to 1.0.91:
139
* removed alternating rows in views
140
* removed frame in locked dock widget
141
* fixed build against qt4
142
* fixed view items not appearing in qt4 apps
143
* fixed scrollbar colors
144
* fixed menu item accelerator color
145
* fixed menu item separator color and height
146
- Update to 1.0.90:
147
* support for the new refreshed Adwaita theme
148
149
-------------------------------------------------------------------
150
Wed Apr 17 12:28:36 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
151
152
- Only build the -Qt4 variant up to suse_version 1500.
153
154
-------------------------------------------------------------------
155
Thu Feb 22 14:33:30 UTC 2018 - fcrozat@suse.com
156
157
- Do not build with Qt4 on SLE15.
158
- Use the new license tag for license files.
159
160
-------------------------------------------------------------------
161
Fri Aug 11 08:47:52 UTC 2017 - fcrozat@suse.com
162
163
- Update to version 1.0 (no changelog but only theming
164
improvements).
165
- common subpackage no longer exists.
166
167
-------------------------------------------------------------------
168
Tue Mar 8 12:03:23 UTC 2016 - tchvatal@suse.com
169
170
- Fix license
171
- Remove pointless requires
172
173
-------------------------------------------------------------------
174
Mon Mar 7 21:27:19 UTC 2016 - tchvatal@suse.com
175
176
- Add supplements to libqt{4,5} and gnome-session
177
178
-------------------------------------------------------------------
179
Mon Mar 7 21:25:27 UTC 2016 - tchvatal@suse.com
180
181
- Tweak a bit so it builds for me
182
183
-------------------------------------------------------------------
184
Thu Jul 30 12:25:10 UTC 2015 - zaitor@opensuse.org
185
186
- Initial build.
187
188