aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build error when QML module is not present5.6Alexandru Croitor2017-05-191-0/+1
* Add QSharedPointer<QQuickItemGrabResult> to the type systemAlexandru Croitor2017-05-195-0/+151
* Collect Qt packages earlier to support QML exceptionsAlexandru Croitor2017-05-192-94/+86
* Properly differentiate between QML support and private API QML supportAlexandru Croitor2017-05-192-19/+27
* Warn when QML private API include files could not be foundAlexandru Croitor2017-05-191-0/+1
* Add flags for TouchPointStateFriedemann Kleint2017-05-181-1/+1
* Add QMacPasteboardMime and qRegisterDraggedTypes() to typesystemLiang Qi2017-05-132-3/+3
* Rewrite CMake scripts and generate includes for global.h.inChristian Tismer2017-05-094-322/+92
* Remove fixup_headers after fixing shiboken for C++11Christian Tismer2017-05-096-171/+8
* QtGui/QRawFont: Exclude member functions with array parametersFriedemann Kleint2017-05-081-0/+3
* CMakeLists.txt: find python interpreter firstDavide Pesavento2017-05-061-2/+2
* Add support for Qt Mac Extras moduleLiang Qi2017-05-057-0/+158
* Add support for Qt Win Extras moduleLiang Qi2017-05-037-0/+172
* QtGui: Add more non-GL related bindingsFriedemann Kleint2017-05-039-0/+278
* QtMultimedia: Add further classesFriedemann Kleint2017-05-025-120/+482
* Check that all modules load at leastChristian Tismer2017-04-2821-19/+419
* Support Gentoo’s minimalism: Optional ModulesChristian Tismer2017-04-287-80/+118
* ensure that QWebEngineView.findText existsChristian Tismer2017-04-283-1/+79
* QtWidgets: Add QKeySequenceEdit, QOpenGLWidgetFriedemann Kleint2017-04-274-0/+53
* tests: add a test function for QUrl::path()Liang Qi2017-04-261-0/+4
* Make QtConcurrent work at leastChristian Tismer2017-04-253-0/+41
* QtCore: Add some missing classes for I/OFriedemann Kleint2017-04-245-1/+60
* Add QtMultimediaWidgetsFriedemann Kleint2017-04-249-0/+181
* Fix warnings when generating bindings for QtXmlPatternsFriedemann Kleint2017-04-201-5/+8
* Update Qt enumerations in XML filesFriedemann Kleint2017-04-206-3/+33
* Add QCommandLineParser and QCommandLineOption to typesystemLiang Qi2017-04-134-0/+62
* Fix Inheritance of PySideChristian Tismer2017-04-132-1/+178
* Fix qstandarditemmodel_test.py not finding shiboken on macOSAlexandru Croitor2017-04-112-6/+11
* Fix Python extension suffix selection on LinuxAlexandru Croitor2017-04-112-34/+67
* Fix build QML private API headers are missingAlexandru Croitor2017-03-272-0/+4
* Fix simple test case for Python3 (2)Christian Tismer2017-03-251-1/+3
* Fix simple test case for Python3Christian Tismer2017-03-241-1/+3
* Fix connectNotify testsAlexandru Croitor2017-03-222-5/+11
* Fix qscriptvalue_test.pyAlexandru Croitor2017-03-221-0/+4
* Partially fix QtScriptTools/debugger_test.pyAlexandru Croitor2017-03-223-4/+13
* Fix QtMultimedia_audio testAlexandru Croitor2017-03-221-4/+4
* Fix testQPrinterGetPageMargins testAlexandru Croitor2017-03-221-1/+4
* Include QQmlData private header for JS exception extractionAlexandru Croitor2017-03-221-0/+1
* Add QCollator and QCollatorSortKey to typesystemLiang Qi2017-03-214-0/+67
* Fix failing QML test with Qt 5.9 due to assertAlexandru Croitor2017-03-211-1/+2
* Fix pointer to temporary memory in PySide::getMetaDataFromQObjectSavin Zlobec2017-03-211-1/+2
* Add QStandardPaths and QDesktopServices to typesystemLiang Qi2017-03-218-0/+102
* Add QTextDocumentWriter to typesystemLiang Qi2017-03-204-0/+50
* typesystem_core_common.xml: Specify ComponentFormattingOption flags as listFriedemann Kleint2017-03-161-1/+1
* Remove Python to Cpp conversion of QStringRefFriedemann Kleint2017-03-151-5/+0
* Define Q_QDOC while we have the old parserChristian Tismer2017-03-141-0/+8
* Fix _utils.py.inChristian Tismer2017-03-131-2/+4
* Fix errorhandling in ‘signalmanager.cpp.in’Christian Tismer2017-03-091-7/+11
* pysidetest: Add further missing include pathsFriedemann Kleint2017-03-081-0/+3
* pysidetest: Add PySide2 include pathFriedemann Kleint2017-03-071-0/+1