aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* PySide2: Run shiboken2 with a single Qt module headerFriedemann Kleint2017-11-033-9/+11
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-10-2714-214/+135
|\
| * 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: Fix missing constant for 5.10Christian Tismer2017-10-131-0/+1
* | Windows: Define NOMINMAX for every moduleFriedemann Kleint2017-10-073-10/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-09-2813-0/+7677
|\|
| * 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 typo in QtDataVisualization testSimo Fält2017-09-271-1/+1
* | Fix license headerSimo Fält2017-09-261-1/+0
* | Add Qt DataVisualizationFriedemann Kleint2017-09-255-0/+349
* | QtCharts: Add a reference in QChart::addSeries(QAbstractSeries*)Friedemann Kleint2017-09-251-0/+5
* | QtQuick: No longer declare GLuint to be a primitive typeFriedemann Kleint2017-09-131-1/+0
* | Add bindings for QRegularExpressionFriedemann Kleint2017-09-054-0/+69
* | Add bindings for QVersionNumberFriedemann Kleint2017-09-054-0/+58
* | Re-enable bindings for QUuidFriedemann Kleint2017-09-044-7/+49
* | global.h.in: Remove include of gl.h and related workarounds for WindowsFriedemann Kleint2017-09-011-14/+0
* | Enable more OpenGL functions with arraysFriedemann Kleint2017-08-291-9/+289
* | typesystem_core_common.xml: Define int64_t, uint64_t as primitive typesFriedemann Kleint2017-08-291-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-08-285-20/+19
|\|
| * 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
* | Fix the chain of issues regarding QSslConfigurationAlexandru Croitor2017-08-242-0/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-08-226-0/+102
|\|
| * Add commit info and build date to installed packageAlexandru Croitor2017-08-212-0/+50
| * Add QTimeZoneFriedemann Kleint2017-08-024-0/+52
* | Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-032-4/+4
* | Shiboken: Improve Handling of array typesFriedemann Kleint2017-08-033-3/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-271-1/+16
|\|
| * Stabilize QtWidgets bug_728.pyFriedemann Kleint2017-07-271-1/+16
* | Bump minimum required CMake version to 3.1Alexandru Croitor2017-07-272-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-262-7/+13
|\|
| * Don't cancel build if python sphinx package is not installedAlexandru Croitor2017-07-252-7/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-212-15/+27
|\|
| * audio_test.py: Use QGuiApplicationFriedemann Kleint2017-07-201-1/+2
| * helper: Add UsesQGuiApplicationFriedemann Kleint2017-07-201-14/+25
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-147-92/+58
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-07-1027-490/+30
|\|
| * Simplify the test for loading modulesChristian Tismer2017-07-1026-489/+27
| * Create the __all__ variable correctlyChristian Tismer2017-06-271-1/+3