aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QtScript, QtXmlPatternsFriedemann Kleint2020-09-0441-2091/+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-0118-661/+27
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-08-3120-121/+187
|\|
| * 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
| * Polish the syntaxhighlighter exampleFriedemann Kleint2020-08-201-55/+56
| * support Python 3.9Christian Tismer2020-08-198-23/+39
* | 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
* | Fix build of qtbase modulesFriedemann Kleint2020-08-174-14/+14
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-08-1713-95/+287
|\|
| * feature-select: delay the feature switchingChristian Tismer2020-08-143-33/+117
| * shiboken: warn if the signature module fails to initializeChristian Tismer2020-08-071-1/+15
| * feature_select: Apply tiny name switching optimization and cleanupChristian Tismer2020-08-043-29/+42
| * feature-select: optimize feature access to the feasible maximumChristian Tismer2020-07-3110-22/+95
| * feature-select: apply tiny comment improvements and optimize a bitChristian Tismer2020-07-242-22/+30
* | Update dependencies.yamlFriedemann Kleint2020-08-071-4/+1
* | Fix a few examples to workFriedemann Kleint2020-07-2710-15/+16