summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix qt5_make_output_file macro for file base names with dotsJoerg Bornemann2020-01-301-1/+8
| | * Doc: Add since version to enum value documentationPaul Wicking2020-01-302-16/+17
| * | QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-013-25/+105
| * | QScopeGuard: Fix build failures with qScopeGuard()Kari Oikarinen2020-02-011-11/+4
| * | Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-314-0/+66
| * | Deprecate QLocale::toTime() variants taking a calendarEdward Welbourne2020-01-312-3/+25
| * | Consolidate some Q(Date|Time)+ methods to call calendared versionsEdward Welbourne2020-01-311-59/+24
| * | Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-314-76/+117
| * | Add missing calendar methods to QDateTime and docsEdward Welbourne2020-01-312-16/+48
| * | Clarify handling of unspecified year in two QCalendar methodsEdward Welbourne2020-01-311-2/+9
| * | Deprecate QDateTime(const QDate &) in favor of QDate::startOfDay()Edward Welbourne2020-01-303-9/+14
| * | QHash: Re-remove Java-style iteratorMårten Nordheim2020-01-301-0/+2
| * | QScopeGuard: Make constructor publicKari Oikarinen2020-01-302-23/+55
| * | Implement moving of a single file system entry to the trashVolker Hilsheimer2020-01-305-2/+469
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-293-10/+84
| |\|
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-283-10/+84
| | |\
| | | * Doc: QPluginLoader: remove the claim we search the current dirThiago Macieira2020-01-181-1/+1
| | | * QLibrary/Unix: do not attempt to load a library relative to $PWDThiago Macieira2020-01-181-1/+3
| | | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-1520-123/+189
| | | |\
| | | * | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-8/+80
* | | | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-0/+22
* | | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-112-167/+169
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-102-167/+169
| |\ \ \ \ \
| | * | | | | Refactor Metatypes dependency propagationLeander Beernaert2020-02-102-116/+49
| | * | | | | Allow manually specification of moc.json files for metatype generationLeander Beernaert2020-02-052-49/+108
| | * | | | | Update add_custom_command and add_custom_target dependenciesLeander Beernaert2020-02-031-5/+15
* | | | | | | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-112-2/+0
* | | | | | | Remove dead codeLars Knoll2020-02-101-9/+1
* | | | | | | don't limit QCryptographicHash to 2^31 bytes of inputLars Knoll2020-02-102-44/+58
* | | | | | | 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-075-10/+15
* | | | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-0719-709/+4224
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-0319-709/+4224
| |\| | | | |
| | * | | | | Post-merge fixesAlexandru Croitor2020-01-302-16/+10
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2956-522/+669
| | |\ \ \ \ \
| | * | | | | | 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-272-31/+74
| | * | | | | | Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-4/+17
| | * | | | | | Post Merge FixesLeander Beernaert2020-01-243-26/+132
| | * | | | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24242-6176/+9113
| | |\ \ \ \ \ \
| | * | | | | | | Regenerate src/Leander Beernaert2020-01-141-1/+1
| | * | | | | | | Fix qmimedatabase testsLeander Beernaert2020-01-101-1/+1
| | * | | | | | | Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-1/+1
| | * | | | | | | Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-043-0/+60