summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-161-1/+1
* QWindow::setFlags: return early if the flags didn't changeDaniel Vrátil2016-11-111-0/+3
* Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-051-1/+1
|\
| * Use async delivery when flushing events from secondary threadsTor Arne Vestbø2016-11-041-1/+1
* | Document that QWindow position is relative to its screen's virtualGeometryTor Arne Vestbø2016-11-041-2/+17
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0227-164/+345
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0116-63/+99
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| | |\
| | | * Compilation fixVyacheslav Koscheev2016-10-271-1/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-273-15/+21
| | |\|
| | | * Document qGuiApp and tweap qAppAlbert Astals Cid2016-10-261-0/+10
| | | * Android: Fix synthesized oblique for non-latin scriptsEskil Abrahamsen Blomfeldt2016-10-261-9/+10
| | | * iOS: refactor usage of photos into optional pluginRichard Moe Gustavsen2016-10-261-0/+1
| | | * Don't claim all fonts are smoothly scalable on WindowsEskil Abrahamsen Blomfeldt2016-10-241-6/+0
| | * | Fix syncqt warning about wrong includeThiago Macieira2016-10-261-1/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-226-15/+30
| | |\|
| | | * Fix when calling QSurfaceFormat::setDefaultFormat before Q*ApplicationKai Koehne2016-10-211-4/+8
| | | * QImage: cache colortable sizeMarc Mutz2016-10-211-2/+2
| | | * PDF: Handle monochrome images correctlyAndy Shaw2016-10-192-5/+10
| | | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-2/+7
| | | * Document QClipboard::mimeData can be nullAlbert Astals Cid2016-10-191-2/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-172-0/+9
| | |\|
| | | * Fix QtGui compilation without OpenGLhjk2016-10-161-0/+2
| | | * Unset qgl_current_fbo when the default FBO is boundAlexandru Croitor2016-10-131-0/+1
| | | * Show warning when setting new default QSurfaceFormatAlexandru Croitor2016-10-131-0/+6
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-135-36/+42
| | |\|
| | | * QIconLoaderEngine: add missing Q_DECL_OVERRIDEsAlexander Volkov2016-10-121-8/+8
| | | * Fix illegal memory access on simple image rotatesAllan Sandfeld Jensen2016-10-121-0/+2
| | | * Remove unused static member QIconLoaderEngineEntry::countAlexander Volkov2016-10-121-1/+0
| | | * Don't resize windows that aren't attached to a platform windowChristian Strømme2016-10-121-0/+4
| | | * Fix gradient race condition / read-after-freeAllan Sandfeld Jensen2016-10-122-26/+27
| | | * Fix QPixelFormat::typeInterpretation() for Format_RGB888Allan Sandfeld Jensen2016-10-101-1/+1
| * | | Revert "Deduplication fetchTransformed"Liang Qi2016-10-311-48/+137
| * | | Document use of 3rd party code in qgrayrasterv5.8.0-beta1Kai Koehne2016-10-271-0/+14
| * | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-3/+0
| * | | Add attribution file for Khronos headersKai Koehne2016-10-242-0/+52
| * | | Fix decorated text in extra-selectionsEskil Abrahamsen Blomfeldt2016-10-241-1/+2
| * | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-152-2/+2
| * | | Android: Re-enable asset extraction for stylingEskil Abrahamsen Blomfeldt2016-10-141-0/+6
| * | | QPathClipper: remove homebrew 'qRemoveDuplicates' algorithmAnton Kudryavtsev2016-10-141-20/+1
| * | | iOS: Take advantage of new synchronous API for QPA event deliveryTor Arne Vestbø2016-10-142-27/+32
* | | | Combine device and point id into 32 bit point idJan Arve Saether2016-10-285-6/+52
* | | | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-272-0/+33
* | | | Add QTextDocument::toRawText() functionEskil Abrahamsen Blomfeldt2016-10-172-0/+20
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-10-1320-157/+244
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1320-157/+244
| |\| | |
| | * | | de-duplicate freetype configure entryOswald Buddenhagen2016-10-121-6/+2
| | * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-112-27/+25
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-112-27/+25
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-082-27/+25
| | | | |\|