summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-132-0/+2
* Add spring-forward testEdward Welbourne2015-11-091-0/+44
* Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklistAndy Shaw2015-11-062-7/+4
* tst_qdatetime: Fix compiler warning about uninitialized variable.Friedemann Kleint2015-11-051-2/+2
* QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-052-0/+16
* Update Unicode data files to v8.0Konstantin Ritt2015-11-055-337/+475
* Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+29
|\
| * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-021-0/+29
* | QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+40
* | tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-035-31/+13
* | Blacklist tst_QPrinter::doubleSidedPrinting for msvc 2013Frederik Gladhorn2015-11-031-0/+3
* | Fix build with Xcode 7.1 toolchainTor Arne Vestbø2015-11-031-1/+3
* | Fix pauseEvents() test to test what should be true, not what is.Edward Welbourne2015-11-021-10/+8
* | Attach all signal spies before setting the watcher's future.Edward Welbourne2015-11-021-12/+11
* | tst_qudpsocket::multicast - blacklist several combinationsTimur Pocheptsov2015-10-301-0/+8
* | Add a test case for conflicting transitionsJarek Kobus2015-10-301-0/+66
* | Disable tst_QSslCertificate::subjectAndIssuerAttributes completelyFrederik Gladhorn2015-10-291-1/+1
* | Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-0/+9
* | QIODevice: fix interleaving read() and write() in text mode under WindowsAlex Trotsenko2015-10-271-0/+41
* | Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+38
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-233-18/+45
|\|
| * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-17/+41
| * Tests: Use blacklist for tst_NetworkSelfTest::ftpProxyServer()Caroline Chao2015-10-222-1/+4
* | Autotest: remove AIX-related QT_POINTER_SIZE codeThiago Macieira2015-10-231-9/+0
* | moc: fix Q_PROPERTY with parentheses in their MEMBER clauseOlivier Goffart2015-10-221-0/+13
* | Improve file handling in test of QSettings.Friedemann Kleint2015-10-211-64/+29
* | Add support for TEXTURE_EXTERNAL_OES in the internal texture blitterLaszlo Agocs2015-10-211-0/+7
* | QLatin1String: add default ctorMarc Mutz2015-10-201-0/+10
* | QLatin1String: add testMarc Mutz2015-10-194-0/+126
* | QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-2/+18
* | QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-0/+12
* | The C locale should omit group separators by defaultLars Knoll2015-10-192-11/+13
* | Add support for "@3x" image loading.Morten Johan Sørvig2015-10-162-0/+1
* | Make the C++11 atomic support the default, if availableThiago Macieira2015-10-1618-19/+19
* | Split two error cases so they get reported distinctly.Edward Welbourne2015-10-161-2/+9
* | QTextStream: add missing op<<(QStringRef)Marc Mutz2015-10-161-0/+17
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-1/+36
|\|
| * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
| * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-1/+23
* | QLinkedList/QSet: add {const_,}reverse_iterator, {c,}r{begin,end}()Marc Mutz2015-10-132-0/+32
* | Don't let closed http sockets pass as valid connectionsUlf Hermann2015-10-131-0/+54
* | Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-132-5/+21
* | Fixed a QTimer::singleShot() crash when a functor callback is usedJuha Turunen2015-10-121-0/+24
* | QMetaProperty::write should reset the property if an empty QVariant is givenOlivier Goffart2015-10-092-3/+15
* | Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
* | Fix crash in QMetaProperty::write for custom types and conversionOlivier Goffart2015-10-091-1/+44
* | xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
* | tst_qversionnumber: enable c++11 and don't use core-privateMarc Mutz2015-10-071-1/+2