summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-0514-10/+456
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-0414-10/+456
| |\
| | * 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-012-5/+5
| | * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-013-3/+3
| | * 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-29102-498/+887
| | |\
| | * | 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
* | | Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-021-2/+0
* | | testlib: Add selftests for -v1 and -v2 command-line switches.Jason McDonald2012-03-0213-5/+1060
* | | Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-011-0/+13
* | | Fix tst_qregexp with QStringBuilderOlivier Goffart2012-03-011-133/+133
* | | Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-013-24/+1
* | | Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-2/+3
* | | Use QSystemError for QDnsLookup windows backendShane Kearns2012-03-011-1/+1