summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove disused version of QPlatformMessageDialogHelper::clicked signalShawn Rutledge2013-11-081-1/+0
* Dialogs: provide the StandardButton->ButtonRole mapping in QPAShawn Rutledge2013-11-072-1/+61
* EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-064-14/+18
* Don't hardcode devicePixelRatio to 1.Morten Johan Sørvig2013-11-061-1/+6
* Revert "Use Qt's own glyph cache with the freetype engine."Gunnar Sletta2013-11-061-1/+2
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Make OpenGL texture glyph cache use the right freetype glyphsGunnar Sletta2013-11-061-1/+11
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-5/+1
* Improve documentation of QImageIOPluginAlex Merry2013-11-051-13/+27
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* Doc: Fix broken linksSze Howe Koh2013-11-059-34/+29
* Fix ARGB image glyphs on Open GL ES2 or big endianAllan Sandfeld Jensen2013-11-041-11/+16
* Remove now redundant argb to rgba functionAllan Sandfeld Jensen2013-11-041-20/+4
* Fix major performance regression in QGLWidget on texture bindAllan Sandfeld Jensen2013-11-041-3/+5
* QPdfEngine - Remove Producer copyright noticeJohn Layt2013-11-041-1/+1
* Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-013-1/+6
* QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-312-0/+6
* Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
* Assert in QImage conversion from rgba8888pm -> rgba8888Allan Sandfeld Jensen2013-10-311-1/+1
* Store the font's scalability in QFontEngine.Yoann Lopes2013-10-313-1/+5
* Don't use NO_DEFAULT_PATH on mac when finding GL headers and libraries.Stephen Kelly2013-10-301-3/+13
* Consider multi-monitor setups in QPlatformWindow::initialGeometry().Friedemann Kleint2013-10-301-2/+23
* Fix finding cursor position in words with accentsJoshua Grauman2013-10-301-3/+3
* Add QGuiApplication::sync() functionJørgen Lind2013-10-304-1/+41
* Android: handle keyPress event for Key_BackPaul Olav Tvete2013-10-291-23/+18
* remove some vestiges of QFontEngineQPFOswald Buddenhagen2013-10-283-73/+0
* CMake: Fix quoting issue with quoted paths in strings.Stephen Kelly2013-10-251-2/+4
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-252-30/+3
* Accessibility: Make it possible to send events with no QObjectFrederik Gladhorn2013-10-252-6/+107
* QImageWriter: add a forgotten #ifndef QT_NO_IMAGEFORMAT_BPMMarc Mutz2013-10-251-0/+2
* Remove doc references to non-existing functions in QSurfaceFormatSean Harmer2013-10-241-2/+2
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-231-2/+2
* Use QByteArrayLiteral throughout in QOpenGLVertexArrayObjectSean Harmer2013-10-201-8/+8
* Make it possible to clear glyph caches from the font engine.Gunnar Sletta2013-10-182-0/+11
* When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-1/+2
* Implement native gestures on OS X.Morten Johan Sørvig2013-10-177-0/+211
* Clear QGuiApplicationPrivate::tabletPressTarget in ~QWindow.Friedemann Kleint2013-10-171-0/+2
* Support APPLE VAO extension on Mac.James Turner2013-10-161-13/+27
* Restore handling of bullets for lists with a font size of > 36 pixelsAndy Shaw2013-10-161-13/+0
* Change return type of imagePosition to QPointJan Arve Saether2013-10-151-1/+1
* Fixed narrowing conversion compile error with SwizzleValue cast.Harri Porten2013-10-151-1/+1
* Update QPA cursor only for non-synthetic mouse eventsLaszlo Agocs2013-10-141-3/+5
* Doc: Fix typos and add missing words.Marcel Krems2013-10-121-2/+2
* Export the block's line-height settings to htmlAndy Shaw2013-10-121-0/+23
* Re-add deprecated symbol for ABI compatibility with Qt 5.1.Harri Porten2013-10-112-1/+7
* include privates the right wayOswald Buddenhagen2013-10-111-2/+2
* add a missing break in QGuiApplicationPrivate::processWindowSystemEventLiang Qi2013-10-111-0/+1
* Use QAtomicInt ref/deref patternAllan Sandfeld Jensen2013-10-111-1/+2
* Memory leak with Small-caps QRawFontAllan Sandfeld Jensen2013-10-111-0/+4