summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow passing absolute paths without file extension to QPluginLoaderAlex Richardson2015-02-261-0/+15
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-2580-168021/+358312
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2478-168021/+358273
| |\
| | * Disable tst_qaccessibilitylinuxFrederik Gladhorn2015-02-241-1/+1
| | * Timezones: Fix handling of offset-from-UTC QTimeZonesThiago Macieira2015-02-231-0/+12
| | * QVector: fix use of invalid iterators in removeAll()Marc Mutz2015-02-221-0/+7
| | * Make sure there's a scene before using itAlbert Astals Cid2015-02-171-0/+11
| | * Fix crash in QAccessibleTextWidget::attributes()Jan Arve Saether2015-02-171-0/+1
| | * Make sure the QSplashScreen isn't closed instantly when calling finish()Andy Shaw2015-02-172-0/+82
| | * bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1466-167900/+358023
| | * re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
| | * Fix path to examples part of tst_GuiAppLauncherSergio Ahumada2015-02-131-112/+112
| | * Document and further test that QJsonObject::keys() is sorted.Mitch Curtis2015-02-111-0/+2
| | * Fixed crash when adding items with spansJan Arve Saether2015-02-091-0/+18
| | * Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
| * | Merge dev into 5.5Oswald Buddenhagen2015-02-2337-202/+400
| |\ \
| * | | PostgreSQL: Fix special floating point handling for 'float' types.Friedemann Kleint2015-02-181-0/+36
| * | | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-172-0/+44
| |\ \ \
| * | | | Fix QDebug cumulating operator<< with many Q_ENUMOlivier Goffart2015-02-171-0/+3
* | | | | Support all underline types in accessibilityBoris Dušek2015-02-251-6/+7
* | | | | Move the socket test to an appropriate fileAlex Trotsenko2015-02-232-53/+46
* | | | | QCommandLineParser: add support for hiding options from --help.David Faure2015-02-231-0/+6
| |_|/ / |/| | |
* | | | QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-211-1/+1
* | | | tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
* | | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-201-4/+3
* | | | Use qrc for test data in QFileInfo test on all platformsEskil Abrahamsen Blomfeldt2015-02-183-36/+14
* | | | Fixed license headersJani Heikkinen2015-02-1717-17/+17
* | | | more autotests for spaces, destdirs and library linkingOswald Buddenhagen2015-02-1712-37/+56
* | | | Android: Fix tst_QFileInfo::isExecutable()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* | | | QList: prepare for tag dispatching based on memory layoutMarc Mutz2015-02-171-0/+32
* | | | tst_QList: test all memory layoutsMarc Mutz2015-02-171-93/+226
* | | | Android: Fix tst_QDir::cdBelowRoot()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* | | | Fix QTextDocument test when default font is pixel-sizedEskil Abrahamsen Blomfeldt2015-02-171-12/+41
| |/ / |/| |
* | | Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-162-0/+44
|/ /
* | QDateTime: micro-optimize QDebug op<<Marc Mutz2015-02-151-3/+2
* | Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+40
* | Add conversion between Q_ENUMs and strings in QVariantOlivier Goffart2015-02-151-2/+77
* | Updated BSD licensed file headersJani Heikkinen2015-02-1525-75/+75
* | Make the printing of complex byte arrays prettierThiago Macieira2015-02-155-46/+46
* | QDBusConnection::registorObject with interfaceKevron Rees2015-02-151-0/+70
* | Add support for GPU bug list reading.Friedemann Kleint2015-02-143-0/+144
* | Haiku: Adapt tst_qstorageinfo unit test to HaikuTobias Koenig2015-02-141-0/+2
* | [QQuaternion] Introduce to/from euler angles conversion routinesKonstantin Ritt2015-02-141-0/+112
* | [QQuaternion] Introduce toAxisAndAngle()Konstantin Ritt2015-02-141-0/+20
* | MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-7/+0
* | Make QAccessibleTextWidget::attributes respect default document fontBoris Dušek2015-02-131-36/+80
* | QSslSocket test - adapt 'verifyClientCertificate' for Secure TransportTimur Pocheptsov2015-02-131-0/+8
* | Optimize generic conversion and remove now obsolete direct conversionsAllan Sandfeld Jensen2015-02-132-1/+83
* | QUrl effective TLDs: update tablePeter Hartmann2015-02-132-8/+15
* | Improve conversion of QVariants with QJsonValuesAllan Sandfeld Jensen2015-02-121-7/+20