summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove QGraphicsView autotest that doesn't test anythingTor Arne Vestbø2015-09-151-9/+0
| * | tst_QDBusAbstractAdaptor: fix reception of signals from P2P connectionThiago Macieira2015-09-151-1/+1
| * | QDBusServiceWatcher: Move the logic to QDBusConnectionPrivateThiago Macieira2015-09-151-0/+104
| * | And move the creation of connections to the threadThiago Macieira2015-09-156-257/+378
| * | Use a dedicated thread for handling incoming libdbus-1 eventsThiago Macieira2015-09-151-32/+1
| * | Implement the blocking QtDBus call in terms of the non-blocking oneThiago Macieira2015-09-151-2/+12
| * | Autotest: Make tst_QNetworkInterface::interfaceFromXXX data-drivenThiago Macieira2015-09-131-20/+28
| * | Declare QNetworkAddressEntry and QNetworkInterface as metatypesThiago Macieira2015-09-131-1/+0
| * | Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-0/+7
| * | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-1/+6
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-2722-89/+753
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-2622-89/+753
| | |\|
| | | * Avoid overflow in QTime::addSecs with too big a number of secondsThiago Macieira2015-08-191-0/+2
| | | * QRegularExpression: fix matching over QStringRefsGiuseppe D'Angelo2015-08-182-15/+372
| | | * Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-181-3/+41
| | | * Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-4/+7
| | | * tst_qprocess cleanupJoerg Bornemann2015-08-171-17/+15
| | | * fix assertion in QProcess/WinJoerg Bornemann2015-08-171-3/+28
| | | * WinRT: Skip unsupported multicast UDP socket testsOliver Wolff2015-08-171-0/+18
| | | * tst_qudpsocket: Do not crash if no testserver address could be foundOliver Wolff2015-08-171-2/+14
| | | * QMimeDatabase: adapt to changes in shared-mime-info 1.3David Faure2015-08-162-3/+4
| | | * QProcess: Ensure that the stdin buffer is cleared on start()Thiago Macieira2015-08-154-0/+169
| | | * QMimeProvider: Do not crash when globPatterns is empty.Milian Wolff2015-08-124-0/+23
| | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-4/+5
| | | |\
| | | | * 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