summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0420-19/+100463
|\
| * Add binary compatibility files for QtBase for 5.10Milla Pohjanheimo2018-01-0411-0/+100442
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-046-16/+19
| |\
| | * Fix the iOS/tvOS platform plugin build on tvOSJake Petroules2018-01-041-0/+2
| | * Correct "developer-build" in QtTest black list featuresThiago Macieira2018-01-021-1/+1
| | * Update MSVC versions because 2017 is 19.11 too (and 19.12)Thiago Macieira2018-01-021-12/+10
| | * QTreeView: Fix QTreeViewPrivate::itemAtCoordinate()Christian Ehrlicher2018-01-021-1/+1
| | * Cocoa: make "Send correct mouse buttons for tablets" optionalShawn Rutledge2018-01-021-2/+5
| | * Fix source code file permissionsSimon Hausmann2018-01-022-0/+0
| * | windows: Link to libversion.a with a lowercase nameMartin Storsjö2018-01-041-1/+1
| * | Doc: update screenshot Character MapNico Vertriest2018-01-031-0/+0
| * | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
* | | CUPS: Fix advanced options cancel of the print properties dialogAlbert Astals Cid2018-01-041-0/+36
* | | Refactor QPPDOptionsModel a bitAlbert Astals Cid2018-01-041-36/+59
* | | doc: Correct remaining qdoc warnings in qfsfileengine.cppMartin Smith2018-01-041-4/+0
* | | doc: Correct qdoc warning in QVariantAnimationMartin Smith2018-01-041-1/+1
* | | doc: Correct remaining qdoc warnings in qmetaobject.cppMartin Smith2018-01-041-3/+3
* | | doc: Correct remaining qdoc warnings in qvariant.cppMartin Smith2018-01-041-8/+8
* | | doc: Correct remaining qdoc warnings in qtimer.cppMartin Smith2018-01-042-7/+7
* | | doc: Correct remaining qdoc warnings in qmutex.cppMartin Smith2018-01-042-3/+3
* | | doc: Correct remaining qdoc warning in qsignaltransition.cppMartin Smith2018-01-041-2/+1
* | | doc: Correct remaining qdoc warning in qstate.cppMartin Smith2018-01-041-2/+1
* | | doc: Correct remaining qdoc warnings in qbytearraymatcher.cppMartin Smith2018-01-041-6/+6
* | | Add AVX2 optimized versions of the most basic RGB64 compositionsAllan Sandfeld Jensen2018-01-043-2/+189
* | | doc: Correct remaining qdoc warnings in qthreadstorage.cppMartin Smith2018-01-041-6/+6
* | | doc: Correct remaining qdoc warnings in qqueue.cppMartin Smith2018-01-041-5/+5
* | | doc: Correct remaining qdoc warnings in qhash.cppMartin Smith2018-01-041-5/+17
* | | doc: Remove duplicate qdoc comments in qiterator.qdocMartin Smith2018-01-041-120/+0
* | | xcb: fix and optimize QXcbConnection::xi2SetMouseGrabEnabledGatis Paeglis2018-01-033-54/+54
* | | QTreeWidget: fix visualItemRect()Christian Ehrlicher2018-01-032-3/+33
* | | QToolButton: adjust menu indicator in RTL-modeChristian Ehrlicher2018-01-031-0/+1
* | | Fix QAbstractItemModel::beginRemoveRows in examplesChristian Ehrlicher2018-01-032-4/+9
* | | QItemViews: Add ability to show QJsonValue::Bool/DoubleChristian Ehrlicher2018-01-031-2/+14
* | | Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-0312-9669/+12447
* | | Update most Unicode data to version 10.0Lars Knoll2018-01-0316-5734/+9264
* | | Update QString::isRightToLeft() to take directional hints into accountLars Knoll2018-01-035-3/+63
* | | doc: Correct remaining qdoc warnings in QRandomGeneratorMartin Smith2018-01-021-15/+8
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-02331-1992/+5439
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-02331-1992/+5439
| |\| |
| | * | sqlite: Check that there are values to be set when bindingAndy Shaw2018-01-021-1/+1
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-30153-818/+2668
| | |\|
| | | * Allow moc to handle Unicode output filenames on Windows with MSVCJake Petroules2017-12-281-2/+2
| | | * QMap: fix another UB (invalid cast) relating to QMap's endThiago Macieira2017-12-271-2/+2
| | | * Blacklist tst_QUdpSocket on Ubuntu 16.04Joni Jantti2017-12-271-0/+5
| | | * Blacklist tst_QDateTime::operator_eqeqJoni Jantti2017-12-271-0/+3
| | | * qfloat16: NaN is not infiniteThiago Macieira2017-12-272-2/+4
| | | * iOS: Don't send all touch events asyncTor Arne Vestbø2017-12-221-1/+1
| | | * Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-212-15/+74
| | | * Add more code examples to QUrl documentationMitch Curtis2017-12-211-5/+105
| | | * Fix typo in QSslKeyMårten Nordheim2017-12-211-1/+1