summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-103-57/+167
* Check for integer overflows in places where qAllocMore is usedMikhail Lappo2015-06-191-0/+2
* Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-291-7/+0
|\
| * Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
* | Handle parsing of GL_VERSION as reported by Nexus 6Andy Shaw2015-05-111-0/+4
|/
* Revert "Rotate images according to Exif orientation"Rainer Keller2015-04-291-149/+1
* Add a cast to glTexImage2D to keep QNX happyLaszlo Agocs2015-04-081-1/+1
* Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-011-2/+2
* Fix use of the window geometry specificationAlexander Volkov2015-03-273-14/+21
* Fix rasterization errors in aliased cosmetic drawPolyLineEirik Aavitsland2015-03-191-12/+8
* Avoid using the current frame as the previous in layoutAllan Sandfeld Jensen2015-03-181-1/+1
* Add note clarifying return value of QDesktopServices::openUrl()Aaron McCarthy2015-03-171-0/+5
* Fix crash in QDesktopServices::openUrl() without QGuiApplicationTasuku Suzuki2015-03-131-1/+6
* Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-131-6/+7
* Fixes crash in gif image decoderEirik Aavitsland2015-03-131-0/+2
* Always clear QWindowPrivate::positionAutomatic in setFramePosition()Alexander Volkov2015-03-061-1/+1
* Fix another crash when converting format of buffer-created QImageEirik Aavitsland2015-03-041-0/+8
* Painting: Avoid endless loop for certain bezier curvesEirik Aavitsland2015-03-041-2/+2
* Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-8/+31
* Fix crash when converting format of QImage created from bufferEirik Aavitsland2015-02-261-1/+1
* Fix crash in QPainter::drawGlyphRun() when painter is not activeOlivier Blin2015-02-241-0/+5
* Fix a division by zero when processing malformed BMP files.Richard J. Moore2015-02-241-0/+8
* Correct pixel type for depth textures on ESLaszlo Agocs2015-02-201-1/+3
* QGuiApplication: revert b8d0fac5a9 (mouse event handling)Richard Moe Gustavsen2015-02-151-8/+6
* Fix regression in opacity handling of pdf path strokePeter Niekamp2015-02-111-3/+8
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-102-4/+5
|\
| * REG: Fix misplaced outline drawn text with native renderingEskil Abrahamsen Blomfeldt2015-02-052-4/+5
* | Qt 5 to-do in qpainterengineex_p.hSamuel Gaist2015-02-071-9/+0
* | Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-12/+11
* | QIcon: Fix that HiDPI image was not found with QRC aliasEike Ziller2015-02-061-6/+6
* | Improve QTextDocument::setPlainText/Html doc related to undo stackSamuel Gaist2015-02-051-2/+3
* | Correct inplace conversion methods from RGBA8888 formatsAllan Sandfeld Jensen2015-02-031-3/+3
* | Partially revert "QFixed: fix undefined behavior"Marc Mutz2015-02-021-1/+1
* | Add some punctuation to QTextCursor's detailed description.Mitch Curtis2015-02-021-5/+5
* | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-299-60/+153
|\|
| * Make harfbuzz-old fallback available at run-timeEskil Abrahamsen Blomfeldt2015-01-192-8/+13
| * Fix drag and drop regressionGatis Paeglis2015-01-193-1/+16
| * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-163-22/+22
| |\
| * | Resolve GLES3 functions from the shared libLaszlo Agocs2015-01-104-51/+124
* | | src/gui/painting/painting.pri: add missing qfixed_p.hMarc Mutz2015-01-241-0/+1
* | | QTextCharFormat: fix word spacing setupMaks Naumov2015-01-231-1/+1
* | | Doc: fix copy/paste error in QTextCharFormat::setFont documentationDavid Faure2015-01-221-1/+1
* | | OS X/iOS: Fix stretched font renderingEskil Abrahamsen Blomfeldt2015-01-221-0/+9
* | | QFontDatabase: Make assert about failed delayed font population more verbose.Friedemann Kleint2015-01-211-1/+1
* | | QFixed: fix undefined behaviorMarc Mutz2015-01-211-21/+21
* | | Safeguard QScreen::refreshRate against buggy platform behaviorGunnar Sletta2015-01-212-3/+11
* | | Doc: Fix typosSze Howe Koh2015-01-191-1/+1
* | | Doc: Remove references to QOpenGLContext::destroy()Sze Howe Koh2015-01-191-6/+8
* | | QTextFormat: fix undefined behaviorMarc Mutz2015-01-191-1/+1
| |/ |/|
* | Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+4