Stabilize QWidget-test alienwidgets on XCB.
[profile/ivi/qtbase.git] / tests /
2012-07-31 Friedemann KleintStabilize QWidget-test alienwidgets on XCB.
2012-07-31 Lars KnollFixes to the qdom autotest
2012-07-31 Lars KnollICU code page conversion support
2012-07-30 Thiago MacieiraEnsure that QAtomicPointer of forward-declared classes...
2012-07-30 Rohan McGovernMake benchmarks compile without QtWidgets
2012-07-30 Rohan McGoverntests: fixed check for QtOpenGL
2012-07-30 Rohan McGoverntests: disable qstandarditemmodel test when building...
2012-07-30 Rohan McGoverntests: removed QtWidgets dependency from tst_qsignalmapper
2012-07-27 Oswald Buddenhagenfix host vs. makefile directory separator mess
2012-07-27 Friedemann KleintWork on the QWidget-autotest.
2012-07-27 David FaureQDebug: Add getter/setter for auto-insert-spaces.
2012-07-27 Volker KrauseFix crash in QVariant::canConvert().
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
2012-07-26 Andrew den ExterFix position of mouse events generated from touch events.
2012-07-26 Friedemann KleintStabilize tst_QMenu::tearOff().
2012-07-26 Friedemann KleintStabilize tst_QCompleter::QTBUG_14292_filesystem.
2012-07-26 Friedemann KleintBase 'FileSystem' test helper class on QTemporaryDir.
2012-07-26 Marc MutzQMetaTypeId2::IsBuiltIn: (new) template meta-function...
2012-07-25 Marc MutzQtNetwork: use nullary version of qRegisterMetaType...
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-25 Marc Mutztst_qmetatype: fix two more unused typedefs (GCC 4...
2012-07-25 Marc MutzQObject: add a macro for conveniently setting the objec...
2012-07-25 Marc MutzQtWidgets: use nullary version of qRegisterMetaType...
2012-07-25 David FaureAdd QSignalSpy::wait() method.
2012-07-25 Friedemann KleintDeprecate the qWaitForWindowShown(QWindow *) method.
2012-07-24 Stephen KellySplit the QGuiVariant test from the Core one.
2012-07-24 Stephen KellyUse a large core type for the QVariant::setValue test.
2012-07-24 Stephen KellyMake qRegisterMetaType constexpr for built-in types.
2012-07-24 Stephen KellyRemove obsolete or commented use of Q_DECLARE_METATYPE.
2012-07-24 Kevin OttensPropagate synthesized mouse events in parallel (lock...
2012-07-24 Stephen KellyReplace old typedefs with their built-in equivalents.
2012-07-24 Stephen KellyFix typo pallete -> palette.
2012-07-24 Marc MutzQAbstractItemView: don't qRegisterMetaType<QModelIndex>
2012-07-24 Stephen KellyAdd tests of the various testlib definition possibilities.
2012-07-24 Laszlo PappRemove the unnecessary qdebug.h includes in the QPoint...
2012-07-23 Friedemann KleintRemove usage of deprecated qWaitForWindowShown in dialo...
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Stephen KellySplit QWidgetsVariant tests into a separate testcase.
2012-07-23 Stephen KellyExclude the delayed resource file test on Windows.
2012-07-23 Stephen KellyAdd a test for all QtBase modules.
2012-07-20 Stephen KellyFix typo: delyed -> delayed
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Friedemann KleintTests: Replace deprecated QPixmap::grabWidget() by...
2012-07-20 Friedemann KleintActivate native window tests of QMdiArea.
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-19 Joerg BornemannQWidget/Win: fix restoreGeometry() from fullscreen...
2012-07-19 Friedemann KleintRemove the test tst_qdialog::throwInExec().
2012-07-19 Stephen KellyAdd another directory to the private INCLUDE_DIRS list.
2012-07-19 Stephen KellyDereference so we can be sure the type is not forward...
2012-07-18 Friedemann KleintTrack window state in manual test windowflags.
2012-07-18 Miikka HeikkinenFix rendering glitches when using native widgets in...
2012-07-17 Friedemann KleintWindows: Do not return short path names for QDir::tempP...
2012-07-16 Thiago A. CorreaFix error when inserting to tables with datetime fields...
2012-07-16 Friedemann KleintReplace Q_WS_ in tests by Q_OS_ or check platform names.
2012-07-16 Joerg Bornemanntst_qwidget: check widget geometry in fullscreen mode
2012-07-16 Friedemann KleintRemove #ifdef Q_WS_ / include / #endif conditionals.
2012-07-16 David FaureFix applicationName() being empty in QApplication.
2012-07-16 Kent Hansenstatemachine: Move RestorePolicy enum to QState class
2012-07-16 Kent HansenAdd QStateMachine constructor that takes a ChildMode
2012-07-15 Oswald Buddenhagenfix object file name clash
2012-07-14 Stephen KellyTest QVariant copy with a user type instead of a QtNetw...
2012-07-14 Stephen KellyRun QIcon related crash test with the other QtGui types.
2012-07-14 Stephen KellyDon't declare built-in metatypes as metatypes again.
2012-07-13 Stephen KellyAdd some tests to note that private signals can't be...
2012-07-13 Jan-Arve SaetherRelax the reqirement in which order events are delivered.
2012-07-13 Kent Hansenstatemachine: Make signal transition registration threa...
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
next