statemachine: Fix signal transition handling in multi-threaded setup
[profile/ivi/qtbase.git] / tests /
2012-07-13 Kent Hansenstatemachine: Fix signal transition handling in multi...
2012-07-13 Kent Hansenstatemachine: Fix dynamic transition registration edge...
2012-07-13 Kent Hansenstatemachine: Set correct signal index when signal...
2012-07-12 Stephen KellyMake it possible to connect to QAbstract{State,Transtio...
2012-07-12 Stephen KellyMake it possible to use new syntax to connect to model...
2012-07-12 Stephen KellyCreate a way to inform moc about private signals.
2012-07-12 Jędrzej NowackiTest for QMetaType binary breakage.
2012-07-12 Marc Mutztst_QMimeDatabase: use QFutureSynchronizer
2012-07-12 Kent Hansenstatemachine: Fix state entry bug for parallel state...
2012-07-12 Thiago MacieiraFix small problems with tst_QProcess
2012-07-12 Jan-Arve SaetherEnable modularization of translation files.
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-12 Oswald Buddenhagentest behavior of $${absolute,relative}_path() with...
2012-07-12 Friedemann KleintImplement qWaitForWindowShown using qWaitForWindowExposed.
2012-07-12 Friedemann KleintTests: Fix printsupport profiles.
2012-07-11 Mitch CurtisWrite qHash functions for QDate, QTime and QDateTime.
2012-07-11 Mitch CurtisAdd unary operator+ to QPoint and QPointF.
2012-07-11 Friedemann KleintImprove windowflags, windowgeometry manual tests.
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Mitch CurtisImprove QPoint and QPointF auto tests.
2012-07-11 Oswald Buddenhagenfix build with namespaced qt
2012-07-11 Stephen KellyFix unit tests when CMAKE_PREFIX_PATH env var is not...
2012-07-11 Kent Hansenstatemachine: Support parallel root state
2012-07-11 Kent Hansenstatemachine: Emit finished() signal when the initial...
2012-07-11 Kent Hansenstatemachine: Revamp property assignments implementation
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-10 Sergio Ahumadatest: subtract qurlinternal.pro when private_tests...
2012-07-10 Kent Hansenstatemachine: Don't assign properties for transitions...
2012-07-10 Kent Hansenstatemachine: Purge restorable properties when they...
2012-07-10 Kent HansenSet compound state's initial state to 0 if it is remove...
2012-07-10 Kent Hansenstatemachine: Don't crash if property assignment target...
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-10 Marc Mutzfix compilation with conforming compilers (e.g. GCC...
2012-07-09 Sergio AhumadaChange deprecated use of CONFIG+=qdbus to QT+=dbus
2012-07-09 Stephen KellyUpdate the moc no-keywords test for the signals replace...
2012-07-09 Thorbjørn Lund MartsumQItemDelegate - add a more comprehensive test
2012-07-09 Joerg Bornemannremove QEXPECT_FAILS from tst_qwidget
2012-07-08 David FaureQMimeType: document preferredSuffix()/suffixes() better
2012-07-08 David FaureFix QMimeType::operator== to only compare mimetype...
2012-07-06 Bjoern Breitmeyerfixed unittest builds for wince
2012-07-06 Joerg Bornemannmake tst_qwidget significant again on Windows and Linux
2012-07-06 Kim Motoyoshi KallandFix division by zero in triangulating stroker.
2012-07-06 Mitch CurtisImprove QDate, QTime, QDateTime auto tests.
2012-07-06 Martin Peterssontst_qudpsocket: Interface fix for Windows Xp
2012-07-05 Martin Peterssontst_QTcpServer::linkLocal fix for Windows Xp
2012-07-05 Thorbjørn Lund MartsumQHeaderView - adding an auto test with saveState and...
2012-07-05 Thorbjørn Lund MartsumQHeaderView - resizeSection improvement
2012-07-05 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-07-04 Thorbjørn Lund MartsumQHeaderView - prevent negative default+minimum section...
2012-07-04 Stephen KellyUppercase the CONFIG for verbatim mode.
2012-07-04 Stephen KellyAdd a Q_PROPERTY for the sourceModel of a proxy model.
2012-07-04 Joerg Bornemanntst_qwidget: remove QEXPECT_FAIL for QTBUG-8911
2012-07-04 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-07-04 Rohan McGovernAvoid load(testcase) for installing test helper apps
2012-07-03 Matthew VogtRevert "Allow moc to handle symbols that have been...
2012-07-03 Friedemann KleintFix QWidget/widgetAt() test.
2012-07-03 Friedemann KleintRemove Unicode escape sequence, which MSVC does not...
2012-07-03 Christoph Schleife... Platform-plugin support for QSystemTrayIcon.
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Martin Peterssontst_QTcpServer::clientServerLoop fix for Windows Xp
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-03 Joerg Bornemannremoved ancient left-over test from tst_qwidget
2012-07-03 Joerg Bornemanntst_QWidget::gdiPainting fixed
2012-07-03 Kurt KorbatitsFixed warnings in qnetworkreply unit test
2012-07-02 João AbecasisAdd erase operation to QArrayDataOps
2012-07-02 Martin PeterssonQSslCertificate::fromPath fix wildcard handling
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-02 Kalle Juhani LehtonenMark qgl autotest as significant for Windows
2012-07-02 Kalle Juhani LehtonenChange qglfunctions autotest to insignificant on Windows
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-06-30 Toby TomkinsFlag consistently failing tests as expected fail tests.
2012-06-29 Giuseppe D'AngeloQAbstractProxyModel autotest doesn't need widgets
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-29 Kurt KorbatitsFixed several unit tests to work in shadow builds
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-28 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-28 Rohan McGovernFixed qsslsocket_onDemandCertificates_{static,member}
2012-06-27 Thiago MacieiraRemove the extra warnings and -Werror from tst_qmimetype
2012-06-27 Oswald Buddenhagendo not unnecessarily mess with CONFIG
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-26 Shane KearnsImplement RFC6265 test suite
2012-06-26 Shane KearnsUse RFC6265 rules for cookie path & path matching
2012-06-26 Shane KearnsQNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
2012-06-26 Shane Kearnsqget test - fix null pointer dereference
2012-06-26 Shane KearnsChange invalid test case (two cookies separated by ,)
2012-06-26 Peter HartmannQNetworkRequest autotest: adapt to new cookie parsing...
2012-06-26 Jocelyn TurcotteRemove support for multiple cookies in one Set-Cookie...
2012-06-26 Debao Zhangtst_qtextscriptengine: make it compilable under MSVC2010
2012-06-26 Mitch CurtisFix QIODevice warning when running rcc.
2012-06-26 David FaureAdd missing subdirs (the new QUrl unit tests were not...
2012-06-26 Stephen KellyFactorize the cmake test infrastructure to be reusable.
2012-06-26 Tasuku SuzukiFixed inputMethodQuery() for Qt::ImHints
2012-06-26 Tarja SundqvistQTBUG-26035: Remove positive sign from start of string
2012-06-26 Oswald Buddenhagenfix somewhat common edge case in $$shadowed()
2012-06-25 Shane KearnsQSKIP test that is blocking unrelated changes in CI
next