summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvcard30writer
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* Update to new license formatSergio Ahumada2012-11-072-44/+44
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-072-6/+6
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-182-34/+34
* Fix some autotest failures from some merges.Michael Goddard2010-10-071-1/+1
* Fix broken test case tst_qvcard30writerKevin Wu Won2010-09-021-11/+11
* Separate out organizer parts of versit to a separate moduleKevin Wu Won2010-08-201-6/+2
* merge latest changes to local branchPetteri Puolakka2010-08-131-0/+2
* Fixed some unit test failures.Kevin Wu Won2010-05-311-1/+2
* Make versit tests link with both contacts and organizerKevin Wu Won2010-05-311-1/+1
* Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Michael Goddard2010-05-182-2/+2
|\
| * Bump copyright date from 2009 to 2010dac2010-05-072-2/+2
* | Make the value of a versit parameter not always uppercaseKevin Wu Won2010-05-131-1/+1
|/
* Don't compile tests of internal Versit classes for release buildsKevin Wu Won2010-04-282-2/+6
* Fixed build for S60.Kevin Wu Won2010-03-261-1/+2
* Added unit tests to check that structured versit properties are treated as suchKevin Wu Won2010-03-252-47/+116
* Rename the versit auto tests, to match Qt conventions.Michael Goddard2010-03-103-12/+12
* Cosmetic changes to versit tests.Kevin Wu Won2010-02-242-3/+3
* Implemented incremental writing to QVersitWriter to fix a unit test.Kevin Wu Won2010-02-111-20/+81
* Removed spurious code from Versit.Kevin Wu Won2010-02-051-1/+1
* Implemented Unicode support in QVersitWriter.Kevin Wu Won2010-01-221-0/+17
* Renamed QVersitProperty::addParameter -> insertParameterKevin Wu Won2010-01-201-1/+1
* Versit API changes.Kevin Wu Won2010-01-181-13/+11
* Made QVersitExporter/Writer handle QByteArray blobs, not base64 QStringsKevin Wu Won2010-01-181-6/+12
* Remove QVersitProperty::(set)embeddedDocument()Kevin Wu Won2010-01-121-1/+3
* Split QVersitWriterPrivate into two classes.Kevin Wu Won2010-01-112-13/+3
* Changed QVersitProperty::value() to be a QString.Kevin Wu Won2009-12-221-6/+6
* Merge branch 'master' of qtmobility into beta-renameAlex2009-11-261-4/+4
|\
| * Update versit unit testsChris Adams2009-11-261-4/+4
* | Fix renaming after merge.Aaron McCarthy2009-11-261-2/+2
|/
* Fix a copy paste error with the target names.Michael Goddard2009-11-251-1/+1
* Adjust Versit auto tests for namespaces, linking and C++ protection rules.Michael Goddard2009-11-253-8/+26
* Initial splitting of versit auto tests.Michael Goddard2009-11-253-0/+248