summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QColor: port to QStringViewMarc Mutz2017-03-291-7/+20
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-0/+4
|\
| * 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
* | | Introduce QVulkanWindowLaszlo Agocs2017-03-221-3/+279
* | | QCursor: Add equality operatorsGabriel de Dietrich2017-03-213-0/+130
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-11/+22
|\| |
| * | 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
* | | Basic Vulkan enablersLaszlo Agocs2017-03-173-0/+171
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+76
|\| |
| * | ppm/pgm image formats: fix reading 16bit and limited rangeEirik Aavitsland2017-03-021-0/+76
* | | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-5/+7
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-0/+28
|\| |
| * | 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
* | | QImageWriter: Detect failure due to trying to write a QImage()Robin Burchell2017-02-271-0/+16
* | | tst_QWMatrix: use lambdas to duplicate messy code lessEdward Welbourne2017-02-271-67/+36
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-171-0/+11
|\| |
| * | Don't create platform window for QWindows when calling setVisible(false)Tor Arne Vestbø2017-02-131-0/+11
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-105-13/+38
|\| |
| * | 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
* | | Tests: Fix Clang warnings about various unused variablesFriedemann Kleint2017-02-052-55/+0
|/ /
* | 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
| | |\
| | | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-075-3/+14
| | | |\
| | | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-015-3/+14
| | * | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-4/+4
| | * | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-011-0/+39
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-137-3/+150
|\| | | |
| * | | | Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-1/+109
| * | | | UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+0
| * | | | Fix qdrawhelper function toRGB64Allan Sandfeld Jensen2016-12-081-0/+16