summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-108-54/+51
| | |\| |
| | | * | Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-108-54/+51
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-092-7/+7
| |\| | |
| | * | | Tidy nullptr usageAllan Sandfeld Jensen2019-12-062-7/+7
| * | | | Inline the size and data pointers in QByteArrayThiago Macieira2019-12-081-1/+1
| * | | | Inline the size and begin pointer in QVectorThiago Macieira2019-12-081-1/+1
| * | | | Use Q_NAMESPACE for the Qt namespace, and remove the old moc hack to support itOlivier Goffart2019-12-061-112/+88
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-042-4/+13
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-4/+13
| | |\| |
| | | * | Silence intel compiler warning about float comparisonOlivier Goffart2019-11-281-0/+1
| | | * | Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-271-4/+12
| | | |/
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-301-1/+0
| |\| |
| | * | INTEGRITY: remove constexpr supportGiuseppe D'Angelo2019-11-291-1/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-8/+8
| |\| |
| | * | Deprecate qMove(), Q_DECL_OVERRIDE and Q_DECL_FINALChristian Ehrlicher2019-11-261-8/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-255-5/+39
| |\| |
| | * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-202-2/+17
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-2/+2
| | |\|
| | | * Change the QtCore library output to show the plugin pathThiago Macieira2019-11-181-2/+2
| | * | Add support for a signaling NaN in qfloat16Edward Welbourne2019-11-061-1/+9
| | * | Add qfloat16::copySign() since we can't overload std::copysign()Edward Welbourne2019-11-062-0/+11
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-1910-88/+26
|\| | |
| * | | Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-051-1/+5
| * | | Get rid of unsharable containersLars Knoll2019-10-301-9/+3
| * | | Make QList an alias to QVectorLars Knoll2019-10-301-1/+0
| * | | Replace usage of Q_DECL_ALIGN with C++11 alignas keywordVolker Hilsheimer2019-10-293-13/+5
| * | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-293-56/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-263-8/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-252-8/+8
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-242-8/+8
| | | |\
| | | | * QEndian: do not use "raw" constexprGiuseppe D'Angelo2019-10-141-6/+6
| | | | * Use arrays rather than assigning literals to char* (warning-fix)Edward Welbourne2019-10-141-2/+2
| | * | | Reimplement JSON support on top of CborUlf Hermann2019-10-211-0/+1
| * | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+1
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-174-29/+38
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-174-29/+38
| |\| | |
| | * | | QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-162-13/+24
| | * | | Provide a feature for CBOR stream I/OUlf Hermann2019-10-161-0/+1
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-16/+13
| | |\| |
| | | * | Win32: Consolidate registry codeFriedemann Kleint2019-10-141-16/+13
* | | | | Fix developer build with -WerrorSimon Hausmann2019-10-151-0/+2
* | | | | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-1/+4
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1415-120/+328
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-0/+17
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-0/+17
| | |\| |
| | | * | Fix relocatable prefix for hardware-specific Linux buildsJoerg Bornemann2019-10-101-0/+17
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-111-0/+5
| |\| | |
| | * | | Explain an usage of volatileGiuseppe D'Angelo2019-10-091-0/+5
| | |/ /
| * | | Remove leftovers from QML1Lars Knoll2019-10-102-3/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-064-10/+16
| |\| |