summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | 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
* | 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
|/
* 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
* 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
* 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
* Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-202-10/+7
* Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-181-2/+3
* Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-171-1/+1
* Accessibility: Activate in QGuiApp instead of QApp.Frederik Gladhorn2012-12-161-0/+4
* Mark the QDesktopServices::StorageLocation enum as obsolete in the docsAndy Shaw2012-12-141-0/+2