summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated API from master branchChris Adams2009-11-191-22/+7
|
* Remove usage of deprecated API from the docsnippets example codeChris Adams2009-11-111-14/+11
|
* Make QCDD::Field a public, real class; allow field level constraintsChris Adams2009-11-091-8/+8
|
* Move match flags to QContactFilter.Michael Goddard2009-11-091-2/+2
| | | | | Since we have some special matching behaviour, use a different match flags enum (QContactFilter::MatchFlags vs Qt::MatchFlags).
* Americanize the spelling of synthesise to synthesizeChris Adams2009-11-091-5/+5
|
* Updated license headersStian Sandvik Thomassen2009-10-221-7/+15
| | | | Reviewed-by: Trust Me
* Merged master branch to qtsw/versit.Lucian Varlan2009-10-161-6/+6
|
* Use the correct constants instead of hardcoding literals.Michael Goddard2009-09-171-9/+9
|
* Use convenience functions in snippet exampleChris Adams2009-09-071-2/+2
|
* Slight modifications to new attributes-as-values API; update unit testsChris Adams2009-09-071-3/+3
|
* Fix autotests + samples with new attributes as values formatChris Adams2009-09-071-6/+5
|
* Update docs and snippet example applicationChris Adams2009-09-071-5/+57
|
* Update license headerAlex2009-08-181-1/+1
|
* Bugfix: Update fieldname in snippet sample to follow schemaChris Adams2009-08-061-2/+2
|
* Added initial actions plugin support + test case.Chris Adams2009-07-141-7/+7
|
* Tweak filter API and add some more filter testing.Michael Goddard2009-07-131-2/+1
|
* Manual merge of qtsw/filters into masterChris Adams2009-07-131-1/+7
|
* Remove special treatment for name in QContact, add DisplayLabel special ↵Chris Adams2009-07-101-11/+11
| | | | treatment; fix unit test regressions.
* Remove QContactName from top level of QContact as per API review ↵Chris Adams2009-07-101-8/+29
| | | | recommendation. Ensure manager synthesises a display label. Added Organisation leaf class.
* For consistency, rename id variables which are strings, to names.Chris Adams2009-07-101-2/+2
|
* Update docs with snippetsChris Adams2009-07-081-0/+16
|
* Updated snippet app, added contacts accessors' trampoline functions to managerChris Adams2009-07-081-124/+158
|
* Moved simplecontacts example to doc/snippets (renamed)Chris Adams2009-07-081-0/+209