summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+1
|\
| * Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+1
* | QTabBar: Add setAccessibleTabName() and accessibleTabName()Dongmei Wang2016-04-241-1/+18
* | Tests: Add more QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-04-086-84/+84
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-056-15/+19
|\|
| * 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 Windows CE from tests (others).Friedemann Kleint2016-03-3114-574/+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
| * | tst_compiler: check more cases for RANGE_FORMarc Mutz2015-11-201-0/+93
| * | tst_compiler: make the check for C++14 return type deduction harderMarc Mutz2015-11-191-3/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-183-16/+26
|\| |
| * | tst_compiler: Silence MSVC 2015 warning about unused variableThiago Macieira2015-11-181-0/+1
| * | Fix OS X 10.11 (Xcode 7.1) build issues due to strongly typed enumsTor Arne Vestbø2015-11-162-16/+25
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-043-3/+7
|\| |
| * | Fix build with Xcode 7.1 toolchainTor Arne Vestbø2015-11-031-1/+3
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-232-1/+4
| |\|
| | * Tests: Use blacklist for tst_NetworkSelfTest::ftpProxyServer()Caroline Chao2015-10-222-1/+4
* | | tests/auto/other: Remove some placeholder formatting.Friedemann Kleint2015-10-223-22/+27
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-144-15/+31
|\| |