summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows: Add ANGLE support.Friedemann Kleint2012-05-318-10/+362
* Eliminate a warning in unsigned integer comparisonJiang Jiang2012-05-311-1/+1
* QDoc: Remove fatal exit when not finding an index directory.Casper van Donderen2012-05-301-1/+0
* Compile with clang when C++11 support is enabledBradley T. Hughes2012-05-301-1/+1
* directfb: Allocate a special surface for OpenGLHolger Hans Peter Freyther2012-05-302-1/+34
* Implement QVector with QArrayData interface.Jędrzej Nowacki2012-05-304-258/+273
* Fix text decoration width roundingJiang Jiang2012-05-302-3/+2
* QDoc: Add support for 'all subfolders' in dependant modules.Casper van Donderen2012-05-301-5/+24
* QDoc: Force writing \n before a snippet in DITAXML.Casper van Donderen2012-05-301-2/+5
* KMS platform plugin: Introduce default cursor for better usability.Samuel Rødal2012-05-301-0/+8
* eglfs: keep context active only during flushGirish Ramakrishnan2012-05-301-2/+4
* Add minimalegl QPA platform pluginGirish Ramakrishnan2012-05-3012-0/+929
* directfb: Allow a window subclass to allocate a different kind of surfaceHolger Hans Peter Freyther2012-05-304-16/+21
* Fix compile error in eglconvenienceGirish Ramakrishnan2012-05-303-5/+4
* directfb: description.surface_caps was already assigned conditionallyHolger Hans Peter Freyther2012-05-301-1/+0
* evdev: Cleanup mouse and keyboard pluginsJohannes Zellner2012-05-306-47/+20
* QtConcurrent: Remove QMutex kept for BC reasons.Morten Johan Sorvig2012-05-301-4/+0
* Make popup windows show on the correct desktop.Morten Johan Sorvig2012-05-301-0/+7
* Fix compilation for QT_NO_CONTEXTMENU in QtWidgetsTasuku Suzuki2012-05-302-0/+6
* QTBF: fix the mandatory line breaks not being set in some casesKonstantin Ritt2012-05-301-4/+5
* Introduce QUnicodeToolsKonstantin Ritt2012-05-305-31/+53
* Re-generate the Arabic joining tables from UCD 6.1.0Konstantin Ritt2012-05-301-33/+36
* Remove QUpdateEvent from the public headersLars Knoll2012-05-303-22/+19
* Add some batching functions to QPlatformSharedGraphicsCache ifaceEskil Abrahamsen Blomfeldt2012-05-302-5/+92
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-303-60/+68
* Fixed KMS y-invertedness.Samuel Rødal2012-05-2912-447/+177
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-294-0/+55
* Document QWindow's setSurfaceType and setFormat update behaviorHolger Hans Peter Freyther2012-05-291-1/+12
* eglfs: Don't update screen for non mouse-move eventsGirish Ramakrishnan2012-05-291-0/+2
* Add q_printEglConfig to qeglconvenienceGirish Ramakrishnan2012-05-293-43/+46
* eglfs: remove support for widget rendering using opengl paint engineGirish Ramakrishnan2012-05-292-26/+0
* eglfs: release shader program after useGirish Ramakrishnan2012-05-291-1/+1
* eglfs: rename QEglIntegration to QEglFSIntegrationGirish Ramakrishnan2012-05-292-6/+6
* Fix shadow build compilation with MSVCThiago Macieira2012-05-292-2/+2
* Fix some painting issues with native widgetsMiikka Heikkinen2012-05-294-5/+17
* Ask the platform drag for the correct default drag actionLars Knoll2012-05-291-1/+3
* QApplication::activeWindow is replaced by QApplication::focusWindowThiago Macieira2012-05-291-1/+1
* QWidget::grab: Add a default value for the QRect parameter.Friedemann Kleint2012-05-292-5/+3
* QWidget::grab(): Do not call adjustSize() unconditionally.Friedemann Kleint2012-05-291-8/+5
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-2922-7/+56
* Only build devicediscovery on linux systemsHolger Hans Peter Freyther2012-05-291-1/+1
* Make qWaitForWindowShown more robust on XLaszlo Agocs2012-05-291-0/+14
* Disable GSUB feature when text contains surrogatesEskil Abrahamsen Blomfeldt2012-05-291-1/+12
* Remove unnecessary forward declaration in std namespaceBradley T. Hughes2012-05-291-6/+0
* QtDBus: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-292-5/+5
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-2917-411/+411
* QtOpenGL: remove \link usagesGiuseppe D'Angelo2012-05-292-62/+61
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-294-78/+71
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-2921-72/+92
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-2913-52/+92