summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete files.pkgShane Bradley2010-02-102-84/+0
* Update the qmfserver run scripts.Shane Bradley2010-02-093-3/+3
* Missed a project file from the patch.2010W03-0maemo3Shane Bradley2010-02-081-1/+58
* Update debian files for next release.Shane Bradley2010-02-083-74/+2465
* Fix bugfix formatting of changelog entry.Shane Bradley2010-01-291-2/+1
* Remove dev package dependency from CITA package.Shane Bradley2010-01-281-1/+1
* Update maemo patch and changelog for new release.Shane Bradley2010-01-222-37/+105
* Merge branch 'master' into pkgShane Bradley2010-01-2271-474/+2110
|\
| * Don't attempt to translate a dynamically generated error2010W03Eric Springer2010-01-201-6/+3
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframeworkDon Sanders2010-01-193-19/+14
| |\
| | * Return true if at least one search request goes throughEric Springer2010-01-191-4/+6
| | * Don't do a local search after doing a remote searchEric Springer2010-01-191-7/+0
| | * Use removeFirst() instead of takeFirst() when appropriateEric Springer2010-01-193-8/+8
| * | Add missing tr's.Don Sanders2010-01-191-7/+7
| * | Provide a quick status filter to show only non-removed messages.Don Sanders2010-01-191-0/+1
| |/
| * Fix crash in servicehandler.cpp when dereferencing a deleted pointerEric Springer2010-01-192-0/+19
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframeworkDon Sanders2010-01-152-14/+8
| |\
| | * Add progress events to ImapFolderListEric Springer2010-01-132-14/+8
| * | Apply NDK simulator related patch.Don Sanders2010-01-151-3/+1
| |/
| * Simple auto completion in recipient fields using mail in sent folder(s).2010W01Don Sanders2010-01-081-0/+26
| * Don't spell check quotes linesEric Springer2010-01-082-2/+11
| * When push email is enabled default to monitoring INBOX mailbox.Don Sanders2010-01-081-0/+2
| * As-you-type spell checking in the editor.Don Sanders2010-01-071-0/+75
| * Fix bug ensure main protocol login doesn't begin until all idleDon Sanders2010-01-074-37/+31
| * Remove obsolete code todo with the updateMessagesFlags strategyDon Sanders2010-01-072-10/+0
| * Use IdleProtocol objects and ImapClient::monitor to monitor foldersDon Sanders2010-01-074-87/+87
| * Fix crash when attempting a remote searchEric Springer2010-01-071-2/+2
| * Remove spurious warning and comment.Don Sanders2010-01-061-2/+0
| * Change the IMAP Plugin configuration class to store a list of pushDon Sanders2010-01-065-78/+276
| * Maintain existing naming convention.MattV2010-01-061-3/+3
| * Add support for accounts (dis)allowing creating foldersEric Springer2010-01-055-2/+8
| * Fix the progress events of folder operations to occurs at the right timeEric Springer2010-01-054-63/+105
| * Add support for NIL hierarchical delimitersEric Springer2010-01-044-42/+79
| * Remove unused delimiter.Eric Springer2010-01-041-1/+0
| * Make the activity icon respond to storage actions (like folder operations)Eric Springer2010-01-041-1/+2
| * Remove some dead code.Don Sanders2009-12-292-31/+21
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframeworkMattV2009-12-241-1/+5
| |\
| | * Follow Qt style guidelines on declaring multiple variablesEric Springer2009-12-241-1/+5
| * | Avoid superfluous search when folder has no local content.MattV2009-12-241-26/+15
| |/
| * Fix a bug with retrieveMessageList strategy.Don Sanders2009-12-231-1/+2
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframeworkEric Springer2009-12-233-5/+6
| |\
| | * Change the default message download limit to something reasonable,Don Sanders2009-12-231-1/+1
| | * Slightly more readable debug output.Don Sanders2009-12-231-2/+3
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframeworkAleksW2009-12-2310-56/+686
| | |\
| | * | Don't clear the mailstatusflags table when clearing the database as the flags...AleksW2009-12-231-2/+2
| * | | Only show create/delete/rename for folders with those propertiesEric Springer2009-12-233-9/+47
| * | | Set create/delete/rename properties of discovered IMAP foldersEric Springer2009-12-231-0/+13
| * | | Add property in QMailFolder for create/rename/delete foldersEric Springer2009-12-232-0/+13
| | |/ | |/|
| * | Fix GenUrlAuth from sending repeated valuesEric Springer2009-12-231-1/+1
| * | Fix GenUrlAuthState and AppendState from sending repeated valuesEric Springer2009-12-231-2/+2