summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QStringRef: Added a trimmed() function.Keith Gardner2013-01-291-0/+22
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2910-22/+30
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2810-22/+30
| |\
| | * Doc: Fix module name formatSze Howe Koh2013-01-258-19/+19
| | * Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8
| | * Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+40
* | | Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* | | QVarLengthArray: add squeeze functionPeter Kümmel2013-01-281-0/+24
* | | Fix MinGW-Warnings in tst_qwinoverlappedionotifier.Friedemann Kleint2013-01-281-5/+8
* | | Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
* | | tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32
* | | Fix warning about redefinition of M_PI in tst_qwmatrix.Friedemann Kleint2013-01-281-1/+1
* | | Fix warning about unhandled enumeration values in tst_sqldriver.Friedemann Kleint2013-01-281-0/+2
|/ /
* | Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-261-0/+24
* | Add toJson() formatting argument to QJsonDocument interfaceJean-Paul Delimat2013-01-261-40/+96
* | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-262-0/+51
* | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-0/+234
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-2/+30
* | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-244-1/+58
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-244-4/+95
|\|
| * Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-0/+57
| * QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-3/+25
| * Add autotests for Indonisian and Catalan localesMehdi Fekari2013-01-231-0/+12
| * Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+1
* | Extend lance-tests for text/statictext to check flipped/negative scaleTor Arne Vestbø2013-01-242-16/+52
* | Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-243-0/+82
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23802-834/+4886
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22802-834/+4886
| |\|
| | * Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-221-22/+8
| | * Make hierarchy of actions in menubars more consistent.Jan Arve Saether2013-01-211-2/+9
| | * Accessibility: Test for do not crash if the column count is 0Jan Arve Saether2013-01-211-1/+6
| | * QNetworkReply auto test: also test uploading data via HTTPSPeter Hartmann2013-01-181-0/+216
| | * Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-182-5/+0
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-18801-803/+803
| | * QDateTime auto test: stabilize currentDateTimeUtc2 testPeter Hartmann2013-01-171-1/+1
| | * tst_bic: Add linux-gcc-ia32 bic data for QtXmlSergio Ahumada2013-01-161-0/+3843
* | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-232-0/+42
* | | Fix qstring-literals test for MinGW.Friedemann Kleint2013-01-231-2/+2
* | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-3/+5
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-2311-8/+49
* | | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-0/+13
* | | Add a new Q_GLOBAL_STATIC implementationThiago Macieira2013-01-223-0/+236
* | | Fix testlib-selftest for MinGW.Friedemann Kleint2013-01-221-2/+5
|/ /
* | Don't build lance as application bundle on Mac OSTor Arne Vestbø2013-01-221-0/+1
* | QTestLib: improve output when comparing lists fails.David Faure2013-01-225-22/+84
* | Fix cleanup of temporary files in test of QFileInfo.Friedemann Kleint2013-01-221-25/+24
* | MinGW: Disable tests in tst_qstring that use unsupported formats.Friedemann Kleint2013-01-221-0/+6
* | Reduce invocations of QFINDTESTDATA in tst_qfileinfo.Friedemann Kleint2013-01-211-31/+47