summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* chiptester benchmark: compileMarc Mutz2012-03-081-0/+1
* examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-083-3/+3
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-12/+10
* Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
* QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-078-44/+213
* Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-071-0/+45
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-7/+3
* Make QCursor manual tests compile on Qt5Miikka Heikkinen2012-03-076-6/+6
* Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
* Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
* Refactor headersclean for usage from modules other than qtbaseRohan McGovern2012-03-076-60/+176
* Add benchmark for QMetaType::create().Jędrzej Nowacki2012-03-071-0/+21
* Fix parsing of unicode escape sequencesLars Knoll2012-03-072-0/+16
* QRegularExpression: fix autotestGiuseppe D'Angelo2012-03-071-2/+3
* QSqlTableModel: use selectRow() for field and row edit strategiesMark Brand2012-03-072-14/+76
* QSqlTableModel: handle changes between submit and selectMark Brand2012-03-071-4/+4
* QRegularExpression: add captureCount()Giuseppe D'Angelo2012-03-061-0/+31
* QRegularExpression: improve operator==, add dedicated autotestGiuseppe D'Angelo2012-03-061-5/+59
* QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-064-0/+1156
* Fix tst_QNetworkReply::httpWithNoCredentialUsage autotestShane Kearns2012-03-061-16/+39
* Fix QNetworkReply ioGetFromHttpWithCache test caseShane Kearns2012-03-061-0/+1
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-061-0/+72
* QMimeDatabase: Fix crash on empty filenameDavid Faure2012-03-061-0/+1
* Stabilize tst_QCalendarWidget::buttonClickCheckRohan McGovern2012-03-062-3/+2
* Stabilize tst_QShortcutRohan McGovern2012-03-061-3/+1
* Stabilize tst_QAccessibility::actionTestRohan McGovern2012-03-061-0/+1
* Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-7/+0
* Windows: Make QSettings autotest significant againMiikka Heikkinen2012-03-051-2/+0
* remove injection of default_pre in infile()/$$fromfile()Oswald Buddenhagen2012-03-051-0/+1
* Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.Robin Burchell2012-03-051-2/+2
* testlib: Make verbose2 selftest use QCOMPARE as well as QVERIFY.Jason McDonald2012-03-0511-163/+236
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Rohan McGovern2012-03-0521-30/+476
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-0421-30/+476
| |\
| | * Automatic metatype registration of two-template-argument types.Stephen Kelly2012-03-021-0/+133
| | * QPair: specialise QTypeInfo based on the typeinfos of its argumentsMarc Mutz2012-03-014-0/+149
| | * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-016-21/+21
| | * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-015-5/+5
| | * Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-03-011-2/+2
| | * QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+9
| | * Allow QChar::SpecialCharacter with QStringBuilder.Stephen Kelly2012-02-291-0/+3
| | * Merge master -> api_changesRohan McGovern2012-02-29157-728/+1416
| | |\
| | * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-0/+152
| | * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-262-2/+2
* | | | Avoid using internal testlib API in QDbusConnection autotest.Jason McDonald2012-03-051-20/+4
|/ / /
* | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
* | | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-022-2/+2
* | | Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-021-0/+1
* | | Add additional QGraphicsView tests for regressionJonathan Liu2012-03-021-0/+61
* | | Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-3/+0
* | | Add note about failing test when using shared-mime-info < 1.0David Faure2012-03-021-0/+3