aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create a function existence registrymaya1Christian Tismer2017-11-1912-12/+62731
* Update description of standalone option in setup.pyAlexandru Croitor2017-11-151-1/+3
* Make standalone installations relocatableAlexandru Croitor2017-11-156-5/+176
* Make standalone option work on WindowsAlexandru Croitor2017-11-151-0/+20
* Make standalone option work on LinuxAlexandru Croitor2017-11-152-40/+69
* Fix rpath handling on LinuxAlexandru Croitor2017-11-151-1/+10
* Make standalone option work on macOSAlexandru Croitor2017-11-155-34/+157
* Preserve symlinks instead of duplicating filesAlexandru Croitor2017-11-151-1/+39
* Fix rpath handling on macOSAlexandru Croitor2017-11-152-32/+77
* Blacklist smart_pointer test on all configs because it's flakyAlexandru Croitor2017-11-151-0/+2
* 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
* voidptr.cpp: Assign bool directlyFriedemann Kleint2017-11-071-1/+1
* Implement proper void pointer (void*) supportAlexandru Croitor2017-11-0613-49/+556
* Remove dead / unused code regarding conversionsAlexandru Croitor2017-11-0223-1437/+53
* Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-2716-170/+383
* Stabilize QtQml/bug_847.pyFriedemann Kleint2017-10-271-1/+8
* Fix the signature of the Q*Application constructorChristian Tismer2017-09-2910-33/+30
* 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-283-13/+80
* Signature: support the new types and constants of 5.9Christian Tismer2017-09-271-2/+23
* Signature: buglet makes clang complainChristian Tismer2017-09-251-1/+1
* Signature: fix documentationChristian Tismer2017-09-251-1/+4
* 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-2024-19/+8510
* Update missing bindings script to include report generation timeAlexandru Croitor2017-09-141-30/+37
* Update missing bindings scriptAlexandru Croitor2017-08-291-9/+46
* 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
* Blacklist QtQml_qquickitem_grabToImage because it's flakyAlexandru Croitor2017-08-241-0/+2
* Streamline Qt5 detection on macOSAlexandru Croitor2017-08-242-25/+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
* Set submodules to point to same branch as supermoduleSimo Fält2017-07-241-0/+2
* Blacklist smart::smart_pointer on Windows to pass CIAlexandru Croitor2017-07-201-0/+2
* Ignore license checker with pyside-setupSimo Fält2017-07-201-0/+3
* audio_test.py: Use QGuiApplicationFriedemann Kleint2017-07-201-1/+2
* helper: Add UsesQGuiApplicationFriedemann Kleint2017-07-201-14/+25
* Blacklist qqmlnetwork for Windows/Python 2Friedemann Kleint2017-07-201-0/+3
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-127-69/+75
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-1218-177/+190
* Simplify the test for loading modulesChristian Tismer2017-07-1026-489/+27
* Create the __all__ variable correctlyChristian Tismer2017-06-271-1/+3