summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
| | * | qmake: fix .prl file generation for bundlesOswald Buddenhagen2018-11-072-2/+2
| | * | INTEGRITY: Fix missing uint/int 128 support for 64-bit ARMJanne Koskinen2018-11-071-0/+36
| | * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-0710-15/+182
| | * | Update DejaVuSans.ttf from upstreamEdward Welbourne2018-11-062-2/+3
| | * | Update sha3's brg_endian.h, document provenance and versionEdward Welbourne2018-11-064-42/+68
| | * | Correctly document value of QThread::currentThreadId on WindowsVolker Hilsheimer2018-11-061-6/+3
| | * | fix configure instructions in libpng and libjpeg attributionsOswald Buddenhagen2018-11-062-2/+2
| | * | Doc: Tie the QScopeGuard documentation to a classTopi Reinio2018-11-061-9/+21
| | * | Doc: QCbor classes: Fix \variable commandsTopi Reinio2018-11-062-4/+6
| | * | Doc: Document Qt::ScrollMomentumTopi Reinio2018-11-061-1/+5
| | * | Re-add missing ANGLE license filesTopi Reinio2018-11-062-0/+49
| | * | Doc: Fix various documentation warningsTopi Reinio2018-11-0613-31/+46
| | * | Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-067-4/+15
| * | | Remove support for qml1 plugins and modulesKai Koehne2018-11-155-56/+8
| * | | Windows QPA: Fix building with -no-feature-tableteventAndre de la Rocha2018-11-151-0/+9
| * | | Correctly initialize the logClusters array for tabs and objectsLars Knoll2018-11-141-8/+13
| * | | Increase QOpenGLTextureCache max sizeLaszlo Agocs2018-11-141-1/+1
| * | | QFileDialog: Document that options need to be applied firstFriedemann Kleint2018-11-141-3/+22
| * | | QPixmapFilter: use rvalue moreAnton Kudryavtsev2018-11-141-4/+6
| * | | tst_qguieventdispatcher: Sync blacklist with tst_qeventdispatcherOliver Wolff2018-11-141-0/+5
| * | | Fix compile issue with gcc 9Allan Sandfeld Jensen2018-11-141-0/+1
| * | | Manual dialogs test: Fix shortcutFriedemann Kleint2018-11-141-1/+1
| * | | Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-122-43/+46
* | | | Add qfloat16 support to QCOMPAREAllan Sandfeld Jensen2018-11-209-22/+214
* | | | Add missing "We mean it" warningFrederik Gladhorn2018-11-201-0/+11
* | | | Fix constness of QPaintDevice argumentsLuca Beldi2018-11-196-13/+103
* | | | uic: Generate code for container page tooltips using the Qt configure systemFriedemann Kleint2018-11-191-12/+18
* | | | qnativesocketengine_win.cpp: Improve memory handlingIvan Komissarov2018-11-181-18/+8
* | | | Replace Q_OS_MAC with Q_OS_DARWIN to match line 2731Lars Schmertmann2018-11-171-1/+1
* | | | Add QSettings(Scope...) constructor to QSettingsLars Schmertmann2018-11-162-6/+43
* | | | Generalize fill span optimizationAllan Sandfeld Jensen2018-11-161-16/+52
* | | | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-1610-24/+51
* | | | Ssl: Windows: Don't load Crypt32 symbols on runtimeMÃ¥rten Nordheim2018-11-164-65/+15
* | | | Cleanup gradient blendingAllan Sandfeld Jensen2018-11-164-156/+131
* | | | Testlib: Explicitly cast messages to const char *Ulf Hermann2018-11-161-6/+6
* | | | Logging: Explicitly cast Q_FUNC_INFO and __FILE__ to const char *Ulf Hermann2018-11-161-2/+2
* | | | Change qopenglext to match official Khronos headersAllan Sandfeld Jensen2018-11-151-3/+8
* | | | Remove unnecessary drawhelper memberAllan Sandfeld Jensen2018-11-152-9/+9
* | | | Check if the string inside the families list is empty and not the listAndy Shaw2018-11-141-1/+1
* | | | tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-1399-107/+127
* | | | uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-1340-424/+578
* | | | Support table border color and cellpadding in ODF writerAllan Sandfeld Jensen2018-11-131-11/+15
* | | | QMimeDatabasePrivate: Match shared-mime-info behavior betterAlbert Astals Cid2018-11-131-1/+1
* | | | QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.10Albert Astals Cid2018-11-132-1471/+2958
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-1370-305/+572
|\| | |
| * | | Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1229-192/+161
| * | | Fix ambiguous definition of atime/mtime/ctime on alphaDmitry Shachnev2018-11-121-1/+1
| * | | QImageWriter: improve documentation regarding use of resourcesSamuel Gaist2018-11-122-0/+81
| * | | Fix QFileSystemWatcher::removePath after move operationsFilippo Cucchetto2018-11-121-5/+16