summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | |/ | |/|
* | | Base QList::setSharable on RefCount::setSharableJoão Abecasis2012-03-051-0/+172
* | | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-023-10/+23
* | | Add AllocationOption::GrowJoão Abecasis2012-02-292-4/+36
* | | Test setSharable with "raw data"João Abecasis2012-02-291-0/+3
* | | Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-291-0/+224
* | | Add QMetaMethodBuilder::parameterTypes() functionKent Hansen2012-02-291-0/+23
* | | Long live Qt5 meta-object method/property descriptorsKent Hansen2012-02-291-4/+40
* | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-297-32/+32
* | | Change the representation of meta-object string dataKent Hansen2012-02-291-1/+1
* | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-29127-588/+1033
|\| |
| * | 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
| * | TestCompiler: split commands from argumentsOswald Buddenhagen2012-02-273-11/+27
| * | don't rely on $PATH for finding rccOswald Buddenhagen2012-02-271-1/+3
| * | Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
| * | QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
| * | Fix QThreadstorage test.Friedemann Kleint2012-02-277-25/+62
| * | Fix inconsistent auto test executable namesDavid Faure2012-02-273-1/+3