summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-012-1/+24
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-313-11/+22
* add virtual destructor to QWindowSystemInterfacePrivate::WindowSystemEventjian liang2012-01-311-0/+1
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-313-23/+59
* Remove many deprecated methodsLars Knoll2012-01-319-31/+14
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-311-1/+2
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-317-795/+4
* Use events for accessibility updates.Frederik Gladhorn2012-01-315-34/+93
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-3111-737/+80
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-312-1/+29
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-311-18/+4
* fix memory leak in QGuiApplicationPrivatejian liang2012-01-311-0/+2
* Add native event filters to Windows, forward to Widgets.Friedemann Kleint2012-01-306-0/+42
* Don't crash when source or target is nullGunnar Sletta2012-01-301-2/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30421-421/+421
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-272-7/+12
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-277-5/+79
* Introduced QOpenGLContext::defaultFramebufferObject().Samuel Rødal2012-01-278-9/+123
* Implement QWindow::close()Anselmo L. S. Melo2012-01-271-2/+22
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-263-5/+13
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-257-5602/+0
* Don't lose the fontDef when setting the size of a raw font.Pierre Rossi2012-01-251-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-25120-120/+0
* Make coordinates float based where it makes sense.Lars Knoll2012-01-252-19/+24
* Remove support for the MNG file format and the bundled libmngaavit2012-01-256-621/+0
* Add a changed() signal to QValidator.Andrew den Exter2012-01-252-1/+27
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-2411-27/+23
* Made window orientation API more flexible.Samuel Rødal2012-01-2412-100/+246
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-7/+16
* Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap.Kim Motoyoshi Kalland2012-01-241-2/+12
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-2410-42/+83
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-248-521/+5
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-232-5/+18
* Mark QTriangulatingStroker as Q_GUI_EXPORTAlex Wilson2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-23429-429/+429
* Fix glyphsEnd range checkJiang Jiang2012-01-201-2/+5
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-205-3/+329
* Docs: Fix typo in the QWindow class documentationAnselmo L. S. Melo2012-01-201-1/+1
* Allow generic plugins to set defaults for window system propertiesSimon Hausmann2012-01-201-2/+2
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-202-0/+50
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-197-7/+7
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-192-11/+0
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-192-5/+0
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-191-5/+0
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0
* Fix that right aligned tabs can cause text overlappingC. Boemann2012-01-171-1/+1
* Fix ### Qt5 for QKeySequenceLars Knoll2012-01-172-18/+10
* Mark obsolete methods in qregion as deprecatedLars Knoll2012-01-172-20/+21