summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* statemachine: Support parallel root stateKent Hansen2012-07-111-4/+9
* statemachine: Emit finished() signal when the initial state is finalKent Hansen2012-07-111-0/+12
* statemachine: Revamp property assignments implementationKent Hansen2012-07-111-0/+443
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-112-53/+133
* test: subtract qurlinternal.pro when private_tests are not enabledSergio Ahumada2012-07-101-1/+2
* statemachine: Don't assign properties for transitions with no targetsKent Hansen2012-07-101-0/+55
* statemachine: Purge restorable properties when they are restoredKent Hansen2012-07-101-0/+46
* Set compound state's initial state to 0 if it is removed/deletedKent Hansen2012-07-101-0/+13
* statemachine: Don't crash if property assignment target is deletedKent Hansen2012-07-101-0/+52
* Color transparency support in html import/exportAlexey Chernov2012-07-102-0/+123
* fix compilation with conforming compilers (e.g. GCC >= 4.7)Marc Mutz2012-07-102-4/+3
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-092-3/+2
* Update the moc no-keywords test for the signals replacement.Stephen Kelly2012-07-091-1/+1
* QItemDelegate - add a more comprehensive testThorbjørn Lund Martsum2012-07-091-0/+124
* remove QEXPECT_FAILS from tst_qwidgetJoerg Bornemann2012-07-091-14/+0
* QMimeType: document preferredSuffix()/suffixes() betterDavid Faure2012-07-081-0/+1
* Fix QMimeType::operator== to only compare mimetype names.David Faure2012-07-081-39/+0
* fixed unittest builds for winceBjoern Breitmeyer2012-07-065-19/+5
* make tst_qwidget significant again on Windows and LinuxJoerg Bornemann2012-07-062-2/+144
* Fix division by zero in triangulating stroker.Kim Motoyoshi Kalland2012-07-061-0/+75
* Improve QDate, QTime, QDateTime auto tests.Mitch Curtis2012-07-063-47/+114
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-052-0/+113
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-052-2/+3
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-6/+4
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-041-0/+10
* tst_qwidget: remove QEXPECT_FAIL for QTBUG-8911Joerg Bornemann2012-07-041-3/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-042-2/+1
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-0410-25/+18
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-041-152/+0
* Fix QWidget/widgetAt() test.Friedemann Kleint2012-07-031-6/+8
* Remove Unicode escape sequence, which MSVC does not support.Friedemann Kleint2012-07-031-15/+1
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-5/+5
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-033-6/+13
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Add QChar::SoftHyphen enum valueKonstantin Ritt2012-07-031-2/+2
* removed ancient left-over test from tst_qwidgetJoerg Bornemann2012-07-031-50/+0
* tst_QWidget::gdiPainting fixedJoerg Bornemann2012-07-031-1/+2
* Fixed warnings in qnetworkreply unit testKurt Korbatits2012-07-031-0/+2
* Add erase operation to QArrayDataOpsJoão Abecasis2012-07-032-0/+79
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-031-0/+4
* Fix capitalization with newline bugYann Bodson2012-07-031-0/+23
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-42/+2
* Add constexpr template specializations for built in metatypes.Stephen Kelly2012-07-031-0/+41
* Mark qgl autotest as significant for WindowsKalle Juhani Lehtonen2012-07-031-1/+0
* Change qglfunctions autotest to insignificant on WindowsKalle Juhani Lehtonen2012-07-021-0/+2
* Implement QVariant conversions for QObject derived pointer metatypes.Stephen Kelly2012-07-011-0/+13