aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin qt5#6.5.2 sha1 and bump version numbers for releasev6.5.26.5.2Simo Fält2023-07-173-3/+3
* Update changelog for 6.5.2Cristián Maureira-Fredes2023-07-141-1/+5
* Cross Compilation - Fix PatchelfShyamnath Premnadh2023-07-131-1/+1
* Cleanup build scriptsShyamnath Premnadh2023-07-132-4/+4
* shiboken6: Fix option --no-implicit-conversionsFriedemann Kleint2023-07-131-1/+1
* Fix signatures of qDebug() and friendsFriedemann Kleint2023-07-131-0/+4
* Fix 3 strange cases in QSettings.value() round trips of a listFriedemann Kleint2023-07-082-1/+56
* Fix signature of QWizardPage.registerField()Friedemann Kleint2023-07-081-1/+4
* Factor helper functions for QSettings.value() type coercionFriedemann Kleint2023-07-082-52/+81
* Update jenifer.xbel in DOM bookmarks exampleEdward Welbourne2023-07-051-53/+29
* Remove frank.xbel from DOM bookmarks exampleEdward Welbourne2023-07-052-231/+1
* snippets_translate: Prevent the variable initialization code from triggering ...Friedemann Kleint2023-07-052-4/+13
* Fix typo in signal/slot tutorialFriedemann Kleint2023-06-301-1/+1
* Update changes-6.5.2Friedemann Kleint2023-06-291-0/+2
* Enable threads for QML load methodsFriedemann Kleint2023-06-281-0/+5
* snippets_translate: Remove _L1, u string/character literalsFriedemann Kleint2023-06-281-1/+1
* PySide6/SignalManager: Fix memory leaks connecting free methods/lambdasFriedemann Kleint2023-06-282-4/+19
* PySide6: Add debug operators for DynamicSlotDataV2/GlobalReceiverV2Friedemann Kleint2023-06-272-0/+60
* shiboken6: Generate the protected hack define into all filesFriedemann Kleint2023-06-273-6/+14
* Add changelog 6.5.2Friedemann Kleint2023-06-211-0/+42
* Update qt5 dependency to use 6.5 branch instead of pinned sha1Simo Fält2023-06-211-1/+1
* shiboken: Fix an old enum aliasing error that was never foundChristian Tismer2023-06-213-18/+8
* Fix typing error for QQmlExpression::evaluate(bool *v)Friedemann Kleint2023-06-202-1/+2
* Split out a test driver from the Sphinx inheritance graph generationFriedemann Kleint2023-06-164-101/+148
* pointselectionandmarkers example: Fix literalincludeFriedemann Kleint2023-06-161-6/+6
* Fix some flake8 warnings in the documentation scriptsFriedemann Kleint2023-06-162-4/+12
* shiboken6: Consolidate debug operators for clang typesFriedemann Kleint2023-06-164-71/+70
* shiboken6: Fix determining unsigned enum values for enums with typedefs as un...Friedemann Kleint2023-06-153-3/+25
* mapviewer example: QML revampShyamnath Premnadh2023-06-1532-31/+61
* Fix deprecation warnings in Qt 6.6Friedemann Kleint2023-06-146-13/+16
* Enum: Enable toInt for QVariant(PyEnum/SbkEnum)Shyamnath Premnadh2023-06-1310-15/+110
* scriptableapplication example: Pass script as a single stringFriedemann Kleint2023-06-134-16/+11
* scriptableapplication example: Brush upFriedemann Kleint2023-06-131-19/+28
* CI: Enable building Linux on armSimo Fält2023-06-124-4/+62
* Developer docs: Add note about optimizing imagesFriedemann Kleint2023-06-071-0/+3
* PySide6: Fix a few type hints of functions taking a strFriedemann Kleint2023-06-071-0/+28
* CMake: Fix installation of pyi filesChristophe Marin2023-06-061-5/+1
* Fix picture of traffic light exampleAdrian Herrmann2023-06-061-0/+0
* Port moveblocks exampleAdrian Herrmann2023-06-064-0/+235
* shiboken: Implement raising of unraisable exceptions correctlyChristian Tismer2023-06-064-38/+70
* Shiboken: Remove an old patch that is no longer necessaryChristian Tismer2023-06-064-15/+28
* Revert anonymous slot memory leak fixAdrian Herrmann2023-06-022-10/+5
* metaobjectdump.py: Implement slotsFriedemann Kleint2023-05-313-10/+36
* Fix crash when using QScxmlStateMachine::connectToEvent()Friedemann Kleint2023-05-312-12/+31
* qopenglwindow_test.py: Skip for GLESFriedemann Kleint2023-05-301-3/+3
* Sync removed statemachine examplesAdrian Herrmann2023-05-306-188/+0
* Leak fix: special consideration for functools.partialShyamnath Premnadh2023-05-251-0/+5
* doc: clarify issue with Qt installationsCristián Maureira-Fredes2023-05-241-13/+24
* Add changelog 6.5.1Friedemann Kleint2023-05-231-0/+63
* Fix crash when mixing other decorators with @SlotFriedemann Kleint2023-05-231-0/+2