summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * qss: fix parsing of icon style hintsGirish Ramakrishnan2012-04-121-3/+2
| | * QRegularExpression: optimize global matchGiuseppe D'Angelo2012-04-121-1/+12
| | * Support more scaling factors for JPEG decompressionJohn Brooks2012-04-121-19/+24
| | * Compute overshoot condition before snap pointsAlberto Mardegan2012-04-121-10/+10
| | * Fix QScroller diagonal scrollingAlberto Mardegan2012-04-122-25/+43
| | * Refactor navigator event handlingKevin Krammer2012-04-127-210/+357
| | * QDoc: Generate missing image error.Casper van Donderen2012-04-122-0/+2
| | * Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
| | * Suppress warnings caused by ignoring chdir retvalGirish Ramakrishnan2012-04-121-7/+14
| | * Cocoa: use specified window modality in native print dialogsBradley T. Hughes2012-04-122-4/+12
| | * Remove input plugins hard libudev dependencyBhooshan Supe2012-04-1210-7/+34
| | * Remove Qt 5 to-do comment that will not be addressed.Jason McDonald2012-04-121-1/+0
| | * Cocoa: Proper handling of mDelegateChristoph Schleifenbaum2012-04-122-0/+8
| | * Fix ownership / lifetime of QCocoaNativeInterfaceJames Turner2012-04-122-1/+3
| | * fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-113-3/+3
| | * Update Qt 5 to-do comment in QDom.Jason McDonald2012-04-111-2/+2
| | * Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-112-12/+32
| | * Remove Qt 5 to-do comments from qgraphicslayoutitem.h.Jason McDonald2012-04-111-2/+1
| | * Minor doc fix - show -> hide in QWindow::hideEvent()Julian de Bhal2012-04-111-3/+3
| | * Propagate window state changes to QWidget.Friedemann Kleint2012-04-111-3/+31
| | * XCB: Compress window state change events.Friedemann Kleint2012-04-112-78/+97
| | * QWidget: allow modal top-levels to have WA_DontShowOnScreenBradley T. Hughes2012-04-111-7/+22
| | * Implement window modality in QtGuiBradley T. Hughes2012-04-119-146/+256
| | * Don't crash when comparing values containing empty arrays/objectsLars Knoll2012-04-112-0/+10
| | * QDoc: Fix no-examples option.Martin Smith2012-04-111-3/+5
| | * qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-117-179/+154
| | * QChar: optimize some methods a bit for general caseKonstantin Ritt2012-04-112-18/+22
| | * Use windows API to update missing CA rootsShane Kearns2012-04-115-14/+254
| | * Modified project files to be iOS compatible.Qt4iOS2012-04-116-13/+17
| | * Add support for QPlatformNativeInterface.Hannu Lyytinen2012-04-115-3/+188
| | * Use correct framebuffer object.Hannu Lyytinen2012-04-112-0/+9
| | * Release the EGL context after initialization.Hannu Lyytinen2012-04-111-0/+2
| | * Use the new plugin system in the KMS plugin.Hannu Lyytinen2012-04-113-16/+14