aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Make standalone installations relocatableAlexandru Croitor2017-11-155-5/+155
* Make standalone option work on macOSAlexandru Croitor2017-11-152-0/+8
* Update and complete the signature moduleChristian Tismer2017-11-151-1/+2
* Remove QtCore::static_protected_methods_testFriedemann Kleint2017-11-142-60/+0
* Update and complete the signature moduleChristian Tismer2017-11-147-168/+2465
* Remove sys.path manipulations from testAlexandru Croitor2017-11-081-10/+6
* Build QtConcurrent and QtScripttools with MSVC, tooFriedemann Kleint2017-11-081-12/+2
* Implement proper void pointer (void*) supportAlexandru Croitor2017-11-062-2/+9
* Remove dead / unused code regarding conversionsAlexandru Croitor2017-11-029-311/+11
* Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-2711-196/+114
* Stabilize QtQml/bug_847.pyFriedemann Kleint2017-10-271-1/+8
* Fix the signature of the Q*Application constructorChristian Tismer2017-09-297-25/+21
* Signature: tiny refinement in ReloaderChristian Tismer2017-09-291-3/+3
* Signature: support the new types and constants of 5.9 part 3Christian Tismer2017-09-281-0/+1
* Signature: support the new types and constants of 5.9 part 2Christian Tismer2017-09-282-0/+78
* Signature: support the new types and constants of 5.9Christian Tismer2017-09-271-2/+23
* Signature: Improve error reportingChristian Tismer2017-09-252-10/+8
* Signature: Simplify parser by not reloading mappingChristian Tismer2017-09-253-154/+97
* Implement introspection with __signature__ packageChristian Tismer2017-09-2013-0/+7636
* Fix QtUiTools not to depend on Qt5Designer being presentJanus Troelsen2017-08-241-2/+2
* consistently name site-packages in Shiboken and PySideChristian Tismer2017-08-245-9/+9
* Streamline Qt5 detection on macOSAlexandru Croitor2017-08-241-12/+27
* Add commit info and build date to installed packageAlexandru Croitor2017-08-212-0/+50
* Add QTimeZoneFriedemann Kleint2017-08-024-0/+52
* Stabilize QtWidgets bug_728.pyFriedemann Kleint2017-07-271-1/+16
* Don't cancel build if python sphinx package is not installedAlexandru Croitor2017-07-252-7/+13
* audio_test.py: Use QGuiApplicationFriedemann Kleint2017-07-201-1/+2
* helper: Add UsesQGuiApplicationFriedemann Kleint2017-07-201-14/+25
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-123-28/+23
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-126-87/+58
* Simplify the test for loading modulesChristian Tismer2017-07-1026-489/+27
* Create the __all__ variable correctlyChristian Tismer2017-06-271-1/+3
* Fix text case of QtMacExtras wrapper cpp file nameAlexandru Croitor2017-06-231-1/+1
* Silence some build warnings when building pysidetestAlexandru Croitor2017-06-231-0/+3
* Remove incorrect dependency in pysidetest targetAlexandru Croitor2017-06-232-1/+4
* Remove unnecessary conditional class checksAlexandru Croitor2017-06-231-13/+0
* Fix compile tests to include correct module include dirsAlexandru Croitor2017-06-233-17/+18
* pysidetest_delegatecreateseditor_test: Add QtWidgets dependencyFriedemann Kleint2017-06-022-2/+2
* Remove README.md of PySide2/Shiboken2Friedemann Kleint2017-06-021-10/+0
* Remove license files from previous submodulesFriedemann Kleint2017-06-029-4333/+0
* libpyside: Use Q_SLOTS instead of slotsFriedemann Kleint2017-06-022-2/+2
* Fix typos in licensesFriedemann Kleint2017-05-3016-48/+48
* move everying into sources/pyside2Oswald Buddenhagen2017-05-221554-0/+144943