summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-4/+5
| | | | |\
| | | | | * Network: Fix up previous corruption patchMarkus Goetz2015-07-081-4/+5
| | | * | | tst_qmimedatabase: check that QFile::remove() worked.David Faure2015-08-121-4/+4
| | | * | | QMimeDatabase: Run more tests on non-XDG/shared-mime-info platformsEike Ziller2015-08-116-25/+50
| | | * | | Extend QNetworkReply test exclusion on OS XSimon Hausmann2015-08-101-8/+1
| | | * | | Make tst_accessibility's characterRect match QAccessibleTextWidget::character...Tor Arne Vestbø2015-08-071-1/+1
| * | | | | QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-0/+23
| |/ / / /
| * | | | remove pointless function separator comments from tst_qprocessJoerg Bornemann2015-08-261-67/+3
| * | | | Harmonize input context selectionBernd Weimer2015-08-251-0/+3
| * | | | QTabletEvent manual test: show events/sec and frames/sec, proximityShawn Rutledge2015-08-241-1/+23
| * | | | QTabletEvent manual test: show event timestampShawn Rutledge2015-08-242-0/+4
| * | | | Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
| * | | | QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-222-24/+23
| * | | | QHostAddress: Improve code generationThiago Macieira2015-08-191-0/+2
| * | | | Merge dev into 5.6Oswald Buddenhagen2015-08-179-1/+261
| |\ \ \ \
| * | | | | Add QHostAddress::isMulticastThiago Macieira2015-08-151-1/+49
| * | | | | QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-12/+0
| * | | | | Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-0/+1
* | | | | | QProcess: report the syscall that failed in the Unix child processThiago Macieira2015-09-211-0/+7
* | | | | | Add method for checking of QPixmapCache::Key validitySerge Lysenko2015-09-181-6/+6
* | | | | | Tests: Disable cmake auto tests for embeddedRainer Keller2015-09-171-1/+1
* | | | | | QIconLoader: Use the GTK+ icon cachesOlivier Goffart2015-09-133-0/+65
* | | | | | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-14/+214
* | | | | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-096-1/+26
* | | | | | QAbstractSocket: discard input data when opened only for writingAlex Trotsenko2015-09-051-0/+32
* | | | | | Link to AppKit instead of Cocoa.Jake Petroules2015-09-058-9/+9
* | | | | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-05337-339/+115
* | | | | | QGroupBox: Send unhandled mouse events to parent widgetAlex Henrie2015-09-031-0/+111
* | | | | | Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-034-4/+0
* | | | | | Add a qtHookData field for Qt Creator's data displayhjk2015-09-032-1/+11
* | | | | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-01345-345/+0
* | | | | | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-316-8/+11
* | | | | | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-3127-45/+32
* | | | | | QRingBuffer: avoid allocation in c'torAlex Trotsenko2015-08-271-8/+18
* | | | | | Add QGuiApplication::setDesktopFileName()Pier Luigi Fiorini2015-08-271-0/+16
* | | | | | QByteArray: Add append/prepend/insert overloadKevin Funk2015-08-271-10/+25
* | | | | | QRingBuffer: allow to search from any positionAlex Trotsenko2015-08-271-1/+2
* | | | | | Support accessing 32-bit Registry from 64-bit programs and vice versaSebastian Schuberth2015-08-271-0/+47
* | | | | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-262-6/+0
* | | | | | QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-2229-273/+268
* | | | | | tst_qnetworkreply::ioGetFromBuiltinHttp - fix blacklisted test (OS X)Timur Pocheptsov2015-08-202-2/+8
* | | | | | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-195-40/+40
* | | | | | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-1948-571/+571
* | | | | | Autotest: Fix build error with QT_NO_EXCEPTIONSRainer Keller2015-08-191-2/+2
* | | | | | Allow loading of static plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-08-182-1/+12
| |/ / / / |/| | | |
* | | | | QProcess: discard unwanted output from the child processAlex Trotsenko2015-08-161-0/+20
* | | | | Add QMainWindow::resizeDocksOlivier Goffart2015-08-161-0/+93
* | | | | Remove temporary string allocations when reading prepared statement.Milian Wolff2015-08-132-0/+104
* | | | | Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-132-1/+5
* | | | | Remove type punning from QRgba64.Erik Verbruggen2015-08-111-0/+19