summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1431-154/+508
|\
| * Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-131-0/+7
| * RCC: Make auto-test pick up the right binaryhjk2013-08-131-6/+10
| * test: Skip some more qsslsocket flaky testsSergio Ahumada2013-08-131-4/+9
| * Make the QItemSelectionModel test widgets-independent.Stephen Kelly2013-08-133-54/+51
| * Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-124-1/+9
| * Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimersTor Arne Vestbø2013-08-122-3/+19
| * Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11
| * test: Mark tst_QFileSystemWatcher::watchFileAndItsDirectory() as XFAILSergio Ahumada2013-08-111-1/+6
| * test: Skip some flaky tests, but only if they are expected to failSergio Ahumada2013-08-101-33/+77
| * test: Mark tst_QGlyphRun::drawMultiScriptText2() as XFAILSergio Ahumada2013-08-091-0/+4
| * Merge branch 'release' into stableSergio Ahumada2013-08-091-0/+44
| |\
| | * QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-291-0/+44
| * | Expect fail font family mismatch in the right placeFrederik Gladhorn2013-08-081-9/+9
| * | Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-083-131/+0
| * | QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-0/+35
| * | test: Mark tst_QSettings::ctor() and tst_QSettings::rainersSyncBugOnMac(nativ...Sergio Ahumada2013-08-081-0/+12
| * | Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+5
| * | Improve tst_QFileInfo::compare() test, but mark as QEXPECT_FAIL on MacTor Arne Vestbø2013-08-071-11/+6
| * | qobject: Do not destroy slot objects inside a lockDario Freddi2013-08-071-7/+51
| * | Fixed tst_qgl for fullscreen platformsBernd Weimer2013-08-071-2/+2
| * | Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
| * | Remove unused member in QEventLoop auto-testTor Arne Vestbø2013-08-061-2/+1
| * | 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
| |/
* | Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-132-0/+84
* | QMessageBox - add detailed text to manual testThorbjørn Martsum2013-08-122-0/+7
* | Add a Qt-API style QStandardPaths::setTestModeEnabledThiago Macieira2013-08-091-2/+2
* | Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-0/+42
* | QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-073-1/+157
* | Remove exception safety testsJędrzej Nowacki2013-08-079-6201/+0
* | Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* | Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-0/+43
* | OSX: Make machtest compile on 10.9Liang Qi2013-08-051-2/+2
* | Fix clean-up code in Android autotest scriptEskil Abrahamsen Blomfeldt2013-08-051-4/+4
* | Android: Enable script to run single autotestEskil Abrahamsen Blomfeldt2013-08-051-1/+9
* | QUrl: do not decode "#" in fragmentsThiago Macieira2013-08-042-5/+10