aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix scriptableapplication example qmake include hackAlexandru Croitor2018-02-021-5/+3
* shiboken/QtDocGenerator: Copy imagesFriedemann Kleint2018-02-022-7/+63
* qdoc: Add more include pathsFriedemann Kleint2018-02-011-3/+9
* Remove unneeded documentation logosFriedemann Kleint2018-02-012-0/+0
* Update documentation HTML templatesFriedemann Kleint2018-02-012-25/+73
* Remove the wiki submoduleFriedemann Kleint2018-02-013-7/+2
* Blacklist Qt3DExtras/qt3dextras_test.py on LinuxFriedemann Kleint2018-02-011-0/+2
* Fix error with second Qt.UniqueConnection callCristian Maureira-Fredes2018-02-012-2/+13
* Fix CMake for local system installationsCristian Maureira-Fredes2018-02-011-3/+23
* Add code to invalidate objs on QListWidget.clearCristian Maureira-Fredes2018-01-312-0/+23
* Remove some harmless shiboken warnings when ran on QtCoreAlexandru Croitor2018-01-311-0/+4
* Suppress some anonymous enum warningsAlexandru Croitor2018-01-311-0/+8
* Add more qdocconf filesFriedemann Kleint2018-01-3120-0/+40
* Add Qt3DFriedemann Kleint2018-01-3124-0/+1405
* libshiboken: Code cleanupFriedemann Kleint2018-01-272-47/+0
* Fix clazy warnings in the doc generatorsFriedemann Kleint2018-01-262-8/+5
* Re-add Qt Creator Python project file examples.pyqtcFriedemann Kleint2018-01-251-0/+103
* Remove examples submoduleFriedemann Kleint2018-01-256-22/+2
* Shiboken: Handle private abstract methodsFriedemann Kleint2018-01-197-4/+22
* shiboken tests: Introduce overrideFriedemann Kleint2018-01-196-24/+24
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-01-193-6/+19
|\
| * setup.py: Fix bundling of pyside2uic.CompilerFredrik Averpil2018-01-171-1/+3
| * qinstallmsghandler_test.py: Test qDebug() in debug builds onlyFriedemann Kleint2018-01-161-3/+4
| * Do not link shared libraries against the python shared library on UnixAlexandru Croitor2018-01-151-2/+12
* | Handle QObject-derived arguments correctly in constructor overloadCristian Maureira-Fredes2018-01-181-1/+1
* | Example: Adjust the boundingRect for the PieChartVenugopal Shivashankar2018-01-175-5/+5
* | shiboken: replace first()/last() by constFirst/constLast()Friedemann Kleint2018-01-177-62/+59
* | shiboken: Fix some clazy warningsFriedemann Kleint2018-01-1712-60/+45
* | Add quotes to Shiboken cmakeCristian Maureira-Fredes2018-01-161-1/+1
* | Port OpenGL hellogl2 example which uses shadersAlexandru Croitor2018-01-151-0/+473
* | Fix cmake scope for locally installed modulesCristian Maureira-Fredes2018-01-151-1/+4
* | Prevent infinite loop due to bad __getitem__ implCristian Maureira-Fredes2018-01-151-7/+9
* | Fix system header inclusions for proper support of C primitive typesAlexandru Croitor2018-01-152-12/+22
* | Fix system framework handling on macOSAlexandru Croitor2018-01-152-6/+8
* | Add missing image to widgets/animation/animatedtilesFriedemann Kleint2018-01-151-0/+0
* | Use cmake install for typesystem filesFriedemann Kleint2018-01-151-1/+2
* | Add bindings for QHelpSearchResultCristian Maureira-Fredes2018-01-154-0/+47
* | Fix return conversion for readData/readLineDataCristian Maureira-Fredes2018-01-153-6/+90
* | QtWebKitWidgets: fix path to typesystem_printsupport.xmlDavide Pesavento2018-01-131-1/+1
* | Remove modules from typesystem files when installingFriedemann Kleint2018-01-121-1/+12
* | Move examples from submodule to pyside-setupFriedemann Kleint2018-01-12236-12/+44257
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-01-123-0/+77
|\|
| * Extract iculibs for linux standalone wheelSimo Fält2018-01-112-0/+67
| * Enhance testrunner to ignore old test logsChristian Tismer2018-01-051-0/+8
* | Re-add header.BSD-OLDFriedemann Kleint2018-01-121-0/+39
* | Remove old license header templatesFriedemann Kleint2018-01-1215-449/+0
* | Add bindings for QColormapCristian Maureira-Fredes2018-01-094-2/+50
* | Revive PySide2 API documentationTopi Reinio2018-01-0810-357/+95
* | pysideinclude.py: Fix reading included filesVenugopal Shivashankar2018-01-081-1/+1
* | setup.py: Ensure that the Qt source path is correctVenugopal Shivashankar2018-01-051-6/+14