summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Marc Mutz2014-04-1155-147/+1055
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1155-147/+1055
| |\|
| | * 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
* | | QStringList: add op= overloads for QList<QString>Marc Mutz2014-04-111-0/+16
|/ /
* | Stabilize QListWidget testMarc Mutz2014-04-071-7/+1
* | QWeakPointer: add member-swapMarc Mutz2014-04-031-0/+24
* | QWeakPointer: add lock() for std::weak_ptr compatibilityMarc Mutz2014-04-031-0/+18
* | Optimize QColor::setNamedColorJędrzej Nowacki2014-04-031-2/+11
* | Serialize QPicture using the latest QDataStream version.Mitch Curtis2014-04-021-24/+83
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-0133-430/+1968
|\|
| * 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