svn+ssh://lfranchi@svn.kde.org/home/kde/branches/KDE/4.5/kdepim
........
r1153246 | lfranchi | 2010-07-22 17:40:53 -0400 (Thu, 22 Jul 2010) | 3 lines
Move line-wrap options from kmail to messagecomposer.
Tell the templateparser what our chosen line-wrap column is. Otherwise, hardcoding 80 really sucks when the user has chosen 78 and the textedit wraps odd text.
........
svn path=/trunk/KDE/kdepim/; revision=1153525
Tell the templateparser what our chosen line-wrap column is. Otherwise, hardcoding 80 really sucks when the user has chosen 78 and the textedit wraps odd text.
svn path=/branches/KDE/4.5/kdepim/; revision=1153246
Merged revisions 1148562 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.5/kdepim
........
r1148562 | tmcguire | 2010-07-11 06:08:15 +0200 (Sun, 11 Jul 2010) | 4 lines
Don't listen to the progress of the resources, but to the status
Now the progress item is shown immediatley as soon as the pop3 resource
changes the status.
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1152250
Merged revisions 1148560 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.5/kdepim
........
r1148560 | tmcguire | 2010-07-11 06:08:10 +0200 (Sun, 11 Jul 2010) | 1 line
Put the migration stuff into its own function.
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1152247
Merged revisions 1142156-1142158,1142169,1142180,1142184,1142224,1142244,1142319,1142374,1142387-1142388,1142391,1142398-1142399,1142401,1142407,1142412,1142414,1142416-1142417,1142423,1142448,1142455,1142567-1142568,1142572 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1142156 | vkrause | 2010-06-24 10:48:55 +0200 (Thu, 24 Jun 2010) | 4 lines
While I'm at it, add a unit test for bug 238996, works fine.
BUG: 238996
................
r1142157 | ervin | 2010-06-24 10:58:24 +0200 (Thu, 24 Jun 2010) | 5 lines
Make sure the SessionPool is more aggressive at getting a password from
the user and make another connection attempt.
Adjust the DummyPasswordRequester to make it possible to write unit
tests with failed attempts at getting a valid password.
................
r1142158 | ervin | 2010-06-24 11:00:15 +0200 (Thu, 24 Jun 2010) | 8 lines
Adjusting so that the SettingsPasswordRequester can spawn a
configuration dialog without triggering extra behavior on the resource
(like emitting signal, or triggering a reconnect).
Also make the error handling on the session pool connection more
explicit about the different possible cases.
................
r1142169 | vkrause | 2010-06-24 11:30:17 +0200 (Thu, 24 Jun 2010) | 2 lines
Add (currently failing) unit test for Horde-generated events.
................
r1142180 | mlaurent | 2010-06-24 12:02:25 +0200 (Thu, 24 Jun 2010) | 2 lines
not necessary done in kmkernel
................
r1142184 | mlaurent | 2010-06-24 12:08:26 +0200 (Thu, 24 Jun 2010) | 2 lines
not necessary to test
................
r1142224 | lfranchi | 2010-06-24 14:21:58 +0200 (Thu, 24 Jun 2010) | 2 lines
Fix sending in all formats when Any is chosen
................
r1142244 | mlaurent | 2010-06-24 15:38:17 +0200 (Thu, 24 Jun 2010) | 2 lines
Don't show unsubscribed collection
................
r1142319 | mlaurent | 2010-06-24 18:48:06 +0200 (Thu, 24 Jun 2010) | 2 lines
Fix enable/disable expirydialogbox
................
r1142374 | djarvie | 2010-06-24 20:53:01 +0200 (Thu, 24 Jun 2010) | 2 lines
Add CalEvent::mimeTypes() method
................
r1142387 | lfranchi | 2010-06-24 21:47:49 +0200 (Thu, 24 Jun 2010) | 2 lines
Only update if body part has been changed---avoids flicker on reading new messages that are marked as read as well as being decrypted/verified.
................
r1142388 | lfranchi | 2010-06-24 21:48:40 +0200 (Thu, 24 Jun 2010) | 2 lines
Workaround KMime unsymmetric parsing/assembling, by only sending headers of ItemModifyJob. Should fix duplication issues with messages.
................
r1142391 | smartins | 2010-06-24 21:59:47 +0200 (Thu, 24 Jun 2010) | 13 lines
SVN_SILENT:
Blocked revisions 1142390 via svnmerge
........
r1142390 | smartins | 2010-06-24 20:56:49 +0100 (Thu, 24 Jun 2010) | 6 lines
SVN_SILENT:
Add brackets to avoid "ambiguous else" compiler warning.
MERGE: none
........
................
r1142398 | vkrause | 2010-06-24 22:41:39 +0200 (Thu, 24 Jun 2010) | 4 lines
Add a command line option to connect to an Akonadi remote debugging
server, much more convenient than setting the corresponding environment
variables manually.
................
r1142399 | winterz | 2010-06-24 22:41:48 +0200 (Thu, 24 Jun 2010) | 9 lines
port forward SVN commit 1106762 by winterz from e35:
fix a crash when deleting Notes (journals) that don't exist in the local
calendar but might exist in the Kolab resource.
kolab/issue3599
MERGE: 4.4
................
r1142401 | smartins | 2010-06-24 22:43:18 +0200 (Thu, 24 Jun 2010) | 13 lines
SVN_SILENT:
Blocked revisions 1142386 via svnmerge
........
r1142386 | smartins | 2010-06-24 20:46:27 +0100 (Thu, 24 Jun 2010) | 6 lines
Don't use a QCString for storing binary data. Fixes attachment corruption.
Fixed kolab/issue4410
MERGE: trunk, 4.4
........
................
r1142407 | winterz | 2010-06-24 22:52:11 +0200 (Thu, 24 Jun 2010) | 14 lines
SVN_SILENT:
Recorded merge of revisions 1106762 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1106762 | winterz | 2010-03-23 17:49:57 -0400 (Tue, 23 Mar 2010) | 7 lines
fix a crash when deleting Notes (journals) that don't exist in the local
calendar but might exist in the Kolab resource.
kolab/issue3599
MERGE: trunk,4.4
........
................
r1142412 | winterz | 2010-06-24 23:25:22 +0200 (Thu, 24 Jun 2010) | 9 lines
merge forward SVN commit 1106985 by winterz from e35:
handle all sorts of problems with adding notes that might occur when
using the Kolab Notes resource.
kolab/issue3106, kolab/issue3469
MERGE: 4.4
................
r1142414 | winterz | 2010-06-24 23:26:42 +0200 (Thu, 24 Jun 2010) | 14 lines
SVN_SILENT:
Recorded merge of revisions 1106985 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1106985 | winterz | 2010-03-24 08:56:18 -0400 (Wed, 24 Mar 2010) | 6 lines
handle all sorts of problems with adding notes that might occur when
using the Kolab Notes resource.
kolab/issue3106, kolab/issue3469
MERGE: trunk,4.4
........
................
r1142416 | winterz | 2010-06-24 23:23:06 +0200 (Thu, 24 Jun 2010) | 7 lines
merge forward SVN commit 1107007 by winterz from e35:
make sure not to re-load resources that are already open (and presumably loaded)
part of the kolab/issue3106 fix
MERGE: 4.4
................
r1142417 | winterz | 2010-06-24 23:33:30 +0200 (Thu, 24 Jun 2010) | 12 lines
SVN_SILENT:
Recorded merge of revisions 1107007 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1107007 | winterz | 2010-03-24 10:47:19 -0400 (Wed, 24 Mar 2010) | 4 lines
make sure not to re-load resources that are already open (and presumably loaded)
part of the kolab/issue3106 fix
MERGE: trunk,4.4
........
................
r1142423 | lfranchi | 2010-06-25 00:00:53 +0200 (Fri, 25 Jun 2010) | 2 lines
Don't do crypto operations on attachments when autosaving, which crashes. Still requires code to save the non-default attachment crypto settings if they exist.
................
r1142448 | stefanek | 2010-06-25 04:16:40 +0200 (Fri, 25 Jun 2010) | 9 lines
When a rowsRemoved() signal is received in the middle
of a fill job, and the removed rows cover the job entirely
don't delete the job but make it skip directly to pass 2.
Fixes some crashes related to dangling pointers left
in this particular case.
BUG: 233397
................
r1142455 | stefanek | 2010-06-25 05:21:55 +0200 (Fri, 25 Jun 2010) | 5 lines
Cache the value of hasAnnotation() as it's called
by the delegate in the painting operations and it
causes a sync dbus call to be made.
................
r1142567 | tmcguire | 2010-06-25 09:27:40 +0200 (Fri, 25 Jun 2010) | 4 lines
Invalidate the annotation cache when the annotation was changed.
Now using "Add Note" in KMail immediatley updates the annotation icon
again.
................
r1142568 | tmcguire | 2010-06-25 09:27:42 +0200 (Fri, 25 Jun 2010) | 1 line
warning--
................
r1142572 | vkrause | 2010-06-25 09:44:49 +0200 (Fri, 25 Jun 2010) | 2 lines
remove usage warning
................
svn path=/branches/work/komo/kdepim/; revision=1142578
svn+ssh://skelly@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1139252 | tokoe | 2010-06-17 23:24:10 +0200 (Thu, 17 Jun 2010) | 4 lines
Add Post Office Box field for home and work address
BUG: 240635
........
r1139256 | vkrause | 2010-06-17 23:55:56 +0200 (Thu, 17 Jun 2010) | 4 lines
Fix header duplication when using Item::apply().
BUG: 233390
........
r1139257 | asouza | 2010-06-17 23:59:27 +0200 (Thu, 17 Jun 2010) | 12 lines
Make openchange resource compile again
The structs that were removed by this commit are already
defined by openchange headers and thus, don't need to be
redeclared.
Also commented two lines to make it compile but then probably
that feature will not work (recurring events related). But
being able to compile again is good :).
CCMAIL:bradh@frogmouth.net
........
r1139293 | skelly | 2010-06-18 07:59:23 +0200 (Fri, 18 Jun 2010) | 2 lines
Fix off-by-one which was causing a crash.
........
r1139407 | mlaurent | 2010-06-18 09:54:43 +0200 (Fri, 18 Jun 2010) | 2 lines
Use fullCollectionPath
........
r1139413 | mlaurent | 2010-06-18 10:16:51 +0200 (Fri, 18 Jun 2010) | 2 lines
Re-add support for ignoreNewMail in notification
........
r1139416 | mlaurent | 2010-06-18 10:15:29 +0200 (Fri, 18 Jun 2010) | 2 lines
not necessary to have two slots
........
r1139419 | mlaurent | 2010-06-18 10:31:34 +0200 (Fri, 18 Jun 2010) | 4 lines
Don't use findFolderCollectionById (it uses exec())
in expirejob and kmfilteraction it's safe to use collectionFromId
........
svn path=/branches/work/komo/kdepim/; revision=1139443