summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Fix a crash when calling QOpenGLTexture::setData with a null QImage.Juha Turunen2015-12-111-1/+14
| | * | | Expand springForward_data() to cover a few more time-zones.Edward Welbourne2016-01-201-3/+35
| | * | | Be fussier about setting tst_QDateTime's globals.Edward Welbourne2016-01-201-14/+63
| | * | | Nomenclature corrections relating to CET.Edward Welbourne2016-01-201-37/+37
| | * | | Fix toDisplayString(QUrl::PreferLocalFile) on WinKevin Funk2016-01-201-0/+25
| | * | | tst_qtextcocumentlayout::blockVisibility - make the test more robustTimur Pocheptsov2016-01-191-1/+1
| | |/ /
| | * | CMake: Don't attempt gui-tests if Qt is built with -no-guiStephen Kelly2016-01-181-1/+3
| | * | QHttpSocketEngine: ensure pending EOF triggers a notificationAlex Trotsenko2016-01-181-0/+47
| | * | [Android]: Java uses some deprecated locale codes so account for theseAndy Shaw2016-01-131-1/+2
| | * | Fix reentrancy regression in QShortcutMap after c7e5e1d9eTor Arne Vestbø2016-01-121-2/+21
| | * | Don't pretend we know what DST to use for an offset date.Edward Welbourne2016-01-121-2/+0
| | * | Revert "QString: preserve embedded NULs when converting from QByteArray"Marc Mutz2016-01-121-2/+37
* | | | QStringRef: add missing op[]Marc Mutz2016-01-261-0/+11
* | | | Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-2333-2/+919
* | | | Remove insignificant from qabstracttextdocumentlayout testTony Sarajärvi2016-01-221-1/+0
* | | | Remove insignificant flag from qglyphrun testTony Sarajärvi2016-01-221-2/+0
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-2134-0/+34
* | | | Update the Intel copyright yearThiago Macieira2016-01-218-8/+8
* | | | Updated license headersJani Heikkinen2016-01-211343-22712/+16002
* | | | Fixed qtbase tests to pass with updated license headerJani Heikkinen2016-01-212-16/+16
|/ / /
* | | Add manual test for shortcut using implicit shiftRobert Loehning2016-01-201-6/+11
* | | Android: Fix some QGraphicsScene testsEskil Abrahamsen Blomfeldt2016-01-203-4/+48
* | | Remove all the atomic code besides MSVC and std::atomicThiago Macieira2016-01-1935-83/+2
* | | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-0/+164
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devSimon Hausmann2016-01-1316-46/+123
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-1216-46/+123
| |\| |
| | * | Doc: mention that Qt::AA_X11InitThreads isn't used anymoreDavid Faure2016-01-111-1/+0
| | * | CMake: Ensure that -fPIC is passed in tests.Kevin Funk2016-01-112-0/+4
| | * | Diaglib: Fix and extend dumping of native windows (Windows).Friedemann Kleint2016-01-111-8/+40
| | * | Make DST-transition test more general.Edward Welbourne2016-01-111-17/+29
| | * | QVariant: make sure two floating points compare equal if they are equalThiago Macieira2016-01-111-0/+7
| | * | Revert "dbus: Add method serial() and replySerial() to class DBusMessage."Thiago Macieira2016-01-111-7/+0
| | * | CMake: Make all tests link to Qt librariesKevin Funk2016-01-093-3/+4
| | * | QDate: fix calculation of the week number for the last days of 2020Thiago Macieira2016-01-091-10/+31
| | * | don't rely on transitive dependenciesOswald Buddenhagen2016-01-085-0/+8
* | | | Add ability to specify precision of float/double currency stringsDan Cape2016-01-131-0/+6
* | | | Allow to use QRingBuffer in containersAlex Trotsenko2016-01-121-0/+12
* | | | QIODevice: handle incomplete readsAlex Trotsenko2016-01-122-65/+126
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-0827-137/+388
|\| |
| * | Prospective fix for running cmake tests with -no-widgetsSimon Hausmann2016-01-071-1/+1
| * | dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-071-0/+7
| * | Diaglib: Output more information about QWindow.Friedemann Kleint2016-01-061-0/+13
| * | Blacklist failing tst_QFile tests (OS X)Timur Pocheptsov2016-01-061-0/+4
| * | winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-0/+2
| * | tst_Gesture - fix failing tests on OS X 10.11Timur Pocheptsov2016-01-051-19/+37
| * | Make use of preprocessor easier to understand.Edward Welbourne2016-01-041-17/+17
| * | Autotest: Make sure that we can place calls with disabled deliveryThiago Macieira2016-01-031-2/+4
| * | Autotest: test both libdbus-1 load failure and connection failureThiago Macieira2016-01-023-1/+9
| * | Autotest: Mark D-Bus tests that don't connect to the bus as parallelThiago Macieira2016-01-025-5/+5
| * | Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-023-0/+121