summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-042-0/+8
* Fix warnings when compiling with QT_NO_XMLSTREAMJędrzej Nowacki2019-03-042-1/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-017-13637/+13675
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-284-12/+15
| |\
| | * Doc: update the note about nested deleteLater()Thiago Macieira2019-02-271-2/+4
| | * Use qEnvironmentVariable for QT_PLUGIN_PATHSThiago Macieira2019-02-271-2/+2
| | * Make the QEventDispatcherWin32Private::interrupt flag atomicThiago Macieira2019-02-272-8/+9
| * | Properly deprecate assorted enum membersEdward Welbourne2019-02-271-5/+7
| * | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-272-13620/+13653
* | | Fix crash in QTest's signal dumperMårten Nordheim2019-02-271-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2712-12/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-262-1/+3
| |\|
| | * Make the qfloat16tables.cpp depend on the executable, not the commandThiago Macieira2019-02-251-1/+1
| | * Fix build for size with gccKirill Burtsev2019-02-231-0/+2
| * | Fix can not -> cannotRobert Loehning2019-02-2510-11/+11
| * | Add conversion to and from long and ulongVolker Hilsheimer2019-02-233-0/+162
* | | Bump versionKari Oikarinen2019-02-252-2/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-223-11/+25
|\| |
| * | Update and expand public suffix list's attribution informationEdward Welbourne2019-02-221-2/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-8/+14
| |\|
| | * QProcess: Fix crash when calling closeWriteChannel on WindowsJoerg Bornemann2019-02-211-8/+14
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-1/+7
| |\|
| | * Document that type information is lost when reading QSettings from INIMitch Curtis2019-02-201-1/+7
* | | qtlite: Add a new option -no-pcreMikhail Svetkin2019-02-221-7/+12
* | | QObject: count declarative receivers also if there are no C++ onesUlf Hermann2019-02-221-3/+3
* | | Add conversion to and from long and ulongVolker Hilsheimer2019-02-213-0/+162
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2039-173/+706
|\| |
| * | QtCore: replace null and nullptr with \nullptr in documentationChristian Ehrlicher2019-02-1814-106/+107
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+48
| |\|
| | * Track call sites of QMacAutoReleasePools for debugging pool usageTor Arne Vestbø2019-02-131-11/+48
| | * Add developer documentation on how to debug missing auto-release poolsTor Arne Vestbø2019-02-121-0/+10
| * | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-133-9/+9
| * | Add missing "override" specifiersAlessandro Portale2019-02-133-30/+30
| * | Remove bogus assertLars Knoll2019-02-131-1/+0
| * | wasm: fix build with emsdk 1.38.26Lorn Potter2019-02-131-1/+0
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-02-122-6/+9
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-122-6/+9
| | |\|
| | | * Avoid read-outside-array error by QStringRef over-reachEdward Welbourne2019-02-081-5/+6
| | | * Fix QDeadlineTimer::Forever case in QWaitConditionMorten Johan Sørvig2019-02-081-1/+3
| * | | Add missing \since to QList<T>::swapItemsAt()Friedemann Kleint2019-02-121-0/+1
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-089-19/+81
| |\|
| | * QMetaObject::Connection overview documentation improvementsAndreas Hartmetz2019-02-061-4/+7
| | * Fix race condition in getting the system locale dataThiago Macieira2019-02-011-2/+2
| | * Q(Date|Time)+::toString: correct account of format specifiersEdward Welbourne2019-01-311-12/+30
| | * Fix unused parametersJesus Fernandez2019-01-291-0/+4
| | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-274-1/+32
| | * Add doc note about Qt::MSWindowsFixedSizeDialogHint and High DPIFriedemann Kleint2019-01-271-0/+6
| * | Wasm: Implement QThread::idealThreadCount()v5.13.0-alpha1Morten Johan Sørvig2019-02-071-0/+5
| * | wasm: add qstdweb private APIMorten Johan Sørvig2019-02-075-0/+410
| * | Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-062-0/+6