summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | QNX: Fix QMdiArea autotestsFabian Bumberger2014-04-141-3/+6
* | QNX: Fix QGuiApplication autotestsFabian Bumberger2014-04-141-0/+36
* | QNX: Fix QWizard autotestFabian Bumberger2014-04-141-1/+4
* | QNX: Fix QTreeView autotestFabian Bumberger2014-04-141-2/+2
|/
* Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi2014-04-091-1/+1
* QNX: Fix QCompleter autotestFabian Bumberger2014-04-091-2/+2
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+67
* Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint2014-04-091-9/+18
* QNX: Fix QHeaderView autotestFabian Bumberger2014-04-091-0/+6
* Stabilize tst_QListWidgetJ-P Nurmi2014-04-091-16/+3
* Android: Add some ci usage features to Android testrunnerSimo Fält2014-04-091-9/+167
* Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-094-11/+116
* Add diagnostic output to tst_QtConcurrentIterateKernel.Friedemann Kleint2014-04-091-9/+33
* QPageLayout: provide op!=Marc Mutz2014-04-081-0/+4
* QPageSize: provide op!=Marc Mutz2014-04-081-0/+3
* QNX: Fix QGraphicsView autotestsBernd Weimer2014-04-081-9/+26
* tst_QTreeView: fix use of uninited variableMarc Mutz2014-04-071-1/+7
* network: finish all pending replies upon errorPeter Hartmann2014-04-071-0/+40
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+9
* Accessibility text updates for QTextEditFrederik Gladhorn2014-04-051-0/+42
* QPrintDialog - Add Direct print to manual testJohn Layt2014-04-053-0/+16
* Fix capacity reservation for shared QByteArrayThiago Macieira2014-04-054-0/+53
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-043-7/+3
* Don't read before the beginning of the stringThiago Macieira2014-04-041-0/+48
* Remove QtWidgets dependency from tst_QComplexTextKonstantin Ritt2014-04-042-2/+1
* Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt2014-04-041-8/+0
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-041-0/+33
* QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2014-04-042-10/+16
* BlackBerry: Fix QListView autotestFabian Bumberger2014-04-041-9/+22
* Fix QTreeWidget autotestFabian Bumberger2014-04-041-2/+6
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-049-25/+50
* Fix lance opengl painting testaavit2014-04-041-5/+6
* Fix QTextEdit autotestFabian Bumberger2014-04-041-1/+2
* QNX: Fix QAbstractItemView autotestFabian Bumberger2014-04-041-4/+10
* BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2
* Add a benchmark test for QCryptographicHashThiago Macieira2014-04-043-0/+192
* Fix QTabBar autotest for high DPI displaysFabian Bumberger2014-04-031-4/+9
* Fix the QGridLayout autotestFabian Bumberger2014-04-031-1/+4
* Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-3/+6
* Re-add missing test to kernel.proJędrzej Nowacki2014-04-021-0/+1
* QNX: Fix OpenGL autotestFabian Bumberger2014-04-011-1/+29
* Item views: respect selection mode when closing an editorJ-P Nurmi2014-04-011-0/+42
* Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-011-0/+54
* Make tst_qopengl more verbose.Friedemann Kleint2014-03-311-28/+45
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-311-3/+24
* QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+26
* tst_QEvent: add another test-case for registerEventType()Marc Mutz2014-03-291-1/+3
* [QtSql]QIBASE]add support for prepared queries in numRowsAffectedIsrael Lins Albuquerque2014-03-291-0/+12
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6