summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-242-4/+4
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-242-7/+7
* Fix crash of tst_qaccessibilitylinux when DBus is not available.Friedemann Kleint2014-01-241-0/+3
* Ref qualified version of QImage::convertToFormatAllan Sandfeld Jensen2014-01-231-2/+46
* iOS: Enable building of basic testsTor Arne Vestbø2014-01-223-5/+12
* Fix lack of deterministic behavior in moc.Jędrzej Nowacki2014-01-223-1/+175
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-2117-65/+127
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2017-65/+127
| |\
| | * Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
| | * Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
| | * Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-0/+3
| | * moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-173-1/+17
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
| | * test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1
| | * Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
| | * test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * Stabilize tst_scrollbar.Friedemann Kleint2014-01-141-41/+52
| | * QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+7
| | * QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+7
| | * network proxy tests: adapt proxy authentication to new serverPeter Hartmann2014-01-101-3/+2
| | * Remove #ifdef from outside test functionsThiago Macieira2014-01-102-12/+13
* | | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+24
* | | Testlib: Use QString for messages in QAbstractTestLogger::addMessage()Friedemann Kleint2014-01-216-24/+67
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-5/+17
* | | Rename a test class to a bit more verbose name.Jędrzej Nowacki2014-01-201-1/+1
* | | Add missing header guardsJędrzej Nowacki2014-01-2039-10/+162
|/ /
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-4/+4
* | Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* | Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* | d3dcompiler_qt: Place compiler options in the shader file nameAndrew Knight2014-01-181-3/+4
* | Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-178-8/+8
* | QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-171-0/+14
* | iOS: Fix compilation of some basic testsTor Arne Vestbø2014-01-172-2/+6
* | Added constructor to QJsonValue for const char *Matt Broadstone2014-01-161-0/+8
* | Added convenience methods to QJsonArray for appending QJsonValuesMatt Broadstone2014-01-161-0/+15
* | remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-151-0/+1
* | Update the Unicode Data and Algorithms up to Unicode 6.3.0Konstantin Ritt2014-01-141-0/+20
* | Update UCD source files up to Unicode 6.3.0Konstantin Ritt2014-01-145-360/+654
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1360-2242/+2242
* | Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-131-12/+12
* | Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-1367-0/+450
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-106-22/+50
|\|
| * Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
| * Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
| * test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
| * Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
| * Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-2/+4