summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1
* tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
* QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-0/+9
* 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.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
* | | 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
| |/ |/|
* | 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
|/
* Hide better the private API QTextCursor constructorsThiago Macieira2016-01-222-3/+4
* 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
|/ /
* | don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* | Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-0/+67
* | Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+2
* | QImage pixelColor and setPixelColor must use unpremultiplied QColorAllan Sandfeld Jensen2015-12-041-0/+18
* | Fix possible null pointer dereferences.Jake Petroules2015-12-021-0/+15
* | Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
* | tst_QImageReader: Fix file handling.Friedemann Kleint2015-11-241-8/+23
* | tst_QImageWriter: Use QTemporaryDir.Friedemann Kleint2015-11-241-5/+3
* | Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-192-0/+13
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-10/+15
|\|
| * Fix QImage::setDotsPerMeterX/Y for images with some orientationsJoni Poikelin2015-11-051-10/+15
* | Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-025-1/+299
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-1/+299
| |\|
| | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-101-0/+16
| | * Another fix of cosmetic QPainter::drawPolyline()Eirik Aavitsland2015-09-011-1/+2
| | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-013-0/+281
* | | tst_qdesktopservices: Use regular expression to suppress error message.Friedemann Kleint2015-10-021-1/+4
|/ /
* | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-10/+8
* | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-245-17/+17
* | Stabilize qguieventloop test.Jędrzej Nowacki2015-09-241-2/+0
* | Fix QImageReader::size() to return correct size for .ico files.Serge Lysenko2015-09-171-0/+5
* | Serialize the capitalization value of QFontAndy Shaw2015-09-151-0/+5
* | Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-151-3/+3
* | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-1/+6
* | Harmonize input context selectionBernd Weimer2015-08-251-0/+3
* | Remove type punning from QRgba64.Erik Verbruggen2015-08-111-0/+19