aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/QtCore
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change the LTS 5.15 branch to a commercial license"v5.15.3-lts-lgplSimo Fält2023-02-083-9/+63
* Change the LTS 5.15 branch to a commercial licenseFriedemann Kleint2021-03-093-63/+9
* QSetting.value add overload documentationCristián Maureira-Fredes2021-02-051-0/+21
* PySide6: Remove rejection of namespace stdFriedemann Kleint2021-01-081-1/+0
* Add some more classes from QtConcurrentFriedemann Kleint2020-10-162-0/+16
* feature-select: optimize feature access to the feasible maximumChristian Tismer2020-07-311-0/+4
* QByteArray::number(): Remove non-existent exclusions of number()Friedemann Kleint2020-07-061-3/+0
* QByteArray::number(): suppress small integer types as is for setNum()Friedemann Kleint2020-07-031-1/+7
* Indicate limited API builds in QLibraryInfo::build()Friedemann Kleint2020-06-291-0/+3
* Add QObject.findChildren(QRegularExpression)Friedemann Kleint2020-06-261-2/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-06-261-1/+7
|\
| * pthreads: Try to abandon the GIL in case a thread was terminatedFriedemann Kleint2020-06-261-1/+7
* | PySide2: Add QByteArray::FromBase64ResultFriedemann Kleint2020-06-232-0/+8
* | PySide2: Reject internal namespaces of QtFriedemann Kleint2020-06-231-0/+10
* | Implement the QEnum/QFlag decorator, V2Christian Tismer2020-06-151-0/+7
* | Fix crashes in QThread::wait(), QWaitCondition::wait()Friedemann Kleint2020-06-151-0/+3
* | Add QSocketDescriptor classCristian Maureira-Fredes2020-06-052-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-05-261-2/+2
|\|
| * PySide2: Fix conversion of quintptrFriedemann Kleint2020-05-181-2/+2
* | PySide2: Prepare for Qt 6Friedemann Kleint2020-05-191-2/+2
* | pyside2: Prepare build system for Qt 6Friedemann Kleint2020-05-181-4/+6
|/
* QMutexLocker allow-thread in constructorCristian Maureira-Fredes2020-04-301-1/+7
* Q*Mutex allow-thread in lock/tryLock and remove unlockCristian Maureira-Fredes2020-04-301-3/+2
* PySide2: Fix lockups in QMetaObject.invokeMethod with BlockingQueuedConnectionFriedemann Kleint2020-04-041-0/+1
* Adjust the allow-thread behaviorCristián Maureira-Fredes2020-03-131-14/+37
* Add QDeadlineTimerFriedemann Kleint2020-03-062-0/+5
* Let qApp be noApp instead of pretending to be NoneChristian Tismer2020-01-291-0/+7
* shiboken: Introduce "until" version attribute as opposite of "since"Friedemann Kleint2020-01-241-1/+5
* Properly nest types in type system filesFriedemann Kleint2019-10-281-3/+3
* Speed: Avoid some repeated string constant initializationFriedemann Kleint2019-09-301-3/+3
* Clean up string related macrosFriedemann Kleint2019-09-241-4/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-111-6/+0
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-09-111-6/+0
| |\
| | * Remove extra ref on QDataStream::setDeviceCristian Maureira-Fredes2019-09-061-6/+0
* | | Add Qt Core bindings for Qt 5.14Friedemann Kleint2019-09-052-3/+16
* | | Support Pointer Primitive Types by Arrays or Result TuplesChristian Tismer2019-08-071-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Alex Blasche2019-07-181-5/+6
|\|
| * Add optional support for types in QSettings::valueCristián Maureira-Fredes2019-07-171-5/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-07-051-1/+0
|\|
| * PySide2/QtCore: Remove duplicated type entry for "bool"Friedemann Kleint2019-07-041-1/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-07-021-2/+0
|\|
| * Leave QVariantMap as a name, not a typeCristian Maureira-Fredes2019-07-021-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-06-242-18/+18
|\|
| * Cleanup pointer whitespace everywhereChristian Tismer2019-06-242-18/+18
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-04-244-4/+4
|\|
| * Declare XML files to be in encoding UTF-8Friedemann Kleint2019-04-184-4/+4
* | Add bindings for 5.13Friedemann Kleint2019-03-202-0/+9
|/
* Modernize cmake buildAlexandru Croitor2019-02-071-4/+0
* [reg] Remove createIndex method that uses PyObject*Cristian Maureira-Fredes2019-01-081-0/+36
* Make it hard to use the create_pyside_module function incorrectlyAlexandru Croitor2018-12-071-10/+9