summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix polygon stroking with cosmetic penAllan Sandfeld Jensen2017-07-051-13/+43
* Fix capitalization of x11-xcb pkg-config module nameDmitry Shachnev2017-07-031-1/+1
* Fix detection of AT-SPIBernhard Rosenkränzer2017-07-031-1/+1
* Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-032-41/+35
* xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-291-1/+1
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-296-7/+13
* Fix GCC 8 warnings about ignored const on cast result typesMarc Mutz2017-06-281-1/+1
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-286-17/+17
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-285-12/+12
* ATSPI: correct configure warning message when ATSPI is missingThiago Macieira2017-06-251-1/+1
* winrt: doc: Update platform limitations for UWPMaurice Kalinowski2017-06-141-0/+11
* Remove message of integrityfb from config summaryKimmo Ollila2017-06-131-1/+0
* Use upstream at-spi 2Frederik Gladhorn2017-06-091-1/+7
* QKeySequence: fix size mismatchMarc Mutz2017-06-081-1/+1
* Translate the adjusted deviceWindowRect with an adjusted offsetAllan Sandfeld Jensen2017-06-071-1/+7
* Fix QImageReader::supportedSubTypes()Eirik Aavitsland2017-06-071-1/+1
* Fix semi-opaque linear gradient on ARGB32Allan Sandfeld Jensen2017-06-011-1/+1
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-311-1/+0
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-1/+0
| |\
| | * Revert "Enable "combined-angle-lib" for ANGLE builds"v5.9.0-rc1Oliver Wolff2017-05-191-1/+0
* | | Fix qpa/kms test with Vibrante 4.1.6.0 on INTEGRITY for Drive CXTero Alamäki2017-05-311-1/+1
|/ /
* | Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-301-0/+13
* | Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-293-11/+6
* | Add INTEGRITY framebuffer test to configureTero Alamäki2017-05-291-1/+6
* | Configure eglfs_kms_egldevice for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-291-1/+2
* | doc: Add warning about QTextLayout::beginLayout() and clearLayout()Eskil Abrahamsen Blomfeldt2017-05-221-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-192-37/+42
|\ \
| * | Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-192-37/+42
| |\|
| | * Enable "combined-angle-lib" for ANGLE buildsOliver Wolff2017-05-171-0/+1
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-111-0/+12
| | * Revert gamma-corrected handling of transparent destination bufferAllan Sandfeld Jensen2017-05-081-37/+29
* | | HiDPI: Scale mouse position on enter eventBłażej Szczygieł2017-05-191-1/+2
* | | QGuiApplication: Initialize and clear static variablesFriedemann Kleint2017-05-191-0/+13
|/ /
* / Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+33
|/
* QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-1/+4
* macOS: Add auto-release pools for Q*ApplicationPrivate::init()Tor Arne Vestbø2017-05-021-0/+4
* Handle implicit close in QDashedStrokeProcessorAllan Sandfeld Jensen2017-05-022-3/+11
* Cleanup rgb32 text-blending code pathAllan Sandfeld Jensen2017-05-021-92/+57
* Doc: Fix references to QIconEngineV2 and QIconEnginePluginV2Aaron Linville2017-04-281-3/+3
* Export QPlatformThemeFactory, for use in qtdiagThiago Macieira2017-04-281-1/+1
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-1/+6
* Don't use eglGetProcAddress() on AndroidPaul Olav Tvete2017-04-251-0/+568
* Prevent busy loop in glib event dispatcherGatis Paeglis2017-04-243-0/+20
* Fix UB in QStandardItemModelOlivier Goffart2017-04-232-21/+14
* Update qopenglext.hLaszlo Agocs2017-04-221-74/+713
* Update qopengles2ext.hLaszlo Agocs2017-04-221-8/+1307
* macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-212-0/+5
* Fall back to QWindow's screen when resolving DPR instead of using qAppTor Arne Vestbø2017-04-211-7/+6
* Fix build without features.xlibTasuku Suzuki2017-04-211-1/+1
* Fix typo in QRasterPlatformPixmap::metric()Laszlo Agocs2017-04-201-1/+1