summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Remove hook handling code from QEventDispatcherWin32Joerg Bornemann2019-07-022-46/+1
* Make the default ctor of QVarLengthArray implicitUlf Hermann2019-07-021-1/+3
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-018-11/+65
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-019-12/+66
| |\
| | * QTranslator: simplify QString byte-swapping codeThiago Macieira2019-06-281-5/+2
| | * Move the Item typedef to public in the associative Java iteratorsThiago Macieira2019-06-281-2/+2
| | * Document OOM conditions in the QArrayData-based containersThiago Macieira2019-06-283-0/+53
| | * Work around Apple Clang's -Wshadow warningThiago Macieira2019-06-281-2/+2
| | * QTransposeProxyModel: include the moc in the .cppThiago Macieira2019-06-281-0/+2
| | * Fix Clang warning about applying operator|| to non-booleanThiago Macieira2019-06-281-2/+2
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-2/+4
| | |\
| | | * Avoid undefined behavior in qjsonwriter.cppUlf Hermann2019-06-201-2/+4
* | | | QStringList: utilize QStringMatcher's support for QStringViewMat Sutcliffe2019-07-011-1/+1
* | | | Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-014-9/+27
* | | | QAccessibleWidget: fix UB (invalid cast)Marc Mutz2019-07-011-0/+2
* | | | QCharRef/QByteRef: schedule for Qt 7 removalGiuseppe D'Angelo2019-07-012-2/+2
* | | | QTypeModuleInfo: fix clang '-wconstant-logical-operand' warningsYulong Bai2019-07-011-1/+1
|/ / /
* | | rtems: Fix missing some ernno definesMikhail Svetkin2019-07-011-1/+1
* | | rtems: Add environment variable for configure default thread stack sizeMikhail Svetkin2019-07-011-0/+5
* | | QStringList: add QStringView overloads of join, filter, replaceInStringsMat Sutcliffe2019-06-302-0/+116
* | | rtems: Fix build qdatetime.cppMikhail Svetkin2019-06-301-1/+1
* | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-295-13/+11
* | | QMutexPool: fix memory order of atomic operationsMarc Mutz2019-06-292-4/+7
* | | Remove unused qmutexpool_p.h includesMarc Mutz2019-06-291-1/+0
* | | QObject: deprecate the undocumented userData() featureMarc Mutz2019-06-291-0/+6
* | | QObject: fix allocation of IDs for the undocumented userData() featureMarc Mutz2019-06-291-2/+3
* | | Port from implicit to explicit atomic pointer operationsMarc Mutz2019-06-297-35/+35
* | | forkfd: port to loadRelaxed / storeRelaxedGiuseppe D'Angelo2019-06-281-2/+0
* | | Introduce Q_NAMESPACE_EXPORTGiuseppe D'Angelo2019-06-282-3/+25
* | | Fix qdoc warnings in 5.14Friedemann Kleint2019-06-282-4/+5
* | | Port from implicit to explicit atomic integer operationsMarc Mutz2019-06-284-8/+10
* | | QFreeList: fix memory order on block deletionMarc Mutz2019-06-271-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-274-15/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-254-11/+16
| |\|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-204-9/+19
| |\ \
| * | | Android: Make sure that the root file system is in the list of volumesVolker Hilsheimer2019-06-181-2/+2
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
| * | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-12/+15
| * | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-1/+1
* | | | QString: fix comments for qsizetypeAnton Kudryavtsev2019-06-273-33/+33
* | | | Revert "Deprecate QAtomic::load() / store()"Liang Qi2019-06-261-8/+4
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-258-20/+35
|\ \ \ \ | | |_|/ | |/| |
| * | | move ENDSESSION_* compat defines to before they are actually usedRolf Eike Beer2019-06-131-6/+6
| * | | QCborValue::fromJsonValue: rewrite code to remove UBThiago Macieira2019-06-191-4/+6
| * | | Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-1/+1
| * | | Report correct data when multiple volumes are mounted to the same pathVolker Hilsheimer2019-06-191-0/+3
| | |/ | |/|
| * | Fix bogus setAttribute setter warningMichal Klocek2019-06-191-0/+4
| * | Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-171-0/+6
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-171-0/+6
| | |\ \
| | | * | Add names for pthreads in IntegrityJanne Koskinen2019-06-031-0/+6