aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/wheel_files.py
Commit message (Expand)AuthorAgeFilesLines
* create_wheels.py: Add some missing librariesFriedemann Kleint2023-05-221-0/+3
* create_wheels.py: Add missing OpenGL type system filesFriedemann Kleint2023-05-151-0/+4
* create_wheels.py: Fix a bug in plugin codeFriedemann Kleint2023-05-111-2/+4
* Add missing translationsFriedemann Kleint2023-04-181-0/+2
* Tooling: Add qmlcachegenShyamnath Premnadh2023-04-181-0/+2
* create_wheels.py: Use the Qt module JSON files to find pluginsFriedemann Kleint2023-04-181-45/+78
* PySide: Add QtLocation to wheelShyamnath Premnadh2023-03-301-0/+6
* build: remove examples from wheels and installationCristián Maureira-Fredes2023-03-211-19/+2
* Adapt to Qt 6.5Friedemann Kleint2023-02-091-2/+2
* build_scripts: Fix missing MSVC DLLs in PySide dirAdrian Herrmann2023-01-121-1/+2
* PySide6: Fix missing QtSpatialAudio in wheelsFriedemann Kleint2022-11-211-1/+1
* PySide Wheels: More fine-grained control over what tools are includedShyamnath Premnadh2022-11-161-24/+66
* Add HttpServer to wheelShyamnath Premnadh2022-11-031-0/+6
* Add Pdf/PdfWidgets to the wheelFriedemann Kleint2022-11-031-0/+14
* Fix inclusion of Qt5Compat.GraphicalEffectsFriedemann Kleint2022-11-031-1/+1
* Include Qt5Compat.GraphicalEffects filesCristián Maureira-Fredes2022-10-171-0/+3
* Add QtSerialBusFriedemann Kleint2022-10-141-0/+7
* wheel: include multimedia and texttospeech pluginsCristián Maureira-Fredes2022-10-061-2/+3
* PySideTools: Add qmllsShyamnath Premnadh2022-08-111-0/+1
* PySideTools: Add qmlformatShyamnath Premnadh2022-08-031-0/+1
* Add QtSpatialAudioFriedemann Kleint2022-06-291-0/+8
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-131-2/+2
* Add readBytes and writeBytes functions from QDataStreamShyamnath Premnadh2022-04-081-0/+1
* build: script to create wheelsCristián Maureira-Fredes2022-03-291-0/+893