summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-175-0/+33
* Remove incorrect inclusion of GL support headers given EGL presenceDonald Carr2012-04-162-2/+2
* Make {TCBPoint,QEasingCurveFunction}::operator==() consthjk2012-04-161-3/+3
* Handle window state changes correctly in EGLFSDonald Carr2012-04-162-4/+8
* Implemented raster based backing store for EGLFS plugin.Samuel Rødal2012-04-162-2/+138
* Fixed networkproxy build under WinCEBjoern Breitmeyer2012-04-162-0/+89
* Responses to request with AlwaysNetwork set should be cachedMartin Petersson2012-04-162-8/+2
* Trivial doc fix.Richard Moore2012-04-161-0/+4
* Minor doc improvements.Richard Moore2012-04-161-0/+9
* Add 'we mean it' header to qpa headersGirish Ramakrishnan2012-04-1618-0/+198
* doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-1614-14/+168
* gui: Clear the QPixmapCache before destroying the QPlatformIntegrationHolger Hans Peter Freyther2012-04-161-0/+3
* Remove the Qt 5 todo about empty string lists in QSettingsThiago Macieira2012-04-161-2/+0
* Made the evdev mouse plugin clamp coordinates to screen.Samuel Rødal2012-04-162-4/+23
* Remove OpenKode OpenVG and qvfb platformpluginsJørgen Lind2012-04-1626-2876/+0
* Initialize reference count for QWindowsMsaaAccessibleJian Liang2012-04-161-0/+1
* Use the new plugin metadata method in the QNX QPA plugin.Sean Harmer2012-04-164-11/+63
* qmenu.h includes private headersGirish Ramakrishnan2012-04-163-1/+4
* Adding support for obtaining an OpenGL Core Profile context on Mac OSXSean Harmer2012-04-161-0/+12
* Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-04-163-0/+13
* moc: Fix parsing of the empty preprocessor commandOlivier Goffart2012-04-161-0/+2
* widgets: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-153-5/+13
* Now QSplitter can have 0-pixel handleABBAPOH2012-04-152-5/+5
* UCD-5.0: apply Corrigendum #6Konstantin Ritt2012-04-151-788/+789
* Fixed broken logic in evdev input plugins.Samuel Rødal2012-04-153-29/+41
* Fold qpaintdevice_qpa.cpp into qpaintdevice.cppGirish Ramakrishnan2012-04-153-66/+16
* Fix header inclusion guardGirish Ramakrishnan2012-04-151-3/+3
* doc: QWindowSurface is deadGirish Ramakrishnan2012-04-142-3/+3
* QDoc: add missing newline characters in qdoc -help.Casper van Donderen2012-04-141-2/+2
* qdoc: Fixed bugs causing invalid DITA XMLMartin Smith2012-04-145-155/+187
* Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-3/+17
* Fix header inclusion guardsGirish Ramakrishnan2012-04-143-9/+9
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-5/+5
* Windows: Determine suitable font engine from application.Friedemann Kleint2012-04-131-7/+34
* Use QPointer to store accessible object.Frederik Gladhorn2012-04-132-83/+96
* doc: Fix QObject::connect documentationOlivier Goffart2012-04-133-15/+12
* Move QPainterPathPrivate to the private header files.Gunnar Sletta2012-04-135-63/+66
* directfb: Integrate building into configure.Holger Hans Peter Freyther2012-04-132-9/+9
* Minor cleanup of the header file.Jan-Arve Saether2012-04-132-70/+78
* Windows QPA plugin: Fix logging.Friedemann Kleint2012-04-133-5/+1
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-137-24/+26
* Merge the two overloads of QButtonGroup::addButton().Jason McDonald2012-04-133-23/+7
* Fix unsigned comparison warning.Stephen Kelly2012-04-131-1/+1
* Fix compiling with XCode 4.3Aron Rosenberg2012-04-131-1/+1
* QChar: documentation fixesKonstantin Ritt2012-04-131-1/+18
* Added iOS compatibility.Qt4iOS2012-04-131-11/+11
* Added iOS compatibility.Qt4iOS2012-04-134-0/+20
* Added iOS compatibility.Qt4iOS2012-04-131-9/+10
* Added iOS compatibility.Qt4iOS2012-04-132-4/+6
* QDoc: Fix infinite loop when finding items in ditamaps.Casper van Donderen2012-04-131-1/+2