summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-254-11/+16
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-204-9/+19
|\|
| * 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
| * | | Doc: Correct documentation of QFuture::cancelPaul Wicking2019-06-112-9/+9
| |/ /
* | | 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
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-2/+2
|\| |
| * | Doc: Fix typos in QDateTime docsTopi Reinio2019-06-071-2/+2
* | | doc: Fix tr() documentation issueMartin Smith2019-06-132-1/+6
* | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-114-5/+20
|\ \ \
| * | | Doc: Add Q_OS_WASM documentationPaul Wicking2019-06-071-0/+7
| * | | wasm: make idealThreadCount() work on all threadsMorten Johan Sørvig2019-05-083-5/+13
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-0/+86
|\ \ \ \ | | |/ / | |/| |
| * | | macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-072-0/+86
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-079-123/+191
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-079-123/+191
| |\| | |
| | * | | Detect system time zone from linked symlinksDamien Caliste2019-06-041-5/+38
| | * | | Overhaul Q(Date|Time)+ documentationEdward Welbourne2019-05-291-96/+103
| | * | | Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+11
| | * | | cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-0/+7
| | * | | Rename QMacScopedObserver to the more fittingly QMacNotificationObserverTor Arne Vestbø2019-05-291-8/+8
| | * | | Automatically sysrootify $$[FOO/get] propertiesJoerg Bornemann2019-05-282-13/+23
| | * | | QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-1/+1
| | | |/ | | |/|
* | | | Fix invalid vptr during destruction of animationsAllan Sandfeld Jensen2019-05-234-2/+30
* | | | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+41
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-273-1/+240
|\| |
| * | Update QMetaEnum::fromType()'s static assert's error messageEdward Welbourne2019-05-151-1/+2
| * | Qt Core: Document CMake macrosKai Koehne2019-05-162-0/+238
* | | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-33/+17
* | | Disable debug plugin check for MinGWCristian Adam2019-05-201-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-0/+26
|\| |
| * | Warn when setting attributes after QCoreApplication is createdSergio Martins2019-05-141-0/+26
* | | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-4/+8
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-134-9/+31
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-124-9/+31
| |\| |