summaryrefslogtreecommitdiff
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2537-309/+344
|\
| * Doc: do not break the values list by blank lines in qnamespace.qdocDmitry Shachnev2017-01-231-4/+1
| * Fix build without features.textcodecTasuku Suzuki2017-01-231-0/+1
| * Fix build without feature.animationTasuku Suzuki2017-01-161-4/+6
| * Merge "Merge remote-tracking branch 'origin/5.8.0' into 5.8" into refs/stagin...Liang Qi2017-01-152-0/+20
| |\
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-142-0/+20
| | |\
| | | * Work around MSVC ABI stupidity in exporting inline members of base classThiago Macieira2017-01-032-0/+20
| * | | Add Q_CC_CLANG to the documentation pageKavindra Palaraja2017-01-151-0/+7
| * | | QtCore: fix GCC 7 warningsMarc Mutz2017-01-152-1/+4
| |/ /
| * | Adapt to the C++ SIC introduced by P0021: noexcept overloadingThiago Macieira2017-01-141-0/+55
| * | Fix typo in QT_REQUIRE_CONFIG error messagePaul Olav Tvete2017-01-131-1/+1
| * | Doc: fix the datatype returned by Qt::TextAlignmentRoleGiuseppe D'Angelo2017-01-121-1/+1
| * | Fixed Chinese language selection on iOSJason Erb2017-01-101-21/+62
| * | QNX: Fix comments on qcompilerdetection.hRafael Roquetto2017-01-101-4/+13
| * | Fix compilation with QT_NO_SHAREDMEMORYUlf Hermann2017-01-101-0/+2
| * | Clarify that QString::toDouble does not have a fallbackKavindra Palaraja2017-01-101-2/+2
| * | Adjust QNX choicesJames McDonnell2017-01-101-1/+1
| * | Clarify StripTrailingSlash behaviorKavindra Palaraja2017-01-081-1/+1
| * | revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-062-85/+16
| * | Fix compilation without sharedmemoryUlf Hermann2017-01-052-2/+4
| * | Remove pointless QT_NO_THREAD ifdefs from qpropertyanimation.cppUlf Hermann2017-01-041-2/+0
| * | Avoid zero-as-nullpointer warnings in QThreadUlf Hermann2017-01-041-2/+2
| * | Doc: add note about unsupported platforms for QProcessAleksey Lysenko2017-01-041-0/+3
| * | Avoid compile warnings in qabstractanimation.cppUlf Hermann2017-01-031-0/+2
| * | Fix broken link in documentationFrederik Schwarzer2017-01-031-1/+1
| * | QDateTime::fromString(): improve performance by 33%David Faure2017-01-031-5/+15
| * | Doc: add a quick note about unfixed Windows encoding bugThiago Macieira2016-12-281-0/+3
| * | Link QVariant class documentation to the Creating Custom Qt Types articleKavindra Palaraja2016-12-281-1/+1
| * | Removed random notes in the documentation that should not be thereKavindra Palaraja2016-12-281-2/+0
| * | QMimeDatabase: fix handling of conflicting globsDavid Faure2016-12-276-51/+55
| * | QMimeMagicRule: endianness fixesDavid Faure2016-12-271-2/+12
| * | QMimeMagicRule: fix off by one in the number of bytes checkedDavid Faure2016-12-271-1/+1
| * | ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-5/+2
| * | fix sysrootification of install pathsOswald Buddenhagen2016-12-222-16/+15
| * | QLockFile: make sure we encode the hostname as UTF-8 in the lock fileDavid Faure2016-12-211-11/+2
| * | QIPM: Persist model indexes after emitting layoutChange, not beforeStephen Kelly2016-12-211-9/+9
| * | QSFPM: Remove data manipulation from move handlersStephen Kelly2016-12-211-55/+12
| * | QSFPM: Fix handling of source model layout changeStephen Kelly2016-12-211-20/+11
| * | Fix race condition in QFactoryLoader: lock the mutex we already haveThiago Macieira2016-12-171-0/+2
* | | Add conversion functions for QTimeZone and CFTimeZone/NSTimeZoneJake Petroules2017-01-234-7/+90
* | | Increase the default stack size on INTEGRITYKimmo Ollila2017-01-231-0/+8
* | | Make variant selection possible if base is missingSebastian Lösch2017-01-201-6/+3
* | | QStringListModel: default data()s 'role' argumentMarc Mutz2017-01-191-1/+1
* | | Long live QStaticByteArrayMatcher!Marc Mutz2017-01-192-0/+182
* | | QHostAddress: make it implictly sharedGiuseppe D'Angelo2017-01-191-1/+1
* | | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1810-124/+8
* | | Polish up the QOperatingSystemVersion API and documentationJake Petroules2017-01-182-66/+64
* | | Fix whitespace, formatting, and line length in QOperatingSystemVersionJake Petroules2017-01-172-54/+102
* | | Fix build for INTEGRITYKimmo Ollila2017-01-131-0/+1
* | | qglobal.cpp/QSysInfo::macVersion(): Silence deprecation warningJake Petroules2017-01-131-0/+3