summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-5/+37
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-3/+20
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-3/+20
| | |\
| | | * macOS: Work around CoreFoundation failing to resolve bundle resourcesTor Arne Vestbø2020-01-221-2/+19
| | | * macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-283-2/+17
| |\| |
| | * | Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-0/+2
| | * | Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-2/+2
| | * | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-262-0/+13
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2417-245/+284
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-1/+0
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-1/+0
| | |\|
| | | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-1/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-162-2/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-2/+3
| | |\|
| | | * ICC compile-fix for __builtin_add_overflow()'s parameter typeEdward Welbourne2020-01-131-1/+2
| | | * qglobal.h: remove non-ASCII quotes from commentThiago Macieira2020-01-131-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-1/+3
| |\| |
| | * | Enforce that char16_t / char32_t are 16/32 bitsGiuseppe D'Angelo2020-01-121-1/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-2/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-2/+5
| | |\|
| | | * GCC: revoke constexpr before 5.0Giuseppe D'Angelo2020-01-091-2/+5
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-4/+4
| | |\|
| | | * Fix some qdoc warningsFriedemann Kleint2020-01-021-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0410-46/+65
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-274-37/+10
| | |\|
| | | * Unbreak developer build with clang-clFriedemann Kleint2019-12-201-6/+7
| | | * Don't have a "see also qrand" from qrandAlbert Astals Cid2019-12-191-1/+1
| | | * Doc: Add since versionPaul Wicking2019-12-191-0/+2
| | | * Doc: remove documented macros which were removed in Qt5Christian Ehrlicher2019-12-171-30/+0
| | * | Windows QPA: Allow the native Windows virtual keyboard to be disabledAndre de la Rocha2019-12-172-0/+7
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-163-6/+42
| | |\|
| | | * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-3/+33
| | | |\
| | | | * Fix prefix determination for windeployqt'ed MinGW applicationsJoerg Bornemann2019-11-281-3/+11
| | | | * Fix prefix determination for windeployqt'ed applicationsJoerg Bornemann2019-11-221-3/+25
| | | * | qSwap: suppress pedantic warning about noexcept being falseThiago Macieira2019-12-121-0/+6
| | | * | Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-3/+3
| | * | | Split cborstream feature in twoUlf Hermann2019-12-121-1/+2
| | * | | Deprecate qrand/qsrandAlbert Astals Cid2019-12-111-2/+4
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-118-54/+51
| |\| | |
| | * | | 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
| | |\| |