summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Doc: Correct documentation of QFuture::cancelPaul Wicking2019-06-112-9/+9
| |/ / /
* | | | Deprecate QAtomic::load() / store()Giuseppe D'Angelo2019-06-101-4/+8
* | | | Optimize and fix handling of QtMessageHandlersMarc Mutz2019-06-231-15/+19
* | | | QRegularExpression docs: streamline the anchoredPattern sectionGiuseppe D'Angelo2019-06-232-33/+8
* | | | QVarLengthArray: add qHash overloadGiuseppe D'Angelo2019-06-232-0/+16
* | | | QVector: add a construction from QArrayDataPointerRefGiuseppe D'Angelo2019-06-232-0/+6
* | | | QString: towards QStringView::arg() pt.4: port QString::arg() to QStringView:...Marc Mutz2019-06-042-9/+11
* | | | QtCore: use new QLatin1String::arg()Marc Mutz2019-06-036-24/+24
* | | | QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String...Marc Mutz2019-06-204-23/+161
* | | | QSimpleTextCodec: fix load memory order of atomic pointerMarc Mutz2019-06-211-3/+3
* | | | QObject: fix memory order on load/store of signal spy callback setMarc Mutz2019-06-201-2/+2
* | | | QSysInfo: fix warning on non-Linux about unconditional adjacent returnsMarc Mutz2019-06-211-1/+1
* | | | qfloat16: Check in the tables to GitThiago Macieira2019-06-033-11/+3271
* | | | De-bootstrap the qfloat16 generator toolThiago Macieira2019-06-031-1/+1
* | | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-2066-400/+400
* | | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+1
* | | | QTimeZone: avoid needless QString instancesRolf Eike Beer2019-06-191-3/+3
* | | | QStringView, QLatin1String: add lastIndexOf methodsAnton Kudryavtsev2019-06-185-127/+264
* | | | QString: towards QStringView::arg() pt.2: port internal machinery to QStringViewMarc Mutz2019-06-061-24/+24
* | | | QString: towards QStringView::arg() pt.1: modernize some codeMarc Mutz2019-06-061-14/+13
* | | | Make QIPAddressUtils::toString() const-correct for IPv6Marc Mutz2019-06-152-2/+2
* | | | Fix deep-const-correctness of qGetPtrHelper() for smart pointersMarc Mutz2019-06-151-1/+1
* | | | Run prebuilt android test APKsBogDan Vatra2019-06-135-9/+63
* | | | QObject/QWidget::setParent: add assertions to prevent loopsGiuseppe D'Angelo2019-06-072-0/+26
* | | | QMimeType: towards re-entrancy: do not cache iconName made from mimetype nameMarc Mutz2019-06-161-6/+9
* | | | QMimeType: make deep const breakages explicitMarc Mutz2019-06-161-9/+10
* | | | QUrl: replace manual memory management of QUrlPrivate::Error with unique_ptrMarc Mutz2019-06-121-11/+8
* | | | QMessagePattern: replace manual memory handling with std::unique_ptrMarc Mutz2019-06-131-25/+12
* | | | QFuture: Wait for result on iterator advanceMorten Johan Sørvig2019-05-131-18/+64
* | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-1421-131/+374
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |/ / /
* | | | Remove a few usages of deprecated APIShawn Rutledge2019-06-132-1/+3