summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix the test caseLars Knoll2011-09-172-2/+3
* Simplify selftestJason McDonald2011-09-171-17/+11
* Improve cleanup of selftestsJason McDonald2011-09-171-2/+3
* Remove obsolete QEXPECT_FAIL callsJason McDonald2011-09-171-2/+0
* Improve compliance with Qt coding guidelinesJason McDonald2011-09-171-60/+48
* Fix XFAIL in testlib selftestJason McDonald2011-09-174-5/+5
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-171-5/+0
* Fixed Test for QStyleSheetStyle after refactor mergeHolger Ihrig2011-09-162-2/+1
* Accessibility: TabWidget - remove virt children, add action interface.Frederik Gladhorn2011-09-161-3/+8
* For complex widgets try to return accessible interfaces.Frederik Gladhorn2011-09-161-2/+3
* Boost performance of QChar::isSpaceKent Hansen2011-09-151-0/+21
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-151-0/+24
* Boost performance of QChar::isLetterKent Hansen2011-09-151-0/+29
* Boost performance of QChar::isDigitKent Hansen2011-09-151-0/+21
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* Fix include path.Frederik Gladhorn2011-09-151-1/+1
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-151-56/+54
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-2/+0
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-2/+0
* tests: removed semi-obsolete `maketestselftest'Rohan McGovern2011-09-157-697/+0
* Adjust test to the new locationLars Knoll2011-09-141-5/+5
* disable autotests temporarily on MacLars Knoll2011-09-141-0/+2
* Removed obsolete QEXPECT_FAILJo Asplin2011-09-141-4/+0
* Temporarily disabled testsJo Asplin2011-09-143-3/+6
* Temporarily disabled testsHolger Ihrig2011-09-142-0/+2
* Remove uilib and QtUiTools from QtBaseLars Knoll2011-09-13182-30196/+1
* Merge branch 'master' of codereview.qt-project.org:qt/qtbaseGunnar Sletta2011-09-131-1/+1
|\
| * Fix outdated license headerJason McDonald2011-09-131-1/+1
* | Merge branch 'refactor'Gunnar Sletta2011-09-138536-97780/+97052
|\ \ | |/ |/|
| * make a toplevel compile workGunnar Sletta2011-09-131-1/+1
| * Disabled tests for refactor->master integrationJo Asplin2011-09-1336-17/+52
| * Implemented texture cache for GL paint engine in QtGui.Samuel Rødal2011-09-121-2/+8
| * Added new QOpenGLPaintDevice test case in tst_QOpenGL.Samuel Rødal2011-09-121-0/+42
| * Fixed auto-test failure in tst_QOpenGL.Samuel Rødal2011-09-121-8/+7
| * Disambiguated access to QTestLib APIJo Asplin2011-09-122-43/+43
| * Disambiguated access to QTestLib APIJo Asplin2011-09-123-3/+3
| * Add other.pro back to auto.proJo Asplin2011-09-122-1/+2
| * Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12369-4/+8
| * Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-12217-3/+7
| * Merge branch 'master' into refactorGunnar Sletta2011-09-1210-10/+111
| |\
| * | Fixed build error in tst_qopenglJo Asplin2011-09-091-1/+2
| * | Moved autotests in category 'opengl' into new directory structureJo Asplin2011-09-0914-6/+6
| * | Moved autotests in category 'other' into new directory structureJo Asplin2011-09-0960-10/+15
| * | Moved network autotests into new directory structureJo Asplin2011-09-09282-66/+93
| * | Disambiguated access to touch event API in QTestLibJo Asplin2011-09-081-10/+10
| * | Added equivalent to tst_QGL::destroyFBOAfterContext() in tst_QOpenGL.Samuel Rødal2011-09-081-0/+27
| * | Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-7/+2
| * | Fixed tst_graphicseffect auto-test failures.Samuel Rødal2011-09-071-5/+5
| * | Merge "Merge remote branch 'gerrit/master' into HEAD" into refactorPaul Olav Tvete2011-09-0660-290/+536
| |\ \