SVN_MERGE
Merged revisions 996573,996582,996623,996625,996743,996837,996922-996923,996935-996938,997065,997068,997070,997072,997074-997075,997077,997082-997086,997088-997090,997095,997108-997112,997114,997118,997121,997124,997126,997128,997132-997133,997135,997139,997141-997142,997146,997149,997155,997157,997164-997166,997195,997198,997201,997204,997218,997222,997229-997230,997232-997233,997235-997236,997239-997240,997242,997245,997248,997251,997253,997255,997347,997364,997447,997552,997554,997567,997634,997642-997657,997661,997666-997667,997670-997671,997678-997683,997693,997699,997719-997724,997728,997736,997741,997744,997756-997757,997787,997789,997838-997839,997897-997898,997916,997923-997924,997929,997969,998013,998203,998238,998241-998242,998252,998385,998395-998396,998407,998472,998599,998669,998811,998820,998826,998987,998990,999019,999166,999168 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r996573 | pokrzywka | 2009-07-14 16:34:15 +0200 (Tue, 14 Jul 2009) | 1 line give an icon to akonaditray and akonadiconsole, so they look nicer in the start menu :)
................
r996582 | scripty | 2009-07-14 16:41:02 +0200 (Tue, 14 Jul 2009) | 1 line SVN_SILENT made messages (.desktop file)
................
r996623 | skelly | 2009-07-14 17:24:51 +0200 (Tue, 14 Jul 2009) | 1 line Filter collections recieved through the monitor by mimetype.
................
r996625 | skelly | 2009-07-14 17:25:07 +0200 (Tue, 14 Jul 2009) | 3 lines Ensure that all collections we receive through the monitor are inserted into the tree. When we receive a collection whose parent is not in the tree, traverse its ancestors, put them in the tree, then put the new collection in the tree.
................
r996743 | winterz | 2009-07-14 22:02:12 +0200 (Tue, 14 Jul 2009) | 6 lines In the search window results list view, make single click on a message put the focus on that message and make double click open a viewer window for that message. BUGS: 199484,141201
................
r996837 | winterz | 2009-07-15 02:12:01 +0200 (Wed, 15 Jul 2009) | 4 lines fix a crash when applying filters in to-do view. I know there's a bug report for this specific crash, but I can't find it now.
................
r996922 | skelly | 2009-07-15 09:43:48 +0200 (Wed, 15 Jul 2009) | 1 line Remove child entities faster. And more correctly.
................
r996923 | skelly | 2009-07-15 09:43:54 +0200 (Wed, 15 Jul 2009) | 2 lines Handle sourceRemoveRows better in SelectionProxyModel. Make it simpler and less crashy.
................
r996935 | skelly | 2009-07-15 10:26:26 +0200 (Wed, 15 Jul 2009) | 1 line Move pngs out of the way into a dox folder.
................
r996936 | skelly | 2009-07-15 10:26:51 +0200 (Wed, 15 Jul 2009) | 1 line Fix the descendant entities match method. It should be OK now.
................
r996937 | skelly | 2009-07-15 10:26:55 +0200 (Wed, 15 Jul 2009) | 1 line Make parent collections available through the index data system.
................
r996938 | skelly | 2009-07-15 10:26:57 +0200 (Wed, 15 Jul 2009) | 1 line Add the collection a contact is in to the item.
................
r997065 | tmcguire | 2009-07-15 12:03:32 +0200 (Wed, 15 Jul 2009) | 313 lines
Block cylic merges, release stuff, other blocks
SVN_SILENT
SVN_MERGE
--
Blocked revisions 986220,986223,986225,986265,986624,986993,987619-987620,991715,991733,992104,992825-992826,992829-992830,993926,994322,995436,995467,995524,995547,995550,995847,995979,995983,995987,995989,996140,996790 via svnmerge
................
r986220 | tmcguire | 2009-06-24 14:00:17 +0200 (Wed, 24 Jun 2009) | 7 lines
Crossport r985868 by winterz from trunk to the enterprise4 branch:
a crash guard in rawHeadeField() that might help fix some crashes.
CCBUG: 197472
MERGE: e4
................
r986223 | tmcguire | 2009-06-24 14:08:00 +0200 (Wed, 24 Jun 2009) | 15 lines
Crossport r984088 by tmcguire from trunk to the enterprise4 branch:
Speed up display of mails with many attachments, by introducing a cache in the code
that maps the mimetype to an icon name. The icon name was often not found, like for
image_jpeg, and that was slow.
According to the bug report, this improves message display from 20 to 3 seconds in some
cases.
Thanks to Martin for finding the reason for the speed problem.
CCBUG: 189961
CCBUG: 191666
................
r986225 | tmcguire | 2009-06-24 14:11:23 +0200 (Wed, 24 Jun 2009) | 5 lines
Crossport r984151 by mlaurent from trunk to the enterprise4 branch:
Pedantic
................
r986265 | tmcguire | 2009-06-24 14:43:01 +0200 (Wed, 24 Jun 2009) | 9 lines
Crossport r983727 by smartins from trunk to the enterprise4 branch:
Fix segfault when removing attendees.
RB: http://reviewboard.kde.org/r/852/
CCBUG: 181944
MERGE: e4
................
r986624 | tmcguire | 2009-06-24 22:05:12 +0200 (Wed, 24 Jun 2009) | 8 lines
Crossport r986617 by cgiboudeaux from trunk to the enterprise4 branch:
Add a .desktop file for Kleopatra.
MERGE: E4
................
r986993 | ludwigreiter | 2009-06-25 12:41:55 +0200 (Thu, 25 Jun 2009) | 2 lines
Removed not-fixed issues from the list of 2009-06-05
................
r987619 | tmcguire | 2009-06-26 15:42:44 +0200 (Fri, 26 Jun 2009) | 1 line
Update newslog.txt.
................
r987620 | tmcguire | 2009-06-26 15:43:32 +0200 (Fri, 26 Jun 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
................
r991715 | winterz | 2009-07-05 16:00:35 +0200 (Sun, 05 Jul 2009) | 4 lines
merge SVN commit 991462 by pokrzywka:
fixed attachment saving on windows: use QUrl::toLocalFile() (which returns "C:/foo") instead of QUrl::path() (which returns "/C:/foo")
................
r991733 | winterz | 2009-07-05 16:19:52 +0200 (Sun, 05 Jul 2009) | 6 lines
merge SVN commit 991731 by winterz:
give up on trying to elide the text in the QLineEdit part of this widget.
really, I think this is a bug at a lower level (in Qt maybe) because
I don't think the user should have to worry about fitting their text.
................
r992104 | ludwigreiter | 2009-07-06 11:42:03 +0200 (Mon, 06 Jul 2009) | 2 lines
* deleted not-fixed point.
................
r992825 | winterz | 2009-07-07 21:16:43 +0200 (Tue, 07 Jul 2009) | 12 lines
Recorded merge of revisions 992726 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r992726 | winterz | 2009-07-07 12:21:24 -0400 (Tue, 07 Jul 2009) | 5 lines
Make sure names of the form "Last,First" get printed properly in the attendee list.
kolab/issue3608
MERGE: e4,trunk
........
................
r992826 | winterz | 2009-07-07 21:18:10 +0200 (Tue, 07 Jul 2009) | 12 lines
Blocked revisions 992629 via svnmerge
........
r992629 | winterz | 2009-07-07 08:57:19 -0400 (Tue, 07 Jul 2009) | 6 lines
probably fix for "Crash in KMFolder::trashFolder at kmfolder.cpp:811
while deletion of an attachment in an encapsuled message"
kolab/issue3740
MERGE: none
........
................
r992829 | winterz | 2009-07-07 21:19:42 +0200 (Tue, 07 Jul 2009) | 12 lines
Blocked revisions 987599,987602 via svnmerge
........
r987599 | tmcguire | 2009-06-26 09:17:48 -0400 (Fri, 26 Jun 2009) | 1 line
Update Newslog.txt.
........
r987602 | tmcguire | 2009-06-26 09:20:40 -0400 (Fri, 26 Jun 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
........
................
r992830 | winterz | 2009-07-07 21:22:52 +0200 (Tue, 07 Jul 2009) | 34 lines
Blocked revisions 986754,987480 via svnmerge
................
r986754 | tmcguire | 2009-06-24 19:18:05 -0400 (Wed, 24 Jun 2009) | 14 lines
Merged revisions 986745 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r986745 | winterz | 2009-06-25 01:11:47 +0200 (Thu, 25 Jun 2009) | 8 lines
provide an interface called initializeLibrary() for gpgme_check_version().
should close the backporting needed for bug 195905, according to Marc.
MERGE: e35
CCBUG: 195905
CCMAIL: mutz@kde.org
........
................
r987480 | tmcguire | 2009-06-26 03:53:52 -0400 (Fri, 26 Jun 2009) | 12 lines
Merged revisions 987046 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r987046 | winterz | 2009-06-25 14:27:26 +0200 (Thu, 25 Jun 2009) | 6 lines
use GgpME::initializeLibrary(), per Marc.
MERGE: e35
CCBUG: 195905
CCMAIL: mutz@kde.org
........
................
................
r993926 | winterz | 2009-07-09 19:54:09 +0200 (Thu, 09 Jul 2009) | 12 lines
Recorded merge of revisions 993921 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r993921 | winterz | 2009-07-09 13:43:41 -0400 (Thu, 09 Jul 2009) | 5 lines
Beautify task invitations.
Fixes kolab/issue3746
MERGE: e4,trunk
........
................
r994322 | tmcguire | 2009-07-10 16:28:47 +0200 (Fri, 10 Jul 2009) | 7 lines
Crossport r993474 by tmcguire from trunk to the enterprise4 branch:
Prevent an infinite recursion when entering a new folder with at least one message.
Fixes kolab/issue3727
................
r995436 | winterz | 2009-07-12 20:28:03 +0200 (Sun, 12 Jul 2009) | 2 lines
update much of libkdepim from 4.3
................
r995467 | tmcguire | 2009-07-12 21:46:57 +0200 (Sun, 12 Jul 2009) | 13 lines
Apparently already here.
SVN_MERGE
--
Recorded merge of revisions 995454 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r995454 | tmcguire | 2009-07-12 21:25:42 +0200 (Sun, 12 Jul 2009) | 3 lines
Add context to the message
MERGE: e4, trunk
........
................
r995524 | winterz | 2009-07-13 00:18:46 +0200 (Mon, 13 Jul 2009) | 11 lines
Blocked revisions 992366 via svnmerge
........
r992366 | tmcguire | 2009-07-06 13:50:50 -0400 (Mon, 06 Jul 2009) | 5 lines
Accept and ignore drags correctly.
Now mail drags are properly ignored, because they are not supported.
Next step is to add support for mail drags here.
Part of kolab/issue3722
........
................
r995547 | tmcguire | 2009-07-13 01:05:46 +0200 (Mon, 13 Jul 2009) | 2 lines
Update NewsLog.txt
................
r995550 | tmcguire | 2009-07-13 01:07:14 +0200 (Mon, 13 Jul 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
................
r995847 | winterz | 2009-07-13 15:27:04 +0200 (Mon, 13 Jul 2009) | 4 lines
merge SVN commit 995572 by pokrzywka:
Use the new allowExternalProcessWindowActivation() instead of activateWindowForProcess(), as it handles the case "kmail started when kontact is already running", while activateWindowForProcess() would fail to find the process.
................
r995979 | winterz | 2009-07-13 18:42:37 +0200 (Mon, 13 Jul 2009) | 16 lines
Blocked revisions 995542,995546,995548 via svnmerge
........
r995542 | tmcguire | 2009-07-12 18:55:45 -0400 (Sun, 12 Jul 2009) | 1 line
Update newslog.txt.
........
r995546 | tmcguire | 2009-07-12 19:05:08 -0400 (Sun, 12 Jul 2009) | 1 line
SVN_SILENT update newslog.txt
........
r995548 | tmcguire | 2009-07-12 19:06:59 -0400 (Sun, 12 Jul 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
........
................
r995983 | winterz | 2009-07-13 18:50:21 +0200 (Mon, 13 Jul 2009) | 10 lines
Blocked revisions 965008 via svnmerge
........
r965008 | tmcguire | 2009-05-07 15:50:39 -0400 (Thu, 07 May 2009) | 4 lines
Allow the user to reply to mails in the sent-mail folder, as often requested.
kolab/issue2150
BUG: 190105
........
................
r995987 | winterz | 2009-07-13 19:11:49 +0200 (Mon, 13 Jul 2009) | 11 lines
Blocked revisions 964916 via svnmerge
........
r964916 | tmcguire | 2009-05-07 12:33:52 -0400 (Thu, 07 May 2009) | 5 lines
When there is a folder dir without an associated folder, recreate the folder so that the subfolders
don't get lost.
Fixes kolab/issue2972.
........
................
r995989 | winterz | 2009-07-13 19:20:01 +0200 (Mon, 13 Jul 2009) | 11 lines
Blocked revisions 995988 via svnmerge
........
r995988 | winterz | 2009-07-13 13:19:03 -0400 (Mon, 13 Jul 2009) | 5 lines
print the incidence's location in day print mode.
first part of fixing kolab/issue3687
Already available in e4, trunk, 4.3 so no porting or merging is needed.
........
................
r996140 | winterz | 2009-07-13 23:45:41 +0200 (Mon, 13 Jul 2009) | 10 lines
Recorded merge of revisions 996103 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r996103 | winterz | 2009-07-13 16:40:56 -0400 (Mon, 13 Jul 2009) | 3 lines
print incidence locations when available, for week and month print modes.
finishes kolab/issue3687
........
................
r996790 | winterz | 2009-07-15 00:03:55 +0200 (Wed, 15 Jul 2009) | 11 lines
Blocked revisions 996788 via svnmerge
........
r996788 | winterz | 2009-07-14 17:56:23 -0400 (Tue, 14 Jul 2009) | 5 lines
Possible fix for "Reminder not triggered by an event in a shared folder which
incidences-for is "reader""
kolab/issue3756
........
................................
r997068 | tmcguire | 2009-07-15 12:11:24 +0200 (Wed, 15 Jul 2009) | 10 lines
SVN_MERGE
Merged revisions 986542 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r986542 | mutz | 2009-06-24 20:31:38 +0200 (Wed, 24 Jun 2009) | 1 line
Add full array of accumulate{_transform,}{_if,}
........................
r997070 | tmcguire | 2009-07-15 12:12:36 +0200 (Wed, 15 Jul 2009) | 10 lines SVN_MERGE Merged revisions 986544 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986544 | mutz | 2009-06-24 20:33:33 +0200 (Wed, 24 Jun 2009) | 1 line update ........
................
r997072 | tmcguire | 2009-07-15 12:14:03 +0200 (Wed, 15 Jul 2009) | 12 lines SVN_MERGE Merged revisions 986555 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986555 | mutz | 2009-06-24 20:39:57 +0200 (Wed, 24 Jun 2009) | 3 lines KeyFilter: extend the appearance algorithm to resolve display properties against _all_ matching filters, not just the first. The most specific filter to set a given property will win. This results in a much more intuitive display. Among other things, it allows one filter to set the font the bold and the next to set it to strike-through, and their requests are merged. NB: I intended to use QFont::resolve for this, but that didn't work and expected surprising results, so I had to code a FontDescription class that does what I want instead. ........
................
r997074 | tmcguire | 2009-07-15 12:18:33 +0200 (Wed, 15 Jul 2009) | 10 lines SVN_MERGE Merged revisions 986570 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986570 | mutz | 2009-06-24 20:48:52 +0200 (Wed, 24 Jun 2009) | 1 line Add smartcard.xpm from GPA ........
................
r997075 | tmcguire | 2009-07-15 12:20:14 +0200 (Wed, 15 Jul 2009) | 10 lines SVN_MERGE Merged revisions 986887 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986887 | mutz | 2009-06-25 11:08:22 +0200 (Thu, 25 Jun 2009) | 1 line ResultListWidget: don't try to be too smart. Fixes the jumping when clicking Details..., makes geometry restoring work, looks more like the "decrypt/verify files" case already (but not completely). ........
................
r997077 | mlaurent | 2009-07-15 12:20:54 +0200 (Wed, 15 Jul 2009) | 3 lines Fix kolab issue3696 Need to merge in e4
................
r997082 | tmcguire | 2009-07-15 12:29:37 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 986965 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986965 | mutz | 2009-06-25 12:13:23 +0200 (Thu, 25 Jun 2009) | 1 line ResultListWidget::addTaskCollection: new function to allow adding more tasks to the same dialog later. ........
................
r997083 | tmcguire | 2009-07-15 12:30:20 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 986969 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r986969 | mutz | 2009-06-25 12:16:26 +0200 (Thu, 25 Jun 2009) | 2 lines DecryptVerifyCommanEMailBase: hand over session id to... DecryptVerifyEMailController: keep track of result dialogs by session id and re-use them when ids match. ........
................
r997084 | tmcguire | 2009-07-15 12:32:01 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 987053 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r987053 | mutz | 2009-06-25 14:48:19 +0200 (Thu, 25 Jun 2009) | 1 line NewResultPage: Support addTaskCollection() here, too. ........
................
r997085 | tmcguire | 2009-07-15 12:33:04 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 987054 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r987054 | mutz | 2009-06-25 14:50:06 +0200 (Thu, 25 Jun 2009) | 1 line DecryptVerifyEMailController: Wrap the ResultListWidget into a QWizard to get the same look'n'feel as Decrypt-Verify-Files. ........
................
r997086 | tmcguire | 2009-07-15 12:33:46 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 987066 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r987066 | mutz | 2009-06-25 15:16:58 +0200 (Thu, 25 Jun 2009) | 1 line Set the subtitle, so QWizard doesn't mess up the style, safe geometry on finish. ........
................
r997088 | tmcguire | 2009-07-15 12:34:33 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 987067 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r987067 | mutz | 2009-06-25 15:17:42 +0200 (Thu, 25 Jun 2009) | 1 line Hide the progress bar after completion. ........
................
r997089 | tmcguire | 2009-07-15 12:35:14 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 987070 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r987070 | mutz | 2009-06-25 15:40:20 +0200 (Thu, 25 Jun 2009) | 1 line Don't show the [x] keep page open after operations finish for decrypt/verify. ........
................
r997090 | tmcguire | 2009-07-15 12:35:49 +0200 (Wed, 15 Jul 2009) | 9 lines Merged revisions 989396 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989396 | mutz | 2009-06-30 10:17:13 +0200 (Tue, 30 Jun 2009) | 1 line This is Kleopatra 2.0.10 ........
................
r997095 | pokrzywka | 2009-07-15 12:47:16 +0200 (Wed, 15 Jul 2009) | 4 lines fixed the last broken bit on Windows. should be merged to 4.3 and e4 branches. CCMAIL:tmcguire@kdab.net CCMAIL:allen@kdab.net
................
r997108 | tmcguire | 2009-07-15 13:27:10 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989514 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989514 | mutz | 2009-06-30 15:13:05 +0200 (Tue, 30 Jun 2009) | 1 line Windows debug++ ........ SVN_MERGE
................
r997109 | tmcguire | 2009-07-15 13:27:58 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989845 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989845 | mutz | 2009-07-01 09:22:53 +0200 (Wed, 01 Jul 2009) | 1 line This will become Kleopatra 2.0.11 ........ SVN_MERGE
................
r997110 | tmcguire | 2009-07-15 13:29:00 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989846 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989846 | mutz | 2009-07-01 09:25:19 +0200 (Wed, 01 Jul 2009) | 1 line utils/classify.h: Make ExportedPSM and Certificate share a common bit, so that ExportedPSM&Certifciate != 0. Needed for combined secret and public key imports. ........ SVN_MERGE
................
r997111 | tmcguire | 2009-07-15 13:30:51 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989847 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989847 | mutz | 2009-07-01 09:26:49 +0200 (Wed, 01 Jul 2009) | 1 line MainWindow::dropEvent: use new mayBeImportable instead of mayBeAnyCertStoreType, which fails when combining secret and public key files in one drag. ........ SVN_MERGE
................
r997112 | tmcguire | 2009-07-15 13:32:01 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989948 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989948 | mutz | 2009-07-01 10:59:08 +0200 (Wed, 01 Jul 2009) | 1 line Come to think of it, these are not really needed. ........ SVN_MERGE
................
r997114 | tmcguire | 2009-07-15 13:36:23 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 989954 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r989954 | mutz | 2009-07-01 11:02:09 +0200 (Wed, 01 Jul 2009) | 1 line SelfTestCommand: Add a check for running gpg-agent, now that we can easily use gpgme for that. A non-running gpg-agent results in heaps of weird error messages from the backend, none of which point in any way to the cause of the problem. ........ SVN_MERGE
................
r997118 | tmcguire | 2009-07-15 13:40:45 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 990008 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r990008 | mutz | 2009-07-01 14:20:58 +0200 (Wed, 01 Jul 2009) | 1 line DecryptVerifyEMailController: go back to immediate done() since keeping the command running just freezes Outlook. ........ SVN_MERGE
................
r997121 | tmcguire | 2009-07-15 13:47:42 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 990537 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r990537 | mutz | 2009-07-02 17:40:31 +0200 (Thu, 02 Jul 2009) | 1 line blacklist reader_N.status and S.gpg-agent ........ SVN_MERGE
................
r997124 | tmcguire | 2009-07-15 13:49:56 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 990538 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r990538 | mutz | 2009-07-02 17:41:22 +0200 (Thu, 02 Jul 2009) | 1 line SmartCard::ReaderStatus: new class that monitors scdaemon's status files ........ SVN_MERGE
................
r997126 | tmcguire | 2009-07-15 13:52:36 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 990774 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r990774 | mutz | 2009-07-03 11:49:28 +0200 (Fri, 03 Jul 2009) | 1 line ReaderStatus: actually emit anyCardPresentChanged(bool), add an accessor for it. ........ SVN_MERGE
................
r997128 | tmcguire | 2009-07-15 13:56:24 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992553 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992553 | mutz | 2009-07-07 10:47:10 +0200 (Tue, 07 Jul 2009) | 1 line Check for gpgme being older than the one gpgme++ was compiled against and refuse to start up if that is the case. ........ SVN_MERGE
................
r997132 | tmcguire | 2009-07-15 14:00:07 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992558 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992558 | mutz | 2009-07-07 11:15:17 +0200 (Tue, 07 Jul 2009) | 1 line Adjust to gpgme++ API change ........ SVN_MERGE
................
r997133 | tmcguire | 2009-07-15 14:03:20 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992871 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992871 | winterz | 2009-07-07 22:55:03 +0200 (Tue, 07 Jul 2009) | 2 lines include <gpgme++/error.h> so GpgME::Error is declared. ........ SVN_MERGE
................
r997135 | tmcguire | 2009-07-15 14:08:59 +0200 (Wed, 15 Jul 2009) | 10 lines SVN_MERGE Merged revisions 991787 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r991787 | tmcguire | 2009-07-05 18:54:19 +0200 (Sun, 05 Jul 2009) | 2 lines Don't show the radio buttons if there is only one of them. ........
................
r997139 | tmcguire | 2009-07-15 14:20:32 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992560 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992560 | mutz | 2009-07-07 11:16:26 +0200 (Tue, 07 Jul 2009) | 1 line From KDTools: add KDSignalBlocker ........ SVN_MERGE
................
r997141 | tmcguire | 2009-07-15 14:21:50 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992563 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992563 | mutz | 2009-07-07 11:21:30 +0200 (Tue, 07 Jul 2009) | 1 line FileSystemWatcher: add whitelisting, add triggered() signal which is emitted max once per timeout. ........ SVN_MERGE
................
r997142 | tmcguire | 2009-07-15 14:22:43 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992565 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992565 | mutz | 2009-07-07 11:23:32 +0200 (Tue, 07 Jul 2009) | 1 line kdtoolsglobal: new macro KDAB_SYNCHRONIZED(mutex) ........ SVN_MERGE
................
r997146 | tmcguire | 2009-07-15 14:25:32 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992566 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992566 | mutz | 2009-07-07 11:24:59 +0200 (Tue, 07 Jul 2009) | 1 line ReaderStatus: rewrite to spawn detection into a separate thread; add more states ........ SVN_MERGE
................
r997149 | tmcguire | 2009-07-15 14:28:38 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 992665 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992665 | winterz | 2009-07-07 16:42:23 +0200 (Tue, 07 Jul 2009) | 2 lines fix compile ........ SVN_MERGE
................
r997155 | tmcguire | 2009-07-15 14:55:59 +0200 (Wed, 15 Jul 2009) | 10 lines Merged revisions 993410 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r993410 | mutz | 2009-07-08 18:40:52 +0200 (Wed, 08 Jul 2009) | 1 line Kleo::SystemTrayIcon: spinoff from ::SystemTrayIcon that contains generic functionality (attention handling: blinking icon). Not added to build yet, b/c of automoc dumbness when two source files in different directories are named the same. ........ SVN_MERGE
................
r997157 | mlaurent | 2009-07-15 14:56:41 +0200 (Wed, 15 Jul 2009) | 3 lines Fix enable/disable action when we don't have select email and we call select all
................
r997164 | skelly | 2009-07-15 15:08:11 +0200 (Wed, 15 Jul 2009) | 1 line Add API for setting the minimum match length.
................
r997165 | skelly | 2009-07-15 15:08:22 +0200 (Wed, 15 Jul 2009) | 1 line Use the display name of a collection if available, and use the photo from a contact if available.
................
r997166 | skelly | 2009-07-15 15:08:31 +0200 (Wed, 15 Jul 2009) | 1 line Sanity guards. Check I have the correct payload.
................
r997195 | ervin | 2009-07-15 15:57:58 +0200 (Wed, 15 Jul 2009) | 2 lines Allow to access the underlying QItemSelectionModel.
................
r997198 | ervin | 2009-07-15 15:59:22 +0200 (Wed, 15 Jul 2009) | 3 lines Add a FavoriteCollectionsModel which allows to have a short list of the user's favorite collections. Still need this list to be persistent.
................
r997201 | ervin | 2009-07-15 16:00:34 +0200 (Wed, 15 Jul 2009) | 4 lines Add another collection view for the favorite collections. Still no way to add a collection from the GUI, but tested programmatically and it works.
................
r997204 | mlaurent | 2009-07-15 16:06:05 +0200 (Wed, 15 Jul 2009) | 6 lines Fix kolab issue 3739 (Inform when we use a distribution list empty) and fix duplication code.
................
r997218 | jtamate | 2009-07-15 16:41:11 +0200 (Wed, 15 Jul 2009) | 3 lines BUG: 131489 The r+ is not needed to read the file. (and was never appened).
................
r997222 | ervin | 2009-07-15 16:56:46 +0200 (Wed, 15 Jul 2009) | 2 lines Override the header to actually say "Favorite Folders"
................
r997229 | tmcguire | 2009-07-15 17:29:00 +0200 (Wed, 15 Jul 2009) | 27 lines Merged revisions 993423 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r993423 | mutz | 2009-07-08 19:01:47 +0200 (Wed, 08 Jul 2009) | 19 lines SystemTrayIcon: * renamed to SysTrayIcon * inherits Kleo::SystemTrayIcon * add some SmartCard actions (with fake underlying commands) * use KDSignalBlocker instead of rolling it's own KleopatraApplication: * adapt to SysTrayIcon changes * aggregate ReaderStatus, connect it to SysTrayIcon Kleo::SystemTrayIcon: * add to build SmartCard::ReaderStatus: * fix missing implementation of anyCardCanLearnKeys() * fix wrong signal/slot connection * remove now-unused property anyCardNeedsAttention ........ SVN_MERGE
................
r997230 | tmcguire | 2009-07-15 17:30:16 +0200 (Wed, 15 Jul 2009) | 12 lines Merged revisions 993633 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r993633 | mutz | 2009-07-09 09:57:19 +0200 (Thu, 09 Jul 2009) | 4 lines SysTrayIcon: * fix infinite recursion in attentionWindow() * don't blink when an attentionWindow() is already up ........ SVN_MERGE
................
r997232 | tmcguire | 2009-07-15 17:31:25 +0200 (Wed, 15 Jul 2009) | 13 lines Merged revisions 994267 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r994267 | mutz | 2009-07-10 15:43:45 +0200 (Fri, 10 Jul 2009) | 5 lines ReaderStatus: * gather more information from the card * be more strict when doing so (only proceeed when we know it's a NetKey v3 * allow outsiders to schedule simple transactions, and learn of the error code ........ SVN_MERGE
................
r997233 | tmcguire | 2009-07-15 17:32:47 +0200 (Wed, 15 Jul 2009) | 11 lines Merged revisions 994275 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r994275 | mutz | 2009-07-10 15:51:46 +0200 (Fri, 10 Jul 2009) | 2 lines Command: add SmartCard-related RestrictionFlags KeyListController: use them ........ SVN_MERGE
................
r997235 | tmcguire | 2009-07-15 17:34:26 +0200 (Wed, 15 Jul 2009) | 12 lines Merged revisions 994276 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r994276 | mutz | 2009-07-10 15:53:44 +0200 (Fri, 10 Jul 2009) | 4 lines SetInitialPinDialog: new diaalog to set the initial PINs of a NetKey v3 card SetInitialPinCommand: Command for the above SysTrayIcon: replace fake SetInitialPinCommand with real one ........ SVN_MERGE
................
r997236 | tmcguire | 2009-07-15 17:49:29 +0200 (Wed, 15 Jul 2009) | 13 lines SVN_MERGE Merged revisions 992759 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r992759 | winterz | 2009-07-07 18:26:01 +0200 (Tue, 07 Jul 2009) | 6 lines port SVN commit 992726 by winterz: Make sure names of the form "Last,First" get printed properly in the attendee list. kolab/issue3608 ........
................
r997239 | winterz | 2009-07-15 18:11:28 +0200 (Wed, 15 Jul 2009) | 2 lines add Bertjan as a kpilot maintainer and remove Adriaan
................
r997240 | tmcguire | 2009-07-15 18:12:35 +0200 (Wed, 15 Jul 2009) | 1 line Compile (yes this sucks)
................
r997242 | tmcguire | 2009-07-15 18:18:37 +0200 (Wed, 15 Jul 2009) | 16 lines SVN_MERGE Merged revisions 993823 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r993823 | winterz | 2009-07-09 16:53:48 +0200 (Thu, 09 Jul 2009) | 9 lines add context for the translators so the tranlations for "%1's calendar|tasks|contacts" can be better. Basically, we want a non-formal translation for "calendar|tasks|contacts belonging to %1" kolab/issue3752 MERGE: trunk ........
................
r997245 | winterz | 2009-07-15 18:22:39 +0200 (Wed, 15 Jul 2009) | 3 lines fix translations of timezones, per Burkhard CCMAIL: lueck@hube-lueck.de
................
r997248 | tmcguire | 2009-07-15 18:24:57 +0200 (Wed, 15 Jul 2009) | 11 lines SVN_MERGE Merged revisions 994657 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r994657 | winterz | 2009-07-11 02:46:58 +0200 (Sat, 11 Jul 2009) | 3 lines add a new "RFC Compromises" chapter. MERGE: trunk ........
................
r997251 | tmcguire | 2009-07-15 18:28:38 +0200 (Wed, 15 Jul 2009) | 11 lines SVN_MERGE Merged revisions 995480 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r995480 | winterz | 2009-07-12 22:21:40 +0200 (Sun, 12 Jul 2009) | 3 lines whoopsie, somehow CamelCase headers got in here. replace them so we compile ok ........
................
r997253 | tmcguire | 2009-07-15 18:33:15 +0200 (Wed, 15 Jul 2009) | 13 lines SVN_MERGE Merged revisions 996004 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ........ r996004 | tmcguire | 2009-07-13 19:33:27 +0200 (Mon, 13 Jul 2009) | 5 lines Make the recursion counter a class member, instead of a global, otherwise this wouldn't work with more than one main window. Thanks to Marc for spotting this. ........
................
r997255 | tmcguire | 2009-07-15 18:40:10 +0200 (Wed, 15 Jul 2009) | 13 lines Cyclic merge, block SVN_SILENT SVN_MERGE Blocked revisions 996136 via svnmerge ........ r996136 | winterz | 2009-07-13 23:36:08 +0200 (Mon, 13 Jul 2009) | 4 lines port SVN commit 996076 by winterz: Print incidence locations when available, in week and month prints ........
................
r997347 | winterz | 2009-07-15 21:05:58 +0200 (Wed, 15 Jul 2009) | 5 lines Burkhard tells me that "UTC" should be translated too. I'll backport this to the 4.3 branch. CCMAIL: kde-i18n-doc@kde.org
................
r997364 | krake | 2009-07-15 21:21:18 +0200 (Wed, 15 Jul 2009) | 2 lines Remove extra semicolon to build with -pedantic
................
r997447 | scripty | 2009-07-15 22:31:14 +0200 (Wed, 15 Jul 2009) | 1 line SVN_SILENT made messages (.desktop file)
................
r997552 | winterz | 2009-07-16 02:01:34 +0200 (Thu, 16 Jul 2009) | 6 lines Fix totally broken timezone selection that happened with we added translated timezone names. Burkhard, please test. CCMAIL: lueck@hube-lueck.de
................
r997554 | pokrzywka | 2009-07-16 02:24:43 +0200 (Thu, 16 Jul 2009) | 1 line cleanup
................
r997567 | pokrzywka | 2009-07-16 03:01:03 +0200 (Thu, 16 Jul 2009) | 2 lines more path() vs. toLocalFile() breakage on Windows (made ical resource crash on exit). I should really add this to krazy, and/or change it directly in KUrl...
................
r997634 | krake | 2009-07-16 10:33:03 +0200 (Thu, 16 Jul 2009) | 5 lines Need to handle clear() in the type specific subclass because distribution list destructors also call public API. During clear those need to be handled as internal changes and must not be forwarded to the base class' implementation. BUG: 200206
................
r997642 | skelly | 2009-07-16 10:40:19 +0200 (Thu, 16 Jul 2009) | 1 line Don't change the default argument from the base class.
................
r997643 | skelly | 2009-07-16 10:40:22 +0200 (Thu, 16 Jul 2009) | 1 line Fix whitespace in dox.
................
r997644 | skelly | 2009-07-16 10:40:26 +0200 (Thu, 16 Jul 2009) | 1 line Use Q_D* macros instead of plain d-> pointers.
................
r997645 | skelly | 2009-07-16 10:40:29 +0200 (Thu, 16 Jul 2009) | 4 lines Fix matching in EntityFilterProxyModel. Only handle Amazing Completion, and sort and filter results from the source model.
................
r997646 | skelly | 2009-07-16 10:40:33 +0200 (Thu, 16 Jul 2009) | 1 line Remove unneeded and broken method.
................
r997647 | skelly | 2009-07-16 10:40:36 +0200 (Thu, 16 Jul 2009) | 1 line Assert when it should
................
r997648 | skelly | 2009-07-16 10:40:39 +0200 (Thu, 16 Jul 2009) | 1 line Fix off-by-one error
................
r997649 | skelly | 2009-07-16 10:40:42 +0200 (Thu, 16 Jul 2009) | 1 line Stop when we reach the last row.
................
r997650 | skelly | 2009-07-16 10:40:44 +0200 (Thu, 16 Jul 2009) | 1 line Fix off-by-one and return the correct number of indexes in the correct model
................
r997651 | skelly | 2009-07-16 10:40:46 +0200 (Thu, 16 Jul 2009) | 1 line Fix off-by-two error. We search up to the item we've just hit.
................
r997652 | skelly | 2009-07-16 10:40:48 +0200 (Thu, 16 Jul 2009) | 1 line Make this condition more readable. break when we find nothing more.
................
r997653 | skelly | 2009-07-16 10:40:50 +0200 (Thu, 16 Jul 2009) | 1 line Fix less-than greater-than typo.
................
r997654 | skelly | 2009-07-16 10:40:53 +0200 (Thu, 16 Jul 2009) | 4 lines Get the correct index to start from again to process the next set in the source model. Need to skip past the previous matches.
................
r997655 | skelly | 2009-07-16 10:40:55 +0200 (Thu, 16 Jul 2009) | 3 lines Keep matching after we've reached the last row in the source model. It might not be the last descended row in the proxy model.
................
r997656 | skelly | 2009-07-16 10:40:59 +0200 (Thu, 16 Jul 2009) | 1 line Add a way to test matching in DescendantEntitiesProxyModel.
................
r997657 | skelly | 2009-07-16 10:41:02 +0200 (Thu, 16 Jul 2009) | 1 line Change the commands to run on the model on start.
................
r997661 | mlaurent | 2009-07-16 10:45:06 +0200 (Thu, 16 Jul 2009) | 2 lines Minor optimisation
................
r997666 | ervin | 2009-07-16 11:01:42 +0200 (Thu, 16 Jul 2009) | 4 lines * Some cleanup * Add a addCollection() method * Turn the setters into slots
................
r997667 | skelly | 2009-07-16 11:02:28 +0200 (Thu, 16 Jul 2009) | 3 lines Move most of the matching code to EntityTreeModel. Add a couple of virtuals for convenience of subclasses.
................
r997670 | ervin | 2009-07-16 11:02:59 +0200 (Thu, 16 Jul 2009) | 2 lines Make use of the newly introduced "Add to Favorite Folders" action.
................
r997671 | skelly | 2009-07-16 11:10:06 +0200 (Thu, 16 Jul 2009) | 1 line Add missing forward delc. Fix build.
................
r997678 | skelly | 2009-07-16 11:37:03 +0200 (Thu, 16 Jul 2009) | 1 line remove unused class
................
r997679 | skelly | 2009-07-16 11:37:09 +0200 (Thu, 16 Jul 2009) | 1 line Add explicit (krazy)
................
r997680 | skelly | 2009-07-16 11:37:12 +0200 (Thu, 16 Jul 2009) | 1 line Foreach over const references.
................
r997681 | skelly | 2009-07-16 11:37:15 +0200 (Thu, 16 Jul 2009) | 1 line Add missing licence headers.
................
r997682 | skelly | 2009-07-16 11:37:18 +0200 (Thu, 16 Jul 2009) | 1 line Fix speeling. 'I' before 'E' except after 'C'
................
r997683 | skelly | 2009-07-16 11:43:03 +0200 (Thu, 16 Jul 2009) | 1 line Add missing dox
................
r997693 | ervin | 2009-07-16 12:24:57 +0200 (Thu, 16 Jul 2009) | 2 lines Make FavoriteCollectionsModel persistent.
................
r997699 | skelly | 2009-07-16 13:05:50 +0200 (Thu, 16 Jul 2009) | 2 lines Move the proxies into a separate standalone library to prepare for move to kdelibs.
................
r997719 | skelly | 2009-07-16 14:02:06 +0200 (Thu, 16 Jul 2009) | 1 line Move everything out of the Akonadi namespace.
................
r997720 | skelly | 2009-07-16 14:02:10 +0200 (Thu, 16 Jul 2009) | 1 line Add kdeui_next_export and remove test for removed model
................
r997721 | skelly | 2009-07-16 14:02:13 +0200 (Thu, 16 Jul 2009) | 1 line rename to kdeui_next in build system.
................
r997722 | skelly | 2009-07-16 14:02:16 +0200 (Thu, 16 Jul 2009) | 1 line Remove references to QAIM move api which will appear in Qt4.6 hopefully.
................
r997723 | skelly | 2009-07-16 14:02:26 +0200 (Thu, 16 Jul 2009) | 1 line Replace references to old abstract model classes with their Qt counterparts.
................
r997724 | skelly | 2009-07-16 14:02:31 +0200 (Thu, 16 Jul 2009) | 3 lines Rename *Class to KClass. KDevelop and sed rock.
................
r997728 | winterz | 2009-07-16 14:07:49 +0200 (Thu, 16 Jul 2009) | 4 lines forward port SVN commit 997727 by winterz: A proper fix for setting and retriving timezones, since we introduced translated timezones.
................
r997736 | skelly | 2009-07-16 14:21:48 +0200 (Thu, 16 Jul 2009) | 1 line Remove Akonadi specific bits from the Api dox.
................
r997741 | winterz | 2009-07-16 14:40:37 +0200 (Thu, 16 Jul 2009) | 3 lines add icons for the "show" and "edit" actions.
................
r997744 | skelly | 2009-07-16 14:42:10 +0200 (Thu, 16 Jul 2009) | 1 line Class to KClass. Somehow this got undone
................
r997756 | skelly | 2009-07-16 14:57:17 +0200 (Thu, 16 Jul 2009) | 1 line Add some apidox to KSelectionProxyModel.
................
r997757 | skelly | 2009-07-16 14:57:21 +0200 (Thu, 16 Jul 2009) | 1 line Don't change the default arg from the base cl:wqass.
................
r997787 | skelly | 2009-07-16 15:54:39 +0200 (Thu, 16 Jul 2009) | 1 line Document the future behaviour of the class.
................
r997789 | tmcguire | 2009-07-16 16:02:30 +0200 (Thu, 16 Jul 2009) | 2 lines Rename the "Advanced" tab to "POP Settings" and "IMAP Settings", now that we are no longer in string freeze.
................
r997838 | skelly | 2009-07-16 17:11:18 +0200 (Thu, 16 Jul 2009) | 1 line Rename from Behaviour to FilterBehavior
................
r997839 | skelly | 2009-07-16 17:11:28 +0200 (Thu, 16 Jul 2009) | 1 line Change the names on the enum a bit.
................
r997897 | skelly | 2009-07-16 17:54:14 +0200 (Thu, 16 Jul 2009) | 1 line Make the setBehavior method work.
................
r997898 | skelly | 2009-07-16 17:54:17 +0200 (Thu, 16 Jul 2009) | 1 line Put labels on the treeviews in the test app.
................
r997916 | skelly | 2009-07-16 18:07:05 +0200 (Thu, 16 Jul 2009) | 1 line Remove references to Akonadi in the build system
................
r997923 | skelly | 2009-07-16 18:27:51 +0200 (Thu, 16 Jul 2009) | 1 line Removal of redundant methods removal
................
r997924 | ervin | 2009-07-16 18:28:09 +0200 (Thu, 16 Jul 2009) | 2 lines Make use of the "Copy * To..." actions.
................
r997929 | skelly | 2009-07-16 18:43:10 +0200 (Thu, 16 Jul 2009) | 1 line Also remove some old methods. (Fix build)
................
r997969 | bbroeksema | 2009-07-16 20:48:19 +0200 (Thu, 16 Jul 2009) | 5 lines Enable the backup/restore actions again. These are still working fine, so no reason to keep them disabled. MERGE: 4.3
................
r998013 | sitter | 2009-07-16 22:40:36 +0200 (Thu, 16 Jul 2009) | 2 lines Set window icon for groupwarewizard to "kontact" (as per desktop file)
................
r998203 | krake | 2009-07-17 10:04:59 +0200 (Fri, 17 Jul 2009) | 7 lines Resource view items might be added/removed during resource configuration, so the item pointer might become invalid. Keep the resource pointer instead, the item itself isn't used anyway. With this change I can no longer reproduce bug #196038, but maybe it just made it harder to trigger. BUG: 196038
................
r998238 | amantia | 2009-07-17 11:14:16 +0200 (Fri, 17 Jul 2009) | 3 lines Don't show "too many recipients" warning for invitation mails. Fixes kolab/issue3718. MERGE: e35
................
r998241 | amantia | 2009-07-17 11:20:20 +0200 (Fri, 17 Jul 2009) | 1 line Oops, this should have not be committed
................
r998242 | amantia | 2009-07-17 11:21:48 +0200 (Fri, 17 Jul 2009) | 1 line SNV_SILENT Sigh, what is with me today... Remove debug output.
................
r998252 | amantia | 2009-07-17 11:40:10 +0200 (Fri, 17 Jul 2009) | 3 lines Another solution for don't show "too many recipients" warning for invitation mails (thanks to Thomas). Fixes kolab/issue3718. MERGE: e35
................
r998385 | skelly | 2009-07-17 16:52:27 +0200 (Fri, 17 Jul 2009) | 1 line Add some dox.
................
r998395 | winterz | 2009-07-17 17:10:15 +0200 (Fri, 17 Jul 2009) | 4 lines use the new CamelCase header for KMime. Thanks Christophe! you'll need to update your kdepimlibs
................
r998396 | mlaurent | 2009-07-17 17:10:28 +0200 (Fri, 17 Jul 2009) | 2 lines fix i18n
................
r998407 | mlaurent | 2009-07-17 17:36:27 +0200 (Fri, 17 Jul 2009) | 5 lines Try to fix error reported by Allen. CCMAIL: winter@kde.org Allen could you test it ?
................
r998472 | djarvie | 2009-07-17 20:25:52 +0200 (Fri, 17 Jul 2009) | 2 lines Implement --test-set-time command line option
................
r998599 | jtamate | 2009-07-18 09:34:48 +0200 (Sat, 18 Jul 2009) | 1 line Include the documentation for stripSignature().
................
r998669 | krake | 2009-07-18 12:36:37 +0200 (Sat, 18 Jul 2009) | 6 lines Do not emit resourceChanged() signal in doClose(). None of the other resources does it and it seems that it can trigger unwanted reloads (see bug 196215). BUG: 196215
................
r998811 | krake | 2009-07-18 18:13:11 +0200 (Sat, 18 Jul 2009) | 6 lines Do not delete the incidence pointer, it is stored in an internal list of CalendarLocal which is set to AutoDelete and will delete the pointers on Calendar::close() BUG: 198714 BUG: 198634
................
r998820 | krake | 2009-07-18 18:17:21 +0200 (Sat, 18 Jul 2009) | 2 lines CalendarLocal::close() deletes incidences removed by Calendar:deleteIncidence() (auto delete list)
................
r998826 | krake | 2009-07-18 18:20:54 +0200 (Sat, 18 Jul 2009) | 3 lines While ResourceCalendar::deleteIncidence() does not delete the incidence at this point, all resource seem to store the pointer in some "delete later" fashion, e.g. using CalendarLocal which internally has an auto delete list of deleted incidences (cleared on Calendar::close())
................
r998987 | winterz | 2009-07-18 23:25:08 +0200 (Sat, 18 Jul 2009) | 4 lines CamelCase headers remove unused headers MERGE: none
................
r998990 | winterz | 2009-07-18 23:31:38 +0200 (Sat, 18 Jul 2009) | 2 lines ok, i'm the maintainer.
................
r999019 | djarvie | 2009-07-19 02:05:18 +0200 (Sun, 19 Jul 2009) | 2 lines Further refactoring (see commit 994262) to remove dependencies in AlarmText on KAEvent.
................
r999166 | cgiboudeaux | 2009-07-19 13:35:08 +0200 (Sun, 19 Jul 2009) | 1 line Fix include
................
r999168 | cgiboudeaux | 2009-07-19 13:37:46 +0200 (Sun, 19 Jul 2009) | 1 line Fix include here too
................
svn path=/branches/work/akonadi-ports/kdepim/; revision=999611