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
/
qversitreader_p.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
*
Add two specific roundtrip property types for MeeGo.com backends.
Michael Goddard
2011-06-09
1
-0
/
+16
*
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
1
-17
/
+17
*
Fix performance issue in QVersitReader for very long lines
Kevin Wu Won
2011-01-13
1
-1
/
+4
*
Versit: Fix a crash with older versions of gcc.
Christian Kamm
2010-11-08
1
-4
/
+4
*
Merge branch 'new-versit-type' into 1.1
Kevin Wu Won
2010-10-07
1
-1
/
+2
|
\
|
*
Obsoleted QVersitDocument::setType() and type()
Kevin Wu Won
2010-10-05
1
-1
/
+2
*
|
Implemented basic autocharset detection in versit
Kevin Wu Won
2010-10-05
1
-32
/
+122
|
/
*
Change non-const refs to pointers in internal API.
Kevin Wu Won
2010-09-29
1
-117
/
+117
*
Add hack to QVersitReader to handle unwrapping without a preceding space
Kevin Wu Won
2010-09-27
1
-39
/
+89
*
Renamed some variables in QVersitReader
Kevin Wu Won
2010-09-27
1
-16
/
+17
*
Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts
Michael Goddard
2010-08-25
1
-1
/
+2
|
\
|
*
Fix some uninitialized member variables.
Michael Goddard
2010-08-25
1
-1
/
+2
*
|
Added initial support for vCard 4.0.
Kevin Wu Won
2010-07-30
1
-0
/
+22
*
|
Clarify QVersitDocument documentation
Kevin Wu Won
2010-06-17
1
-1
/
+1
*
|
Fix build - initialize the static variable.
Kevin Wu Won
2010-06-07
1
-0
/
+3
*
|
Make mVersitGroupMap in QVersitReaderPrivate static
Kevin Wu Won
2010-06-07
1
-38
/
+46
*
|
Set version correctly of documents nested in iCalendar properties
Kevin Wu Won
2010-05-27
1
-4
/
+6
*
|
Added a test for QVersitReader on iCalendar
Kevin Wu Won
2010-05-27
1
-1
/
+1
*
|
Expanded tst_QVersitReader::testParseVersitDocument and fixed defects
Kevin Wu Won
2010-05-27
1
-3
/
+4
*
|
Nested document support implemented in QVersitReader
Kevin Wu Won
2010-05-27
1
-37
/
+39
*
|
Merge branch 'master' of ../qtm-contacts
Kevin Wu Won
2010-05-27
1
-44
/
+43
|
\
|
|
*
Made ENCODING and CHARSET versit parameters play nicely together
Kevin Wu Won
2010-05-21
1
-37
/
+33
|
*
Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0
Michael Goddard
2010-05-18
1
-1
/
+1
|
|
\
|
|
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
|
*
|
Make the value of a versit parameter not always uppercase
Kevin Wu Won
2010-05-13
1
-7
/
+11
|
|
/
*
|
Remove bool foundBegin paramater from QVersitReader::parseVersitDocument
Kevin Wu Won
2010-05-25
1
-30
/
+23
*
|
Add pushLine() to LineReader in QVersitReader
Kevin Wu Won
2010-05-25
1
-1
/
+14
*
|
Rename VersitCursor -> LByteArray
Kevin Wu Won
2010-05-25
1
-14
/
+14
*
|
Privatise privates of VersitCursor
Kevin Wu Won
2010-05-25
1
-74
/
+57
*
|
Start adding support for BEGIN other than VCARD
Kevin Wu Won
2010-05-25
1
-35
/
+50
|
/
*
Fixed Versit bugs with reader/importer mismatch.
Kevin Wu Won
2010-04-21
1
-23
/
+33
*
Fix bug in QVersitReader to read the NICKNAME, not NICKNAMES property specially
Kevin Wu Won
2010-04-13
1
-2
/
+2
*
Fixed Symbian compile warnings.
Kevin Wu Won
2010-03-26
1
-1
/
+1
*
Implemented support for structured property value types in QtVersit
Kevin Wu Won
2010-03-25
1
-41
/
+170
*
Internal class present in public documentation.
Michael Goddard
2010-03-24
1
-0
/
+1
*
qRegisterMetaType the State enum in QVersitWriter and QVersitReader ctors
Kevin Wu Won
2010-03-23
1
-0
/
+1
*
Removed deprecated resultsAvailable(QList<QVersitDocument>) signal.
Kevin Wu Won
2010-03-18
1
-4
/
+2
*
Moved init() from QVReader/Writer to private classes.
Kevin Wu Won
2010-03-12
1
-0
/
+11
*
Fix build breakage in QtVersit.
Kevin Wu Won
2010-03-09
1
-1
/
+1
*
Fix krazy warnings for contacts and versit incl. symbian and wince backends
Kevin Wu Won
2010-03-09
1
-1
/
+1
*
Removed trailing whitespace from lines in Versit code.
Kevin Wu Won
2010-02-22
1
-1
/
+1
*
Versit incremental reader shouldn't loop unneccesarily on a non-blocking device
Kevin Wu Won
2010-02-19
1
-5
/
+9
*
Implemented Versit incremental parsing.
Kevin Wu Won
2010-02-18
1
-105
/
+505
*
Fixes to QVersitReader.
Kevin Wu Won
2010-02-10
1
-23
/
+15
*
Replaced QString::fromAscii with QLatin1String in Versit.
Kevin Wu Won
2010-02-09
1
-13
/
+13
*
Updated and improved Versit documentation.
Kevin Wu Won
2010-02-01
1
-1
/
+1
*
Made default vCard version 3.0, not 2.1
Kevin Wu Won
2010-01-27
1
-2
/
+2
[next]