summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Always build JPEG and GIF support as pluginsLars Knoll2016-04-071-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0512-6/+33
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-048-2/+29
| |\
| | * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
| | * Fix possible crash in QImage::pixel()Eskil Abrahamsen Blomfeldt2016-03-311-0/+29
| | * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-296-0/+0
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-304-4/+4
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-3023-144/+23
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2210-34/+71
|\| |
| * | 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
* | | Add QAbstractTextDocumentLayout::imageAt(), formatAt()Alberto Mardegan2016-03-181-0/+58
* | | Blacklist tst_qfont::exactMatch in openSUSE 42.1Tony Sarajärvi2016-03-171-0/+2
* | | Autotest tst_qfont can split font familiesTony Sarajärvi2016-03-161-5/+5
* | | Fix QTextEdit/QQuickTextEdit undo bug - Part #2Dan Cape2016-03-021-4/+17
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-012-4/+13
|\| |
| * | 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
* | | QRegion: make iterableMarc Mutz2016-02-281-1/+39
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-02-255-0/+227
|\| |
| * | 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
* | | | | Adjust tst_qabstracttextdocumentlayout for border casesTony Sarajärvi2016-02-251-1/+1
|/ / / /
* | | | 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
| |/