summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | * \ Merge remote-tracking branch 'origin/master'Simo Fält2012-03-2823-349/+404
| | |\ \
| | * | | Windows: Fix handling of -nomake.Friedemann Kleint2012-03-281-1/+1
* | | | | Fix tst_qtextedit and remove insignification.Friedemann Kleint2012-04-112-25/+25
* | | | | fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-115-5/+5
* | | | | 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 insignification from tst_qgraphicsgridlayout.Friedemann Kleint2012-04-111-2/+0
* | | | | 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
* | | | | configure: add -pkg-config option to control pkg-config usageGirish Ramakrishnan2012-04-111-46/+86