summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+4
|\
| * Use QPersistentModelIndex for storing a model indexAndy Shaw2016-11-171-1/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-2/+1
|\|
| * Blacklist tst_MacNativeEvents::testMouseEnterAllan Sandfeld Jensen2016-10-121-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+26
|\|
| * Extend tested formats in lancelotAllan Sandfeld Jensen2016-09-271-0/+26
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+4
|\|
| * qcompilerdetection.h: retract Q_COMPILER_DEFAULT_MEMBERS for MSVC < 2015Marc Mutz2016-09-031-1/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
|\|
| * Remove unneeded dependency on Qt widgetsEirik Aavitsland2016-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+175
|\|
| * Fix for race condition in signal activationDenis Kormalev2016-07-291-0/+175
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+4
|\|
| * Force the use of the C++11 alignof keyword instead of an extensionThiago Macieira2016-05-291-3/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-5/+85
|\|
| * tst_compiler: Expand the attribute testThiago Macieira2016-04-281-5/+85
* | Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-044-14/+14
|\|
| * Fixup for text labels in lancelot graphics testEirik Aavitsland2016-03-312-14/+14
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-292-0/+0
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-0/+4
|\|
| * Fix tests for build with -no-guiKai Pastor2016-03-231-0/+4
* | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-231-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* | Adapt QFileDevice to use QIODevice's write bufferAlex Trotsenko2016-01-291-1/+1
* | QIODevice: make the read/write chunk sizes configurableAlex Trotsenko2016-01-271-1/+1
* | QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-271-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-8/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-8/+12
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-8/+12
| | |\
| | | * Fix timeout calculations using qt_subtract_from_timeoutJoerg Bornemann2015-12-211-8/+12
* | | | Update the Intel copyright yearThiago Macieira2016-01-213-3/+3
* | | | Updated license headersJani Heikkinen2016-01-2168-1152/+812
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devSimon Hausmann2016-01-131-0/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-0/+2
| |\| |
| | * | don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* | | | QIODevice: handle incomplete readsAlex Trotsenko2016-01-121-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-082-20/+38
|\| |
| * | tst_Gesture - fix failing tests on OS X 10.11Timur Pocheptsov2016-01-051-19/+37
| * | Enable a test for QFilePrivate::fileName offset on 32 bit LinuxAlex Trotsenko2015-12-231-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-1/+1
|\| |
| * | Complete a test for QFilePrivate::fileName offset on Linuxhjk2015-12-151-1/+1
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-105-107/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+2
|\| |
| * | Use correct test to add C++14 to the project configurationJames McDonnell2015-12-011-1/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-14/+173
|\| |
| * | tst_compiler: check more cases for RVALUE_REFSMarc Mutz2015-11-221-11/+75