| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | add contacts doc snippet to build | Alex | 2009-11-05 | 1 | -2/+6 | |
| | | | ||||||
| * | | Updated license headers | Stian Sandvik Thomassen | 2009-10-23 | 2 | -14/+30 | |
| | | | | | | | | | Reviewed-by: Trust Me | |||||
| * | | Hopefully fix Windows based debug builds. | Michael Goddard | 2009-10-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | This time, we can use the built in qtAddLibrary, but make sure that we reset TARGET after removing debug_and_release if we only have a debug Qt. | |||||
| * | | Merge branch 'qtsw/relationships' of ↵ | Chris Adams | 2009-10-15 | 1 | -6/+6 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qtmobility/qtcontacts Conflicts: contacts/contacts.pro contacts/qcontactmanagerengine.h plugins/contacts/symbian/inc/qcontactsymbianbackend.h plugins/contacts/symbian/inc/qcontactsymbianengine_p.h plugins/contacts/symbian/src/qcontactsymbianbackend.cpp plugins/contacts/symbian/src/qcontactsymbianengine_p.cpp plugins/contacts/wince/contactconversions.cpp plugins/contacts/wince/qcontactwincebackend.cpp plugins/contacts/wince/qcontactwincebackend_p.h tests/auto/qcontactasync/unittest/tst_qcontactasync.cpp tests/auto/qcontactgroup/qcontactgroup.pro tests/auto/qcontactmanager/tst_qcontactmanager.cpp tests/auto/qcontactmanagerfiltering/tst_qcontactmanagerfiltering.cpp | |||||
| | * | | Create QContactId consisting of LocalId + ManagerUri | Chris Adams | 2009-10-13 | 1 | -6/+6 | |
| | | | | ||||||
| | * | | Rename QUniqueId to QContactId | Chris Adams | 2009-10-12 | 1 | -6/+6 | |
| | |/ | ||||||
| * | | Try to fix the qtAddLibrary problem again. | Michael Goddard | 2009-10-14 | 1 | -1/+1 | |
| | | | | | | | | | | | Last go didn't work :) Now add a copy of the function with an obvious note to remove it once the Qt build has the fix. | |||||
| * | | Correct and refactor dll suffix naming. | Michael Goddard | 2009-10-13 | 1 | -1/+2 | |
| |/ | | | | | | | | Add a central function to add the "d" or "_debug" decoration for build_and_release builds, and change to use qtAddLibrary for linking QtContacts to align with other Qt/Mobility code. Should mostly affect Windows CE (and Win32). | |||||
| * | Use the correct constants instead of hardcoding literals. | Michael Goddard | 2009-09-17 | 1 | -9/+9 | |
| | | ||||||
| * | Use convenience functions in snippet example | Chris Adams | 2009-09-07 | 1 | -2/+2 | |
| | | ||||||
| * | Slight modifications to new attributes-as-values API; update unit tests | Chris Adams | 2009-09-07 | 1 | -3/+3 | |
| | | ||||||
| * | Fix autotests + samples with new attributes as values format | Chris Adams | 2009-09-07 | 1 | -6/+5 | |
| | | ||||||
| * | Update docs and snippet example application | Chris Adams | 2009-09-07 | 3 | -5/+144 | |
| | | ||||||
| * | Modify common.pri to add all source subdirs to include path; update test ↵ | Chris Adams | 2009-08-19 | 1 | -1/+1 | |
| | | | | | project files | |||||
| * | Update license header | Alex | 2009-08-18 | 1 | -1/+1 | |
| | | ||||||
| * | Bugfix: Update fieldname in snippet sample to follow schema | Chris Adams | 2009-08-06 | 1 | -2/+2 | |
| | | ||||||
| * | Split out filtering, requests, details into subdirectories | Chris Adams | 2009-07-21 | 1 | -2/+2 | |
| | | | | | | Add asynchronous request support to engine and manager data. Update project files to allow compilation given new structure. | |||||
| * | Added initial actions plugin support + test case. | Chris Adams | 2009-07-14 | 1 | -7/+7 | |
| | | ||||||
| * | Tweak filter API and add some more filter testing. | Michael Goddard | 2009-07-13 | 1 | -2/+1 | |
| | | ||||||
| * | Manual merge of qtsw/filters into master | Chris Adams | 2009-07-13 | 1 | -1/+7 | |
| | | ||||||
| * | Remove special treatment for name in QContact, add DisplayLabel special ↵ | Chris Adams | 2009-07-10 | 1 | -11/+11 | |
| | | | | | treatment; fix unit test regressions. | |||||
| * | Remove QContactName from top level of QContact as per API review ↵ | Chris Adams | 2009-07-10 | 1 | -8/+29 | |
| | | | | | recommendation. Ensure manager synthesises a display label. Added Organisation leaf class. | |||||
| * | For consistency, rename id variables which are strings, to names. | Chris Adams | 2009-07-10 | 1 | -2/+2 | |
| | | ||||||
| * | Update docs with snippets | Chris Adams | 2009-07-08 | 1 | -0/+16 | |
| | | ||||||
| * | Updated snippet app, added contacts accessors' trampoline functions to manager | Chris Adams | 2009-07-08 | 1 | -124/+158 | |
| | | ||||||
| * | Moved simplecontacts example to doc/snippets (renamed) | Chris Adams | 2009-07-08 | 2 | -0/+223 | |
