summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-104-50/+6
* QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-106-42/+5
* QVector: implement methods for adding new elements constructed in placeVitaly Fanaskov2020-02-104-51/+147
* Fix typos in the documentation for Q_REVISIONUlf Hermann2020-02-101-4/+4
* Don't rely on iterators being stable while modifying the hashLars Knoll2020-02-092-6/+9
* Introduce a configure-time check for C++17 filesystemMårten Nordheim2020-02-072-0/+17
* moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-077-46/+69
* QtSql: remove deprecated signal 'notification(QString)'Christian Ehrlicher2020-02-072-22/+1
* QtSQL: remove SQLite2 and TDS driver for Qt6Christian Ehrlicher2020-02-0719-2110/+6
* Replace the QMatrix field of QTransform with qreal[3][3]Jarek Kobus2020-02-075-328/+336
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-07227-1032/+18850
|\
| * Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-03227-1032/+18850
| |\
| | * Post-merge fixesAlexandru Croitor2020-01-3011-73/+71
| | * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-29310-1546/+3244
| | |\
| | * | Only add --automoc-json to AUTOMOC_OPTIONS for metatypes targetsLeander Beernaert2020-01-291-0/+5
| | * | Skip processing '-framework' flags in qt6_generate_meta_types_dep_fileAlexandru Croitor2020-01-291-0/+4
| | * | Generate metatypes dependency fileLeander Beernaert2020-01-291-4/+155
| | * | Fix qt_import_plugins compatibility with Qt 5Alexandru Croitor2020-01-271-4/+30
| | * | CMake: Add Qt 5 backward compatible CMake APIAlexandru Croitor2020-01-274-33/+131
| | * | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-2766-302/+301
| | * | Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-272-5/+28
| | * | Post Merge FixesLeander Beernaert2020-01-2420-144/+227
| | * | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241674-79650/+70171
| | |\ \
| | * | | Remove invalid conversion and make it clearer for the futureLeander Beernaert2020-01-141-28/+28
| | * | | Regenerate src/Leander Beernaert2020-01-146-8/+44
| | * | | Fix qmimedatabase testsLeander Beernaert2020-01-101-1/+1
| | * | | Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-1/+1
| | * | | CMake: Add support for framework buildsJoerg Bornemann2020-01-062-8/+20
| | * | | Revert "Revert "Fix static linking when using bearer plugins""Alexandru Croitor2019-12-192-2/+0
| | * | | Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-0410-0/+472
| | * | | Regenerate configure.json files after changesAlexandru Croitor2019-12-035-49/+70
| | * | | Add initial support for cross-building to iOSAlexandru Croitor2019-12-036-1/+200
| | * | | cmake: Enable the Windows Vista styleFriedemann Kleint2019-11-282-1/+29
| | * | | Fix build of tests in static buildsAlexandru Croitor2019-11-271-0/+2
| | * | | Regenerate gui after hafbuzz changeAlexandru Croitor2019-11-262-2/+2
| | * | | Provide a way to specify extra tool package dependenciesAlexandru Croitor2019-11-261-2/+1
| | * | | Post merge fixesLeander Beernaert2019-11-2526-159/+200
| | * | | Merge "Merge remote-tracking branch 'origin/dev' into wip/cmake" into wip/cmakeThe Qt Project2019-11-25347-43649/+43767
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-19347-43649/+43767
| | | |\ \ \
| | * | | | | Add FindWrapHarfbuzzAlexandru Croitor2019-11-251-1/+1
| | * | | | | Add parts needed for QtQuick3DMårten Nordheim2019-11-222-0/+24
| | |/ / / /
| | * | | | Regenerate src/*Alexandru Croitor2019-11-14134-988/+987
| | * | | | Regenerate qtbase tests and src/* for some small fixesAlexandru Croitor2019-11-132-2/+0
| | * | | | Revert "Fix static linking when using bearer plugins"Alexandru Croitor2019-11-122-0/+2
| | * | | | Regenerate everything under ./srcAlexandru Croitor2019-11-12116-148/+0
| | * | | | Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-1213-98/+106
| | * | | | Fix linking on armv7Simon Hausmann2019-11-111-8/+0
| | * | | | Fix cross-compilation against sysroot with vulkan supportSimon Hausmann2019-11-111-6/+1
| | * | | | Fix PlatformHeaders to be a HEADER_MODULEAlexandru Croitor2019-11-081-4/+2
| | * | | | Fix static linking when using bearer pluginsAlexandru Croitor2019-11-082-2/+0