summaryrefslogtreecommitdiffstats
path: root/src/versit/versitutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Fix merge commit 99b99185ca6b91158e109a1e636fa510cb2389caKevin Wu Won2010-10-291-0/+75
* Implemented basic QVersitOrganizerExporter functionalityKevin Wu Won2010-06-011-0/+18
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* Implemented support for structured property value types in QtVersitKevin Wu Won2010-03-251-36/+0
* Implemented Versit incremental parsing.Kevin Wu Won2010-02-181-439/+29
* Implemented incremental writing to QVersitWriter to fix a unit test.Kevin Wu Won2010-02-111-33/+0
* Fixes to QVersitReader.Kevin Wu Won2010-02-101-3/+8
* Replaced QString::fromAscii with QLatin1String in Versit.Kevin Wu Won2010-02-091-9/+9
* Renamed QVersitWriter::setCodec -> setDefaultCodecKevin Wu Won2010-01-221-2/+2
* Implemented Unicode support in QVersitWriter.Kevin Wu Won2010-01-221-11/+12
* Replaced QVersitContactImporter::unknownProperties() with callback obj.Kevin Wu Won2010-01-141-3/+1
* More non-ASCII support for VersitReader.Kevin Wu Won2010-01-081-35/+22
* Optimized getNextLine() for big folded lines.Kevin Wu Won2010-01-061-6/+28
* Optimization: Merged functionality of unfold() into getNextLine().Kevin Wu Won2010-01-061-61/+56
* Implemented caching of the newline list.Kevin Wu Won2010-01-061-6/+21
* Cleaned up code for VersitUtils::getNextLine()Kevin Wu Won2010-01-061-23/+12
* More optimizations.Kevin Wu Won2010-01-051-10/+17
* OptimizationsKevin Wu Won2010-01-051-10/+21
* Fix remaining bugs for non-ASCII support.Kevin Wu Won2010-01-051-3/+4
* Fixed VersitUtils::getNextLine() to work with non ASCII codecsKevin Wu Won2010-01-041-13/+30
* Added non-ASCII support for parsing property params.Kevin Wu Won2010-01-041-2/+2
* Added non-ASCII support for parsing groups and name.Kevin Wu Won2010-01-041-6/+8
* Started adding support for encodings other than ASCII in Versit module.Kevin Wu Won2010-01-041-49/+88
* Changed QVersitProperty::value() to be a QString.Kevin Wu Won2009-12-221-16/+16
* Also unescape colons that have been backslashed.Michael Goddard2009-12-161-1/+1
* Update the versitutils unit test.Michael Goddard2009-12-161-3/+4
* Improve the vCard parser.Michael Goddard2009-12-151-51/+89
* Rename some private headers.Michael Goddard2009-11-251-1/+1
* Fix symbol exporting for Versit.Michael Goddard2009-11-251-1/+1
* Properly namespace the versit componentChris Adams2009-11-251-0/+2
* Namespace the versit module, some compile fixesChris Adams2009-11-251-0/+4
* Move versit classes to correct location, remove dist policy filesChris Adams2009-11-241-0/+453