summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATIGiuseppe D'Angelo2014-02-251-0/+14
* HarfBuzz-NG: Hide characters that should normally be invisibleKonstantin Ritt2014-02-251-0/+15
* Properly migrate vao helper to dynamic GLLaszlo Agocs2014-02-251-82/+67
* Doc: Address some "No documentation for..." QDoc warningsSze Howe Koh2014-02-241-0/+2
* Introducing QOpenGLShaderProgram::create()Gunnar Sletta2014-02-222-1/+24
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-223-8/+8
* QPainterPathStroker: make QPen constructor explicitMarc Mutz2014-02-211-1/+1
* Fix rounding error when creating QT_FT_VectorJorgen Lind2014-02-211-1/+1
* Expose NPOTTextureRepeat in QOpenGLFunctionsLaszlo Agocs2014-02-211-2/+4
* Remove QT_OPENGLPROXY_DEBUGLaszlo Agocs2014-02-211-3/+0
* QTextObject: replace a use of an inefficient QList with QVectorMarc Mutz2014-02-202-3/+3
* Fix QFontMetrics widthBernd Weimer2014-02-201-1/+1
* Ensure we switch back to the real paint engine when not emulatingAndy Shaw2014-02-201-3/+3
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-1914-97/+114
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-182-10/+85
|\
| * Emit updateBlock signal in QTextDocumentLayoutSarunas Valaskevicius2014-02-181-2/+5
| * Doc: add CLI options for QGuiApplicationLeena Miettinen2014-02-171-8/+80
* | Optimize generic bilinear interpolation using SSE2Allan Sandfeld Jensen2014-02-171-33/+45
* | Allow QPlatformSystemTrayIcon to create the QPlatformMenuMartin Gräßlin2014-02-175-1/+77
* | Fix glyph cache type logic after 97c187da3c1381bc55dd16976Tor Arne Vestbø2014-02-171-2/+2
* | Respect the QTextBlock's character formats in itemizationKonstantin Ritt2014-02-171-2/+5
* | QPlatformDialogHelper: change ButtonRole flags to ensure 32-bit sizeShawn Rutledge2014-02-172-5/+5
* | QOpenGLTextureBlitter: fix source rect when origin is top leftJørgen Lind2014-02-161-2/+3
* | QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-163-18/+14
* | QFont: add missing qHash overloadMarc Mutz2014-02-163-0/+31
* | Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-153-73/+173
* | Extending the inputMethodQuery APIPaul Olav Tvete2014-02-152-0/+28
* | Fix logging with dynamic GL on WindowsLaszlo Agocs2014-02-141-4/+3
* | Extend the documentation for orientation in QScreenFabian Bumberger2014-02-141-3/+8
* | Migrate a recent QT_OPENGL_ES ifdef to dynamic GLLaszlo Agocs2014-02-141-2/+4
* | OpenGL: Fix QOpenGLTexture for cubemaps with mutable storageSean Harmer2014-02-142-9/+71
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-1421-509/+5303
* | Don't ignore horizontal alignment for items with baseline alignmentsJan Arve Saether2014-02-141-43/+43
* | QLocalePrivate: move the stringToXxx to QLocaleDataThiago Macieira2014-02-141-11/+11
* | Close widgets properly from session management.Friedemann Kleint2014-02-142-17/+25
* | QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-132-0/+8
* | Expose QPlatformWindow::invalidateSurface as a virtual function.Gunnar Sletta2014-02-132-0/+16
* | Update HarfBuzz-NG path on MacKonstantin Ritt2014-02-131-0/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-134-90/+73
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-124-90/+73
| |\|
| | * Doc: Fix issues with QOpenGLTexture enumerationsTopi Reinio2014-02-111-4/+15
| | * Minor optimization for QTextEngine::shapeText()Konstantin Ritt2014-02-111-43/+36
| | * Fix log_clusters calculation in HarfBuzz-NG code pathKonstantin Ritt2014-02-111-37/+16
| | * Fix drawing vertical gradients in RGBA8888 formatsAllan Sandfeld Jensen2014-02-101-7/+7
| | * Fix assert when converting RGBx8888 to ARGB32_PMAllan Sandfeld Jensen2014-02-101-1/+1
* | | Optimize qt_memfill32 a littleThiago Macieira2014-02-121-12/+18
* | | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-124-0/+48
* | | Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-123-0/+15
* | | Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-126-7/+298
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1116-59/+126
|\ \