summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Don't pass scope args to _exit trace pointsMilian Wolff2019-04-301-1/+1
| * | | Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-023-10/+0
| * | | qIsNull: redo implementationGiuseppe D'Angelo2019-05-021-26/+10
| * | | Remove handling of missing =delete and =default supportAllan Sandfeld Jensen2019-05-021-3/+3
| * | | Doc-fix: mention FP_ZERO as a possible return of qFpClassify()Edward Welbourne2019-05-021-0/+1
| * | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-4/+1
| * | | Add RISC-V detectionAndreas Schwab2019-04-293-0/+54
| * | | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-0/+53
| * | | Implement qFpClassify(qfloat16)Edward Welbourne2019-04-242-0/+15
| * | | Implement std::numeric_limits<qfloat16>Edward Welbourne2019-04-241-0/+71
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-3/+2
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-3/+2
| | | |\
| | | | * Doc-fixes in QRandomGenerator::bounded(int...)Edward Welbourne2019-04-091-3/+2
| | * | | MinGW: Fix developer buildFriedemann Kleint2019-04-181-0/+3
| * | | | Add QTextMarkdownImporterShawn Rutledge2019-04-171-1/+2
* | | | | Improve qconfig.cpp generationAlexandru Croitor2019-05-311-40/+4
* | | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1632-510/+546
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-103-1/+25
| |\| | |
| | * | | Update precompiled headersAllan Sandfeld Jensen2019-04-091-0/+6
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-1/+19
| | |\| |
| | | * | Introduce Q_TRACE_SCOPE to simplify tracing of a function entry/exitMilian Wolff2019-04-051-1/+16
| | | * | Add tracepoint to qt_message_printMilian Wolff2019-04-051-0/+3
| | | |/
| * | | Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-2/+2
| * | | Remove handling of missing Q_COMPILER_CLASS_ENUMAllan Sandfeld Jensen2019-04-061-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-0418-262/+167
| |\ \ \
| | * | | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-0314-145/+145
| | * | | Replace Q_NULLPTR with nullptr in corelibAllan Sandfeld Jensen2019-04-031-1/+1
| | * | | Remove special NOTHROW handlingAllan Sandfeld Jensen2019-04-031-12/+1
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-1/+5
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+5
| | | |\|
| | | | * Accept that glibc's statx() falls back for usThiago Macieira2019-03-221-1/+5
| | * | | Doc-fixes in QRandomGenerator::bounded(int...)Edward Welbourne2019-03-291-3/+2
| | * | | Simplify finite/NaN testing for qfloat16Edward Welbourne2019-03-264-107/+20
| * | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-044-6/+6
| |/ / /
| * | | Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-193-3/+45
| * | | More nullptr usage in headersKevin Funk2019-03-141-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-011-5/+7
| |\| |
| | * | Properly deprecate assorted enum membersEdward Welbourne2019-02-271-5/+7
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-272-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-1/+1
| | |\|
| | | * Make the qfloat16tables.cpp depend on the executable, not the commandThiago Macieira2019-02-251-1/+1
| | * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-202-1/+6
| |\| |
| | * | wasm: fix build with emsdk 1.38.26Lorn Potter2019-02-131-1/+0
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-0/+6
| | |\|
| | | * Add doc note about Qt::MSWindowsFixedSizeDialogHint and High DPIFriedemann Kleint2019-01-271-0/+6
| * | | Remove eval modeKai Koehne2019-02-121-5/+0
| * | | Shave ~5% off from signal emission timeLars Knoll2019-02-081-0/+2
| * | | Get rid of the connectedSignals bitflagsLars Knoll2019-02-081-1/+1
| |/ /