aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change the LTS 5.15 branch to a commercial license"v5.15.3-lts-lgplSimo Fält2023-02-08251-756/+4317
* Merge tag 'v5.15.3-lts' into tqtc/lts-5.15-opensourceSimo Fält2023-02-01260-4445/+1050
|\
| * Pin qt5 sha1Simo Fält2021-03-091-1/+1
| * Fix product dependency to use pyside specific qt5#lts-5.15 branchSimo Fält2021-03-091-0/+3
| * Change the LTS 5.15 branch to a commercial licenseFriedemann Kleint2021-03-09251-4317/+756
| * Bump and clean version string in wheel nameSimo Fält2021-03-092-6/+6
| * PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource()Friedemann Kleint2021-03-052-0/+30
| * sbkconverter: fix a potential refcounting crashChristian Tismer2021-02-231-1/+1
| * Add changelog for 5.15.3Friedemann Kleint2021-02-191-0/+46
| * shiboken6: Do not fail when containing template class of inner class cannot b...Friedemann Kleint2021-02-131-7/+16
| * shiboken: Provide the correct inheritance for enum typesChristian Tismer2021-02-113-52/+71
| * signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-111-5/+4
| * signature: Provide fixes and improvements, Part 1Christian Tismer2021-02-118-35/+50
| * shiboken6: Fix a crash when printing clang diagnosticsFriedemann Kleint2021-02-102-5/+18
| * feature: Supply switching for newly created objectsChristian Tismer2021-02-071-0/+4
| * QSetting.value add overload documentationCristián Maureira-Fredes2021-02-051-0/+21
| * shiboken6: Do not attempt to qualify braces specified as default valuesFriedemann Kleint2021-02-051-1/+1
| * shiboken6: Fix parsing of project filesFriedemann Kleint2021-02-051-1/+1
| * feature: Fix a flag error when no snake_case is selectedChristian Tismer2021-02-051-3/+4
| * Fix the instruction paths to point to tqtc-pyside-setup repoSimo Fält2021-02-054-16/+22
| * Increase timeout between outputSimo Fält2021-02-051-1/+1
|/
* Add mirror url to download MSVC redistributables5.15Simo Fält2021-01-211-1/+6
* allow to use shiboken.delete() to delete Q*ApplicationChristian Tismer2021-01-1311-199/+104
* PySide: write a renamer script for debuggingChristian Tismer2021-01-112-0/+318
* qApp: fix flag handling in Python 3.8+ and a Python 3.9 issueChristian Tismer2021-01-092-17/+23
* signature: Fix infinite loop changing up directoriesFriedemann Kleint2021-01-081-2/+5
* shiboken6: Fix code injected at target/end being invoked for several overload...Friedemann Kleint2021-01-081-1/+2
* PySide6: Add QTestlib's QAbstractItemModelTesterFriedemann Kleint2021-01-082-0/+5
* shiboken6: Fix support of multiple smart pointer typesFriedemann Kleint2021-01-081-12/+12
* PySide6: Remove rejection of namespace stdFriedemann Kleint2021-01-081-1/+0
* Windows: Fix running the example tests in COINFriedemann Kleint2021-01-083-2/+16
* Fix typo while setting LLVM_INSTALL_DIRSimo Fält2021-01-081-1/+5
* Use provisioned libClang instead of instaling our ownSimo Fält2021-01-081-0/+3
* Revert "Use qt5#5.15.2 as a dependency instead of default 5.15"Simo Fält2021-01-081-3/+0
* setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixinDmitry Shachnev2020-12-091-1/+1
* cppgenerator: rework keyword handling regarding unknown.. Fixed!Christian Tismer2020-12-081-7/+4
* fix both qflags_test and the qflags cppgenerator codeChristian Tismer2020-12-033-8/+9
* PySide6: Fix ownership issue in QLayout::replaceWidget()Friedemann Kleint2020-12-021-0/+4
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-3017-96/+298
* cppgenerator: rework keyword handling regarding unknown.. augmentedChristian Tismer2020-11-301-4/+1
* signature: avoid duplication of `__init__`Christian Tismer2020-11-301-1/+2
* pysideproperty.cpp: Fix compilation with MSVC2019/C++ 17 modeFriedemann Kleint2020-11-271-7/+7
* Fix sphinx warning in QtCore.Property.rstFriedemann Kleint2020-11-271-0/+1
* shiboken6: Build with MSVC 19.28.29334Friedemann Kleint2020-11-261-15/+28
* Windows: Prevent cmake from auto-detecting the clang compilerFriedemann Kleint2020-11-261-0/+4
* setup.py: Fix 'clean' commandFriedemann Kleint2020-11-241-1/+6
* Restore correct sha1 of pyside2-tools submoduleSimo Fält2020-11-201-0/+0
* libshiboken: Remove unused function parameterFriedemann Kleint2020-11-191-3/+2
* shiboken6: Preferably search classes by type entryFriedemann Kleint2020-11-182-19/+11
* globalreceiverv2: Avoid hash call on instances which might be unhashableChristian Tismer2020-11-171-8/+9