summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-311-0/+8
* winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+12
* Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-093-4/+20
* QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-0/+1
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-0/+255
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Fix PNGs saved from QImage transform of 8-bit imagesAllan Sandfeld Jensen2017-04-191-0/+14
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-0/+4
|\
| * QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-0/+1
|\|
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-0/+1
* | Skip testing of QOpenGlConfig on platforms that don't support itSami Nurmenniemi2017-04-121-0/+7
* | QTextDocument: improve import of DIV tagsDavid Faure2017-04-101-2/+20
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+26
|\|
| * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+26
* | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-042-0/+16
* | tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* | Ensure that tst_QFontDatabase::addAppFont() tests the whole path to an engineTor Arne Vestbø2017-03-311-2/+7
* | tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
* | Fix building of qopengl test on boot2qtSimon Hausmann2017-03-291-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+4
|\|
| * Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-11/+22
|\|
| * Don't call releaseKey a second time if the insertion failsAndy Shaw2017-03-071-0/+11
| * Properly use the "process" featureUlf Hermann2017-02-273-11/+11
* | ppm/pgm image formats: fix reading 16bit and limited rangeEirik Aavitsland2017-03-021-0/+76
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-0/+28
|\|
| * QTextFormatCollection: replace copy ctor and op= with clear()David Faure2017-02-231-0/+28
* | Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-0/+11
* | QRasterPlatformPixmap::createPixmapForImage(): preserve DPRFriedemann Kleint2017-02-061-0/+14
* | Accept error margin in QGlyphRun/QStaticText test for decorationsEskil Abrahamsen Blomfeldt2017-02-022-0/+6
* | Adjust some tests to pass with latest HB-NG changesKonstantin Ritt2017-02-021-7/+9
* | Fix tst_QFontMetrics::elidedMultiLengthF with some fontsEskil Abrahamsen Blomfeldt2017-02-021-6/+6
* | Fix tst_QTextScriptEngine::thaiWithZWJ() on OpenSUSEEskil Abrahamsen Blomfeldt2017-02-021-0/+3
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-013-0/+66
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+22
| |\|
| | * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-0/+22
| * | Use QImage::reinterpretAsFormat in QPixmapAllan Sandfeld Jensen2017-01-261-0/+28
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+16
| |\|
| | * QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+14
| | * tst_qfont: clear style name in test fontDavid Faure2017-01-111-0/+2
* | | Implement support for Scale directory key according to Icon Theme specMitch Curtis2017-02-018-0/+233
|/ /
* | Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-8/+64
* | Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-181-0/+63
* | tst_QImageWriter: clean upMarc Mutz2017-01-061-43/+44
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-166-3/+53
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-166-3/+53
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-085-3/+14
| | |\