summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | | No-thread: Don’t assert in ~QThreadData()Morten Johan Sørvig2020-04-031-0/+2
|/ /
* | Purge a stray space from calendar locale dataEdward Welbourne2020-04-023-1779/+1779
* | Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-433/+433
* | Take CLDR's distinguished attributes into accountEdward Welbourne2020-04-021-146/+143
* | Take number system into account in currency format look-upEdward Welbourne2020-04-021-18/+18
* | Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-022-3/+5
* | Rework cldr2qtimezone.py into more maintainable formEdward Welbourne2020-04-021-2/+2
* | Warn that the EDITABLE flag for property declarations is deprecatedLars Knoll2020-04-022-1/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-313-21/+48
|\|
| * CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-273-21/+48
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-272-46/+67
|\|
| * QCborValue: apply a simple optimization to avoid unnecessary allocationsThiago Macieira2020-03-252-28/+29
| * QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-03-252-13/+30
| * QCborValue: create a wrapper to set the QCborStreamReader error stateThiago Macieira2020-03-252-6/+12
* | Doc: Document new property change notifiers for QSortFilterProxyModelTopi Reinio2020-03-261-3/+45
* | Doc: QItemSelectionModel: Note when function default arguments were addedTopi Reinio2020-03-261-0/+12
* | Doc: Mark QTextStream manipulators as deprecatedTopi Reinio2020-03-261-0/+24
* | Doc: Expand reasoning for QHash deprecationsTopi Reinio2020-03-261-2/+16
* | Doc: Expand reasoning for QMap deprecationsTopi Reinio2020-03-261-6/+5
* | Doc: Fix \fn command for qScopeGuard(F &&f)Topi Reinio2020-03-262-1/+2
* | Doc: Fix documentation for deprecated QSet functionsTopi Reinio2020-03-261-6/+80
* | Doc: Mark deprecated QMutableSetIterator functions as \obsoleteTopi Reinio2020-03-261-4/+50
* | QProcess/Linux: use the FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-251-3/+10
* | CMake: Warn about using internal macros and functionsKai Koehne2020-03-251-13/+27
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-03-243-58/+101
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-243-58/+101
| |\|
| | * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-202-57/+100
| | * Doc: replace QFileInfo::created with birthTimeMauro Persano2020-03-201-1/+1
* | | Fix use of deprecated ::forcesignAllan Sandfeld Jensen2020-03-241-1/+1
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-231-8/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-8/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-191-8/+6
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-109-87/+116
| | | |\
| | | * | QLibraryInfo: avoid unneeded conversion for path prefixKirill Burtsev2020-03-041-8/+6
* | | | | 64-bit atomics: fix bad copy/paste in macro definitionsThiago Macieira2020-03-201-12/+12
* | | | | Fix binary compatibility issue in QJson{Array,Object} initializer_listThiago Macieira2020-03-202-4/+10
* | | | | Doc: update QJsonObject::operator[] non-const to say it creates keyThiago Macieira2020-03-201-1/+3
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-182-6/+6
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-182-6/+6
| |\| | |
| | * | | Fix JNI signature for the timezone getDisplayName callVolker Krause2020-03-171-1/+1
| | * | | Fix QVarLengthArray documentationGiuseppe D'Angelo2020-03-121-5/+5
| | | |/ | | |/|
* | / | QSequentialIterable: Treat sets as appendableFabian Kosmale2020-03-181-0/+18
|/ / /
* | | Update Unicode license for CLDR and UCDEdward Welbourne2020-03-171-2/+17
* | | Fix memory leak on new QThreadPool::tryStart versionAllan Sandfeld Jensen2020-03-171-7/+12
* | | Update the latest public suffix listEdward Welbourne2020-03-162-13783/+13887
* | | Update UCD to Revision 26Edward Welbourne2020-03-145-6342/+6750
* | | QStringBuilder: make the nested ConvertTo typedef publicMarc Mutz2020-03-121-1/+1
* | | QStringView: adapt to C++20 constexpr std::basic_stringMarc Mutz2020-03-121-1/+1
* | | macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-123-169/+123
* | | Fix minor errors in QDeadlineTimer docsEdward Welbourne2020-03-111-5/+5