aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deploy Tool Fix: os.fspath instead of pathlibv6.4.0.16.4.0Shyamnath Premnadh2022-10-252-2/+3
* Deploy Tool Fix: Correct importShyamnath Premnadh2022-10-251-1/+1
* Build system: Bump versionsFriedemann Kleint2022-10-2520-34/+30
* Project tool: fix attribute errorShyamnath Premnadh2022-10-251-2/+6
* Fix wheel names for 6.4.0.1 releaseSimo Fält2022-10-253-3/+3
* wheels: use cp37 instead of cp36Cristián Maureira-Fredes2022-10-242-2/+2
* add changelog 6.4.0.1Cristián Maureira-Fredes2022-10-241-0/+35
* PyEnum: Drop the Embedding of the Enum ModuleChristian Tismer2022-10-216-1118/+4
* Deploy Tool: Split classes and functionsShyamnath Premnadh2022-10-206-307/+347
* shiboken6: Add a way of specifying types for casting enum valuesFriedemann Kleint2022-10-197-3/+36
* libshiboken: Fix enum value overflowFriedemann Kleint2022-10-193-22/+33
* make wheels compatible with Python 3.11Cristián Maureira-Fredes2022-10-182-2/+3
* Deploy Tool : Remove PySide6 from dependenciesShyamnath Premnadh2022-10-181-1/+1
* remove mentions to Python 3.6Cristián Maureira-Fredes2022-10-186-9/+7
* Include Qt5Compat.GraphicalEffects filesCristián Maureira-Fredes2022-10-181-0/+3
* Fix a link to feature-why.rstChristian Tismer2022-10-181-1/+1
* Tabbed Browser example: Fix startup flicker on WindowsFriedemann Kleint2022-10-181-1/+2
* Remove printing of typesFriedemann Kleint2022-10-181-1/+1
* wheels: Add pyside6-qtpy2cppAdrian Herrmann2022-10-181-1/+2
* Fix build with OpenGLESFriedemann Kleint2022-10-171-0/+4
* Fix type annotations for static functions of QInputDialogFriedemann Kleint2022-10-171-0/+5
* Documentation: Fix modules being omitted from the documentationFriedemann Kleint2022-10-122-46/+102
* pypy: fix build for 3.9Cristián Maureira-Fredes2022-10-122-2/+2
* Pin qt5 sha1 for 6.4.0 release and clean version stringsv6.4.0Simo Fält2022-10-113-5/+5
* Add deployment to pyside6-projectShyamnath Premnadh2022-10-101-27/+61
* Desktop DeploymentShyamnath Premnadh2022-10-1010-10/+559
* Add changelog 6.4.0Friedemann Kleint2022-10-101-0/+187
* PySide6: Fix enum to QVariant conversion for the new enumsChristian Tismer2022-10-101-10/+6
* shiboken6/macOS: Remove dupl. check in conditionAdrian Herrmann2022-10-071-1/+0
* examples: Fix docstr in async/eratosthenes re:tickAdrian Herrmann2022-10-061-11/+6
* shiboken6: Fix further warnings about unused variables in generated codeFriedemann Kleint2022-10-061-6/+12
* build_scripts: Add wheel_files.py to the project fileFriedemann Kleint2022-10-061-1/+2
* shiboken6: Test that the typedefs of C++ 11 integer types are seenFriedemann Kleint2022-10-062-1/+42
* wheel: include multimedia and texttospeech pluginsCristián Maureira-Fredes2022-10-061-2/+3
* shiboken6: Fix smart pointers of type <const Pointee>Friedemann Kleint2022-10-064-1/+20
* PySide6: Remove GL entities in QtOpenGLFriedemann Kleint2022-10-067-40/+20
* PySide6: Remove GL entities in QtGuiFriedemann Kleint2022-10-061-110/+90
* examples: fix errors on sql and chartsShyamnath Premnadh2022-10-062-6/+6
* Fix the editabletreemodel exampleFriedemann Kleint2022-10-061-7/+2
* examples: Add async examplesAdrian Herrmann2022-10-0610-0/+410
* examples: adapt widgets examplesCristián Maureira-Fredes2022-10-068-67/+145
* shiboken6: Fix indirections of enums/flag argumentsFriedemann Kleint2022-10-0512-100/+254
* shiboken6: Introduce a helper for dereferencing argumentsFriedemann Kleint2022-10-053-6/+10
* shiboken6: Add an option to print primitive type entriesFriedemann Kleint2022-10-055-1/+103
* Fix coin/module_config.yamlFriedemann Kleint2022-10-041-2/+2
* shiboken6: Replace pyIntT() by pyLongT()Friedemann Kleint2022-09-302-14/+12
* shiboken6: Match function modifications by unresolved signature as wellFriedemann Kleint2022-09-3010-18/+62
* PyEnum: Relax the Impact of New Enums and Make Everything OptionalChristian Tismer2022-09-306-75/+269
* Add missing file mainwindow.ui of the serialport/terminal exampleFriedemann Kleint2022-09-301-0/+162
* example_gallery: Switch to UTF-8 encodingAdrian Herrmann2022-09-291-4/+4