index
:
qt-mobility/qt-mobility.git
1.0
1.1
master
Qt Mobility (Qt 4.x)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
versit
/
versitutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Update to new license format
Sergio Ahumada
2012-11-07
1
-22
/
+22
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-11-07
1
-3
/
+3
*
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
1
-17
/
+17
*
Fix merge commit 99b99185ca6b91158e109a1e636fa510cb2389ca
Kevin Wu Won
2010-10-29
1
-0
/
+75
*
Implemented basic QVersitOrganizerExporter functionality
Kevin Wu Won
2010-06-01
1
-0
/
+18
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
*
Implemented support for structured property value types in QtVersit
Kevin Wu Won
2010-03-25
1
-36
/
+0
*
Implemented Versit incremental parsing.
Kevin Wu Won
2010-02-18
1
-439
/
+29
*
Implemented incremental writing to QVersitWriter to fix a unit test.
Kevin Wu Won
2010-02-11
1
-33
/
+0
*
Fixes to QVersitReader.
Kevin Wu Won
2010-02-10
1
-3
/
+8
*
Replaced QString::fromAscii with QLatin1String in Versit.
Kevin Wu Won
2010-02-09
1
-9
/
+9
*
Renamed QVersitWriter::setCodec -> setDefaultCodec
Kevin Wu Won
2010-01-22
1
-2
/
+2
*
Implemented Unicode support in QVersitWriter.
Kevin Wu Won
2010-01-22
1
-11
/
+12
*
Replaced QVersitContactImporter::unknownProperties() with callback obj.
Kevin Wu Won
2010-01-14
1
-3
/
+1
*
More non-ASCII support for VersitReader.
Kevin Wu Won
2010-01-08
1
-35
/
+22
*
Optimized getNextLine() for big folded lines.
Kevin Wu Won
2010-01-06
1
-6
/
+28
*
Optimization: Merged functionality of unfold() into getNextLine().
Kevin Wu Won
2010-01-06
1
-61
/
+56
*
Implemented caching of the newline list.
Kevin Wu Won
2010-01-06
1
-6
/
+21
*
Cleaned up code for VersitUtils::getNextLine()
Kevin Wu Won
2010-01-06
1
-23
/
+12
*
More optimizations.
Kevin Wu Won
2010-01-05
1
-10
/
+17
*
Optimizations
Kevin Wu Won
2010-01-05
1
-10
/
+21
*
Fix remaining bugs for non-ASCII support.
Kevin Wu Won
2010-01-05
1
-3
/
+4
*
Fixed VersitUtils::getNextLine() to work with non ASCII codecs
Kevin Wu Won
2010-01-04
1
-13
/
+30
*
Added non-ASCII support for parsing property params.
Kevin Wu Won
2010-01-04
1
-2
/
+2
*
Added non-ASCII support for parsing groups and name.
Kevin Wu Won
2010-01-04
1
-6
/
+8
*
Started adding support for encodings other than ASCII in Versit module.
Kevin Wu Won
2010-01-04
1
-49
/
+88
*
Changed QVersitProperty::value() to be a QString.
Kevin Wu Won
2009-12-22
1
-16
/
+16
*
Also unescape colons that have been backslashed.
Michael Goddard
2009-12-16
1
-1
/
+1
*
Update the versitutils unit test.
Michael Goddard
2009-12-16
1
-3
/
+4
*
Improve the vCard parser.
Michael Goddard
2009-12-15
1
-51
/
+89
*
Rename some private headers.
Michael Goddard
2009-11-25
1
-1
/
+1
*
Fix symbol exporting for Versit.
Michael Goddard
2009-11-25
1
-1
/
+1
*
Properly namespace the versit component
Chris Adams
2009-11-25
1
-0
/
+2
*
Namespace the versit module, some compile fixes
Chris Adams
2009-11-25
1
-0
/
+4
*
Move versit classes to correct location, remove dist policy files
Chris Adams
2009-11-24
1
-0
/
+453