summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+1
* Fix huge painting artefact of certain dashed linesEirik Aavitsland2017-08-181-1/+1
* QPicture: check that pictureFormat doesn't return dangling pointersGiuseppe D'Angelo2017-08-161-1/+6
* Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+2
* Fix reset with qoffscreensurface destruction with multimonitor supportMäättä Antti2017-08-081-1/+1
* Doc: remove linking to internal methodNico Vertriest2017-08-061-1/+1
* Fix iOS shared buildsJan Murawski2017-08-041-0/+1
* Fix build error with macOS 10.13 SDKJake Petroules2017-08-042-18/+2
* Fix RGBA64 interpolation when x remainder equals zeroAllan Sandfeld Jensen2017-08-021-9/+12
* QWindowSystemInterfacePrivate::toNativeTouchPoints(): Add missing scalingFriedemann Kleint2017-08-021-2/+2
* ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-021-0/+10
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-44/+440
* Fix precisions check for using fast transformsAllan Sandfeld Jensen2017-08-021-2/+2
* Fix QStandardItem::setChild crash when passing a null pointerJesus Fernandez2017-07-271-2/+13
* QFontDatabase: Output family in warning about missing Open Type supportFriedemann Kleint2017-07-271-2/+4
* Add QDebugStateSaver to QVectorPath operator<<Jesus Fernandez2017-07-251-0/+1
* QPMCache::remove(): Do not dereference erased iteratorFriedemann Kleint2017-07-191-1/+2
* Fix QHighDpi::fromNativeLocalExposedRegion rounding errorsTor Arne Vestbø2017-07-191-4/+4
* Fix buffer overflow in text blendingAllan Sandfeld Jensen2017-07-111-4/+4
* Fix modernize-use-bool-literals issuesKevin Funk2017-07-081-2/+2
* 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