svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r813234 | vkrause | 2008-05-27 11:25:21 +0200 (Tue, 27 May 2008) | 3 lines
Make sure the folder is still open for the setStatus() call. This fixes
a crash while refreshing the DIMAP cache of a groupware sub-folder.
........
r813336 | vkrause | 2008-05-27 14:47:56 +0200 (Tue, 27 May 2008) | 3 lines
Prevent writing the sqlite index while the folder is closed and thus the
internal message list is empty.
........
r813759 | vkrause | 2008-05-28 19:12:22 +0200 (Wed, 28 May 2008) | 8 lines
Make sure we re-open the current folder after an forced close triggered
by FolderStorage::expunge().
This fixes a crash when switching between Kontact parts during a DIMAP
cache refresh. Also, the header view is now updated again during the
refresh.
Might help with Kolab issue 2697.
........
r816897 | staniek | 2008-06-04 23:57:59 +0200 (Wed, 04 Jun 2008) | 2 lines
SVN_SILENT proper filename
........
r817156 | staniek | 2008-06-05 13:58:28 +0200 (Thu, 05 Jun 2008) | 4 lines
Avoid implicit cast of -1 value (when "maximumAttachmentSize" is undefined) to uint.
This worked only by accident.
........
r817345 | tilladam | 2008-06-05 22:23:34 +0200 (Thu, 05 Jun 2008) | 2 lines
Disable the gnupg log watcher action in KMail on Windows, it's not available there.
........
r819078 | staniek | 2008-06-10 17:01:55 +0200 (Tue, 10 Jun 2008) | 10 lines
Fix positioning of the recipients editor;
do not move the child window when the parent (composer) window is moved
(unless the child looks like a popup, moving it is rather unexpected by users).
Avoid hiding parts of the window (needed especially when not using KWin),
so this is mostly Windows and MacOSX fix.
(reviewed)
........
r820276 | staniek | 2008-06-13 20:11:07 +0200 (Fri, 13 Jun 2008) | 4 lines
-better checks for results of QDialog::exec()
-better way to choose root dir path
........
r820278 | staniek | 2008-06-13 20:11:49 +0200 (Fri, 13 Jun 2008) | 2 lines
attach only if user accepted the file dialog
........
svn path=/trunk/KDE/kdepim/; revision=822563
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdepim
........
r813728 | winterz | 2008-05-28 17:46:46 +0200 (Wed, 28 May 2008) | 2 lines
Don't use the DESTINATION keyword with ${INSTALL_TARGETS_DEFAULT_ARGS}
........
r813772 | tmcguire | 2008-05-28 20:29:00 +0200 (Wed, 28 May 2008) | 3 lines
Make sure newly added widgets are shown.
........
r813903 | gaurav | 2008-05-28 23:34:22 +0200 (Wed, 28 May 2008) | 1 line
........
r813907 | gaurav | 2008-05-28 23:38:58 +0200 (Wed, 28 May 2008) | 1 line
........
r813915 | scripty | 2008-05-28 23:43:19 +0200 (Wed, 28 May 2008) | 1 line
SVN_SILENT made messages (.desktop file)
........
r813925 | vandenoever | 2008-05-29 00:02:29 +0200 (Thu, 29 May 2008) | 1 line
Check the amount of data actually read and do not assume it is a proper null-terminated string.
........
r813972 | winterz | 2008-05-29 02:12:16 +0200 (Thu, 29 May 2008) | 3 lines
set the font to the user's general font from the global system settings.
and then add a couple of points to the size
........
r813974 | winterz | 2008-05-29 02:21:14 +0200 (Thu, 29 May 2008) | 2 lines
set the "Summary for" and Date header fonts to the global general font.
........
r813990 | gaurav | 2008-05-29 03:04:08 +0200 (Thu, 29 May 2008) | 2 lines
Added the "<!-- TRANS:ROLES_OF_TRANSLATORS -->" tag, and changed can't to cannot in kmail and kmobiletools documentation.
........
r814101 | winterz | 2008-05-29 12:59:24 +0200 (Thu, 29 May 2008) | 2 lines
set the default font for all the summary content to the global general font.
........
r814112 | winterz | 2008-05-29 13:27:32 +0200 (Thu, 29 May 2008) | 3 lines
add 2008 to dfaure's copyright year
fix up the coding style a bit
........
r814172 | winterz | 2008-05-29 16:59:25 +0200 (Thu, 29 May 2008) | 3 lines
Fix "Completed information in the tooltip of completed items shows unconverted HTML entities
BUGS: 162789
........
r814218 | bbroeksema | 2008-05-29 19:12:54 +0200 (Thu, 29 May 2008) | 3 lines
Remove all old category code that whas in there. Let's start this SoC with a clean
base.
........
r814220 | winterz | 2008-05-29 19:21:46 +0200 (Thu, 29 May 2008) | 3 lines
whoops, keep the bug number for one of the steps in the test plan.
SVN_SILENT:
........
r814242 | tmcguire | 2008-05-29 20:26:59 +0200 (Thu, 29 May 2008) | 5 lines
Don't eat non-ascii characters when sending messages.
Time for me to buy a few brown paper bags...
........
r814292 | thrainer | 2008-05-29 23:00:33 +0200 (Thu, 29 May 2008) | 3 lines
Apparently only I have problems with QTreeView sorting when moving columns is enabled...
So I reenable moving columns again for the rest of the world ;-)
........
r814309 | tstaerk | 2008-05-30 00:15:42 +0200 (Fri, 30 May 2008) | 1 line
move it back to mainwindow
........
r814313 | tstaerk | 2008-05-30 00:33:48 +0200 (Fri, 30 May 2008) | 1 line
Use the same file as ktimetracker
........
r814376 | annma | 2008-05-30 09:21:13 +0200 (Fri, 30 May 2008) | 3 lines
sanitize thanks to Roshan!
CCMAIL=d_rosh2001@yahoo.co.in
........
r814379 | annma | 2008-05-30 09:28:20 +0200 (Fri, 30 May 2008) | 3 lines
sanitize, thanks to Roshan :)
CCMAIL=d_rosh2001@yahoo.co.in
........
r814407 | bbroeksema | 2008-05-30 10:19:04 +0200 (Fri, 30 May 2008) | 9 lines
First code for category syncing. Implemented the HHCategoryToPC method in
record conduit. Also implemented most of the underlying infrastructure that is
needed for this.
temporary disabled the tests as they need some work now. That will be the next
step anyway.
This commit also fixes the build breakage I put in. Sorry for that.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=814483
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdepim
........
r811955 | tstaerk | 2008-05-24 10:17:30 +0200 (Sat, 24 May 2008) | 1 line
test before you print debugging output
........
r811958 | tstaerk | 2008-05-24 10:56:51 +0200 (Sat, 24 May 2008) | 1 line
Do not ask twice
........
r811971 | tstaerk | 2008-05-24 11:32:16 +0200 (Sat, 24 May 2008) | 1 line
Finally remove the most confusing code I ever saw.
........
r812023 | tstaerk | 2008-05-24 14:40:11 +0200 (Sat, 24 May 2008) | 1 line
show correct times in the journal now after the date-related corrections
........
r812029 | tmcguire | 2008-05-24 14:45:02 +0200 (Sat, 24 May 2008) | 5 lines
Make the folderselection dialog slow again, otherwise the folder requester
crashes.
I'll write a testcase for this later, it seems to be another qt bug.
........
r812030 | tmcguire | 2008-05-24 14:47:31 +0200 (Sat, 24 May 2008) | 2 lines
Remove code duplication
........
r812173 | winterz | 2008-05-24 20:34:37 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812177 | djarvie | 2008-05-24 20:41:16 +0200 (Sat, 24 May 2008) | 2 lines
Prevent user changing font/colour dialogue when editing read-only alarms
........
r812180 | winterz | 2008-05-24 20:52:53 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812181 | danders | 2008-05-24 20:55:09 +0200 (Sat, 24 May 2008) | 6 lines
1) Fix crash when a constraintitem is deleted.
2) Add relations types FinishStart (default),
FinishFinish, StartStart and StartFinish.
3) Fix wrong assert.
4) Add month/week time scale.
........
r812183 | winterz | 2008-05-24 21:02:56 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812212 | reed | 2008-05-24 23:00:42 +0200 (Sat, 24 May 2008) | 1 line
this icon does not exist at build time, causes an error on osx
........
r812283 | tstaerk | 2008-05-25 11:31:20 +0200 (Sun, 25 May 2008) | 1 line
secsPerMinute should be set by a central lib, no idletimedetector
........
r812288 | tstaerk | 2008-05-25 12:04:38 +0200 (Sun, 25 May 2008) | 1 line
Fighting entropy
........
r812293 | tstaerk | 2008-05-25 12:39:35 +0200 (Sun, 25 May 2008) | 1 line
I will not forget the ChangeLog
........
r812297 | tstaerk | 2008-05-25 12:51:44 +0200 (Sun, 25 May 2008) | 1 line
seconds per minute is everywhere the same (don't tell me about debugging)
........
r812298 | qbast | 2008-05-25 12:53:26 +0200 (Sun, 25 May 2008) | 5 lines
Fix for deleting articles in draft folder from inside composer. It makes
sure that composer is not double-deleted and uses deleteLater() because
you can't delete object from inside its own event handler.
........
r812301 | qbast | 2008-05-25 13:12:51 +0200 (Sun, 25 May 2008) | 4 lines
Fix badly copied&pasted slot definition in connect(). This makes knode
notice when external editor exits.
........
r812307 | qbast | 2008-05-25 13:32:25 +0200 (Sun, 25 May 2008) | 4 lines
When widget is not added to layout, visual results are quite hideous.
........
r812325 | tstaerk | 2008-05-25 14:43:33 +0200 (Sun, 25 May 2008) | 1 line
removing relicts
........
r812394 | winterz | 2008-05-25 15:32:27 +0200 (Sun, 25 May 2008) | 2 lines
fix server icon. thanks lemma
........
r812397 | winterz | 2008-05-25 15:33:47 +0200 (Sun, 25 May 2008) | 2 lines
fix icon "message_reply" -> "message-reply-all". thanks again lemma
........
r812420 | finex | 2008-05-25 15:47:35 +0200 (Sun, 25 May 2008) | 1 line
Disable buttonApply when there are zero templates
........
r812449 | scripty | 2008-05-25 15:59:17 +0200 (Sun, 25 May 2008) | 1 line
SVN_SILENT made messages (.desktop file)
........
r812469 | tmcguire | 2008-05-25 16:34:39 +0200 (Sun, 25 May 2008) | 6 lines
Get rid of embedded NUL characters in the string.
This fixes questionmarks appearing in the plain text version
of a multipart/alternative mail which had a multiline HTML
signature.
........
r812476 | winterz | 2008-05-25 16:52:31 +0200 (Sun, 25 May 2008) | 6 lines
fix <html>reminder spec</html> being shown in the offset column.
the problem is that @info tells KLocalizedString to create richtext.
so we use @item context marker instead which defaults to plain text.
........
r812487 | tmcguire | 2008-05-25 17:30:10 +0200 (Sun, 25 May 2008) | 2 lines
Remove unneeded newline from end of default reply and forward templates
........
r812517 | qbast | 2008-05-25 18:44:59 +0200 (Sun, 25 May 2008) | 4 lines
Prevent crashes when killing external editor and closing composer window
with external editor still running.
........
r812521 | qbast | 2008-05-25 19:03:08 +0200 (Sun, 25 May 2008) | 6 lines
Fix reading file back from external editor. When using QTextStream to
read file line-by-line, use QTextStrem::atEnd() instead of
QFile.atEnd(), because QTextStream may internally buffer some (or whole)
file.
........
r812697 | vkrause | 2008-05-26 08:24:16 +0200 (Mon, 26 May 2008) | 2 lines
Fix initial item listing in the maildir resource.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=812708
Patch by Stephen Kelly <steveire at gmail dot com>, many thanks!
I'll work on it a bit more and iron the last small problems out, and
prepare this for inclusion in kdelibs.
FEATURE: 102924
svn path=/trunk/KDE/kdepim/; revision=792567
Also, HTML mode in KMail is now activated as soon as the "Formatting" action is
checked or the HTML toolbar is shown, not when the first formatting is applied.
svn path=/trunk/KDE/kdepim/; revision=785315
- Decouple quote highlighting from spell highlighting, now
quote highlighting works again when spellchecking is disabled.
Unfortunatley, this is a bit hacky, as the methods from KTextEdit
could not be reused, because they weren't virtual. KMeditor hides
spellcheck-related methods inherited from KTextEdit and implements
its own, properly working ones.
- Move more spellcheck code into KMeditor
- Many bugfixes related to spelling
- In KMail, sync languages used for spelling correctly between the
highlighter, the config dialog and the spell dialog. This needs
kdelibs 4.0.67 to work properly.
Also, spell checking in HTML mode now works, but again, you need an
updated kdelibs.
BUG: 79681
BUG: 110835
BUG: 126361
FEATURE: 141377
svn path=/trunk/KDE/kdepim/knode/; revision=785309
- Move some of the HTML mode handling into KMeditor, remove
duplicated code elsewhere
- Add some more api dox to KMeditor
- Don't enable HTML mode by default
- Fix fixed font option
- Fix lists - they can now be removed again and the combobox is properly
updated
- Fix incorrect missing attachment detection
- Remove and move around some other stuff
- Move init() into the private class of KMeditor
- Some style/kdebug fixes
svn path=/trunk/KDE/kdepim/; revision=783837
- Make it possible to manually insert the signature at the start
or at the cursor position
- Make it possible to automatically prepend instead of appending
the signature
- Make it possible to disable the signature separator
Based on patch by Scott <firebrnr at gmail dot com>, many thanks!
FEATURE: 16480
svn path=/trunk/KDE/kdepim/; revision=781456
even if it is a HTML signature.
Changes to KMeditor:
- Add new functions: cleanWhitespace() and replaceSignature(...) + helper functions for those
- Remove some unused virtual functions
- Remove a unused variable
- Small style fixes
- Rename parent to q, as this is the standard
- Small fixes for insertSignature
Changes to KMail:
- Use the new functions of KMeditor and remove own implementations
Changes to KNode
- Follow KMeditor change
Still TODO:
- Move the HTML mode mess completely into KMeditor instead of having
3 different implementations in KMeditor, KMComposeWin and KMCompoerEditor
- Fix the highlighter
BUG: 137324
svn path=/trunk/KDE/kdepim/knode/; revision=781424
This prevents a bogus "Do you want to save" warning when closing
the composer without having written anything.
svn path=/trunk/KDE/kdepim/; revision=779287
Some cleanup after mergin 739063 from the enterprise branch.
I apparently missed some parts of the diff.
Thanks to Thomas for noticing.
svn path=/trunk/KDE/kdepim/; revision=777443
- Remove some deprecated function calls
- Make the sign/encrypt color indicators use the same default colors as the
configure dialog defaults
svn path=/trunk/KDE/kdepim/; revision=772425
Merged revisions 739063 via svnmerge from
svn+ssh://ervin@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r739063 | tilladam | 2007-11-20 12:09:35 +0100 (mar, 20 nov 2007) | 9
lines
Enable the "Edit" action also on mails that are not in drafts folders
and
give it the same semantics as "send again", which was previously only
available on sent mail. Unlike edit, send-again does not remove the
original
mail, which is wanted for received mails. It also now sanitizes the
generated
mail with respect to headers, etc, but tries to retain as much state
as
possible from potential previous edits, like identity selection, etc.
Prokde35-z Item 25
........
svn path=/trunk/KDE/kdepim/; revision=771202
Merged revisions
709142-709144,709146-709321,709323-709402,709404,709406-709411,709413-709431,709433-709472,709474-709478,709481-709487,709489-709850,709852-710546,710548-710562,710564,710566-710587,710589-710605,710607-710609,710611-710623,710625-710634,710636-710641,710643,710645-711039,711041-711164,711166-711600,711602,711605-711622,711624-711780,711782-712045,712047-712055,712057-712273,712275-712278,712280-713446,713448,713450-713461,713463-714100,714102-714357,714359-714449,714451-715111,715113-715123
via svnmerge from
svn+ssh://ervin@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r709142 | tilladam | 2007-09-06 18:31:41 +0200 (jeu, 06 sep 2007) | 5
lines
Add colored indicators above the editor in the composer area which
clearly show whether
the mail will be signed and/or encrypted.
Prokde35-z Item 42.
........
r715123 | tilladam | 2007-09-21 11:12:54 +0200 (ven, 21 sep 2007) | 3
lines
Fix the messages and restore the state when re-editing drafts (or
templates).
kolab/issue1924
........
svn path=/trunk/KDE/kdepim/; revision=770924
BUG: 81989
TODO : - correct handling when changing identity
- inserting images
- some kind of button/toolbar to create html signature in wysiwyg mode?
svn path=/trunk/KDE/kdepim/; revision=768920
I removed the call to setPaletteBackgroundColor(), it was deprecated and the
colors seem fine without it (tested with a different color scheme).
Any idea why that call was there?
svn path=/trunk/KDE/kdepim/; revision=766831