summaryrefslogtreecommitdiffstats
path: root/src/plugins/composers/email
Commit message (Collapse)AuthorAgeFilesLines
* Restructure source layout grouping qtmail example files together, separate ↵AleksW2010-04-0722-4400/+0
| | | | from QMF.
* Workaround qdoc errors of the form:Don Sanders2010-02-242-2/+2
| | | | | Cannot find 'QMailTransport' specified with '\class' in any header file Caused by QT_END_NAMESPACE macros.
* OSX: Dont unecessarily build plugins as frameworks.AleksW2010-02-221-1/+1
|
* If Qt is built as a framework on OSX, build QMF as a framework also.AleksW2010-02-221-0/+3
|
* On Windows consider the build configuration of the Qt libraries we are ↵AleksW2010-02-191-6/+5
| | | | compiling against. If the build configuration is not specified we should match the configuration of the Qt libraries.
* 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
|
* As-you-type spell checking in the editor.Don Sanders2010-01-071-0/+75
| | | | Using /usr/share/dict/words, American English only, no suggestions.
* Allow QMF to compile against namespaced Qt.MattV2009-12-182-7/+17
|
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-236-6/+6
|
* Estimate size for local draft messages.MattV2009-09-232-5/+30
|
* Rely on common.pri for CONFIG settings.MattV2009-09-161-3/+2
|
* Inform the composer when the user selects a sending account.MattV2009-07-022-18/+9
|
* Client message searching integration from qmf-1.0 branch.AleksW2009-06-231-1/+12
|
* Merge branch 'qmf-1.0'MattV2009-06-152-6/+19
|\ | | | | | | | | Conflicts: src/plugins/composers/email/emailcomposer.cpp
| * Store the local attachment file path in a custom field.MattV2009-06-152-6/+19
| | | | | | | | | | | | The Content-Location header should only contain absolute URIs that are globally unique, or relative URIs that are resolved within the message.
* | Merge branch 'qmf-1.0'MattV2009-06-154-428/+39
|\| | | | | | | | | Conflicts: src/plugins/composers/email/emailcomposer.cpp
| * Remove obsolete source files.MattV2009-06-152-418/+0
| |
| * Restore the ability to forward received multipart messages.MattV2009-06-152-7/+36
| |
* | Allow a message part to be forwarded without prior download.MattV2009-06-152-30/+49
| |
* | Allow creation of simple forward-without-DL messages.MattV2009-06-112-38/+149
| |
* | Permit email attachments by reference.MattV2009-06-111-10/+39
| |
* | Merge branch 'qmf-1.0'MattV2009-06-054-12/+136
|\| | | | | | | | | Conflicts: src/libraries/qtopiamail/support/qmailnamespace.cpp
| * Update copyright header.2009W23MattV2009-06-054-12/+136
| |
* | Merge branch 'qmf-1.0'MattV2009-06-041-1/+1
|\|
| * Prevent 'unused parameter' warnings.MattV2009-06-041-1/+1
| | | | | | | | Task: 255176
* | Merge branch 'qmf-1.0'MattV2009-06-044-12/+136
|\| | | | | | | | | Conflicts: src/libraries/qtopiamail/support/qmailnamespace.h
| * Update copyright header.MattV2009-06-044-12/+136
| |
* | Merge branch 'qmf-1.0'MattV2009-06-041-0/+3
|\| | | | | | | | | Conflicts: src/libraries/qtopiamail/support/qmaillog.h
| * Default logging to enabled when build config includes 'debug'.MattV2009-06-041-0/+3
| |
* | Merge branch 'qmf-1.0'MattV2009-05-291-17/+27
|\| | | | | | | | | | | Conflicts: src/applications/qtmail/messagelistview.cpp src/applications/qtmail/messagelistview.h
| * Ensure at least one changed signal is emitted when first starting ↵AleksW2009-05-281-1/+1
| | | | | | | | composition to ensure menu actions are initialized properly.
| * Delete recipient widgets immediately to prevent visual flicker/updates ↵AleksW2009-05-281-4/+3
| | | | | | | | occuring when first showing the composer.
| * Ensure composer is in correct state for handling reply messages.AleksW2009-05-281-14/+25
| |
* | Merge branch 'qmf-1.0'MattV2009-05-251-1/+1
|\| | | | | | | | | Conflicts: src/applications/qtmail/messagelistview.cpp
| * Remove "get more messages button" in preference to an entry at the bottom of ↵AleksW2009-05-191-1/+1
| | | | | | | | the message list which performs the same function.
* | Compile with MSVC9.MattV2009-05-222-1/+3
| |
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
| |
* | Compile for S60 - untested, requires unreleased 'Tower' release of Qt.MattV2009-05-191-0/+8
|/
* More client improvement work. Change attachment handling to prevent copying ↵AleksW2009-05-154-115/+54
| | | | local attachments when sending/drafting messages.
* Clean up warnings.AleksW2009-05-083-12/+8
|
* Add message attachment support to composition. Add extra info into ↵AleksW2009-05-083-94/+32
| | | | attachment list view.
* Improve attachment handling widget in email composer.2009W19AleksW2009-05-075-6/+489
|
* More composer improvements. Fix signature addition. Improve ↵AleksW2009-04-272-23/+3
| | | | QMailComposerInterface. Fix some draft handling issues.
* More composer refactoring. WIP.AleksW2009-04-141-20/+26
|
* Some composer refactoring. WIP.AleksW2009-04-095-193/+490
|
* More pruning.Aleks Wojcik2009-03-061-54/+0
|
* Silence some compile warnings.Aleks Wojcik2009-03-062-15/+2
|
* CompileAleks Wojcik2009-03-061-2/+1
|
* Rename the last few files from _qt extension to original name.Aleks Wojcik2009-03-063-2/+2
|