summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | |/
* | | QThreadPool - Add method clear() to remove queued QRunnable.Corentin Jabot2013-08-161-0/+29
* | | QHeaderView - reduce memory usageThorbjørn Martsum2013-08-161-4/+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
* | Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8Thiago Macieira2013-08-041-0/+9
* | Remove fully-decoded QUrl user info and authority sectionsThiago Macieira2013-08-041-11/+1
* | QUrl: update our understanding of the encoding of delimitersThiago Macieira2013-08-041-103/+63
* | Fix application font population on OS XSimon Hausmann2013-07-311-6/+0
* | Fixed QTextStream "stdin" auto testsBernd Weimer2013-07-303-13/+9
* | moc: add unittest for --ignore-option-clashesDavid Faure2013-07-302-0/+96
* | Avoided zero devision in cube root approximationBernd Weimer2013-07-291-5/+9
* | Fix fillRect on RGBA8888 imagesAllan Sandfeld Jensen2013-07-291-5/+55
* | Implement move-ctor and move-assignment-op for QScopedPointerGiuseppe D'Angelo2013-07-282-0/+156
* | QUrl: add matches(url, options) method.David Faure2013-07-261-0/+58
* | Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget.Friedemann Kleint2013-07-241-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-2423-37/+350
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-2323-37/+350
| |\|
| | * Don't check for the existence of private include directories.Stephen Kelly2013-07-221-1/+1