summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Autotest: make the test pass with the Intel compilerThiago Macieira2015-06-192-6/+2
| | * | Make QMetaObject::Connection check its state deeplyThiago Macieira2015-06-191-1/+6
| | * | Autotest: Check where global event filters get runThiago Macieira2015-06-192-0/+58
| | * | Fix boundingRect test in tst_QPictureKai Pastor2015-06-161-2/+2
| | * | Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-112-6/+21
| | * | Diaglib: Output window/widget state(s).Friedemann Kleint2015-06-112-0/+4
| | * | Fix leaking of link in tst_QFileInfo::canonicalFilePath().Friedemann Kleint2015-06-101-6/+20
| | * | Fix return value of QWindowsFileSystemWatcherEngine::removePaths().Friedemann Kleint2015-06-091-0/+26
| | * | QSwipeGestureRecognizer: Allow for small direction changes.Friedemann Kleint2015-06-071-3/+12
| | * | fix usage of wince scopeOswald Buddenhagen2015-06-0553-58/+57
| | * | Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-0/+2
| | * | Fix premul conversion from ARGB32 to A2RGB30 formats.Allan Sandfeld Jensen2015-06-031-0/+27
* | | | Fix A2RGB30 compositing testsAllan Sandfeld Jensen2015-07-011-6/+6
|/ / /
* | | Add qHash(QLocale)Marc Mutz2015-06-301-0/+2
* | | tst_formlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-198/+189
* | | tst_qboxlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-63/+36
* | | tst_gridlayout: Fix visible top level widget leaks.Friedemann Kleint2015-06-271-85/+75
* | | QList: Introduce constFirst() and constEnd()Sérgio Martins2015-06-271-0/+136
* | | Add support for driver_description and os.release in GPU blacklistsLaszlo Agocs2015-06-262-4/+44
* | | QSortFilterProxyModel: Keep invalid index updated on source model sortDaiwei Li2015-06-251-0/+27
* | | tst_qzip: remove unused init()/cleanup() functionsMarc Mutz2015-06-241-11/+0
* | | Replace QVERIFY with QCOMPARE in QRingBuffer autotestAlex Trotsenko2015-06-231-23/+23
* | | Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-19/+1
* | | Insignifify qfileinfo on Windows, like QDirSimon Hausmann2015-06-201-0/+2
* | | Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int)Simon Hausmann2015-06-201-1/+1
* | | Blacklist flakey tst_QTimeLine::duration test on WindowsSimon Hausmann2015-06-201-0/+2
* | | Improve debug output of tst_QTimeLine::frameRate()Simon Hausmann2015-06-201-1/+1
* | | Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklistSimon Hausmann2015-06-201-1/+1
* | | Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on WindowsSimon Hausmann2015-06-201-0/+2
* | | Extend the scope of QTBUG-30943Simon Hausmann2015-06-201-1/+1
* | | Blacklist socks bind test on WindowsSimon Hausmann2015-06-201-0/+2
* | | Blacklist tryAcquireWithTimeoutSimon Hausmann2015-06-201-1/+1
* | | Insignifify qdiriterator testSimon Hausmann2015-06-201-0/+2
* | | windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-1/+19
* | | QCommandLineOption: optimize ctorsMarc Mutz2015-06-191-1/+1
* | | QStringRef: add truncate()Marc Mutz2015-06-191-0/+25
* | | QMap: add const equal_range() overloadMarc Mutz2015-06-191-0/+34
* | | QVector: add move(int,int) for QList compatMarc Mutz2015-06-181-0/+50
* | | QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-182-0/+47
* | | tst_QStateMachine: replace inefficient QLists with QVectorMarc Mutz2015-06-171-3/+3
* | | QPointer: add member-swapMarc Mutz2015-06-171-0/+17
* | | Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-166-0/+20
* | | Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-2/+2
* | | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-1468-73/+226
* | | Blacklist tst_QThreadPool::expiryTimeoutRace() on OS XSimon Hausmann2015-06-121-0/+2
* | | Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* | | Allow types with a comma in Q_PROPERTYOlivier Goffart2015-06-121-0/+12
* | | Add qHash(QSizePolicy)Marc Mutz2015-06-121-2/+18
* | | Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-125-83/+141
* | | networkselftest: Fix handling of the smbclient process.Friedemann Kleint2015-06-101-12/+42