summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix simple semi-transparent blending of RGB32 on RGB30Allan Sandfeld Jensen2015-07-011-2/+2
* Turn off optimizations for all windows arm platformsAndreas Holzammer2015-06-301-2/+2
* Replace MAC OS X with OS XNico Vertriest2015-06-3014-39/+39
* Fix decoding of JPEGs with invalid EXIF headersAllan Sandfeld Jensen2015-06-281-2/+0
* Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-284-19/+12
|\
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-274-19/+12
| |\
| | * OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-172-7/+0
| | * Fix signature of new methodsLars Knoll2015-06-102-12/+12
* | | [QZip] Do not depend on platform definitionsKonstantin Ritt2015-06-271-85/+98
* | | Doc: rearrange tables with overflowNico Vertriest2015-06-262-2/+2
* | | Treat color (ARGB) glyphs, e.g. Emoji, as having unreliable glyph outlinesTor Arne Vestbø2015-06-261-5/+5
|/ /
* | Simplify permission flag handling a bitKonstantin Ritt2015-06-251-18/+6
* | [QFontMetrics] Mark obsolete charWidth() method for deletion in 6.0Konstantin Ritt2015-06-252-1/+5
* | Do not claim TextureRGFormats on Mesa with GLESLaszlo Agocs2015-06-221-2/+6
* | Further tune curveThreshold setting based on strokeWidthEirik Aavitsland2015-06-221-1/+1
* | doc: mark QWindow::requestUpdate() as \since 5.5Gunnar Sletta2015-06-181-0/+2
* | Respect manual set icon themes.Sune Vuorela2015-06-182-1/+3
* | Fix gles lib loading on AndroidLaszlo Agocs2015-06-161-0/+4
* | 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
* | 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
|/ / /
* | | Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-012-7/+7
* | | Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-012-16/+47
|/ /
* | Combine x and y oriented sample helpersAllan Sandfeld Jensen2015-05-302-120/+58
* | Remove unused call indirectionAllan Sandfeld Jensen2015-05-301-20/+4
* | QtGui/Windows: Fix static build.Friedemann Kleint2015-05-271-4/+4
* | QOpenGLWindow: initializeGL is to be called before resizeGLLaszlo Agocs2015-05-271-114/+131
* | Fix failing input device notifications on embeddedLaszlo Agocs2015-05-272-0/+3
* | Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
* | Add debug operator for QTouchDevice.Friedemann Kleint2015-05-222-1/+28
* | Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.Friedemann Kleint2015-05-221-0/+3
* | D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-212-0/+6
* | Fix GLES3 functions on iOSLaszlo Agocs2015-05-182-24/+49
* | Doc: added doc for non-documented functionsNico Vertriest2015-05-181-0/+6
* | Better match thin font stylesAllan Sandfeld Jensen2015-05-141-0/+2
* | Introduce a version number to QPlatformInputContextFactoryInterface.Friedemann Kleint2015-05-131-1/+1