summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* make QtGui compile when QT_NO_WHEELEVENT is definedJeremy Katz2012-07-061-0/+2
* Clean up attribute arrays flags in OpenGL glyph cacheEskil Abrahamsen Blomfeldt2012-07-061-0/+3
* Do not delete m_blitProgram more than onceJiang Jiang2012-07-051-1/+0
* Native drag implementation on MacJames Turner2012-07-041-1/+1
* Properly detect the max texture size when using QOpenGLPaintDevice.Jocelyn Turcotte2012-07-042-1/+37
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-046-20/+14
* Removed private header warning from public QOpenGLPaintDevice header.Samuel Rødal2012-07-041-12/+0
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-035-2/+240
* Remove platform specific DirectWrite font engine from QtGuiEskil Abrahamsen Blomfeldt2012-07-034-843/+0
* Add QChar::SoftHyphen enum valueKonstantin Ritt2012-07-031-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-3/+3
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-0332-28/+28
* MIPS DSP composition functions optimizations.Damir Tatalovic2012-07-036-159/+1770
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-035-10/+19
* QtGui: add member-swap to shared classesMarc Mutz2012-07-0316-0/+101
* DirectWrite font engine: don't leak the font table bufferKonstantin Ritt2012-07-031-13/+11
* Fix capitalization with newline bugYann Bodson2012-07-031-1/+1
* shapeTextWithHarfbuzz() minor optimizationKonstantin Ritt2012-07-031-5/+7
* Make the CPU detection much more efficient in user codeThiago Macieira2012-07-023-22/+20
* Don't lower the code generation level options for the compilerThiago Macieira2012-07-011-7/+9
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-295-0/+3812
* Add framestrut mouse events.Friedemann Kleint2012-06-296-6/+58
* Remove deprecated tentative commit from QInputMethodEventPekka Vuorela2012-06-282-26/+0
* Move QPlatformInputContextPlugin/Factory to QtGuiWeng Xuetian2012-06-285-0/+330
* Move the QDataStream operator<< for QPair to qdatastream.hThiago Macieira2012-06-284-0/+4
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-2873-213/+304
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-273-5/+5
* Remove deprecated method from new class.Thiago Macieira2012-06-271-3/+0
* Add QPA prefix and version number to QPA plugin factory interfaces.Friedemann Kleint2012-06-272-2/+2
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-273-0/+32
* Remove all references to XLFD fontsLars Knoll2012-06-276-38/+10
* Convert QPA menus to use QIcon, and enable icons.James Turner2012-06-271-1/+2
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-272-0/+12
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-272-0/+36
* Remove toRect_normalized().Robin Burchell2012-06-261-11/+0
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-263-2/+14
* Make QRegion not need to be friends with QVectorThiago Macieira2012-06-261-3/+2
* Fix docs mentioning Q_EXPORT_PLUGIN2Lars Knoll2012-06-253-3/+3
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-1/+5
* Remove documentation for QIconEnginePlugin::keys().Robin Burchell2012-06-241-10/+0
* Docu: fix copy/paste typoDavid Faure2012-06-221-1/+1
* QPA docs: list the platform names that the method is likely to return.David Faure2012-06-221-0/+3
* fix doc typo in qwindow.cppJoerg Bornemann2012-06-211-1/+1
* Fix possible crash when copying QImage.Kim Motoyoshi Kalland2012-06-211-1/+1
* Avoid unnecessary detach when saving to BMP.Kim Motoyoshi Kalland2012-06-211-5/+5
* QTextLayout docs: a minor typo fixKonstantin Ritt2012-06-211-1/+1
* proper filling when using Qt::TexturePatternKonrad Grochowski2012-06-211-1/+1
* Change *-clang mkspec globs to *-clang*Bradley T. Hughes2012-06-201-1/+1
* Document and use UserEvent::nullWindow for event deliveryGirish Ramakrishnan2012-06-201-54/+61
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1