aboutsummaryrefslogtreecommitdiffstats
path: root/PySide2
Commit message (Expand)AuthorAgeFilesLines
* Make QtConcurrent work at leastChristian Tismer2017-04-251-0/+1
* QtCore: Add some missing classes for I/OFriedemann Kleint2017-04-242-0/+6
* Add QtMultimediaWidgetsFriedemann Kleint2017-04-246-0/+120
* 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-132-0/+5
* Fix build QML private API headers are missingAlexandru Croitor2017-03-272-0/+4
* Partially fix QtScriptTools/debugger_test.pyAlexandru Croitor2017-03-222-3/+8
* Add QCollator and QCollatorSortKey to typesystemLiang Qi2017-03-212-0/+5
* Add QStandardPaths and QDesktopServices to typesystemLiang Qi2017-03-214-0/+7
* Add QTextDocumentWriter to typesystemLiang Qi2017-03-202-0/+2
* 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 some include pathsFriedemann Kleint2017-02-222-3/+3
* PySide2/global.h.in: Fix syntax errorFriedemann Kleint2017-02-221-1/+0
* Add QOpenGLBuffer to typesystemLiang Qi2017-02-152-0/+7
* Add since attribute for QMimeType, QMimeDatabase in typesystemLiang Qi2017-02-091-2/+2
* Add QMimeType, QMimeDatabase to typesystemLiang Qi2017-01-242-0/+7
* Fix PySide QtQuick build with Qt 5.5.1Alexandru Croitor2017-01-234-6/+12
* Stop shiboken crash due to incorrect interpretation of float[][] typesAlexandru Croitor2016-12-222-1/+6
* Handle WId as primitive type PyLongFriedemann Kleint2016-12-223-56/+16
* Fix QtQuick bindings generationAlexandru Croitor2016-12-222-11/+115
* Add some missing OpenGL and accessibility related items to QtGuiAlexandru Croitor2016-12-222-0/+33
* Add flags property for Qt::InputMethodQuery enumAlexandru Croitor2016-12-221-1/+1
* Fix PyTypeObject for Python < 3.4Christian Tismer2016-12-151-1/+1
* QQmlIncubationController fixes and new VolatileBool typeAlexandru Croitor2016-12-136-3/+201
* Improve QtQml typesystem to generate more bindingsAlexandru Croitor2016-12-132-40/+77
* Get indexOfTopLevelItem() in QTreeWidget backLiang Qi2016-12-121-2/+0
* Add QFileSelector to typesystemAlexandru Croitor2016-12-092-0/+2
* Fix the QtCore XMLChristian Tismer2016-11-171-1/+2
* Fix QObject to QVariant conversionAlexandru Croitor2016-10-211-4/+8
* Wrap licenses of the XML[.in] files in C++ commentsFriedemann Kleint2016-10-1939-1327/+1483
* Make QtQml / QtQuick workAlexandru Croitor2016-10-199-110/+437
* Build QtOpenGL supportChristian Tismer2016-10-194-13/+15
* Added missing license headers of the libraries/runtime partsFriedemann Kleint2016-10-1815-0/+583
* Re-add licensecomment.txtFriedemann Kleint2016-10-121-0/+38
* Add headers and licensesFriedemann Kleint2016-10-111-23/+0
* Updated remaining license headers of the runtime partsFriedemann Kleint2016-09-2910-194/+349
* Clean some Qt 5 comments from the typesystem filesFriedemann Kleint2016-09-277-287/+0
* Updated license headers of the typesystem XML filesFriedemann Kleint2016-09-2739-580/+1254
* QMessageBox: Exclude obsolete overloads of functionsFriedemann Kleint2016-09-211-0/+9
* Fix build dependency QtWebEngineWidgets has on QtWebChannelRob Blau2016-09-152-4/+4
* Re-enable QtMultimediaFriedemann Kleint2016-09-123-45/+11
* Fix bindings of QMessageLogContextFriedemann Kleint2016-09-081-1/+1
* Do not add reference to QMenu in QToolButton::setMenu()Friedemann Kleint2016-08-301-3/+0
* Add knowledge of QtWebChannel classes for QtWebEngineWidgetsRob Blau2016-08-152-0/+6
* Fix build warnings related to enumerationsFriedemann Kleint2016-07-266-11/+8
* Fix compilation problem with VS2015Christian Tismer2016-06-015-0/+132