summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-2/+156
* xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-0/+2
* QCommandLineParser: add parsing mode for options after argumentsDavid Faure2015-03-061-0/+37
* Fix accessibility character rect testsBoris Dušek2015-03-051-3/+6
* Fix tst_qaccessibility::textEditTest for some screen resolutionsFrederik Gladhorn2015-03-051-0/+1
* Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-0411-84/+78
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-041-4/+4
| |\
| | * tst_QNetworkDiskCache: Stop using actual web serversThiago Macieira2015-03-041-4/+4
| * | Optimize fallback RGB888 to RGB32 conversionAllan Sandfeld Jensen2015-03-032-2/+29
| * | QTabletEvent manual test: use built-in QDebug operatorShawn Rutledge2015-03-031-77/+11
| * | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-037-1/+34
* | | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-0326-56/+2796
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-026-13/+138
| |\|
| | * Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-0/+115
| | * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-013-7/+7
| | * Fix crash when converting format of QImage created from bufferEirik Aavitsland2015-02-261-0/+13
| | * Autotest: fix existence check after c8c68ec.David Faure2015-02-241-6/+3
| * | Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-272-0/+62
| * | Use C++ <cmath> instead of <math.h> in math3d autotestsKonstantin Ritt2015-02-263-9/+10
| * | Output registered enums in qDebug operator for QFlags.Friedemann Kleint2015-02-261-0/+8
| * | [QQuaternion] Fix naming of the new methodsKonstantin Ritt2015-02-261-3/+3
| * | Reverse iteration in QMetaEnum::valueToKeys().Friedemann Kleint2015-02-261-0/+34
| * | QSysInfo: expand Linux distribution detection to /etc/lsb-releaseThiago Macieira2015-02-253-0/+147
| * | QVariant: fix converting enum to stringOlivier Goffart2015-02-251-1/+1
| * | Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-252-1/+38
| * | Add manual test for QMimeDatabase.Friedemann Kleint2015-02-253-1/+147
| * | add autotest for qmake parserOswald Buddenhagen2015-02-252-1/+1945
| * | add autotest for ioutilsOswald Buddenhagen2015-02-252-0/+99
| * | add test for the qmake libraryOswald Buddenhagen2015-02-254-0/+85
| * | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-253-26/+45
| * | Fix QT_POSIX_IPC supportPasi Petäjäjärvi2015-02-251-1/+1
| * | tst_QDnsLookup: Output more information on failure.Friedemann Kleint2015-02-251-1/+34
* | | 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
| |\ \ \