summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix metatypes source dependencies for non-prefix buildLeander Beernaert2020-02-121-0/+4
* CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-1119-55/+126
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-11119-832/+523
|\
| * Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-10119-832/+523
| |\
| | * Refactor Metatypes dependency propagationLeander Beernaert2020-02-102-116/+49
| | * Allow manually specification of moc.json files for metatype generationLeander Beernaert2020-02-052-49/+108
| | * Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-05115-661/+344
| | * Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-033-9/+25
* | | QOpenGLContext: Remove QGL helpersJohan Klokkhammer Helsing2020-02-113-51/+1
* | | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-115-21/+0
* | | Fix compilation with -no-directwriteEskil Abrahamsen Blomfeldt2020-02-102-5/+15
* | | Remove dead codeLars Knoll2020-02-101-9/+1
* | | don't limit QCryptographicHash to 2^31 bytes of inputLars Knoll2020-02-102-44/+58
* | | QTextBrowser: remove deprecated signal highlighted(const QString&)Vitaly Fanaskov2020-02-102-19/+0
* | | 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