summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Suppress sanitizer for Heap::markConservativelyHEADdevIvan Komissarov2021-10-261-0/+7
* Fix moc patches in QObjectConnectionManagerIvan Komissarov2021-02-111-2/+33
* Fix object destruction orderIvan Komissarov2021-02-081-3/+3
* Do not use QDateTime(QDate) ctorIvan Komissarov2021-02-081-1/+1
* Fix using QT_DEPRECATED macroIvan Komissarov2021-02-081-2/+2
* qt6: remove QStringList forward-declarationIvan Komissarov2021-02-081-1/+0
* Fix QRegExp usagesIvan Komissarov2021-02-073-19/+25
* Add createVariant functionIvan Komissarov2021-02-073-8/+19
* Use QAtomicInt::load/storeRelaxed intead of load/store()Ivan Komissarov2021-02-071-7/+7
* Fix build in C++17 modeIvan Komissarov2020-12-188-17/+13
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Edward Welbourne2020-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1866-533/+1589
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-1566-533/+1589
| |\
| | * Fix license headers in src/scriptKai Koehne2020-02-1266-533/+1589
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-3020-25/+25
|\ \ \ | |/ /
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-2620-25/+25
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-0/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-151-0/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Qt Forward Merge Bot2019-10-121-0/+2
| | |\
| | | * Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-0/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-1/+3
|\ \ \ \ | |/ / /
| * | | Fix crash in QScriptEngine::reportAdditionalMemoryCostLars Knoll2019-10-081-1/+3
| |/ /
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-045-9/+12
|\ \ \ | |/ / |/| |
| * | Bump Qt version to Qt 6Alexandru Croitor2019-07-115-9/+12
* | | Remove usages of deprecated APIsSona Kurazyan2019-08-2312-14/+14
* | | Merge remote-tracking branch 'origin/5.13' into devEdward Welbourne2019-07-112-0/+2
|\ \ \ | |/ / |/| / | |/
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
* | Don't mention the deprecated qSort in docsSona Kurazyan2019-06-201-1/+1
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-122-3/+3
* | QScriptValueIterator: replace a QLinkedList with a std::listMarc Mutz2019-06-061-6/+6
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-202-2/+2
|\
| * Fix thisObject() of QScriptable argument for String(), etcAlexandra Cherdantseva2019-04-172-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3v5.13.0-beta2Qt Forward Merge Bot2019-04-063-4/+6
|\ \ | |/
| * Make the deprecation notice more visibleMitch Curtis2019-03-273-4/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-041-0/+0
|\ \ | |/
| * Rename VERSION to VERSION.TXTEskil Abrahamsen Blomfeldt2019-03-041-0/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-0/+11
|\ \ | |/
| * Android: Use -marm instead of -mthumb for armv7 to avoid a crashAndy Shaw2019-02-261-0/+11
* | Doc: Remove unnecessary \fn commandsTopi Reinio2019-02-136-12/+0
* | Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-061-4/+4
|/
* Fix build with GCC 8.3Thiago Macieira2019-01-281-24/+24
* Enable JavaScriptCore to compile for MSVC arm64Thomas Miller2018-12-212-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-043-1/+26
|\
| * [android] Fix compile with unified headersBogDan Vatra2018-11-303-1/+26
* | Never call an object with a this ptr that is nullv5.12.0-beta4v5.12.0-beta3Lars Knoll2018-10-152-7/+14
* | 3rdparty/javascriptcore: Add RISC-V supportAlistair Francis2018-07-261-2/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-241-1/+2
|\ \ | |/
| * JavaScriptCore: Document snapshot dateKai Koehne2018-07-231-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-232-0/+23
|\ \ | |/