summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement modality in the Windows plugin.Friedemann Kleint2012-04-133-1/+76
* test: Re-enabling tst_QScrollBar::task_209492() on MacSergio Ahumada2012-04-131-3/+0
* __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-137-4/+226
* moc: fix compilation of signals returning pointers.Olivier Goffart2012-04-132-2/+22
* 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
* test: marked tst_qlocale as insignificant on WindowsRohan McGovern2012-04-131-0/+1
* Apply Qt config option "-no-largefile" to SQLite make processSergey Gusarov2012-04-121-0/+1
* Do not ignore tests/auto/corelib/io/qtextstream on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Do not ignore tests/auto/corelib/io/qiodevice on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Do not ignore tests/auto/corelib/io/qfile on Mac OS XBradley T. Hughes2012-04-121-2/+0
* 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
* Build manual tests.Friedemann Kleint2012-04-1291-155/+190
* QDoc: Generate missing image error.Casper van Donderen2012-04-122-0/+2
* Use Clang by default on Mac OS 10.8 and above.Morten Sorvig2012-04-121-7/+7
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-122-1/+27
* 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
* device: Add device support for Trident's ShinerBhooshan Supe2012-04-122-0/+109
* device: Add device support for STMicroelectronic's ST7108Bhooshan Supe2012-04-122-0/+78
* device: Add device support for STMicroelectronic's ST7540Bhooshan Supe2012-04-122-0/+90
* 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
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-121-1/+3
* Merge "Merge commit 'qt-v5.0.0-alpha1'" into refs/staging/masterRohan McGovern2012-04-120-0/+0
|\
| * Merge commit 'qt-v5.0.0-alpha1'Marius Storm-Olsen2012-04-110-0/+0
| |\
| | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbaseqt-v5.0.0-alpha1Simo Fält2012-03-2930-639/+805
| | |\