summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-304-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-2/+9
|\
| * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-103-2/+9
* | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-184-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-25/+34
|\|
| * tst_QStaticText: Output verbose message for test failures.Friedemann Kleint2016-03-101-23/+32
| * tst_QKeyEvent: Fix MSVC warning about 64bit shift.Friedemann Kleint2016-03-081-1/+1
| * tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1
* | Fix test tst_QIcon::fromThemeCache().Friedemann Kleint2016-03-021-3/+24
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-292-4/+13
|\|
| * tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
| * QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-0/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-242-0/+195
|\|
| * xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-184-0/+32
|\|
| * 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-025-2/+244
| | |\
| | * | 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-111-0/+2
* | | | Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-172-0/+27
|\ \ \ \
| * | | | QIcon::fromTheme(): add support for absolute paths.David Faure2016-02-151-0/+4
| * | | | QRegion: add move ctorMarc Mutz2016-02-131-0/+23
* | | | | QStandardItemModel: Reset the flags on clear()Stephen Kelly2016-02-172-1/+9
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-112-0/+52
|\| | |
| * | | Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-0/+26
| * | | Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-021-0/+26
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-025-2/+244
|\| |
| * | 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-021-13/+0
| * | Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
| * | QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-291-0/+13
| * | QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * | QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-3/+4
|\|
| * Hide better the private API QTextCursor constructorsThiago Macieira2016-01-222-3/+4
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-265-4/+51
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-215-4/+51
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Jani Heikkinen2016-01-214-3/+50
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-194-3/+50
| | | |\
| | | | * Allow socket events processing with a foreign event loop on WindowsAlex Trotsenko2016-01-053-2/+36
| | | | * Fix a crash when calling QOpenGLTexture::setData with a null QImage.Juha Turunen2015-12-111-1/+14
| | * | | tst_qtextcocumentlayout::blockVisibility - make the test more robustTimur Pocheptsov2016-01-191-1/+1
| | |/ /
* | | | Remove insignificant from qabstracttextdocumentlayout testTony Sarajärvi2016-01-221-1/+0
* | | | Remove insignificant flag from qglyphrun testTony Sarajärvi2016-01-221-2/+0
* | | | Updated license headersJani Heikkinen2016-01-2192-1563/+1103
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-0/+2
|\| |
| * | don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-183-2/+69
|\| |
| * | Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-0/+67