summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+2
| | | * | | Goodbye showYellowThingTor Arne Vestbø2019-08-221-4/+0
| | | * | | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+1
| | * | | | Improve docs of QSysInfoSona Kurazyan2019-08-271-0/+16
| | |/ / /
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-162-9/+15
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-152-9/+15
| | | |\|
| | | | * QSysInfo: Use the Apple IOKit API to get the machine's UUIDThiago Macieira2019-08-141-8/+12
| | | | * Add the detection of MSVC 2019 for QLibraryInfoFriedemann Kleint2019-08-141-1/+3
| | * | | Introduce a new feature called easingcurveTasuku Suzuki2019-08-161-0/+1
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-4/+19
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-4/+19
| | | |\|
| | | | * macOS: Add system detection and version defines for macOS Catalina (10.15)Tor Arne Vestbø2019-08-013-4/+19
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-15/+20
| | | |\|
| | | | * Optimize and fix handling of QtMessageHandlersMarc Mutz2019-07-111-15/+20
| | * | | Deprecate QStringViewLiteralMarc Mutz2019-08-101-0/+8
| | * | | QDateTimePrivate: inherit QSharedData and other cleanupsMarc Mutz2019-08-071-1/+1
* | | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-4/+39
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-063-4/+39
| |\| | |
| | * | | Qt6: Fix uninitialized meta objects on WindowsThiago Macieira2019-07-162-4/+12
| | * | | Centralize the MSVC work-around for std::is_permutationMarc Mutz2019-07-121-0/+23
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-0/+4
| | |\| |
| | | * | Fix MinGW cross-build with precompiled headers on LinuxJoerg Bornemann2019-07-101-0/+4
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1116-99/+3388
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-086-15/+36
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-052-8/+18
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-052-8/+18
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-032-8/+18
| | | | |\|
| | | | | * QRandomGenerator: assert that bounded() calls have correct argumentsThiago Macieira2019-06-282-8/+18
| | * | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-052-0/+9
| | |/ / /
| | * | | Fix qdoc warnings in 5.14Friedemann Kleint2019-06-281-1/+1
| | * | | Port from implicit to explicit atomic integer operationsMarc Mutz2019-06-282-6/+8
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-2611-84/+3352
| |\| | |
| | * | | Optimize and fix handling of QtMessageHandlersMarc Mutz2019-06-231-15/+19
| | * | | QSysInfo: fix warning on non-Linux about unconditional adjacent returnsMarc Mutz2019-06-211-1/+1
| | * | | qfloat16: Check in the tables to GitThiago Macieira2019-06-033-11/+3271
| | * | | De-bootstrap the qfloat16 generator toolThiago Macieira2019-06-031-1/+1
| | * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-203-15/+15
| | * | | Fix deep-const-correctness of qGetPtrHelper() for smart pointersMarc Mutz2019-06-151-1/+1
| | * | | QMessagePattern: replace manual memory handling with std::unique_ptrMarc Mutz2019-06-131-25/+12
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-143-13/+30
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-0/+7
| | | |\ \
| | | | * | Doc: Add Q_OS_WASM documentationPaul Wicking2019-06-071-0/+7
| | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-072-13/+23
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Automatically sysrootify $$[FOO/get] propertiesJoerg Bornemann2019-05-282-13/+23
| | * | | | Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-073-12/+12
* | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-3/+4
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-0613-46/+249
| |\| | | |
| | * | | | Fix definition of QT_DEPRECATED_SINCEKai Koehne2019-06-041-1/+1
| * | | | | Bump version to Qt 6Lars Knoll2019-05-142-2/+3
* | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-035-29/+43
|\ \ \ \ \ \ | | |/ / / / | |/| | | |