PyQt6-DataVisualization 6.9.0__tar.gz → 6.10.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyqt6_datavisualization-6.10.0/ChangeLog +335 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/NEWS +3 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/PKG-INFO +4 -3
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/pyproject.toml +4 -3
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/QtDataVisualizationmod.sip +3 -3
- pyqt6_datavisualization-6.9.0/ChangeLog +0 -276
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/LICENSE +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/README.md +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/bars.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/custominput/custominput.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/custominput/data.txt +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/customproxy/customproxy.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/customproxy/raindata.txt +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/itemmodel.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/rotations/mesh/largesphere.obj +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/rotations/mesh/narrowarrow.obj +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/rotations/rotations.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/scatter.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/surface/mountain.png +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/surface/surface.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/volumetric/heightmaps/layer_ground.png +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/volumetric/heightmaps/layer_magma.png +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/volumetric/heightmaps/layer_water.png +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/volumetric/volumetric.py +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dbars.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dcamera.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dinputhandler.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dlight.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dobject.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dscatter.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dscene.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dsurface.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dtheme.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qabstract3daxis.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qabstract3dgraph.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qabstract3dinputhandler.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qabstract3dseries.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qabstractdataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qbar3dseries.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qbardataitem.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qbardataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qcategory3daxis.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qcustom3ditem.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qcustom3dlabel.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qcustom3dvolume.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qheightmapsurfacedataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qitemmodelbardataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qitemmodelscatterdataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qitemmodelsurfacedataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qlist.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qlogvalue3daxisformatter.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qscatter3dseries.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qscatterdataitem.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qscatterdataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qsurface3dseries.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qsurfacedataitem.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qsurfacedataproxy.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qtouch3dinputhandler.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qutils.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qvalue3daxis.sip +0 -0
- {pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qvalue3daxisformatter.sip +0 -0
|
@@ -0,0 +1,335 @@
|
|
|
1
|
+
commit f60a5e8879452a020664a25f07edb62be4fbab46
|
|
2
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
3
|
+
Date: Thu Oct 16 11:00:02 2025 +0100
|
|
4
|
+
|
|
5
|
+
Release 6.10.0
|
|
6
|
+
|
|
7
|
+
commit 45d8223234b3ec57b5a765f4df50192ddd955186
|
|
8
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
9
|
+
Date: Fri Oct 10 16:17:54 2025 +0100
|
|
10
|
+
|
|
11
|
+
Updated the build system requirements.
|
|
12
|
+
|
|
13
|
+
commit be6e46c54db7c3f468551450293dec0894e0a09d
|
|
14
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
15
|
+
Date: Wed Oct 8 14:37:28 2025 +0100
|
|
16
|
+
|
|
17
|
+
Added support for Qt v6.10.
|
|
18
|
+
|
|
19
|
+
commit 4413a439d85701be9b6ae33caa27dc181b476883
|
|
20
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
21
|
+
Date: Tue Jul 8 17:15:28 2025 +0100
|
|
22
|
+
|
|
23
|
+
Imported from Mercurial
|
|
24
|
+
|
|
25
|
+
commit b5d8f2bc24f0b7ad6f07592f86cc75385168fb49
|
|
26
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
27
|
+
Date: Sat May 24 19:00:08 2025 +0100
|
|
28
|
+
|
|
29
|
+
Use PEP 639 licensing.
|
|
30
|
+
SIP v6.12 is required.
|
|
31
|
+
Updated the project format.
|
|
32
|
+
|
|
33
|
+
commit 970224930bbe92bab6b229db94e26ee816eeaf07
|
|
34
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
35
|
+
Date: Thu Apr 3 11:18:48 2025 +0100
|
|
36
|
+
|
|
37
|
+
Added tag 6.9.0 for changeset 741bd6aec958
|
|
38
|
+
|
|
39
|
+
commit d32c056541eb55184f83263a0131c427c908e560
|
|
40
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
41
|
+
Date: Thu Apr 3 11:18:38 2025 +0100
|
|
42
|
+
|
|
43
|
+
Updated the NEWS file.
|
|
44
|
+
|
|
45
|
+
commit 3a41a63b830d5b534d45a781b392eda88587e3df
|
|
46
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
47
|
+
Date: Tue Mar 18 10:34:20 2025 +0000
|
|
48
|
+
|
|
49
|
+
Updated for Qt v6.9.0rc.
|
|
50
|
+
|
|
51
|
+
commit e7c0d4739e255a5ccdd0ca17c95ec5fc4a3b1fd3
|
|
52
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
53
|
+
Date: Fri Dec 6 14:01:12 2024 +0000
|
|
54
|
+
|
|
55
|
+
Added tag 6.8.0 for changeset 3c8321fb7acb
|
|
56
|
+
|
|
57
|
+
commit ed16787e14d8c3d81ba850961295601b2b67783b
|
|
58
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
59
|
+
Date: Mon Oct 28 10:56:19 2024 +0000
|
|
60
|
+
|
|
61
|
+
Removed some redundant sipGetBufferInfo() checks.
|
|
62
|
+
|
|
63
|
+
commit ccd810f8d588a5892766106e05a8211d779532a2
|
|
64
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
65
|
+
Date: Thu Oct 24 14:51:11 2024 +0100
|
|
66
|
+
|
|
67
|
+
Updated the NEWS file.
|
|
68
|
+
|
|
69
|
+
commit bfe3610f0aa3e350bcbba87a0b6f417e082e4eed
|
|
70
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
71
|
+
Date: Mon Oct 14 13:06:20 2024 +0100
|
|
72
|
+
|
|
73
|
+
Updated the build system requirements to SIP v6.9 and PyQt-builder v1.17.
|
|
74
|
+
|
|
75
|
+
commit 325fbe586d5fcdf286d227888bcbed88d99a5674
|
|
76
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
77
|
+
Date: Thu Oct 3 16:19:57 2024 +0100
|
|
78
|
+
|
|
79
|
+
Updated for Qt v6.8.0.
|
|
80
|
+
|
|
81
|
+
commit 13a47c67f247dc78f46a1519458b92bd5b9bd2f8
|
|
82
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
83
|
+
Date: Sat Apr 20 16:14:04 2024 +0100
|
|
84
|
+
|
|
85
|
+
Added tag 6.7.0 for changeset 75a967fa7044
|
|
86
|
+
|
|
87
|
+
commit 0c1d2017b1493338c80783ce939a8ec776ecfd1c
|
|
88
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
89
|
+
Date: Thu Apr 4 14:54:05 2024 +0100
|
|
90
|
+
|
|
91
|
+
Updated for Qt v6.7.0.
|
|
92
|
+
|
|
93
|
+
commit 39bcae977f1241be5b8b3ef462905e6e682ef947
|
|
94
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
95
|
+
Date: Sun Mar 17 15:18:25 2024 +0000
|
|
96
|
+
|
|
97
|
+
Added support for Qt v6.7.
|
|
98
|
+
|
|
99
|
+
commit 4fae3922581097a2ccf9cdd887312f648ab59b28
|
|
100
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
101
|
+
Date: Sun Feb 18 13:17:48 2024 +0000
|
|
102
|
+
|
|
103
|
+
Migrated from [tool.sip.metadata] to [project] in pyproject.toml.
|
|
104
|
+
|
|
105
|
+
commit c56b5abcb5a6dd9cf54b15cd0e1daf28e473f26e
|
|
106
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
107
|
+
Date: Sun Feb 18 13:09:58 2024 +0000
|
|
108
|
+
|
|
109
|
+
Updated the NEWS file.
|
|
110
|
+
|
|
111
|
+
commit ddca3c4998fd717f07a83370a1dfbefb1a4c7167
|
|
112
|
+
Merge: 19b7411 bf65d05
|
|
113
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
114
|
+
Date: Sun Feb 18 13:09:16 2024 +0000
|
|
115
|
+
|
|
116
|
+
Merged the 6.6-maint branch.
|
|
117
|
+
|
|
118
|
+
commit bf65d05b1ed0858d7155b6164234fbf3ca15810b
|
|
119
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
120
|
+
Date: Tue Jan 2 12:03:34 2024 +0000
|
|
121
|
+
|
|
122
|
+
Removed the project file.
|
|
123
|
+
|
|
124
|
+
commit 19b7411c6082ac2b61dce34813b253c9bde4c92b
|
|
125
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
126
|
+
Date: Wed Oct 25 09:10:01 2023 +0100
|
|
127
|
+
|
|
128
|
+
Added tag 6.6.0 for changeset c976fdb9e01e
|
|
129
|
+
|
|
130
|
+
commit 5b795f975f3ea13ecc06a166ebf6bb0d4cf0d86b
|
|
131
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
132
|
+
Date: Sun Oct 22 17:56:58 2023 +0100
|
|
133
|
+
|
|
134
|
+
Updated to Qt v6.6.
|
|
135
|
+
|
|
136
|
+
commit f3207ae599e664c628d205c5b0ad81a976c1f8e5
|
|
137
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
138
|
+
Date: Tue Apr 4 15:06:41 2023 +0100
|
|
139
|
+
|
|
140
|
+
Added tag 6.5.0 for changeset f93c93b4661a
|
|
141
|
+
|
|
142
|
+
commit 64c500baaaab0782ad858ad4f2da153bf23cc45d
|
|
143
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
144
|
+
Date: Fri Mar 31 15:16:23 2023 +0100
|
|
145
|
+
|
|
146
|
+
Updated for Qt v6.5.0rc.
|
|
147
|
+
|
|
148
|
+
commit e29f6f6ddc51ee2aac353b119ae9cfa540693e27
|
|
149
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
150
|
+
Date: Fri Sep 30 09:09:52 2022 +0100
|
|
151
|
+
|
|
152
|
+
Added tag 6.4.0 for changeset af6451080821
|
|
153
|
+
|
|
154
|
+
commit 78a60e3699c986980b77e21273848c14aacd6653
|
|
155
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
156
|
+
Date: Fri Sep 30 08:58:36 2022 +0100
|
|
157
|
+
|
|
158
|
+
Updated for Qt v6.4.0.
|
|
159
|
+
|
|
160
|
+
commit 376d4aa7b5e913289aa4c2c66d51b6fe111c78cc
|
|
161
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
162
|
+
Date: Wed Sep 21 04:56:40 2022 +0100
|
|
163
|
+
|
|
164
|
+
Updated for Qt v6.4.0rc.
|
|
165
|
+
|
|
166
|
+
commit 42dc43dcacf1cced53c5849bf43db3a732e73016
|
|
167
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
168
|
+
Date: Sun Sep 18 22:46:53 2022 +0100
|
|
169
|
+
|
|
170
|
+
Updated the NEWS file.
|
|
171
|
+
|
|
172
|
+
commit 5252e29a6eff4e4017fb10bb6b353e666946b0ea
|
|
173
|
+
Merge: cf90b95 44514ec
|
|
174
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
175
|
+
Date: Sun Sep 18 22:46:18 2022 +0100
|
|
176
|
+
|
|
177
|
+
Merged the 6.3-maint branch.
|
|
178
|
+
|
|
179
|
+
commit 44514ec37e17b667aa5fe14dd057c6ff72e4bdf5
|
|
180
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
181
|
+
Date: Fri Jun 17 14:33:33 2022 +0100
|
|
182
|
+
|
|
183
|
+
Added tag 6.3.1 for changeset e0d5a11858e8
|
|
184
|
+
|
|
185
|
+
commit a1d4ca0840584d299da62bb545fa1b6693fc238a
|
|
186
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
187
|
+
Date: Tue Apr 26 13:06:18 2022 +0100
|
|
188
|
+
|
|
189
|
+
Make sure all Qt major.minor versions are defined in the project.
|
|
190
|
+
|
|
191
|
+
commit cbb4668f167553973a2fa088133905f9dc09c1d8
|
|
192
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
193
|
+
Date: Wed Apr 13 14:05:45 2022 +0100
|
|
194
|
+
|
|
195
|
+
Plugged the hole in the timeline that caused builds against older versions of
|
|
196
|
+
Qt to break.
|
|
197
|
+
|
|
198
|
+
commit cf90b953e2c9bfa5ae5aa04d5b8ccd9ef8d62575
|
|
199
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
200
|
+
Date: Tue Apr 12 16:03:32 2022 +0100
|
|
201
|
+
|
|
202
|
+
Added tag 6.3.0 for changeset 77ad1e3ed25d
|
|
203
|
+
|
|
204
|
+
commit ace341e8fd49d4031d7e90eeed6377c3911027cd
|
|
205
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
206
|
+
Date: Thu Mar 31 18:35:47 2022 +0100
|
|
207
|
+
|
|
208
|
+
Updated for Qt v6.3.0rc.
|
|
209
|
+
|
|
210
|
+
commit 919260f1b1902c75b62bd3f1db0c69f7efe9f3e2
|
|
211
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
212
|
+
Date: Thu Sep 30 15:00:11 2021 +0100
|
|
213
|
+
|
|
214
|
+
Added tag 6.2.0 for changeset 385782185f82
|
|
215
|
+
|
|
216
|
+
commit 2d3d10df7e5ba84b18b79323b23c12fafc05e2a1
|
|
217
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
218
|
+
Date: Thu Sep 30 14:59:59 2021 +0100
|
|
219
|
+
|
|
220
|
+
Updated for Qt v6.2.0.
|
|
221
|
+
|
|
222
|
+
commit bc1af8ed0b38d26b8bb5a1806f5cb0596e2d11d1
|
|
223
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
224
|
+
Date: Thu Jul 15 14:36:47 2021 +0100
|
|
225
|
+
|
|
226
|
+
Fixed a missing attribute in the project file.
|
|
227
|
+
|
|
228
|
+
commit 357eae4e04e183f219c497379f1916642a34bd1f
|
|
229
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
230
|
+
Date: Tue Jul 13 12:51:08 2021 +0100
|
|
231
|
+
|
|
232
|
+
Update the minimum PyQt version.
|
|
233
|
+
|
|
234
|
+
commit 5e45fdab63415e878e9ddb94d0f229162ea4b1d7
|
|
235
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
236
|
+
Date: Mon Jul 12 16:48:48 2021 +0100
|
|
237
|
+
|
|
238
|
+
Updated for Qt v6.2.0beta1.
|
|
239
|
+
|
|
240
|
+
commit 431429bf378707d2481ffcc183e7f686ee74ff32
|
|
241
|
+
Merge: ec776f0 cdaf9a5
|
|
242
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
243
|
+
Date: Mon Jul 12 16:46:46 2021 +0100
|
|
244
|
+
|
|
245
|
+
Merged the 6.1-maint branch.
|
|
246
|
+
|
|
247
|
+
commit cdaf9a52510587683c6515fb7ee035ff20fd11db
|
|
248
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
249
|
+
Date: Tue Jun 8 13:15:57 2021 +0100
|
|
250
|
+
|
|
251
|
+
Added tag 6.1.1 for changeset 1651bf31d3fb
|
|
252
|
+
|
|
253
|
+
commit 9858f19b8fd067e3465c77cb9b06e7808f0d42f1
|
|
254
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
255
|
+
Date: Tue Jun 8 11:36:47 2021 +0100
|
|
256
|
+
|
|
257
|
+
Updated the NEWS file.
|
|
258
|
+
|
|
259
|
+
commit ec776f0ba1c32281546b8c50339d49e4438f5f3a
|
|
260
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
261
|
+
Date: Fri May 7 14:42:22 2021 +0100
|
|
262
|
+
|
|
263
|
+
Added tag 6.1.0 for changeset eb8b2545823f
|
|
264
|
+
|
|
265
|
+
commit cc7c9f129d4a81fe05dd6fd00ea41e70611974c7
|
|
266
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
267
|
+
Date: Sat Apr 24 20:17:05 2021 +0100
|
|
268
|
+
|
|
269
|
+
Updated for Qt v6.1.0rc.
|
|
270
|
+
|
|
271
|
+
commit 297abb0a096c0750a2752ef679d31fa11ad1741d
|
|
272
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
273
|
+
Date: Sat Apr 10 15:34:13 2021 +0100
|
|
274
|
+
|
|
275
|
+
Added a base version.
|
|
276
|
+
|
|
277
|
+
commit 17230359ad7cecbecebd9b66c4f78107d63ca25b
|
|
278
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
279
|
+
Date: Sat Apr 10 12:26:18 2021 +0100
|
|
280
|
+
|
|
281
|
+
Fixed the version number of the next release.
|
|
282
|
+
|
|
283
|
+
commit 6d183583cc5300f36f7ce78006c41af5a2e70579
|
|
284
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
285
|
+
Date: Sat Apr 10 10:10:45 2021 +0100
|
|
286
|
+
|
|
287
|
+
The developer notes are no longer required.
|
|
288
|
+
|
|
289
|
+
commit 86f279d7e13692a2d6284cb61712724c3f9d5095
|
|
290
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
291
|
+
Date: Thu Apr 1 10:05:58 2021 +0100
|
|
292
|
+
|
|
293
|
+
Added the examples.
|
|
294
|
+
|
|
295
|
+
commit 1a67a52cdd6a3518e19a3e49dfbcd55338b4c091
|
|
296
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
297
|
+
Date: Wed Mar 31 18:05:31 2021 +0100
|
|
298
|
+
|
|
299
|
+
Completed the support for Qt v6.1.0.
|
|
300
|
+
|
|
301
|
+
commit a4fabaeb3f9eff47b5ad4a4ef816dbefa6701988
|
|
302
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
303
|
+
Date: Tue Mar 30 15:27:10 2021 +0100
|
|
304
|
+
|
|
305
|
+
Added .hgignore.
|
|
306
|
+
|
|
307
|
+
commit b15f5d294d7c5238f6dbc4d9f57de0768c449f00
|
|
308
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
309
|
+
Date: Tue Mar 30 14:07:28 2021 +0100
|
|
310
|
+
|
|
311
|
+
Fixed all QFlags.
|
|
312
|
+
|
|
313
|
+
commit fa510dffc1e27f763f2f342401e1f078220734b4
|
|
314
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
315
|
+
Date: Tue Mar 30 13:46:18 2021 +0100
|
|
316
|
+
|
|
317
|
+
More namespace removal.
|
|
318
|
+
|
|
319
|
+
commit a36c47306c516eb2135e316ef8c5abbf38e7de19
|
|
320
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
321
|
+
Date: Tue Mar 30 13:32:49 2021 +0100
|
|
322
|
+
|
|
323
|
+
Removed the sub-code version file.
|
|
324
|
+
|
|
325
|
+
commit 59acdd55362ebf075a5a2d78f5fda2ac6c25d0dc
|
|
326
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
327
|
+
Date: Tue Mar 30 13:32:08 2021 +0100
|
|
328
|
+
|
|
329
|
+
Stripped out the Qt5 namespace.
|
|
330
|
+
|
|
331
|
+
commit b183839682c8c3b328f23064652134afb780306e
|
|
332
|
+
Author: Phil Thompson <phil@riverbankcomputing.com>
|
|
333
|
+
Date: Tue Mar 30 01:52:53 2021 +0100
|
|
334
|
+
|
|
335
|
+
The initial commit.
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: PyQt6-DataVisualization
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.10.0
|
|
4
4
|
Requires-Python: >=3.9
|
|
5
5
|
Summary: Python bindings for the Qt Data Visualization library
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
7
7
|
Project-Url: homepage, https://www.riverbankcomputing.com/software/pyqtdatavisualization/
|
|
8
8
|
Requires-Dist: PyQt6 (>=6.2.0)
|
|
9
|
-
License: GPL
|
|
9
|
+
License-Expression: GPL-3.0-only
|
|
10
|
+
License-File: LICENSE
|
|
10
11
|
Author-Email: Riverbank Computing Limited <info@riverbankcomputing.com>
|
|
11
12
|
|
|
12
13
|
# PyQt6-DataVisualization - Python Bindings for the Qt Data Visualization Library
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
# Specify the build system for the project.
|
|
2
2
|
[build-system]
|
|
3
|
-
requires = ["sip >=6.
|
|
3
|
+
requires = ["sip >=6.13.1, <7", "PyQt-builder >=1.19, <2"]
|
|
4
4
|
build-backend = "sipbuild.api"
|
|
5
5
|
|
|
6
6
|
[project]
|
|
7
7
|
name = "PyQt6-DataVisualization"
|
|
8
|
-
version = "6.
|
|
8
|
+
version = "6.10.0"
|
|
9
9
|
description = "Python bindings for the Qt Data Visualization library"
|
|
10
10
|
readme = "README.md"
|
|
11
11
|
urls.homepage = "https://www.riverbankcomputing.com/software/pyqtdatavisualization/"
|
|
12
12
|
dependencies = ["PyQt6 (>=6.2.0)"]
|
|
13
|
-
license =
|
|
13
|
+
license = "GPL-3.0-only"
|
|
14
|
+
license-files = ["LICENSE"]
|
|
14
15
|
|
|
15
16
|
[[project.authors]]
|
|
16
17
|
name = "Riverbank Computing Limited"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
%Import QtGui/QtGuimod.sip
|
|
26
26
|
|
|
27
|
-
%Timeline {QtDataVisualization_6_0_0 QtDataVisualization_6_1_0 QtDataVisualization_6_2_0 QtDataVisualization_6_3_0 QtDataVisualization_6_4_0 QtDataVisualization_6_5_0 QtDataVisualization_6_6_0 QtDataVisualization_6_7_0 QtDataVisualization_6_8_0 QtDataVisualization_6_9_0}
|
|
27
|
+
%Timeline {QtDataVisualization_6_0_0 QtDataVisualization_6_1_0 QtDataVisualization_6_2_0 QtDataVisualization_6_3_0 QtDataVisualization_6_4_0 QtDataVisualization_6_5_0 QtDataVisualization_6_6_0 QtDataVisualization_6_7_0 QtDataVisualization_6_8_0 QtDataVisualization_6_9_0 QtDataVisualization_6_10_0}
|
|
28
28
|
|
|
29
29
|
%Copying
|
|
30
30
|
Copyright (c) 2025 Riverbank Computing Limited <info@riverbankcomputing.com>
|
|
@@ -51,8 +51,8 @@ int PYQT_DATAVISUALIZATION_VERSION;
|
|
|
51
51
|
const char *PYQT_DATAVISUALIZATION_VERSION_STR;
|
|
52
52
|
|
|
53
53
|
%ModuleCode
|
|
54
|
-
static int PYQT_DATAVISUALIZATION_VERSION =
|
|
55
|
-
static const char *PYQT_DATAVISUALIZATION_VERSION_STR = "6.
|
|
54
|
+
static int PYQT_DATAVISUALIZATION_VERSION = 0x060a00;
|
|
55
|
+
static const char *PYQT_DATAVISUALIZATION_VERSION_STR = "6.10.0";
|
|
56
56
|
%End
|
|
57
57
|
|
|
58
58
|
%Include q3dbars.sip
|
|
@@ -1,276 +0,0 @@
|
|
|
1
|
-
2025-04-03 Phil Thompson <phil@riverbankcomputing.com>
|
|
2
|
-
|
|
3
|
-
* NEWS:
|
|
4
|
-
Updated the NEWS file.
|
|
5
|
-
[741bd6aec958] [6.9.0]
|
|
6
|
-
|
|
7
|
-
2025-03-18 Phil Thompson <phil@riverbankcomputing.com>
|
|
8
|
-
|
|
9
|
-
* PyQt6-DataVisualization.msp:
|
|
10
|
-
Updated for Qt v6.9.0rc.
|
|
11
|
-
[eafa7b8f0575]
|
|
12
|
-
|
|
13
|
-
2024-12-06 Phil Thompson <phil@riverbankcomputing.com>
|
|
14
|
-
|
|
15
|
-
* .hgtags:
|
|
16
|
-
Added tag 6.8.0 for changeset 3c8321fb7acb
|
|
17
|
-
[2e525e2bf096]
|
|
18
|
-
|
|
19
|
-
2024-10-28 Phil Thompson <phil@riverbankcomputing.com>
|
|
20
|
-
|
|
21
|
-
* PyQt6-DataVisualization.msp:
|
|
22
|
-
Removed some redundant sipGetBufferInfo() checks.
|
|
23
|
-
[3c8321fb7acb] [6.8.0]
|
|
24
|
-
|
|
25
|
-
2024-10-24 Phil Thompson <phil@riverbankcomputing.com>
|
|
26
|
-
|
|
27
|
-
* NEWS:
|
|
28
|
-
Updated the NEWS file.
|
|
29
|
-
[2f4416672b4e]
|
|
30
|
-
|
|
31
|
-
2024-10-14 Phil Thompson <phil@riverbankcomputing.com>
|
|
32
|
-
|
|
33
|
-
* pyproject.toml:
|
|
34
|
-
Updated the build system requirements to SIP v6.9 and PyQt-builder
|
|
35
|
-
v1.17.
|
|
36
|
-
[6a9f5ca04f72]
|
|
37
|
-
|
|
38
|
-
2024-10-03 Phil Thompson <phil@riverbankcomputing.com>
|
|
39
|
-
|
|
40
|
-
* PyQt6-DataVisualization.msp:
|
|
41
|
-
Updated for Qt v6.8.0.
|
|
42
|
-
[69978352eeb1]
|
|
43
|
-
|
|
44
|
-
2024-04-20 Phil Thompson <phil@riverbankcomputing.com>
|
|
45
|
-
|
|
46
|
-
* .hgtags:
|
|
47
|
-
Added tag 6.7.0 for changeset 75a967fa7044
|
|
48
|
-
[454375c5f466]
|
|
49
|
-
|
|
50
|
-
2024-04-04 Phil Thompson <phil@riverbankcomputing.com>
|
|
51
|
-
|
|
52
|
-
* NEWS:
|
|
53
|
-
Updated for Qt v6.7.0.
|
|
54
|
-
[75a967fa7044] [6.7.0]
|
|
55
|
-
|
|
56
|
-
2024-03-17 Phil Thompson <phil@riverbankcomputing.com>
|
|
57
|
-
|
|
58
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
59
|
-
Added support for Qt v6.7.
|
|
60
|
-
[3cd364407231]
|
|
61
|
-
|
|
62
|
-
2024-02-18 Phil Thompson <phil@riverbankcomputing.com>
|
|
63
|
-
|
|
64
|
-
* README, README.md, pyproject.toml:
|
|
65
|
-
Migrated from [tool.sip.metadata] to [project] in pyproject.toml.
|
|
66
|
-
[9576a3abf060]
|
|
67
|
-
|
|
68
|
-
* NEWS:
|
|
69
|
-
Updated the NEWS file.
|
|
70
|
-
[46d1e93de1ea]
|
|
71
|
-
|
|
72
|
-
* Merged the 6.6-maint branch.
|
|
73
|
-
[8e249f56500e]
|
|
74
|
-
|
|
75
|
-
2024-01-02 Phil Thompson <phil@riverbankcomputing.com>
|
|
76
|
-
|
|
77
|
-
* NEWS, rb-product.toml:
|
|
78
|
-
Removed the project file.
|
|
79
|
-
[936095131d33] <6.6-maint>
|
|
80
|
-
|
|
81
|
-
2023-10-25 Phil Thompson <phil@riverbankcomputing.com>
|
|
82
|
-
|
|
83
|
-
* .hgtags:
|
|
84
|
-
Added tag 6.6.0 for changeset c976fdb9e01e
|
|
85
|
-
[27258011464a]
|
|
86
|
-
|
|
87
|
-
2023-10-22 Phil Thompson <phil@riverbankcomputing.com>
|
|
88
|
-
|
|
89
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
90
|
-
Updated to Qt v6.6.
|
|
91
|
-
[c976fdb9e01e] [6.6.0]
|
|
92
|
-
|
|
93
|
-
2023-04-04 Phil Thompson <phil@riverbankcomputing.com>
|
|
94
|
-
|
|
95
|
-
* .hgtags:
|
|
96
|
-
Added tag 6.5.0 for changeset f93c93b4661a
|
|
97
|
-
[4cb95a89841c]
|
|
98
|
-
|
|
99
|
-
2023-03-31 Phil Thompson <phil@riverbankcomputing.com>
|
|
100
|
-
|
|
101
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
102
|
-
Updated for Qt v6.5.0rc.
|
|
103
|
-
[f93c93b4661a] [6.5.0]
|
|
104
|
-
|
|
105
|
-
2022-09-30 Phil Thompson <phil@riverbankcomputing.com>
|
|
106
|
-
|
|
107
|
-
* .hgtags:
|
|
108
|
-
Added tag 6.4.0 for changeset af6451080821
|
|
109
|
-
[0ed23912fa45]
|
|
110
|
-
|
|
111
|
-
* NEWS:
|
|
112
|
-
Updated for Qt v6.4.0.
|
|
113
|
-
[af6451080821] [6.4.0]
|
|
114
|
-
|
|
115
|
-
2022-09-21 Phil Thompson <phil@riverbankcomputing.com>
|
|
116
|
-
|
|
117
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
118
|
-
Updated for Qt v6.4.0rc.
|
|
119
|
-
[232c98aa0a46]
|
|
120
|
-
|
|
121
|
-
2022-09-18 Phil Thompson <phil@riverbankcomputing.com>
|
|
122
|
-
|
|
123
|
-
* NEWS:
|
|
124
|
-
Updated the NEWS file.
|
|
125
|
-
[ae16d7371541]
|
|
126
|
-
|
|
127
|
-
* Merged the 6.3-maint branch.
|
|
128
|
-
[bd97662777fb]
|
|
129
|
-
|
|
130
|
-
2022-06-17 Phil Thompson <phil@riverbankcomputing.com>
|
|
131
|
-
|
|
132
|
-
* .hgtags:
|
|
133
|
-
Added tag 6.3.1 for changeset e0d5a11858e8
|
|
134
|
-
[5b197fa93ec3] <6.3-maint>
|
|
135
|
-
|
|
136
|
-
2022-04-26 Phil Thompson <phil@riverbankcomputing.com>
|
|
137
|
-
|
|
138
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
139
|
-
Make sure all Qt major.minor versions are defined in the project.
|
|
140
|
-
[e0d5a11858e8] [6.3.1] <6.3-maint>
|
|
141
|
-
|
|
142
|
-
2022-04-13 Phil Thompson <phil@riverbankcomputing.com>
|
|
143
|
-
|
|
144
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
145
|
-
Plugged the hole in the timeline that caused builds against older
|
|
146
|
-
versions of Qt to break.
|
|
147
|
-
[f1a70ddc0cec] <6.3-maint>
|
|
148
|
-
|
|
149
|
-
2022-04-12 Phil Thompson <phil@riverbankcomputing.com>
|
|
150
|
-
|
|
151
|
-
* .hgtags:
|
|
152
|
-
Added tag 6.3.0 for changeset 77ad1e3ed25d
|
|
153
|
-
[8148ab6b4b80]
|
|
154
|
-
|
|
155
|
-
2022-03-31 Phil Thompson <phil@riverbankcomputing.com>
|
|
156
|
-
|
|
157
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
158
|
-
Updated for Qt v6.3.0rc.
|
|
159
|
-
[77ad1e3ed25d] [6.3.0]
|
|
160
|
-
|
|
161
|
-
2021-09-30 Phil Thompson <phil@riverbankcomputing.com>
|
|
162
|
-
|
|
163
|
-
* .hgtags:
|
|
164
|
-
Added tag 6.2.0 for changeset 385782185f82
|
|
165
|
-
[7801f3a3d576]
|
|
166
|
-
|
|
167
|
-
* NEWS, PyQt6-DataVisualization.msp:
|
|
168
|
-
Updated for Qt v6.2.0.
|
|
169
|
-
[385782185f82] [6.2.0]
|
|
170
|
-
|
|
171
|
-
2021-07-15 Phil Thompson <phil@riverbankcomputing.com>
|
|
172
|
-
|
|
173
|
-
* PyQt6-DataVisualization.msp:
|
|
174
|
-
Fixed a missing attribute in the project file.
|
|
175
|
-
[7a237272be40]
|
|
176
|
-
|
|
177
|
-
2021-07-13 Phil Thompson <phil@riverbankcomputing.com>
|
|
178
|
-
|
|
179
|
-
* rb-product.toml:
|
|
180
|
-
Update the minimum PyQt version.
|
|
181
|
-
[d1b3c3ad13a1]
|
|
182
|
-
|
|
183
|
-
2021-07-12 Phil Thompson <phil@riverbankcomputing.com>
|
|
184
|
-
|
|
185
|
-
* NEWS:
|
|
186
|
-
Updated for Qt v6.2.0beta1.
|
|
187
|
-
[43c6e256e398]
|
|
188
|
-
|
|
189
|
-
* Merged the 6.1-maint branch.
|
|
190
|
-
[75e9337937fe]
|
|
191
|
-
|
|
192
|
-
2021-06-08 Phil Thompson <phil@riverbankcomputing.com>
|
|
193
|
-
|
|
194
|
-
* .hgtags:
|
|
195
|
-
Added tag 6.1.1 for changeset 1651bf31d3fb
|
|
196
|
-
[32dd3cbb47db] <6.1-maint>
|
|
197
|
-
|
|
198
|
-
* NEWS:
|
|
199
|
-
Updated the NEWS file.
|
|
200
|
-
[1651bf31d3fb] [6.1.1] <6.1-maint>
|
|
201
|
-
|
|
202
|
-
2021-05-07 Phil Thompson <phil@riverbankcomputing.com>
|
|
203
|
-
|
|
204
|
-
* .hgtags:
|
|
205
|
-
Added tag 6.1.0 for changeset eb8b2545823f
|
|
206
|
-
[ea4c25935554]
|
|
207
|
-
|
|
208
|
-
2021-04-24 Phil Thompson <phil@riverbankcomputing.com>
|
|
209
|
-
|
|
210
|
-
* NEWS:
|
|
211
|
-
Updated for Qt v6.1.0rc.
|
|
212
|
-
[eb8b2545823f] [6.1.0]
|
|
213
|
-
|
|
214
|
-
2021-04-10 Phil Thompson <phil@riverbankcomputing.com>
|
|
215
|
-
|
|
216
|
-
* NEWS, PyQt6-DataVisualization.msp, pyproject.toml:
|
|
217
|
-
Added a base version.
|
|
218
|
-
[9a6fb135efb5]
|
|
219
|
-
|
|
220
|
-
* rb-product.toml:
|
|
221
|
-
Fixed the version number of the next release.
|
|
222
|
-
[90d94972c63a]
|
|
223
|
-
|
|
224
|
-
* DevelopersNotes.txt:
|
|
225
|
-
The developer notes are no longer required.
|
|
226
|
-
[e37882926a56]
|
|
227
|
-
|
|
228
|
-
2021-04-01 Phil Thompson <phil@riverbankcomputing.com>
|
|
229
|
-
|
|
230
|
-
* examples/bars.py, examples/custominput/custominput.py,
|
|
231
|
-
examples/custominput/data.txt, examples/customproxy/customproxy.py,
|
|
232
|
-
examples/customproxy/raindata.txt, examples/itemmodel.py,
|
|
233
|
-
examples/rotations/mesh/largesphere.obj,
|
|
234
|
-
examples/rotations/mesh/narrowarrow.obj,
|
|
235
|
-
examples/rotations/rotations.py, examples/scatter.py,
|
|
236
|
-
examples/surface/mountain.png, examples/surface/surface.py,
|
|
237
|
-
examples/volumetric/heightmaps/layer_ground.png,
|
|
238
|
-
examples/volumetric/heightmaps/layer_magma.png,
|
|
239
|
-
examples/volumetric/heightmaps/layer_water.png,
|
|
240
|
-
examples/volumetric/volumetric.py:
|
|
241
|
-
Added the examples.
|
|
242
|
-
[fc2379628ff0]
|
|
243
|
-
|
|
244
|
-
2021-03-31 Phil Thompson <phil@riverbankcomputing.com>
|
|
245
|
-
|
|
246
|
-
* PyQt6-DataVisualization.msp, sip/qlist.sip:
|
|
247
|
-
Completed the support for Qt v6.1.0.
|
|
248
|
-
[c07662e31fc1]
|
|
249
|
-
|
|
250
|
-
2021-03-30 Phil Thompson <phil@riverbankcomputing.com>
|
|
251
|
-
|
|
252
|
-
* .hgignore:
|
|
253
|
-
Added .hgignore.
|
|
254
|
-
[24a37f2fb889]
|
|
255
|
-
|
|
256
|
-
* PyQt6-DataVisualization.msp:
|
|
257
|
-
Fixed all QFlags.
|
|
258
|
-
[2c06780a0bf4]
|
|
259
|
-
|
|
260
|
-
* PyQt6-DataVisualization.msp:
|
|
261
|
-
More namespace removal.
|
|
262
|
-
[8e55450ca177]
|
|
263
|
-
|
|
264
|
-
* mksccode/QtDataVisualization.versions:
|
|
265
|
-
Removed the sub-code version file.
|
|
266
|
-
[4e315d921fed]
|
|
267
|
-
|
|
268
|
-
* PyQt6-DataVisualization.msp:
|
|
269
|
-
Stripped out the Qt5 namespace.
|
|
270
|
-
[c7f40167a846]
|
|
271
|
-
|
|
272
|
-
* DevelopersNotes.txt, NEWS, PyQt6-DataVisualization.msp, README,
|
|
273
|
-
mksccode/QtDataVisualization.versions, pyproject.toml, rb-
|
|
274
|
-
product.toml:
|
|
275
|
-
The initial commit.
|
|
276
|
-
[f15e26a345ac]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/custominput/custominput.py
RENAMED
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/custominput/data.txt
RENAMED
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/customproxy/customproxy.py
RENAMED
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/customproxy/raindata.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/rotations/rotations.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/surface/mountain.png
RENAMED
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/surface/surface.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/examples/volumetric/volumetric.py
RENAMED
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/q3dbars.sip
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qlist.sip
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyqt6_datavisualization-6.9.0 → pyqt6_datavisualization-6.10.0}/sip/QtDataVisualization/qutils.sip
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|