summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for initializing QSharedPointer from nullptrThiago Macieira2016-04-191-0/+37
* Implement QFormLayout row removalSamuel Gaist2016-04-141-0/+237
* Windows CE cleanup.Friedemann Kleint2016-04-141-1/+1
* Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-1217-141/+72
* Implement ordered dithering for image format conversionsAllan Sandfeld Jensen2016-04-121-0/+76
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-117-18/+170
|\
| * Update QDateTimeEdit tests to match data from CLDR v29Konstantin Ritt2016-04-081-8/+8
| * Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
| * QStringRef: add missing {c,}r{begin,end}()Marc Mutz2016-04-071-0/+33
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-074-4/+116
| |\
| | * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
| | * Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
| | * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-0/+107
| | * network-settings.h: don't crash when running without the test serverMarc Mutz2016-04-051-1/+6
* | | Tests: Add more QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-04-086-84/+84
* | | QTest: support nullptr in QCOMPAREMarc Mutz2016-04-086-2/+33
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-075-8/+8
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-0753-805/+105
* | | Always build JPEG and GIF support as pluginsLars Knoll2016-04-073-6/+6
* | | QtTest: Remove Windows CE.Friedemann Kleint2016-04-061-1/+1
* | | QChar: optimize comparison with QString{,Ref}Marc Mutz2016-04-051-0/+7
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLaszlo Agocs2016-04-05105-295/+855
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-05105-295/+855
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0438-47/+286
| | |\|
| | | * QVariant: Fix flags for type-erased associative iterator keyStephen Kelly2016-04-031-0/+27
| | | * Fix QtGui dependencies in tests/benchmarksKai Pastor2016-04-015-5/+11
| | | * QPointer: add a test for const QPointer<X>Marc Mutz2016-04-011-0/+16
| | | * Autotest: Remove blacklistingsSimo Fält2016-04-018-24/+0
| | | * Fixup for text labels in lancelot graphics testEirik Aavitsland2016-03-312-14/+14
| | | * moc: bail out early on missing or invalid options fileJoerg Bornemann2016-03-311-0/+27
| | | * Fix possible crash in QImage::pixel()Eskil Abrahamsen Blomfeldt2016-03-311-0/+29
| | | * Enable cmake auto tests for -no-guiKai Pastor2016-03-303-3/+10
| | | * QTextEdit::inputMethodQuery(): Preserve types when applying offset.Friedemann Kleint2016-03-301-0/+13
| | | * QtWidgets: Add autotests for Qt::WA_OutsideWSRange flagBłażej Szczygieł2016-03-291-0/+66
| | | * QPlainTextEdit: Take vertical offset into account when answering input method...Friedemann Kleint2016-03-291-0/+13
| | | * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-2910-0/+0
| | | * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-0/+48
| | | * Fix qSetMessagePattern to have many time/backtrace partsM. Moellney2016-03-251-0/+11
| | | * Update comment in tst_QLocalSocket::readBufferOverflowJoerg Bornemann2016-03-241-1/+1
| | * | Check that window has been paintedMilla Pohjanheimo2016-03-311-1/+1
| | * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-3035-48/+48
| | * | Unify license header usage.Jani Heikkinen2016-03-2925-75/+325
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-246-97/+141
| | |\|
| | | * tst_QAtomicInteger: fix UBs (signed overflow)Marc Mutz2016-03-241-93/+0
| | | * Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-241-3/+17
| | | * QAbstractItemView test: check that the selection model is in sync with the viewGiuseppe D'Angelo2016-03-231-0/+55
| | | * QAbstractItemView: trigger handlers (and redraw) when changing selection modelGiuseppe D'Angelo2016-03-231-0/+54
| | | * Initialize input method for read-only QTextBrowserMarko Kangas2016-03-231-0/+11
| | | * Fix tests for build with -no-guiKai Pastor2016-03-232-1/+5
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-232-28/+55
| | |\|