summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | Extend generated style strings to include new font weightsAllan Sandfeld Jensen2015-06-151-9/+20
| * | QPicturePaintEngine: Avoid slow QPainter::clipRegionKai Pastor2015-06-121-1/+1
| * | Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-111-2/+4
| * | Load GLESv2 library with correct major versionJaeyoon Jung2015-06-081-1/+1
| * | Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-2/+2
| * | Clarify QPainter::drawText() documentation.Mitch Curtis2015-06-033-7/+56
| * | Fix premul conversion from ARGB32 to A2RGB30 formats.Allan Sandfeld Jensen2015-06-034-2/+79
* | | QtGui: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-3010-34/+50
* | | Use QVector::reserve() all over the place.Sérgio Martins2015-06-293-2/+7
* | | Do not use 16 bits per color on GLESLaszlo Agocs2015-06-294-17/+75
* | | QRasterPaintEngine: Don't detach QImageSérgio Martins2015-06-291-3/+3
* | | Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-262-33/+97
* | | Micro-optimize QKeySequence datastream operator (I)Marc Mutz2015-06-241-8/+7
* | | QPicture: don't hold images in QListMarc Mutz2015-06-241-1/+1
* | | QPicture: don't hold pixmaps in QListMarc Mutz2015-06-241-1/+2
* | | QZip*: mark various types movable and primitiveMarc Mutz2015-06-242-0/+10
* | | QtGui: don't hold QPainterPath in QListMarc Mutz2015-06-242-4/+4
* | | Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-14/+2
* | | QTextureGlyphCache: add some qMove()Marc Mutz2015-06-221-2/+2
* | | gui: Add several QList::reserve() calls.Sérgio Martins2015-06-2217-16/+40
* | | Export gamma setting and metadata in QImageReaderAllan Sandfeld Jensen2015-06-223-9/+49
* | | QIcon: don't use a QList<QImage>Marc Mutz2015-06-221-2/+2
* | | QTextDocumentLayout: don't hold QPointers in QListMarc Mutz2015-06-221-1/+1
* | | QTextureGlyphCache: don't use a QList<QImage>Marc Mutz2015-06-221-8/+11
* | | QFontSubset: mark local types movable and hold in QVector, not QListMarc Mutz2015-06-202-19/+24
* | | Remove quadratic behavior in QFontDatabase::writingSystems()Marc Mutz2015-06-191-8/+16
* | | windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-2/+14
* | | Move-enable QPixmapCache::KeyMarc Mutz2015-06-192-0/+24
* | | QPixmapCache: remove unused Q_TEST_QPIXMAPCACHE-only functionMarc Mutz2015-06-192-25/+0
* | | Use Q_GLOBAL_STATIC for QThreadStorage<QGuiGLThreadContext *>Sérgio Martins2015-06-191-5/+5
* | | Don't define qAccessiblePlugins if we cannot use them.Ulf Hermann2015-06-161-2/+2
* | | Micro-optimize QKeySequencePrivate::decodeString()Marc Mutz2015-06-151-1/+1
* | | Don't try to load opengl extensions or functions without QLibraryUlf Hermann2015-06-122-3/+9
* | | Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-123-0/+13
* | | QTouchDevicePrivate: deal in const QTouchDevice*sMarc Mutz2015-06-122-12/+7
* | | Remove unused and unneeded subimage scalingAllan Sandfeld Jensen2015-06-092-119/+75
* | | Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
* | | doc: Remove uses of \mainclassMartin Smith2015-06-053-3/+0
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-0472-583/+846
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0372-583/+846
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-022-7/+4
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-022-7/+4
| | | |\|
| | | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-022-7/+4
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-012-7/+4
| | | | | |\
| | | | | | * 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
| | | | | | |/
| | * | | | | Don't assign iterator to const_iteratorSérgio Martins2015-06-021-1/+1
| | * | | | | Syntax clean up in qimagescaleAllan Sandfeld Jensen2015-06-021-27/+26
| | |/ / / /
| | * / / / Fix wrong method name in QColor documentationAllan Sandfeld Jensen2015-06-011-4/+4
| | |/ / /