summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
* | | qmake-test: Fix jom/nmake handling on Windows.Friedemann Kleint2012-03-011-2/+23
* | | Skip the network SSL test on Windows.Friedemann Kleint2012-03-011-1/+1
* | | Changed qchar unittest to check return from QFINDTESTDATAKurt Korbatits2012-03-011-1/+3
* | | Fixed qlocale unittest to install subprogram syslocaleapp correctlyKurt Korbatits2012-03-012-4/+3
* | | Changed qdir unittest remove() to check actual file removedKurt Korbatits2012-03-011-1/+2
* | | Changed qlogging unittest to install subprogramKurt Korbatits2012-03-011-0/+3
* | | Fixed qdir unittest rename() test to skip if run as rootKurt Korbatits2012-03-011-0/+6
* | | QRegExp: fix \i \I \c \C \p \P escape sequencesGiuseppe D'Angelo2012-03-011-0/+24
* | | Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-011-0/+36
* | | QFileSystemModel autotest fixesMiikka Heikkinen2012-02-292-59/+33
* | | network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12
* | | Remove internal class QVolatileImage.Laszlo Agocs2012-02-293-213/+0
* | | Fix tests of QMimeDatabase.Friedemann Kleint2012-02-297-65/+121
* | | Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.Friedemann Kleint2012-02-291-0/+3
* | | Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-02-291-1/+1
* | | Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
* | | Remove unused selftest data file.Jason McDonald2012-02-292-7/+0
| |/ |/|
* | Skip QLocale test on Windows, improve process handling.Friedemann Kleint2012-02-283-34/+92
* | Fix QLibrary autotest for WindowsMiikka Heikkinen2012-02-283-4/+17
* | moc: Only generate IndexOfMethod for signals.Olivier Goffart2012-02-281-4/+5
* | QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
* | restore previously non-working disabled testMark Brand2012-02-281-2/+1
* | testlib: Improve the silent logging modeJason McDonald2012-02-286-0/+124
* | Add SHA-224, SHA-256, SHA-384, and SHA-512 support to QCryptographicHashBradley T. Hughes2012-02-271-0/+16
* | remove useless init() functionOswald Buddenhagen2012-02-271-6/+0
* | move resetEnvironment() call to cleanup()Oswald Buddenhagen2012-02-271-1/+1
* | make qmake test suite a tad more verbose on failureOswald Buddenhagen2012-02-273-13/+19