Avoid crashes when invalidating a proxy model filter.
[profile/ivi/qtbase.git] / tests / auto / corelib /
2012-08-07 Stephen KellyAvoid crashes when invalidating a proxy model filter.
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-08-01 Kent Hansenstatemachine: Make states exit order spec-compliant
2012-08-01 Thiago MacieiraMake sure that the parsing mode reaches QUrlPrivate...
2012-08-01 Thiago MacieiraMake QUrl::setScheme only parse in strict mode (no...
2012-08-01 Thiago MacieiraFix QUrl support for empty usernames and passwords
2012-08-01 Thiago MacieiraFix handling of encoded NULs (%00) in QUrl::fromPercent...
2012-07-31 Lars KnollFix reloading of plugins
2012-07-31 Lars KnollICU code page conversion support
2012-07-30 Thiago MacieiraEnsure that QAtomicPointer of forward-declared classes...
2012-07-30 Rohan McGoverntests: removed QtWidgets dependency from tst_qsignalmapper
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 Friedemann KleintBase 'FileSystem' test helper class on QTemporaryDir.
2012-07-26 Marc MutzQMetaTypeId2::IsBuiltIn: (new) template meta-function...
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-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 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 Laszlo PappRemove the unnecessary qdebug.h includes in the QPoint...
2012-07-23 Stephen KellySplit QWidgetsVariant tests into a separate testcase.
2012-07-17 Friedemann KleintWindows: Do not return short path names for QDir::tempP...
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 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 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-11 Mitch CurtisWrite qHash functions for QDate, QTime and QDateTime.
2012-07-11 Mitch CurtisAdd unary operator+ to QPoint and QPointF.
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Mitch CurtisImprove QPoint and QPointF auto tests.
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-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 Marc Mutzfix compilation with conforming compilers (e.g. GCC...
2012-07-08 David FaureQMimeType: document preferredSuffix()/suffixes() better
2012-07-08 David FaureFix QMimeType::operator== to only compare mimetype...
2012-07-06 Mitch CurtisImprove QDate, QTime, QDateTime auto tests.
2012-07-04 Stephen KellyAdd a Q_PROPERTY for the sourceModel of a proxy model.
2012-07-04 Rohan McGovernAvoid load(testcase) for installing test helper apps
2012-07-03 Konstantin RittAdd QChar::SoftHyphen enum value
2012-07-02 João AbecasisAdd erase operation to QArrayDataOps
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-06-29 Giuseppe D'AngeloQAbstractProxyModel autotest doesn't need widgets
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
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 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-27 Thiago MacieiraRemove the extra warnings and -Werror from tst_qmimetype
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 Tarja SundqvistQTBUG-26035: Remove positive sign from start of string
2012-06-23 João AbecasisDon't operate on bogus data, assert on preconditions...
2012-06-23 David FaureSkip 3 test methods if the test server isn't set up.
2012-06-20 Janne AnttilaFix qdiriterator autotest build for WEC7.
2012-06-20 Janne AnttilaFix qfile autotest build for WEC7
2012-06-20 Stephen KellyRecord if a metatype is a smart pointer to a QObject...
2012-06-20 Stephen KellyAdd some internal API for extracting a QSharedPointer...
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Mitch CurtisMake QDateTime::fromString()/Time::fromString() adhere...
2012-06-20 Mitch CurtisClean up QDateTime tests.
2012-06-20 Mitch CurtisAdd leading zeros to years below 1000 in QDate::toString().
2012-06-20 Kent HansenAdd test for queued call of method with unregistered...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenmake use of $$[FOO/get] properties
2012-06-18 Thiago MacieiraFix tst_qfile opening of stdin/out/err: don't assume
2012-06-16 Konstantin Ritttst_QChar: drop outdated testcase
2012-06-16 Konstantin RittMake QTBF autotest support SMP code points in the test...
2012-06-15 Stephen KellyAdd automatic metatype declaration for QPointer and...
2012-06-14 Konstantin RittMake QUnicodeTables::script() support SMP code points
2012-06-12 Lars KnollDon't use gcc extension for QByteArrayLiteral neither
2012-06-12 Thiago MacieiraNow merge the QtShared::ExternalRefCount class into...
2012-06-12 Thiago MacieiraRemove "delete value" from QSharedPointer
2012-06-12 Stephen KellyFix automatic declaration of QSharedPointer<T> metatypes.
2012-06-12 Mitch CurtisClean up and consolidate QDateTime-related tests.
next