summaryrefslogtreecommitdiffstats
path: root/src/messaging/winhelpers.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
* Rename qmessagestore.h to qmessagestore_p.h as it is private.Don Sanders2011-03-081-1/+1
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* QTMOBILITY-125. Fix attachment truncation on windows mobile. Keep track of to...AleksW2010-04-221-2/+3
* Fix ID prefixing on Windows Mobile and Symbian for invalid ids. Replace prefi...AleksW2010-04-221-19/+1
* Prefix identifier on Windows Mobile backend. MOBILITY-377.AleksW2010-04-121-0/+20
* Default new messages to be added to the DraftsFolder.Don Sanders2010-03-241-1/+1
* Use addresseee instead of recipient in QMessageAddress function names.Don Sanders2010-03-031-3/+3
* MOBILITY-469. Prevent examples crashing on Windows when a MAPI subsystem is a...AleksW2010-02-031-3/+7
* Compile fix for Win32.MattV2009-12-171-10/+10
* Rename QMessageFolder::displayName() to name().MattV2009-12-171-4/+4
* Rename QMessageStore:: and QMessageManager::lastError() to error().MattV2009-12-171-356/+356
* Reorder the parameters for QMessageAddress(Type, Address).MattV2009-12-161-4/+4
* Rename QMessageManager::ErrorCode to QMessageManager::Error.MattV2009-12-161-81/+81
* Rename QMessageDataComparator::Options to MatchFlags.MattV2009-12-151-6/+6
* Compile fix for Win32.MattV2009-12-151-3/+3
* Rename Q{X}Ordering to Q{X}SortOrder.MattV2009-12-151-32/+32
* Compile fix for Win32.MattV2009-12-151-1/+1
* Wrap QMessageStore with QMessageManager.MattV2009-12-141-259/+259
* Make QMessage::Incoming work for win/mobile.MattV2009-11-301-9/+7
* Remove ShowForm call and separate threading code in preference to more robust...AleksW2009-11-251-68/+346
* Ensure we don't add empty addresses when parsing messages with empty to/cc/bc...AleksW2009-11-231-3/+8
* Compile fix for non-mobile.MattV2009-11-231-0/+4
* Merge [email protected]:qtmobility/qtmobilityDon Sanders2009-11-231-1/+5
|\
| * Merge [email protected]:qtmobility/qtm-messagingAleksW2009-11-221-17/+15
| |\
| * | sync with masterAlex2009-11-201-17/+51
| * | Fix namespaces on WindowsAlex2009-11-201-0/+1
| * | catch up with recent master changesAlex2009-11-191-39/+117
| * | add namespace to location and messaging (#2)Alex2009-11-181-0/+5
* | | Extract recipients from MIME data.MattV2009-11-231-12/+48
| |/ |/|
* | Clean up error handling and add some contraint checking for serviceactions.AleksW2009-11-221-17/+15
* | Preserve text subtype from MIME data.MattV2009-11-201-2/+6
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-messagingMattV2009-11-201-4/+5
|\ \
| * | Perform compose and show functions on windows desktop in a separate thread as...AleksW2009-11-201-4/+5
* | | Parse message MIME data on windows mobile.MattV2009-11-201-9/+40
|/ /
* | Fix regression of QMessageServiceAction::compose on windows desktop. Messager...AleksW2009-11-191-1/+1
* | Fix MOBILITY-338. If the QMessageStore is Busy when we recieve a store signal...AleksW2009-11-181-19/+47
* | Better unread flag handling for desktop MAPI.MattV2009-11-181-0/+9
* | Report parent folder correctly for MAPI.MattV2009-11-181-0/+6
* | Associate the parent QMessageId with each QMessageContentContainerId. Retriev...AleksW2009-11-171-1/+1
* | Support size filtering for MAPI.MattV2009-11-171-8/+3
* | Fix update/load priority for MAPI.MattV2009-11-161-3/+21
* | Fix message status update/load for MAPI.MattV2009-11-161-0/+12
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-messagingMattV2009-11-161-10/+20
|/
* Merge [email protected]:qtmobility/qtm-messagingDon Sanders2009-11-131-4/+0
* Merge [email protected]:qtmobility/qtm-messagingAleksW2009-11-131-11/+7
* Merge [email protected]:qtmobility/qtm-messagingDon Sanders2009-11-131-71/+52