summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPropertyAnimation::setTargetObject() fails if new and old target object have...Armin Berres2012-01-231-1/+1
* directfb: Deal with Qt trying to create a QSize(0, 0) platfom windowHolger Hans Peter Freyther2012-01-231-3/+3
* Remove uses of qMalloc/qFree from out of line code.Robin Burchell2012-01-231-4/+4
* Fixed qtmodule-configtests on Windows.Friedemann Kleint2012-01-231-32/+72
* Windows: Implement native event filters.Friedemann Kleint2012-01-233-8/+54
* XCB: Introduce enumeration for event filter types.Friedemann Kleint2012-01-233-10/+25
* Mark QTriangulatingStroker as Q_GUI_EXPORTAlex Wilson2012-01-231-1/+1
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-231-7/+6
* xcb: Correctly check the X11 connectionUli Schlachter2012-01-231-1/+1
* Remove Symbian specific code from QtXml.Xizhi Zhu2012-01-232-7/+0
* Remove Symbian specific code from QtSql.Xizhi Zhu2012-01-236-76/+0
* xcb: Don't crash on missing mouse pointerUli Schlachter2012-01-231-4/+6
* Remove dead code.Richard Moore2012-01-231-19/+0
* Remove invalid comment.Richard Moore2012-01-231-2/+1
* Expect tst_QWizard::setPixmap() failure on Mac OS XBradley T. Hughes2012-01-231-4/+10
* Expect tst_QFileDilaog:clearLineEdit() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Do not expect tst_QFileDialog::selectFiles() failure on Mac OS XBradley T. Hughes2012-01-231-2/+2
* Do not mark tst_QGraphicsWidget as insignificant anymoreBradley T. Hughes2012-01-231-1/+0
* Expect tst_QGraphicsWidget::updateFocusChain...() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Fix XPASS in tst_QGraphicsWidget on Mac OS XBradley T. Hughes2012-01-231-1/+3
* Fix XPASS in tst_QGraphicsView on Mac OS XBradley T. Hughes2012-01-231-3/+2
* Expect tst_QGraphicsProxyWidget::updateAndDelete() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3