summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixed QTextureGlyphCache glyph padding.Yoann Lopes2013-03-191-5/+11
* Fix missing glyphs for large fontsEskil Abrahamsen Blomfeldt2013-03-191-8/+18
* Add dynlist file for QtGuiStefan Gehn2013-03-182-0/+6
* Remove the usage of undefined QFontDatabase::WritingSystemLiang Qi2013-03-151-8/+0
* Fixed QPainter::drawPolyline() not drawing solid lines.Samuel Rødal2013-03-151-1/+16
* Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-141-0/+2
* Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-135-20/+27
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-085-20/+27
| |\
| | * Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-074-18/+24
| | * Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-2/+3
* | | If a QWindow without a platform window is resized, emit changed signalShawn Rutledge2013-03-131-0/+5
* | | Fix size of HB_FontRec in qharfbuzz_copy_p.hJosh Faust2013-03-131-1/+12
|/ /
* | QIcon: ensure that QIconLoader is initializedDmitry Shachnev2013-03-061-0/+1
* | showIsFullscreen: only respect this hint for windows and dialogsRichard Moe Gustavsen2013-03-021-3/+5
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-02-281-2/+1
|\|
| * Fix some punctuation errors.Mitch Curtis2013-02-271-2/+1
* | Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-262-1/+2
* | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-245-2/+61
|/
* Doc: Update image in QPainter class reference docsTopi Reinio2013-02-201-0/+0
* Fix reentrancy problem in image readingaavit2013-02-201-0/+4
* Don't enable HIDPI when rendering directly to PDF on MacAndy Shaw2013-02-191-2/+2
* Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-0/+2
* undef B0 to build on PPC (conflict with definition in termios.h)Shawn Rutledge2013-02-191-0/+3
* Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
* Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-151-2/+2
* Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-142-2/+5
* Fixed QOpenGLFramebufferObject docs to mention QOpenGLPaintDevice.Samuel Rødal2013-02-141-19/+15
* Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-132-0/+4
* 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