summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to preserve the library/plugin path in tst_selftestChristian Strømme2016-02-231-0/+3
* Add native support for D-Bus global menuDmitry Shachnev2016-02-235-3/+14
* Autotests: if cross-compiling, ignore dbus status on compilation hostEirik Aavitsland2016-02-231-3/+2
* QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-0/+26
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1820-41/+148
|\
| * QSqlDriver: use table prefix in WHERE clausesVyacheslav Grigoryev2016-02-171-40/+40
| * QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-171-0/+28
| * Update testdataMaurice Kalinowski2016-02-172-2/+2
| * winrt: Fix usage of testdataMaurice Kalinowski2016-02-171-0/+9
| * winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-162-0/+12
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-153-0/+30
| |\
| | * Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-052-0/+1
| | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-0218-12/+384
| | |\
| | * \ Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-011-0/+9
| | |\ \
| | * | | Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-301-0/+29
| * | | | Autotest: Enable make check on rhel 7.1Simo Fält2016-02-1111-0/+28
* | | | | Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-179-2/+435
|\ \ \ \ \
| * | | | | QtConcurrentRun: add unittest for polling for isFinished()David Faure2016-02-151-0/+29
| * | | | | QIcon::fromTheme(): add support for absolute paths.David Faure2016-02-151-0/+4
| * | | | | tst_QTemporaryFile: test value of openMode() after open().David Faure2016-02-151-2/+3
| * | | | | Add qOverload to select overloaded functionsPeter Kümmel2016-02-151-0/+122
| * | | | | Introduce QHash::equal_range()Sérgio Martins2016-02-141-0/+108
| * | | | | QRect(F): add transposed()Marc Mutz2016-02-131-0/+38
| * | | | | QRegion: add move ctorMarc Mutz2016-02-131-0/+23
| * | | | | Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-0/+97
| * | | | | Fix QFileSelectorPrivate::addStatics()J-P Nurmi2016-02-121-0/+11
* | | | | | QStandardItemModel: Reset the flags on clear()Stephen Kelly2016-02-172-1/+9
|/ / / / /
* | | | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-02-116-33/+75
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-116-33/+75
| |\| | | |
| | * | | | Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-0/+26
| | * | | | Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
| | * | | | Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-021-0/+26
| | * | | | Pass -silent to lrelease to avoid cruft in test logs.Edward Welbourne2016-02-022-2/+2
| | * | | | Don't clutter up the source tree with .qm files generated by testing.Edward Welbourne2016-02-022-8/+8
| | * | | | Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
| | | |_|/ | | |/| |
* | / | | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-113-8/+72
|/ / / /
* | | | Add setFlag method to QFlagsAndre Somers2016-02-081-0/+14
* | | | tst_qeventloop: replace select with pollLouai Al-Khanji2016-02-041-5/+2
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-0219-12/+393
|\| | |
| * | | QDockWidget: Restore using setGeometry since the geometry is used for the stateAndy Shaw2016-02-021-0/+26
| * | | Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-021-1/+0
| * | | Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-022-15/+1
| * | | Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
| * | | Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
| * | | QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-292-1/+15
| * | | winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
| * | | QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-291-0/+9
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-0/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MySql: add failing connection testSamuel Gaist2016-01-271-0/+9