aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin Qt5#6.2.1 sha1 as a dependencyv6.2.16.2.1Simo Fält2021-10-251-1/+1
* Cleanup version strings for 6.2.1 releaseSimo Fält2021-10-252-6/+6
* Add changelog 6.2.1Cristián Maureira-Fredes2021-10-221-0/+45
* Relational table model exampleElisabeth Ortega2021-10-222-0/+170
* shiboken6: Ignore nullptr when fixing of default values of function argumentsFriedemann Kleint2021-10-222-3/+3
* Add screenshot exampleJaime Resano2021-10-224-0/+199
* shiboken6: Implement opaque containers for getters returning a const referenceFriedemann Kleint2021-10-227-16/+84
* shiboken6: Implement opaque containers for getters (non-const)Friedemann Kleint2021-10-2210-16/+99
* shiboken6: Improve fixing of enum default values of function argumentsFriedemann Kleint2021-10-219-150/+386
* Documentation: Fix platform note on getting started pageFriedemann Kleint2021-10-211-4/+3
* doc: include missing modulesCristián Maureira-Fredes2021-10-206-72/+98
* PySide6: Add QCborTagFriedemann Kleint2021-10-202-1/+4
* libshiboken: Fix a crash with enums with no valuesFriedemann Kleint2021-10-201-0/+2
* Add the btscanner exampleFriedemann Kleint2021-10-209-0/+640
* shiboken6: Handle enum default values that are casts from intFriedemann Kleint2021-10-201-2/+14
* Fix a signature warning about QEvent.Type.NoneFriedemann Kleint2021-10-191-0/+1
* shiboken6: Handle enums without valuesFriedemann Kleint2021-10-183-3/+21
* Fix spelling take_at -> takeAtJaime Resano2021-10-181-18/+15
* Add tab dialog exampleJaime Resano2021-10-174-0/+231
* Add an option to disable implicit conversionsFriedemann Kleint2021-10-144-21/+47
* PySide6: Fix constructing a QFont from a family stringFriedemann Kleint2021-10-123-0/+64
* shiboken6: Adapt to LLVM 12.01Friedemann Kleint2021-10-121-1/+3
* shiboken: fix missing cleanup in overridden virtual methods of wrappersChristian Tismer2021-10-121-22/+25
* Port the rendercontrol_opengl/rendercontrol_opengl exampleFriedemann Kleint2021-10-116-0/+807
* PySide6: Add qmlRegister functions taking a library URLFriedemann Kleint2021-10-114-0/+91
* shiboken: do some cleanup for writeVirtualMethodNative before fixingChristian Tismer2021-10-111-56/+62
* New Areachart exampleElisabeth Ortega2021-10-104-0/+115
* New Barchart exampleElisabeth Ortega2021-10-104-0/+117
* shiboken6/Clang parser: Replace #ifdefery for compiler/platform by variablesFriedemann Kleint2021-10-083-118/+92
* shiboken6/Clang parser: Refactor include checkingFriedemann Kleint2021-10-086-74/+77
* PySide6: Fix hang in QQmlApplicationEngine functions with message handlerFriedemann Kleint2021-10-071-1/+6
* Add the 'adding' example of the QML reference examplesFriedemann Kleint2021-10-075-0/+265
* Add a signals and slots tutorialFriedemann Kleint2021-10-073-0/+236
* PySide6: Enable the SSL methods of QWebSocketsFriedemann Kleint2021-10-051-11/+0
* PySide6: Fix QObject.property() for QFlag typesFriedemann Kleint2021-10-052-0/+15
* PySide6: Expose QVideoFrame::bits(int)Friedemann Kleint2021-10-042-4/+4
* Fix hang in test bug_430.py in Qt 6.3Friedemann Kleint2021-10-041-6/+8
* tools: improve and modernize debug_renamer.pyChristian Tismer2021-10-041-31/+50
* Documentation: Fix missing signal/slot lists in class documentationFriedemann Kleint2021-10-017-24/+34
* Shiboken: avoid an unused function warningChristian Tismer2021-10-011-1/+1
* pep386impl: fix a left-over from the Python 2 cleanupChristian Tismer2021-10-014-51/+1
* shiboken6: Document builtin custom typesFriedemann Kleint2021-09-303-0/+24
* Fix Qt Quick Control2 example to workFriedemann Kleint2021-09-291-2/+2
* Update the online CSS to scale the iconsVenugopal Shivashankar2021-09-291-1/+2
* Update virtualenv versionSimo Fält2021-09-292-2/+2
* Python 3.10: add wheel identifierCristián Maureira-Fredes2021-09-282-2/+2
* Documentation: Fix qtpositioning path for buildCristián Maureira-Fredes2021-09-281-2/+2
* create_changelog.py: Improve formatting, sort change log entriesFriedemann Kleint2021-09-281-24/+50
* Properly specify extra include for Qt core module source fileFriedemann Kleint2021-09-284-14/+23
* Add changelog 6.2.0Cristián Maureira-Fredes2021-09-271-0/+222