summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvariant
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Re-enabled passing tests in tst_qvariantJo Asplin2012-03-012-2/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-0/+2
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-7/+12
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-...Qt Continuous Integration System2011-05-181-6/+12
| |\
| | * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-1/+20
| | |\
| | * | Remove Q_ASSERT from QVariant autotestJason McDonald2011-05-101-6/+9
| | * | Remove Q_ASSERT's from QVariant autotest.Jason McDonald2011-05-041-5/+8
| | * | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * | | Fix tst_QVariant::invalidColorJiang Jiang2011-05-111-1/+0
| | |/ | |/|
* / | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Add a test in QVariant for forward declared classesOlivier Goffart2011-03-251-0/+13
* | Fix tst_QVariant::qvariant_cast_QObjectOlivier Goffart2011-03-231-1/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-031-0/+11
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-0/+4
|\
| * Fix tst_QVariant::operator_eq_eq(UserType)Olivier Goffart2010-03-041-1/+1
| * QVariant: Fix crash when comparing two variant with the same undefined type.Olivier Goffart2010-03-031-0/+4
* | Fix QVariant autotestOlivier Goffart2010-03-031-3/+11
|/
* Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-171-0/+5
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-0/+17
* Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-041-2/+4
* Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+4
* Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-0/+245
* QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update URL for Qt web site.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-211-1/+2
|\ \
| * | Fix memory leakOlivier Goffart2009-08-211-1/+1
| * | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-211-0/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-201-0/+36
|\| |
| * | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-201-1/+37
* | | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\| |
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-061-3/+3
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-3/+3
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-2/+84
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Make typeToName testcase pass, and add basic test for Math3D classes.Volker Hilsheimer2009-07-271-2/+84
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+19
|\| |