summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Added QOffscreenSurface class.Yoann Lopes2013-02-1810-1/+644
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1726-46/+78
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1426-46/+78
| |\
| | * Fixed QSurfaceFormat documentation about DebugContext requiring GL3+.Samuel Rødal2013-02-121-1/+0
| | * Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+2
| | * Mac: Remove broken platformPluginPath code.Morten Johan Sørvig2013-02-121-9/+0
| | * Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+1
| | * Add translator help for accessibility stringsFrederik Gladhorn2013-02-081-2/+2
| | * Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-062-0/+26
| | * Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-061-4/+4
| | * Nokia -> Qt ProjectFrederik Gladhorn2013-02-051-1/+1
| | * doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
| | * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-012-1/+2
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-312-1/+2
| | | |\
| | | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
| | | | * Prevent GL/gl.h from including system glext.hSean Harmer2013-01-271-0/+1
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| | |/ /
| | * | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-312-8/+4
| | * | Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-292-0/+6
| | * | Added 'jpeg' to QImageReader::supportedImageFormats()Poul Sysolyatin2013-01-291-0/+3
| | * | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-282-3/+3
| | * | Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-288-0/+12
| | * | Doc: Fix very minor typoSze Howe Koh2013-01-281-1/+1
* | | | Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-171-1/+1
|/ / /
* | | Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-138-33/+89
* | | Mark public non-member non-static variables as Q_DECL_UNUSEDThiago Macieira2013-02-121-1/+2
* | | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-123-0/+139
* | | Remove overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-02-123-17/+0
* | | Document the QPainter::HighQualityAntialiasing render hint as obsolete.Samuel Rødal2013-02-121-6/+2
* | | Add Q_DECL_RESTRICT and Q_ALWAYS_INLINE for MSVCThiago Macieira2013-02-111-0/+4
* | | Rename the Q_STATIC_INLINE_FUNCTION macro to Q_ALWAYS_INLINEThiago Macieira2013-02-111-14/+14
* | | Fix segfault when setting a device-pixel-ratio on a null-QPixmapTor Arne Vestbø2013-02-091-0/+3
* | | Fixed QOpenGLFunctions feature/extension detection to check GL versionSamuel Rødal2013-02-091-2/+9
* | | Add QWindowSystemInterface::handleFileOpen(const QUrl&)José Dapena Paz2013-02-084-4/+14
* | | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-082-0/+28
* | | Use QPaintEngineEx to decide if font is too big for using the glyph cacheTor Arne Vestbø2013-02-071-6/+2
* | | Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-051-0/+2
* | | Remove unused variables and functions from the source codeThiago Macieira2013-02-022-107/+0
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2912-31/+36
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2812-31/+36
| |\| |
| | * | Doc: Add a note for QDesktopServices about deprecated functionsTopi Reinio2013-01-271-1/+4
| | * | Doc: Fix module name formatSze Howe Koh2013-01-259-18/+16
| | * | Minor QWindow documentation improvement for the accessor/mutatorsLaszlo Papp2013-01-251-6/+6
| | * | QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
* | | | 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