summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add feature.pushbuttonStephan Binner2017-03-061-0/+2
* QStaticByteArrayMatcher: enforce alignmentThiago Macieira2017-03-061-0/+1
* Make new QtCore code conform to the coding styleThiago Macieira2017-03-061-1/+2
* Replace outdated BSD license textKai Koehne2017-03-032-2/+22
* QRegularExpression: build fixGiuseppe D'Angelo2017-03-021-0/+2
* Doc: Remove references to pre-C++11 recommendationsOlivier Goffart2017-03-012-16/+2
* Doc: Use canonical contact URL in license headerKai Koehne2017-02-282-2/+2
* Do not include qfloat16 tables in arm64 buildsAllan Sandfeld Jensen2017-02-281-10/+13
* QEasingCurve: mark as sharedGiuseppe D'Angelo2017-02-271-1/+1
* QVarLengthArray: add rvalue overload of append/push_backMarc Mutz2017-02-252-0/+39
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-2420-1046/+139
|\
| * Doc: Fix minor typos in QRectFAaron Linville2017-02-232-5/+5
| * QUrl::fromUserInput(with cwd) fix handling of files with trailing spacesDavid Faure2017-02-231-3/+3
| * Do not delete someone else's QSystemLocale when constructing anotherEdward Welbourne2017-02-231-1/+0
| * Wrap RunLoopModeTracker into Objective-C namespacePavol Markovic2017-02-222-8/+6
| * Move qJsonFromRawLibraryMetaData into qfactoryloader_p.hUlf Hermann2017-02-224-14/+13
| * QProcess::startDetached(): Support privilege elevation for non-.exe filesStephan Reiter2017-02-221-1/+2
| * add configure -list-featuresOswald Buddenhagen2017-02-221-956/+0
| * QTimeZone: do not access static functions through this->Marc Mutz2017-02-221-7/+7
| * QLoggingRegistry: fix potential data raceMarc Mutz2017-02-202-7/+16
| * QMimeDatabase: fix matching of filenames with different length when lowercaseDavid Faure2017-02-171-1/+4
| * QReadWriteLocker: Fix race in unlockOlivier Goffart2017-02-171-3/+3
| * Fix a race in QFreeListOlivier Goffart2017-02-171-2/+2
| * QVarLengthArray: fix appending an already-contained itemMarc Mutz2017-02-171-5/+15
| * QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-02-161-33/+63
* | Clean up QByteArrayLiteral definitionMarc Mutz2017-02-241-10/+0
* | Unexport QTimeZonePrivateMarc Mutz2017-02-231-1/+1
* | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-233-0/+7
* | QTimeZonePrivate: make clone() const, use covariant return typesMarc Mutz2017-02-237-14/+14
* | Simplify QTzTimeZonePrivate implementationMarc Mutz2017-02-232-17/+1
* | QStaticByteArrayMatcher: fix MSVC warningMarc Mutz2017-02-231-0/+5
* | QTypeInfo: record whether it was specializedMarc Mutz2017-02-231-0/+7
* | QThreadPool: supersede cancel() with tryTake()Marc Mutz2017-02-223-18/+38
* | QTypeInfo: don't treat enums and (extended) integral types as complexMarc Mutz2017-02-221-1/+1
* | Do not use QTypeInfo::isStatic anymoreMarc Mutz2017-02-223-6/+7
* | QArrayDataOps: don't use value-initializationMarc Mutz2017-02-221-1/+1
* | QTzTimeZonePrivate: introduce PosixZone classMarc Mutz2017-02-221-26/+43
* | Fix a race condition between QObject::connect and qRegisterMetaTypeOlivier Goffart2017-02-221-8/+4
* | QArrayDataOps: do not use QTypeInfo::isStatic anymoreMarc Mutz2017-02-221-2/+2
* | Build fix for new feature -qt-no-processenvironmentPaul Olav Tvete2017-02-171-1/+1
* | Build fix for -no-feature-datestringPaul Olav Tvete2017-02-171-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-1713-101/+77
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-1613-101/+77
| |\|
| | * Eliminate QT_NO_DYNAMIC_LIBRARYUlf Hermann2017-02-162-23/+11
| | * QReadWriteLock: make field 'recursive' constMarc Mutz2017-02-161-1/+1
| | * QJNIHelpers: unbreak runnables counterMarc Mutz2017-02-161-2/+2
| | * Remove the name cache from QMetaType::typeNameThiago Macieira2017-02-151-25/+14
| | * Doc: fixed explanation in Qt::Tool documentationSamuel Gaist2017-02-151-1/+1
| | * QJNIHelpers: make mutexes staticMarc Mutz2017-02-151-2/+2
| | * Fix indentation of source code example in docsFrederik Schwarzer2017-02-151-8/+8