summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-2427-1/+8193
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-2411-9/+154
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-242-9/+47
* Make QUrl always lowercase the scheme().David Faure2012-01-242-5/+6
* Remove dependencies on removed "TEXTSTREAM" option (f65a10b733)David Faure2012-01-241-3/+3
* use QWinOverlappedIoNotifier in QWindowsPipeReaderJoerg Bornemann2012-01-242-91/+83
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-246-1/+556
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-242-1/+15
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-243-1/+41
* Changed qpixmap unittest to remove created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qxmlstream unittest to remove its created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap.Kim Motoyoshi Kalland2012-01-242-4/+24
* mkspecs: Remove qtopia*.prf from the mkspecsHolger Hans Peter Freyther2012-01-244-7/+0
* Fixed automatic plugin path resolving for predefined Qt plugins.Janne Anttila2012-01-241-7/+13
* Test connecting to virtual function pointerOlivier Goffart2012-01-241-0/+47
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-2410-42/+83
* Remove reference to Symbian in QtNetwork.Xizhi Zhu2012-01-242-5/+0
* Remove Symbian / S60 code from util.Xizhi Zhu2012-01-2417-4195/+0
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-2419-1776/+53
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-2412-533/+5
* Remove Symbian and Maemo code from uikit plugin.Xizhi Zhu2012-01-241-17/+0
* Remove Qt 5 notes that would result in source incompatibility unnecessarily.Robin Burchell2012-01-241-1/+0
* Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
* Remove executive summary.Robin Burchell2012-01-241-27/+0
* Move test files around.Robin Burchell2012-01-244-4/+4
* Add missing documentation to QTemporaryDir constructorsDavid Faure2012-01-241-0/+20
* Make QAbstractSocket's API virtual where needed.Jonas M. Gastal2012-01-242-50/+7
* Port the IA-64 atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-243-350/+620
* Port the MIPS atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-243-692/+146
* Port the ARM atomics to the new QBasicAtomicXXX architectureThiago Macieira2012-01-244-518/+427
* Make clang compile the new i386 and x86_64 atomic codeBradley T. Hughes2012-01-242-4/+4
* Port the i386 and x86-64 atomics to the new QBasicAtomic architectureThiago Macieira2012-01-244-382/+467
* Port the bootstrap atomics to the new QBasicAtomic architectureThiago Macieira2012-01-243-62/+42
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-234-93/+6
* Move Clang mkspec for Mac OS X out of unsupportedTor Arne Vestbø2012-01-234-4/+4
* Set macosx-version-min in common Mac OS X mkspec instead of configureTor Arne Vestbø2012-01-233-12/+3
* Ignore known tst_QStyleSheetStyle failures on Mac OS XBradley T. Hughes2012-01-231-0/+10
* Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS XBradley T. Hughes2012-01-231-0/+9
* Ignore tst_QSizeGrip failures on Mac OS XBradley T. Hughes2012-01-231-1/+1
* Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS XBradley T. Hughes2012-01-231-0/+4
* Ignore tst_QMenu::keyboardNavigaction() failure on Mac OS XBradley T. Hughes2012-01-231-0/+7
* Skip tst_QPushButton::sizeHint() with Mac style on Mac OS XBradley T. Hughes2012-01-231-0/+5
* Mark tst_QDateTimeEdit with insignificant_test on Mac OS XBradley T. Hughes2012-01-231-3/+1
* Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Use QObject pointer as QCocoaAccessibleElement id.Morten Johan Sorvig2012-01-233-23/+14
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-233-8/+47
* Revert "Blow up earlier when adding test rows without columns."Robin Burchell2012-01-231-1/+0