summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small typo fixSimon Hausmann2020-03-101-13/+13
* Remove template leftoverFabian Kosmale2020-03-101-1/+0
* Fix warning in qmetaobjectbuilder.cppMitch Curtis2020-03-101-1/+1
* Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-103-12/+166
* CMake: Update the README regarding the minimum cmake version requiredAlexandru Croitor2020-03-101-2/+1
* CMake: pro2cmake: Fix opengles condition substitutionAlexandru Croitor2020-03-101-1/+1
* CMake: Remove code for old 3rdparty mechanism handlingAlexandru Croitor2020-03-102-111/+0
* CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-105-18/+17
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-109-47/+65
* CMake: Handle path components like INSTALL_LIBDIR more correctlyAlexandru Croitor2020-03-102-36/+89
* CMake: Add python version requirement note to pro2cmakeAlexandru Croitor2020-03-091-0/+3
* CMake: Update cmake/README with newer informationAlexandru Croitor2020-03-091-88/+35
* CMake: Disable framework builds on macOS when target config is DebugAlexandru Croitor2020-03-092-2/+2
* CMake: Fix handling of QML_IMPORT_VERSION in pro2cmakeAlexandru Croitor2020-03-091-21/+27
* CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-099-1/+412
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-096-5/+460
* Simplify OpenGL and OpenGL ES2 library tests in Gui's configure.jsonLeander Beernaert2020-03-091-12/+2
* CMake: Set minimum deployment target for darwin platformsAlexandru Croitor2020-03-061-8/+22
* QFlatMap: explicitly include <vector>Vitaly Fanaskov2020-03-061-0/+1
* Remove trivial overrides from QProcessJoerg Bornemann2020-03-062-31/+0
* Merge QProcess::startDetached(QString, QStringList, ...) overloadsJoerg Bornemann2020-03-062-20/+1
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-0610-13/+129
* CMake: Fix condition of the 'debug' featureJoerg Bornemann2020-03-062-2/+2
* CMake: Remove special case handling for OpenSSLLeander Beernaert2020-03-063-26/+50
* Handle configure.json library testsLeander Beernaert2020-03-062-118/+197
* Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-0619-238/+439
* CMake: Fix Ninja Multi-Config framework buildsAlexandru Croitor2020-03-061-0/+1
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-0515-140/+33
* CMake: Depend on automoc timestamp for metatypes extractionLeander Beernaert2020-03-051-13/+40
* CMake: Convert Core_qobject to a static moduleLeander Beernaert2020-03-051-13/+9
* Add QT_MODULE_SKIP_MODULE_INCLUDES propertyLeander Beernaert2020-03-052-1/+13
* Remove QImageIOHandler::name()Shawn Rutledge2020-03-052-14/+0
* Get rid of some QT_STRICT_ITERATORS leftoverLars Knoll2020-03-056-88/+5
* CMake: Handle conditions in third party find modules correctlyAlexandru Croitor2020-03-059-37/+49
* CMake: fix typoMårten Nordheim2020-03-051-1/+1
* QHash/QMap: don't return const from value(), key()Marc Mutz2020-03-054-15/+15
* Add support for attaching continuations to QFutureSona Kurazyan2020-03-0510-7/+1151
* configurejson2cmake: Fix non-inline compile testsJoerg Bornemann2020-03-051-13/+10
* configurejson2cmake: Fix compile tests without a "test" entryJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'force_debug_info' featureJoerg Bornemann2020-03-052-1/+8
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-053-1/+13
* CMake: Port the 'shared' featureJoerg Bornemann2020-03-052-1/+8
* CMake: Port the 'debug' featureJoerg Bornemann2020-03-052-1/+6
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-04111-569/+1067
|\
| * Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-04111-569/+1067
| |\
| | * macOS: Don't create QMacCGContext when printingTor Arne Vestbø2020-03-041-9/+12
| | * macOS: Reduce save dialog extension filters to their last componentTor Arne Vestbø2020-03-041-19/+42
| | * QMimeXMLProvider: fix another issue with -no-mimetype-databaseThiago Macieira2020-03-032-5/+10
| | * Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-034-3/+48
| | * Generate separate debug info for Qt tools tooJoerg Bornemann2020-03-031-1/+1