summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent warning when using QPainter on a QGLWidget.Samuel Rødal2012-04-131-2/+1
* Implement modality in the Windows plugin.Friedemann Kleint2012-04-133-1/+76
* __builtin_unreachable was added to GCC in version 4.5, so fix macrosThiago Macieira2012-04-131-2/+4
* Use the new udev based framework for detecting graphics cards.Hannu Lyytinen2012-04-135-17/+157
* Implement basic bits for device autodetection via udev.Hannu Lyytinen2012-04-135-3/+305
* device: Introduce hooks for the directfb plugin and use themHolger Hans Peter Freyther2012-04-135-4/+151
* moc: fix compilation of signals returning pointers.Olivier Goffart2012-04-131-2/+8
* Remove Q_CORE_EXPORT from the simple QFlag and QIncompatibleFlagThiago Macieira2012-04-131-2/+2
* Move QFlags to qflags.hThiago Macieira2012-04-133-86/+142
* Fix compiler warning in evdevmouse plugin.Friedemann Kleint2012-04-131-1/+3
* Fix MinGW warning about qDebug() formats.Friedemann Kleint2012-04-131-1/+1
* Apply Qt config option "-no-largefile" to SQLite make processSergey Gusarov2012-04-121-0/+1
* fixed compiling of QDnsRunner for wince and windows desktopBjoern Breitmeyer2012-04-121-8/+9
* Fix autotest failures in QAbstractNetworkCacheShane Kearns2012-04-121-58/+60
* Add OS version detection for windows 8Shane Kearns2012-04-122-0/+6
* Fix possible crash issue when testing the state of a QAccessibleMenuItemYan Shapochnik2012-04-121-2/+2
* Remove hasDirtyFromPreviousSync from backingstore.Girish Ramakrishnan2012-04-122-9/+2
* Move QSurface destructor to qsurface.cppGirish Ramakrishnan2012-04-122-5/+3
* remove references to qws from backingstoreGirish Ramakrishnan2012-04-122-56/+1
* Remove redundant platformNativeInterface()Girish Ramakrishnan2012-04-122-8/+0
* Remove QWidget::setWindowHandleGirish Ramakrishnan2012-04-121-1/+0
* Remove a Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
* Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0