summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-262-0/+41
* QTBUG-26035: Remove positive sign from start of stringTarja Sundqvist2012-06-261-0/+18
* fix somewhat common edge case in $$shadowed()Oswald Buddenhagen2012-06-261-0/+1
* QSKIP test that is blocking unrelated changes in CIShane Kearns2012-06-251-2/+2
* Make test work on Mac OS XHarald Fernengel2012-06-232-0/+2
* Don't operate on bogus data, assert on preconditions insteadJoão Abecasis2012-06-231-8/+0
* Skip 3 test methods if the test server isn't set up.David Faure2012-06-232-3/+8
* Add a variable for the private includes for modules.Stephen Kelly2012-06-233-0/+71
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-2339-65/+74
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-234-0/+75
* tst_qgraphicsview hoverLeave regressedToby Tomkins2012-06-221-0/+3
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-212-0/+8
* Fix qdiriterator autotest build for WEC7.Janne Anttila2012-06-211-1/+1
* Fixed mouse grabbing preventing popups from being closed.Samuel Rødal2012-06-211-0/+47
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-19/+138
* Fix qfile autotest build for WEC7Janne Anttila2012-06-212-3/+5
* Record if a metatype is a smart pointer to a QObject derived.Stephen Kelly2012-06-201-14/+17
* Add some internal API for extracting a QSharedPointer<T> from QVariant.Stephen Kelly2012-06-202-0/+108
* Change *-clang mkspec globs to *-clang*Bradley T. Hughes2012-06-201-1/+1
* fix tst_QWidget::getSetCheck on WindowsJoerg Bornemann2012-06-201-1/+1
* Fix unused parameter warnings in moc test.Mitch Curtis2012-06-201-3/+3
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-2011-26/+66
|\
| * make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-191-2/+2
| * add $$reverse() functionOswald Buddenhagen2012-06-191-0/+2
| * add $$shell_quote() functionOswald Buddenhagen2012-06-191-0/+8
| * add $$absolute_path() and $$relative_path()Oswald Buddenhagen2012-06-191-0/+5
| * add $$native_path() functionOswald Buddenhagen2012-06-191-0/+2
| * add $$clean_path() functionOswald Buddenhagen2012-06-191-0/+2
| * add $$format_number() functionOswald Buddenhagen2012-06-191-0/+14
| * add $$shadowed() functionOswald Buddenhagen2012-06-192-1/+3
| * add $$val_escape() functionOswald Buddenhagen2012-06-191-0/+9
| * add mkpath() functionOswald Buddenhagen2012-06-191-0/+4
| * add write_file() functionOswald Buddenhagen2012-06-191-1/+15
| * remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-198-23/+1
* | Make QDateTime::fromString()/Time::fromString() adhere to ISO 8601.Mitch Curtis2012-06-202-20/+72
* | Clean up QDateTime tests.Mitch Curtis2012-06-201-202/+115
* | Add leading zeros to years below 1000 in QDate::toString().Mitch Curtis2012-06-201-14/+30
* | Add test for queued call of method with unregistered parameter typeKent Hansen2012-06-201-0/+15
* | Accessibility: Do not automatically add controllersFrederik Gladhorn2012-06-201-24/+0
* | Add qMove macro to support std::moveOlivier Goffart2012-06-201-0/+3
* | tst_qfilesystemmodel: increased test's permitted runtimeRohan McGovern2012-06-201-0/+1
|/
* Fix tst_qfile opening of stdin/out/err: don't assumeThiago Macieira2012-06-181-29/+38
* tst_QChar: drop outdated testcaseKonstantin Ritt2012-06-161-7/+0
* Make QTBF autotest support SMP code points in the test dataKonstantin Ritt2012-06-161-2/+6
* Add automatic metatype declaration for QPointer and QWeakPointer.Stephen Kelly2012-06-151-8/+18
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-06-141-0/+48
* Rewrite QNetworkReply downloadProgress autotestShane Kearns2012-06-141-54/+56
* choke uploadProgress signalsShane Kearns2012-06-141-1/+4
* Make QUnicodeTables::script() support SMP code pointsKonstantin Ritt2012-06-141-3/+31
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-1/+1