aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Further cleanup of CMakeListsFriedemann Kleint2020-09-047-3678/+67
* Fix some testsFriedemann Kleint2020-09-043-83/+0
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-09-0414-23/+58
|\
| * signature: Use a clean init function to initialize itChristian Tismer2020-09-046-8/+30
| * Add compatibility with NuitkaChristian Tismer2020-09-046-13/+24
| * __feature__: ignore if `__name__` does not exist in a moduleChristian Tismer2020-09-031-1/+2
| * Fix up qprocess_test.pyFriedemann Kleint2020-09-031-1/+2
* | Fix QtSql to buildFriedemann Kleint2020-09-041-1/+1
* | Add QKeyCombinationFriedemann Kleint2020-09-043-5/+12
* | Bump cmake version to 3.16Friedemann Kleint2020-09-0412-33/+17
* | Remove QtScript, QtXmlPatternsFriedemann Kleint2020-09-0423-995/+1
* | Remove Python2 from PySide2 testsFriedemann Kleint2020-09-0444-461/+239
* | Remove Python2 from shiboken testsFriedemann Kleint2020-09-0316-247/+34
* | Further cleanups of Python2 in C++ codeFriedemann Kleint2020-09-0311-1004/+10
* | Remove most QT_VERSION checksFriedemann Kleint2020-09-0310-79/+2
* | Rename QFileDevice::MemoryMapFlagsFriedemann Kleint2020-09-031-2/+2
* | Remove Python2 from C++ codeFriedemann Kleint2020-09-0322-431/+49
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-09-0311-133/+231
|\|
| * Add support for briefdescription in doxygen parseRenato Araujo Oliveira Filho2020-09-025-66/+135
| * Skip sphinx indexing for functions with multiple signaturesRenato Araujo Oliveira Filho2020-09-022-4/+9
| * Fix constructor documentation for classes with namespaceRenato Araujo Oliveira Filho2020-09-021-8/+4
| * Fix documentation for functions argumentRenato Araujo Oliveira Filho2020-09-021-15/+34
| * Make sure to document class names without constructorsRenato Araujo Oliveira Filho2020-08-311-19/+23
| * Fix doc generation for class with namespaceRenato Araujo Oliveira Filho2020-08-311-18/+20
| * signature: Avoid non-existent attributes in compiled code (Nuitka)Christian Tismer2020-08-315-5/+6
| * Return QVariantList when using list as Signal argumentCristian Maureira-Fredes2020-08-311-0/+2
* | Fix some warnings in QtNetworkFriedemann Kleint2020-09-021-5/+3
* | shiboken2: Use the cmake targets provided by LLVMFriedemann Kleint2020-09-012-79/+16
* | Remove QPagedPaintDevice::MarginsFriedemann Kleint2020-09-012-2/+0
* | Adapt to recent Qt 6 changesFriedemann Kleint2020-09-0117-660/+26
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-08-3117-64/+128
|\|
| * shiboken: Fix __doc__ setter for derived typesChristian Tismer2020-08-314-3/+34
| * CSS: Make sidebar stick to the topTopi Reinio2020-08-262-2/+12
| * signature: pass `self` directly from parserChristian Tismer2020-08-246-38/+46
| * support Python 3.9Christian Tismer2020-08-196-21/+36
* | Fix build after removing refcounting from QMetaTypeInterfaceFriedemann Kleint2020-08-311-3/+0
* | QtQml: Improve ListPropertyMaximilian Goldstein2020-08-263-5/+149
* | QtQml: Move uncreatable type test into separate fileMaximilian Goldstein2020-08-264-36/+84
* | Remove QStringRefFriedemann Kleint2020-08-206-33/+28
* | Tests: Add registersingletontype.py to list of testsMaximilian Goldstein2020-08-191-0/+1
* | QtQml: Fix ListProperty being read-onlyMaximilian Goldstein2020-08-191-0/+3
* | Test/QtQml: Fix registertype.pyMaximilian Goldstein2020-08-191-1/+1
* | Start porting away from QStringRefFriedemann Kleint2020-08-1918-120/+99
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-08-196-15/+33
|\|
| * Port some tests away from deprecated APIFriedemann Kleint2020-08-182-9/+13
| * shiboken2: Fix formatting of operator functionsFriedemann Kleint2020-08-181-6/+12
| * QQmlComponent: allow thread in constructorsCristian Maureira-Fredes2020-08-171-0/+6
| * Add Qt3DExtras.QNormalDiffuseMapAlphaMaterialCristian Maureira-Fredes2020-08-172-0/+2
* | Remove QtWidgets test bug_714.pyFriedemann Kleint2020-08-182-61/+0
* | Fix QLineF-testFriedemann Kleint2020-08-172-2/+2