summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-312-5/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-264-4/+43
|\|
| * Enable shader cache for ES2 when GL_OES_get_program_binary is presentMichael Brasser2019-07-253-3/+42
| * Make the warning in QBackingStore::endPaint() a little more helpfulShawn Rutledge2019-07-221-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-5/+22
|\|
| * Protect against integer overflow in painting transformed imagesAllan Sandfeld Jensen2019-07-191-5/+22
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-1/+1
|\|
| * Tie QPlatformOpenGLContext to its QOpenGLContext before initializingTor Arne Vestbø2019-07-171-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-1210-17/+61
|\|
| * QPixmapCache: guard against usage from non-main threadsEirik Aavitsland2019-07-101-0/+33
| * Doc: Fix incorrect enum value referenced in QImageReader::transformation()Topi Reinio2019-07-081-1/+1
| * Support pen color in QOpenGLTextureGlyphCacheEskil Abrahamsen Blomfeldt2019-07-052-3/+3
| * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-056-13/+24
* | [Doc] Fix minor typosSze Howe Koh2019-07-101-1/+1
* | QTextObject: One more 0 to nullptr conversionAndre Hartmann2019-07-081-1/+1
* | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-1/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-291-5/+9
|\|
| * Fix crash with drag cursor handlingJoni Poikelin2019-06-281-5/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-284-47/+47
|\|
| * Do not downscale png when the size is exactly rightAleix Pol2019-06-261-1/+1
| * Fix crash when setting QGuiApplication palette before app is availableTor Arne Vestbø2019-06-251-1/+4
| * QHighDpi::fromNativePixels: use correct screenMorten Johan Sørvig2019-06-192-45/+42
* | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-212-2/+32
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-253-6/+3
|\|
| * Fix GCC 9's warning about deprecated violation of Rule of 5Thiago Macieira2019-06-232-6/+0
| * Release program when returning from QOpenGLTextureBlitter::create()Laszlo Agocs2019-06-191-0/+3
* | Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-209-249/+120
|\|
| * High DPI: Fix crash in QWindow::mapFromGlobal()Friedemann Kleint2019-06-191-1/+1
| * Add accessibility notification roleFrederik Gladhorn2019-06-122-0/+2
| * QVector3D: fix documentation spelling errorRichard Moe Gustavsen2019-06-191-1/+1
| * QHighDpi: Replace fromNative()/toNative() with scale()Morten Johan Sørvig2019-05-141-209/+55
| * Fix raster paint error in path joins of tightly bending bezier curvesEirik Aavitsland2019-06-141-1/+1
| * Raster paint engine: optimize rect clippingLars Knoll2019-06-112-33/+54
| * Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-141-4/+6
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-1/+1
|\|
| * Don't count all engines as "in use" in cacheEskil Abrahamsen Blomfeldt2019-06-091-1/+1
* | Fix printing of table headers in multi-frame QTextDocumentsEirik Aavitsland2019-04-111-2/+8
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-112-2/+3
|\ \
| * | QOpenGLWindow: set QOffScreenSurface screenMorten Johan Sørvig2019-05-141-1/+1
| * | Merge 5.13 into 5.13.0Frederik Gladhorn2019-05-0710-42/+234
| |\ \
| * | | Don't duplicate font family names in the fallback listAndy Shaw2019-05-071-1/+2
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-7/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+2
| * | | doc: Correct several QEnterEvent accessorsShawn Rutledge2019-06-061-7/+7
* | | | doc: Improve the Coordinate System rectangle coordinate examplesSamuel Gaist2019-05-232-1/+10
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-073-19/+49
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-073-19/+49
| |\| | |
| | * | | Work around crash where a destroyed window becomes focus_windowMorten Johan Sørvig2019-05-221-0/+6