summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | | * unify windows mkspecs: reorder variables and flagsAlexander Shevchenko2017-12-203-9/+10
| | | * winrt: Register ssl socket upgrade callback in Xaml threadOliver Wolff2017-12-201-2/+6
| | | * Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-192-1/+12
| | | * unify windows mkspecs: delete redundantsAlexander Shevchenko2017-12-192-7/+0
| | | * Fix pps and imf support for QNX buildsKarim Pinter2017-12-196-32/+31
| | | * QGestureManager: fix UB (invalid pointer comparison)Marc Mutz2017-12-181-1/+3
| | | * Widgets: check if parent exists before calling parent->locale()Richard Moe Gustavsen2017-12-181-3/+3
| | | * Prevent infinite relayout when adding scrollbarsAndy Shaw2017-12-182-6/+20
| | | * QTreeView: Make sure QHeaderView is notified on layoutChanged()Christian Ehrlicher2017-12-172-3/+24
| | | * Derive QPpsObjectPrivate from QObjectPrivateKarim Pinter2017-12-151-1/+3
| | | * Disable WiFi bearer plugins on macOS and WindowsMorten Johan Sørvig2017-12-151-5/+0
| | | * Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-157-1/+327
| | | * Android: Set correct input hints when queried through getCursorCapsModeJohan Klokkhammer Helsing2017-12-151-3/+3
| | | * Doc: Fix paths to 3rdparty license filesKai Koehne2017-12-151-4/+4
| | | * Add mkspec for INTEGRITY Multivisor on the Renesas Salvator-XTimo Aarnipuro2017-12-152-0/+72
| | | * macOS: Enable using CoreGraphics helper functions from C++ sourcesTor Arne Vestbø2017-12-141-3/+7
| | | * Fix an issue causing asset catalogs to be miscompiled with iOS simulatorJake Petroules2017-12-141-1/+1