aboutsummaryrefslogtreecommitdiffstats
path: root/PySide2/QtCore
Commit message (Expand)AuthorAgeFilesLines
* Fix "GLint"-like typedefs to be resolved by shiboken on macOSAlexandru Croitor2017-05-191-0/+10
* Exclude some unhandled typesFriedemann Kleint2017-05-191-0/+27
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-181-1/+1
|\
| * Add flags for TouchPointStateFriedemann Kleint2017-05-181-1/+1
* | Adapt suppression pattern for parameter type warning to new formatFriedemann Kleint2017-05-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-05-092-0/+2
|\|
| * QtGui: Add more non-GL related bindingsFriedemann Kleint2017-05-032-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-282-0/+6
|\|
| * QtCore: Add some missing classes for I/OFriedemann Kleint2017-04-242-0/+6
* | Add QUrlQuery to typesystemLiang Qi2017-04-262-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-211-2/+9
|\|
| * Update Qt enumerations in XML filesFriedemann Kleint2017-04-201-2/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2017-04-132-0/+5
|\|
| * Add QCommandLineParser and QCommandLineOption to typesystemLiang Qi2017-04-132-0/+5
* | Adapt to Clang parsingFriedemann Kleint2017-04-052-7/+7
|/
* Add QCollator and QCollatorSortKey to typesystemLiang Qi2017-03-212-0/+5
* Add QStandardPaths and QDesktopServices to typesystemLiang Qi2017-03-212-0/+5
* 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
* 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-231-1/+1
* Add flags property for Qt::InputMethodQuery enumAlexandru Croitor2016-12-221-1/+1
* 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-195-170/+190
* Added missing license headers of the libraries/runtime partsFriedemann Kleint2016-10-186-0/+232
* Clean some Qt 5 comments from the typesystem filesFriedemann Kleint2016-09-271-195/+0
* Updated license headers of the typesystem XML filesFriedemann Kleint2016-09-275-73/+158
* Fix bindings of QMessageLogContextFriedemann Kleint2016-09-081-1/+1
* Fix build warnings related to enumerationsFriedemann Kleint2016-07-263-0/+6
* enum-type of QJsonParseError is not correct. It should be ParseError..zhihaoadsk2016-04-141-1/+1
* Merge pull request #74 from BadSingleton/BadSingleton-emit-QAbstractItemModel...Christian Tismer2016-03-011-0/+3
|\
| * Update typesystem_core_common.xmlBadSingleton2016-02-261-0/+3
* | Moved QItemSelection and QItemSelectionRange to QtCore from QtGui. Changes in...BadSingleton2016-02-292-0/+13
|/
* Ensure the GIL in globalPostRoutineCallback()empyrical2015-11-161-0/+1
* Add basic automatic QJsonObject <-> dict conversionempyrical2015-11-142-2/+37
* Add WebEngine, WebChannel, and WebSocketsempyrical2015-11-102-0/+17
* - reintroduce QDataStream wrapper at the expense of QUuid removal (it leads t...jumaroch2015-11-064-28/+66
* fix metaobject and signal/slotsjumaroch2015-11-042-37/+45
* remove QtDeclarative, which is deprecatedChristian Tismer2015-10-221-2/+0
* apply Romain's fixes to object_connect.cppChristian Tismer2015-10-221-20/+9
* suppress another sys info warning on OS XChristian Tismer2015-10-021-0/+1
* Adding missing QSysInfo to typesystem_core_x11Thomas-Karl Pietrowski2015-09-261-0/+4
* fix a problem with QSysInfo::WinVersionChristian Tismer2015-09-243-6/+12
* please help! I have no idea why QSysInfo::WindowsVersion does not linkChristian Tismer2015-09-231-1/+1
* finally, pyside needs to be renamed in the XML filesChristian Tismer2015-09-225-10/+10
* not-so-small fix to the huge change.Christian Tismer2015-09-211-1/+1
* huge change on project layout.Christian Tismer2015-09-2112-0/+5030