summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-104-2/+128
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-5/+34
* Fix autotest breakage in QTableWidgetPierre Rossi2011-05-101-0/+2
* QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-05-101-4/+27
* Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-05-101-8/+7
* Fix autotest.Frederik Gladhorn2011-05-101-1/+1
* Make navigation in TabWidgets consistent.Frederik Gladhorn2011-05-101-3/+90
* Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-05-101-132/+158
* Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-0/+37
* Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-05-101-0/+5
* Unit test for characterRect in Accessible TextInterface.Frederik Gladhorn2011-05-101-0/+5
* Use the virtual API to clear a selection.Stephen Kelly2011-05-101-0/+54
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-105-88/+88
|\
| * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-105-88/+88
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-101-0/+79
|\ \
| * | Respect capacity in QVector::append().Liang Qi2011-05-101-0/+79
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-102-20/+38
|\ \ \ | | |/ | |/|
| * | Fix the autotest condition.Fabien Freling2011-05-101-15/+27
| * | Fix the update() autotest for raster.Fabien Freling2011-05-101-1/+2
| * | Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+4
| * | Fix an race condition in the auto test.Fabien Freling2011-05-101-2/+5
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-094-4/+234
|\ \ \ | | |/ | |/|
| * | Skip test on MacOS due to problems with corewlan pluginShane Kearns2011-05-091-1/+5
| * | Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-092-0/+69
| * | fix tst_qnetworkreply::httpProxyCommands autotestShane Kearns2011-05-091-2/+7
| * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-091-1/+9
| * | Add autotests for configuration dependent network proxiesShane Kearns2011-05-092-1/+145
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-071-0/+36
|\ \ \ | |/ / |/| / | |/
| * Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-061-0/+36
* | Merge remote-tracking branch 'mainline/master' into earthOlivier Goffart2011-05-0616-6325/+420
|\|
| * uic: Remove Q3Support.Friedemann Kleint2011-05-069-6304/+0
| * Remove misspelled comment in tst_qtextdocument.cppEskil Abrahamsen Blomfeldt2011-05-051-1/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-0/+26
| |\
| | * Include pixel size of font in exported HTML from QTextDocumentEskil Abrahamsen Blomfeldt2011-05-041-0/+26
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-2/+4
| |\|
| | * Moved QtUiTools to CONFIGPrasanth Ullattil2011-05-021-2/+4
| * | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-021-16/+16
| * | Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-291-0/+1
| * | Support visual cursor movement for BIDI textJiang Jiang2011-04-293-1/+371
| * | Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-291-2/+2
| |/
* | HTTP auto tests: do not load resources from cache that must be revalidtdPeter Hartmann2011-05-042-6/+6
* | QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-05-041-0/+8
* | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Peter Hartmann2011-05-031-0/+2
* | QNAM HTTP: Fix upload progress signalMarkus Goetz2011-05-031-14/+20
|/
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Remove not needed .pri includeMarius Storm-Olsen2011-04-271-2/+0
* Add tst_headersclean for each moduleLiang Qi2011-04-273-0/+87
* Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+69
* Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+12
* Fixed maketestselftest after guiapplauncher was made a global test.axis2011-04-271-1/+2