summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Readded PrintSupport for WindowsOliver Wolff2011-10-2517-85/+436
* Update readme about xcb plugin dependenciesLaszlo Agocs2011-10-251-0/+3
* Fix QDialog test: Q_WS_X11 is no more.Frederik Gladhorn2011-10-251-2/+2
* Bring back QDoubleSpinBox test.Frederik Gladhorn2011-10-252-7/+2
* Fix autotest tst_qtextbrowser.cppFrederik Gladhorn2011-10-252-25/+25
* QNetworkReply autotest no longer needs private_testsShane Kearns2011-10-252-4/+1
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-2515-279/+28
* QNAM: make systemProxyForQuery respect http_proxyArvid Ephraim Picciani2011-10-251-2/+29
* Fix QtSQL auto test server addressesHonglei Zhang2011-10-251-2/+8
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25152-436/+354
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25127-255/+369
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2571-406/+69
* test: Leftover for split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-253-0/+7
* Sanitize QAccessible includes.Frederik Gladhorn2011-10-254-5/+5
* Remove QSKIPs from qgraphicslinearlayout testJason McDonald2011-10-251-4/+3
* Remove QSKIPs from qgraphicsgridlayout testJason McDonald2011-10-251-6/+6
* Improve qhostinfo autotest on HPUX 11iJason McDonald2011-10-251-13/+9
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2572-163/+213
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-25127-265/+371
* Don't build app bundles for qmltestcase applications on Mac OS XCharles Yin2011-10-251-0/+2
* Don't call QSKIP/QVERIFY outside of test functions.Jason McDonald2011-10-251-19/+24
* Update bug number in autotests.Jason McDonald2011-10-252-2/+2
* Add CONFIG flag to use the compiler to generate makefile dependenciesTor Arne Vestbø2011-10-241-51/+65
* Compile with clangBradley T. Hughes2011-10-241-5/+6
* Improve drawing scaled image with raster using SSE2Olivier Goffart2011-10-243-22/+153
* Network - Use isLoopback API in place of existing localhost checksShane Kearns2011-10-246-10/+6
* Network - Add QHostAddress::isLoopback API.Shane Kearns2011-10-244-0/+66
* QIODevice - disallow setTextMode when not openShane Kearns2011-10-241-0/+6
* Extend QVariant benchmarksJędrzej Nowacki2011-10-241-0/+77
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-2424-250/+44
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-245-138/+204
* Keep Multi font engine in QFontCacheJiang Jiang2011-10-243-7/+16
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* Allow commiting and then reusing a QTouchEventSequence for testing.Michael Brasser2011-10-241-20/+33
* Remove legacy Symbian code from qtestlib.Jason McDonald2011-10-246-71/+8
* Fix qcolumnview test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qsidebar test for shadow builds.Jason McDonald2011-10-241-2/+2
* Fix qfilesystemmodel test for shadow builds.Jason McDonald2011-10-241-1/+1
* Fix QFileDialog test for shadow builds.Jason McDonald2011-10-241-3/+3
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-243-2/+15
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-234-39/+285
* Remove QAccessibleWidgetPrivate inheritance of QAccessibleFrederik Gladhorn2011-10-231-3/+3
* Fix compilation with -fno-exceptionsDavid Faure2011-10-231-0/+4
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-235-68/+28
* Make some qtestlib headers private.Jason McDonald2011-10-2313-35/+92
* Remove "duplicate objective-c class" warning.Morten Sorvig2011-10-231-0/+5
* Cocoa: clean up compiler warnings.Morten Sorvig2011-10-237-35/+19
* Add the missing unittestDavid Faure2011-10-232-0/+294
* Rename storageLocation() to writableLocation().David Faure2011-10-236-15/+15
* Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)David Faure2011-10-235-7/+42