summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Offscreen testing platform pluginSamuel Rødal2013-01-292-2/+16
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-29138-548/+1
* Establish an opacity property for the QWindowLaszlo Papp2013-01-262-3/+19
* Fix a typo and make the QQuaternion constructor documentation even more explicitLaszlo Papp2013-01-251-2/+3
* Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-0/+2
* showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-01-251-3/+5
* QOpenGLTextureCache : make it possible to skip qgl_byteSwapImageElvis Lee2013-01-252-3/+7
* Don't assume m11/m22 represents the scale of a QTransformTor Arne Vestbø2013-01-241-1/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-4/+4
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-221-4/+4
| |\
| | * Doc: solved snippet issue in coordsys.qdocNico Vertriest2013-01-221-4/+4
* | | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-0/+2
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23555-564/+562
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22555-564/+562
| |\| |
| | * | QGuiApplication::font(): assert that a GUI app instance existsJ-P Nurmi2013-01-211-0/+1
| | * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18557-557/+557
| | * | Doc: Fix documentation for devicePixelRatio() functionsTopi Reinio2013-01-173-9/+6
* | | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-234-35/+127
* | | | Fix comments to use pre C99 standard style insteadPasi Petäjäjärvi2013-01-231-5/+5
|/ / /
* | | Remove some dead code.Frederik Gladhorn2013-01-221-31/+0
* | | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-214-14/+53
* | | Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-213-9/+27
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-164-9/+23
|\| |
| * | Fix warning about missing enumeration value.Friedemann Kleint2013-01-151-0/+2
| * | Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-141-1/+2
| * | Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
| * | Don't assume QSurfaceFormat's stencil buffer size is >= 0Tor Arne Vestbø2013-01-101-1/+1
| |/
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-113-0/+8
* | QPA, Cocoa: Add platform popup menusGabriel de Dietrich2013-01-111-0/+10
* | Fix regression in perspective-transformed textEskil Abrahamsen Blomfeldt2013-01-111-1/+1
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-109-49/+56
* | Merge branch 'stable' into devSergio Ahumada2013-01-099-8/+31
|\|
| * Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-083-4/+4
| * Fix warnings about unused functionsThiago Macieira2013-01-071-1/+2
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-077-61/+29
|\ \
| * | Merge branch 'stable' into devFrederik Gladhorn2013-01-077-61/+29
| |\|
| | * Fixed wrong emits of x/y/width/height changed signals in QWindowSamuel Rødal2013-01-041-9/+9
| | * Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-042-5/+7
| | * Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-042-7/+10
| | * Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-1/+3
| | * Remove some dead code from qtriangulator.cppThiago Macieira2013-01-031-39/+0
* | | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-072-7/+6
* | | Get rid of pre-QPA leftoversKonstantin Ritt2013-01-073-240/+1
|/ /
* | Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-073-0/+230
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0443-321/+314
|\|
| * Make QImage::mirrored() propagate devicePixelRatioMorten Johan Sorvig2013-01-021-0/+1
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
| * Generalize the check for gui in static plugin import generationMiikka Heikkinen2012-12-201-1/+3