summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-2011-50/+50
* qgrayraster: use a cast to void to mark a variable as unusedGiuseppe D'Angelo2017-04-201-5/+1
* Doc: Fix link errorsNico Vertriest2017-04-192-3/+3
* Fix PNGs saved from QImage transform of 8-bit imagesAllan Sandfeld Jensen2017-04-192-2/+2
* Doc: Hide QPA classesFriedemann Kleint2017-04-192-6/+3
* Add debug output for QScrollPrepareEvent and QScrollEventFriedemann Kleint2017-04-191-0/+14
* Doc: Remove broken link to QWindowSystemInterface::registerTouchDevice()Leena Miettinen2017-04-182-2/+6
* Doc: add missing specs about parametersNico Vertriest2017-04-182-1/+7
* Add debug operators for font database structs for easier debuggingTor Arne Vestbø2017-04-182-0/+28
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-2/+3
|\
| * QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-1/+2
| * Doc: updated QSyntaxHighlighter documentation and use QRegularExpressionSamuel Gaist2017-04-121-1/+1
* | Be more explicit about the supported platforms for OpenGL ES 2Jake Petroules2017-04-131-3/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-122-13/+17
|\|
| * configure: fix detection of xcb extensionsGatis Paeglis2017-04-111-12/+14
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-1/+3
* | Prevent QWindow transient parent loopTor Arne Vestbø2017-04-121-0/+4
* | QTextDocument: improve import of DIV tagsDavid Faure2017-04-101-3/+7
* | Android: fix Menu and Back key handlingJ-P Nurmi2017-04-071-3/+11
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-069-39/+86
|\|
| * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
| * Environment variable enabling the workaround FBO readback bugMarco Martin2017-04-051-0/+34