summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* | tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
* | Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-0/+61
* | Fix tst_QFile::caseSensitivity on OS XTor Arne Vestbø2013-08-051-1/+4
* | Fix tst_QCompleter::directoryModel() on OS XTor Arne Vestbø2013-08-051-1/+1
* | tests: Enable some itemmodels tests that don't depend on Qt WidgetsSergio Ahumada2013-08-051-3/+3
* | QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-1/+13
* | Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-021-15/+15
* | Expose invokables that are not slots in the xmlAlbert Astals Cid2013-07-303-0/+131
* | Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-301-0/+20
* | Mark tst_exceptionsafety as insignificantSimo Fält2013-07-291-1/+1
* | test: Remove insignificant mark from tst_qfilesystemmodelSergio Ahumada2013-07-261-2/+0
* | Fix for tst_qundogroup autotest in shadow buildSimo Fält2013-07-251-2/+7
* | Fix for tst_qundostack autotest in shadow buildSimo Fält2013-07-251-2/+6
* | Fix crashes when invoking toVariant() on empty QJsonValue objects.Friedemann Kleint2013-07-241-0/+4
|/
* Don't check for the existence of private include directories.Stephen Kelly2013-07-221-1/+1
* Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-211-0/+48
* Expect tst_QEasingCurve::setCustomType() failing on 32 bit Ubuntu 11.10Simo Fält2013-07-202-0/+4
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-3/+6
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-202-0/+48
* Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-0/+52
* Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-2/+24
* Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-0/+1
* QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-2/+7
* tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
* test: Mark tst_QNetworkReply::backgroundRequestInterruption() as XFAIL on OS ...Sergio Ahumada2013-07-151-0/+4
* test: organize tst_qnetworkreply .pro file a bitSergio Ahumada2013-07-151-4/+1
* Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-123-25/+21
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-111-0/+1
* test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
* Fix dead lock in the Qt event handlingOlivier Goffart2013-07-101-0/+28
* test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
* test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-0811-0/+85147
* Make the CMake tests run sequentially, not in parallel.Stephen Kelly2013-07-081-0/+2
* bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-051-1/+0
* Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
* QtCore: fix the number precision in QJsonDocument.toJson() againLiang Qi2013-07-041-0/+62
* Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-041-5/+16
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-07-041-1/+1
|\
| * Merge branch 'release' into stableSergio Ahumada2013-07-031-1/+1
| |\
| | * headersclean: process private modules correctlyOswald Buddenhagen2013-07-031-1/+1
* | | make split_value_list() even less sane againOswald Buddenhagen2013-07-032-0/+3
* | | remove nonsense DEFINESOswald Buddenhagen2013-07-0329-59/+0
|/ /
* | Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-022-1/+7
* | remove wait calls in tst_QProcess::simpleStartJoerg Bornemann2013-07-021-9/+1