Tag:
Branch:
Tree:
e1c1964093
wilder
wilder-work
${ noResults }
650 Commits (e1c1964093e2b8d9ffb329f7a49177793037f0da)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
8b09ebc454 |
SVN_MERGE
Merged revisions 1039795,1039840,1040973,1042652 via svnmerge from
svn+ssh://skelly@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1039795 | winterz | 2009-10-24 18:25:46 +0200 (Sat, 24 Oct 2009) | 3 lines
don't check for forgotten attachments in invitation email
MERGE: e35,e4
................
r1039840 | winterz | 2009-10-24 20:54:23 +0200 (Sat, 24 Oct 2009) | 4 lines
better context-aware messages when asking to send email for adding/changing/removing invitations.
MERGE: e35,e4
DO_NOT_BACKPORT: new i18n strings
................
r1040973 | tmcguire | 2009-10-27 10:52:45 +0100 (Tue, 27 Oct 2009) | 325 lines
Block cyclic merges, blocks etc
SVN_MERGE
SVN_SILENT
Blocked revisions 1033325,1033330,1033334-1033335,1033338-1033339,1033342,1033345,1033352,1033359-1033360,1034319,1034351,1034354,1034660,1034812,1034815,1034837,1034842,1035162,1035601,1035620,1039459,1039563,1039577 via svnmerge
................
r1033325 | tmcguire | 2009-10-09 23:53:00 +0200 (Fri, 09 Oct 2009) | 42 lines
Block KAlarm, KTimeTracker, scripty, ...
SVN_SILENT
SVN_MERGE
Blocked revisions 1030630,1031132,1031368,1031533,1031716,1032418,1032499 via svnmerge
........
r1030630 | helio | 2009-10-02 22:00:09 +0200 (Fri, 02 Oct 2009) | 1 line
- Icons already included in oxygen tarball
........
r1031132 | scripty | 2009-10-04 05:01:47 +0200 (Sun, 04 Oct 2009) | 1 line
SVN_SILENT made messages (.desktop file)
........
r1031368 | aacid | 2009-10-04 21:55:21 +0200 (Sun, 04 Oct 2009) | 4 lines
Add the libkdepim catalog
CCMAIL: djarvie@kde.org
BUGS: 209401
........
r1031533 | cgiboudeaux | 2009-10-05 13:37:31 +0200 (Mon, 05 Oct 2009) | 4 lines
Backport r1031527 from trunk to 4.3:
The definition is now set in the main CMakeLists.txt
........
r1031716 | lueck | 2009-10-05 22:16:22 +0200 (Mon, 05 Oct 2009) | 2 lines
load catalog with translations for kdatepickerpopup
CCMAIL:dev@staerk.de
........
r1032418 | djarvie | 2009-10-07 21:19:57 +0200 (Wed, 07 Oct 2009) | 4 lines
Fix recurring date-only alarm triggering repeatedly and eating up CPU, when the
start of day time is after midnight and the alarm is due, but the current time of
day in UTC is earlier than the start-of-day time of day in the alarm's time zone.
........
r1032499 | djarvie | 2009-10-08 01:30:47 +0200 (Thu, 08 Oct 2009) | 3 lines
Update date-only alarm trigger times when user changes the start-of-day time.
Don't write start-of-day time into calendar, to avoid clashes if it is shared.
........
................
r1033330 | tmcguire | 2009-10-09 23:59:29 +0200 (Fri, 09 Oct 2009) | 24 lines
Not needed here.
SVN_SILENT
SVN_MERGE
Blocked revisions 1031050,1031532 via svnmerge
........
r1031050 | winterz | 2009-10-03 22:48:44 +0200 (Sat, 03 Oct 2009) | 11 lines
Backport r1031046 by winterz from trunk to the 4.3 branch:
we set KMAIL_SUPPORTED if we are building KMail. which is good.
however we never added KMAIL_SUPPORTED to the defined compiler macros. which is bad.
Now that we define KMAIL_SUPPORTED, we can actually see a list of accounts to synchronize
in the "Sync All" tool submenu.
MERGE: e4,4.3
........
r1031532 | cgiboudeaux | 2009-10-05 13:34:28 +0200 (Mon, 05 Oct 2009) | 4 lines
Backport r1031526 from trunk to 4.3:
Add the KMAIL_SUPPORTED definition only if KMail is compiled.
........
................
r1033334 | tmcguire | 2009-10-10 00:07:11 +0200 (Sat, 10 Oct 2009) | 1 line
Remove the unused planner plugin.
................
r1033335 | tmcguire | 2009-10-10 00:09:49 +0200 (Sat, 10 Oct 2009) | 13 lines
Not needed here.
SVN_SILENT
SVN_MERGE
Blocked revisions 1031051 via svnmerge
........
r1031051 | winterz | 2009-10-03 22:51:50 +0200 (Sat, 03 Oct 2009) | 4 lines
backport SVN commit 1030927 by winterz:
fix data corruption for recurring events
........
................
r1033338 | tmcguire | 2009-10-10 00:17:56 +0200 (Sat, 10 Oct 2009) | 36 lines
Already merged.
SVN_SILENT
SVN_MERGE
Recorded merge of revisions 1031052-1031053,1031056,1031560,1032874 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r1031052 | winterz | 2009-10-03 22:54:44 +0200 (Sat, 03 Oct 2009) | 4 lines
backport SVN commit 1028614 by winterz:
don't show events that are already over. such events cannot be considered "upcoming".
........
r1031053 | winterz | 2009-10-03 22:55:45 +0200 (Sat, 03 Oct 2009) | 4 lines
backport SVN commit 1028896 by winterz:
properly handle recurring events when checking if an event has already occurred during the day.
........
r1031056 | winterz | 2009-10-03 23:00:11 +0200 (Sat, 03 Oct 2009) | 6 lines
backport SVN commit 1029390 by winterz:
Fix a data corruption bug caused by cloning of recurring events.
Now we print the first upcoming event of the recurring series, along with
the datetime of the next one after that.
........
r1031560 | winterz | 2009-10-05 14:55:15 +0200 (Mon, 05 Oct 2009) | 3 lines
backport parts of r1022930 so that compiling the dataloss fix works.
........
r1032874 | dfaure | 2009-10-08 21:40:58 +0200 (Thu, 08 Oct 2009) | 2 lines
Backport: Make kontact the imap backend for the kolab resource.
........
................
r1033339 | tmcguire | 2009-10-10 00:19:12 +0200 (Sat, 10 Oct 2009) | 9 lines
Merged revisions 1032446 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r1032446 | sengels | 2009-10-07 22:58:04 +0200 (Wed, 07 Oct 2009) | 1 line
templates can't be exported
........
................
r1033342 | tmcguire | 2009-10-10 00:23:11 +0200 (Sat, 10 Oct 2009) | 13 lines
Merged revisions 1032449,1032802 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r1032449 | sengels | 2009-10-07 23:01:22 +0200 (Wed, 07 Oct 2009) | 1 line
grp2 and grp3 are used by mingw already
........
r1032802 | sengels | 2009-10-08 16:42:17 +0200 (Thu, 08 Oct 2009) | 1 line
fix missing rename
........
................
r1033345 | tmcguire | 2009-10-10 00:25:18 +0200 (Sat, 10 Oct 2009) | 9 lines
Merged revisions 1031538 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r1031538 | lueck | 2009-10-05 13:41:15 +0200 (Mon, 05 Oct 2009) | 1 line
load catalog with translations for kdatepickerpopup
........
................
r1033352 | tmcguire | 2009-10-10 00:42:01 +0200 (Sat, 10 Oct 2009) | 1 line
Update Newslog.txt
................
r1033359 | tmcguire | 2009-10-10 01:08:25 +0200 (Sat, 10 Oct 2009) | 1 line
SVN_SILENT add translation
................
r1033360 | tmcguire | 2009-10-10 01:09:05 +0200 (Sat, 10 Oct 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
................
r1034319 | winterz | 2009-10-12 14:59:59 +0200 (Mon, 12 Oct 2009) | 11 lines
Blocked revisions 1034318 via svnmerge
SVN_SILENT: per thomas' request
........
r1034318 | winterz | 2009-10-12 08:56:52 -0400 (Mon, 12 Oct 2009) | 4 lines
Do not load the calendar because it's already loaded in Korganizer.
Probable fix for kolab/issue3065.
MERGE: none (already in e4 and trunk)
........
................
r1034351 | winterz | 2009-10-12 16:07:32 +0200 (Mon, 12 Oct 2009) | 20 lines
Blocked revisions 1033262,1033347,1033361,1034316 via svnmerge
........
r1033262 | tmcguire | 2009-10-09 16:22:21 -0400 (Fri, 09 Oct 2009) | 2 lines
Revert previous commit, wrong commit AND wrong commit message
........
r1033347 | tmcguire | 2009-10-09 18:32:16 -0400 (Fri, 09 Oct 2009) | 1 line
Update Newslog.txt
........
r1033361 | tmcguire | 2009-10-09 19:09:21 -0400 (Fri, 09 Oct 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
........
r1034316 | ludwigreiter | 2009-10-12 08:55:35 -0400 (Mon, 12 Oct 2009) | 2 lines
* deleted non-fixed items.
........
................
r1034354 | winterz | 2009-10-12 16:10:02 +0200 (Mon, 12 Oct 2009) | 16 lines
Blocked revisions 1030456,1030461,1031541 via svnmerge
........
r1030456 | tmcguire | 2009-10-02 06:33:12 -0400 (Fri, 02 Oct 2009) | 1 line
Update Newslog.txt
........
r1030461 | tmcguire | 2009-10-02 06:42:19 -0400 (Fri, 02 Oct 2009) | 1 line
SVN_SILENT Update version numbers for today's release.
........
r1031541 | ludwigreiter | 2009-10-05 07:49:56 -0400 (Mon, 05 Oct 2009) | 2 lines
* deleted not fixed kolab/issue3813
........
................
r1034660 | tmcguire | 2009-10-13 11:48:27 +0200 (Tue, 13 Oct 2009) | 3 lines
Remove ktimetracker, we don't need it here and the doc causes build problems
MERGE: none
................
r1034812 | winterz | 2009-10-13 17:44:40 +0200 (Tue, 13 Oct 2009) | 9 lines
Blocked revisions 1033260 via svnmerge
SVN_SILENT:
........
r1033260 | tmcguire | 2009-10-09 16:20:25 -0400 (Fri, 09 Oct 2009) | 2 lines
Don't pretend to support crypto stuff in the attachment collector.
........
................
r1034815 | winterz | 2009-10-13 17:46:00 +0200 (Tue, 13 Oct 2009) | 9 lines
Blocked revisions 1034720 via svnmerge
SVN_SILENT:
........
r1034720 | ludwigreiter | 2009-10-13 06:30:41 -0400 (Tue, 13 Oct 2009) | 2 lines
* add 3667 again to the fixed items.
........
................
r1034837 | winterz | 2009-10-13 18:49:07 +0200 (Tue, 13 Oct 2009) | 12 lines
Blocked revisions 1034805 via svnmerge
SVN_SILENT:
........
r1034805 | winterz | 2009-10-13 11:30:06 -0400 (Tue, 13 Oct 2009) | 5 lines
fix a crash that happens when you delete folders during syncing.
this fix was ported from trunk.
kolab/issue3902
MERGE: none (already in e4 and trunk)
........
................
r1034842 | winterz | 2009-10-13 19:09:25 +0200 (Tue, 13 Oct 2009) | 9 lines
Merged revisions 1032288 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1032288 | tmcguire | 2009-10-07 09:42:43 -0400 (Wed, 07 Oct 2009) | 2 lines
warnings--
........
................
r1035162 | ludwigreiter | 2009-10-14 14:40:47 +0200 (Wed, 14 Oct 2009) | 2 lines
3813 is just partial fixed.
................
r1035601 | ludwigreiter | 2009-10-15 15:20:58 +0200 (Thu, 15 Oct 2009) | 2 lines
Updates.
................
r1035620 | ludwigreiter | 2009-10-15 16:19:49 +0200 (Thu, 15 Oct 2009) | 2 lines
Updates after testing newslog 2009-08-14
................
r1039459 | ludwigreiter | 2009-10-23 15:07:04 +0200 (Fri, 23 Oct 2009) | 2 lines
* Updated fixed issues after the test of newslog from 2009-10-09
................
r1039563 | winterz | 2009-10-23 22:16:36 +0200 (Fri, 23 Oct 2009) | 8 lines
lots of cleanups to avoid using magic number for incidence changing stuff.
also pass real parent pointers to incidence changing stuff.
all this is preparation to a handful of bug fixes I will be making
for some groupware things to come.
MERGE: none (already in e35 and trunk)
................
r1039577 | winterz | 2009-10-23 23:12:07 +0200 (Fri, 23 Oct 2009) | 9 lines
Blocked revisions 1039576 via svnmerge
........
r1039576 | winterz | 2009-10-23 17:10:45 -0400 (Fri, 23 Oct 2009) | 3 lines
follow korganizer incidencechanger change
MERGE: none
........
................
................
r1042652 | tokoe | 2009-10-30 13:20:41 +0100 (Fri, 30 Oct 2009) | 2 lines
Don't break the QObject cleanup chain
................
svn path=/branches/work/akonadi-ports/kdepim/; revision=1042700
|
17 years ago |
|
|
48f37367a1 |
Fix view page as in old kmail
svn path=/branches/work/akonadi-ports/kdepim/; revision=1042610 |
17 years ago |
|
|
cdb4815b7d |
Add ability to enterpret "In-Reply-To" header in mailto urls.
BUG: 122684 svn path=/trunk/KDE/kdepim/; revision=1042416 |
17 years ago |
|
|
2338504058 |
Better method to search a specific collection
Thanks Stephen Kelly to help me svn path=/branches/work/akonadi-ports/kdepim/; revision=1042291 |
17 years ago |
|
|
9b9e66b2ed |
Fix get Akonadi::Collection from id (stored in a config file)
I thought that Akonadi::Monitor could return all list of collection but no just the collection that we define (Akonadi::root() for me) so it's necessary to fetchcollection all the time. It's not optimum. I hope there is a method to get all list of collection and not fetch all the time. svn path=/branches/work/akonadi-ports/kdepim/; revision=1042282 |
17 years ago |
|
|
09c8a837be |
Use set of element
svn path=/branches/work/akonadi-ports/kdepim/; revision=1042244 |
17 years ago |
|
|
e78bb259cc |
Fix move to trash
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041882 |
17 years ago |
|
|
bffab92135 |
Change parseMailtoUrl() to return a QMap containing all fields.
This way we can support arbitrary fields in mailto urls. This support needs further work as this commit only fixes this function, the use of this new functionality is left for later. CCBUG: 122684 svn path=/trunk/KDE/kdepim/; revision=1041880 |
17 years ago |
|
|
0be2c4502d |
Try to fix creaet filter
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041868 |
17 years ago |
|
|
43a0364dcd |
Reimplement isSystemFolderCollection
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041656 |
17 years ago |
|
|
9727576b2c |
Create local folder and return collection associate
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041620 |
17 years ago |
|
|
36322024b2 |
Cleanup
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041586 |
17 years ago |
|
|
e7ad448aa8 |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040727 |
17 years ago |
|
|
aa34e72b90 |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040676 |
17 years ago |
|
|
2d9d3e4c5d |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040600 |
17 years ago |
|
|
66efdbf6a9 |
Remove not necessary function
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040585 |
17 years ago |
|
|
020b83035d |
Cleanup (we must remove foldermgr too)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040584 |
17 years ago |
|
|
ab84f5401b |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040581 |
17 years ago |
|
|
0e0ba44419 |
KMFolder--
svn path=/branches/work/akonadi-ports/kdepim/; revision=1040452 |
17 years ago |
|
|
58cbfe5e25 |
Merged revisions 1039801 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1039801 | winterz | 2009-10-24 12:42:02 -0400 (Sat, 24 Oct 2009) | 4 lines don't check for forgotten attachments in invitation email MERGE: e4 (already in trunk) ........ svn path=/branches/kdepim/enterprise4/kdepim/; revision=1039804 |
17 years ago |
|
|
37406c2171 |
don't check for forgotten attachments in invitation email
MERGE: e35,e4 svn path=/trunk/KDE/kdepim/; revision=1039795 |
17 years ago |
|
|
eb2fa3b0dc |
Remove Folderadaptor. If a day it's necessary to have folderadaptor
we will rewrite it. (We can't port easily) svn path=/branches/work/akonadi-ports/kdepim/; revision=1039490 |
17 years ago |
|
|
04db7366df |
KMFolder--
Needs to rewrite these function (import message) svn path=/branches/work/akonadi-ports/kdepim/; revision=1039445 |
17 years ago |
|
|
102512b7ba |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039441 |
17 years ago |
|
|
f6b2dc0928 |
Clean up
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039436 |
17 years ago |
|
|
56188917cd |
more IMAP groupware removal
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039030 |
17 years ago |
|
|
cd3a9dd1bb |
Rename function
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038588 |
17 years ago |
|
|
a402a20a46 |
Start to implement create default folder but doesn't work yet
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037991 |
17 years ago |
|
|
6cd35557ee |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037979 |
17 years ago |
|
|
157b4bd82e |
Continue to use specialcollection
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037977 |
17 years ago |
|
|
54063e8557 |
Start to use specialcollection
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037969 |
17 years ago |
|
|
39f54870cd |
kmfolder--
disable folderadaptor (perhaps we can remove it) svn path=/branches/work/akonadi-ports/kdepim/; revision=1037890 |
17 years ago |
|
|
d0e70efb33 |
Bye bye kmfolder
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037631 |
17 years ago |
|
|
4a0fd2d01a |
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037269 |
17 years ago |
|
|
7e3982c776 |
Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037186 |
17 years ago |
|
|
0a0cb7c58b |
Disable IMAP related code. IMAP (both online and disconnected) should be handled by the akonadi resource.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037071 |
17 years ago |
|
|
76d4b3c1fe |
Remove usage of KMailICalIfaceImpl. This should be done by akonadi.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037017 |
17 years ago |
|
|
f740c081bd |
Here it comes... The start of a new era, without mimelib, KMMessage and whatever. Use KMime.
Don't update if you don't want to fix it. If you still do, disable kmail from compilation. And never try to run it on important data. ;) svn path=/branches/work/akonadi-ports/kdepim/; revision=1036843 |
17 years ago |
|
|
3d8fd92784 |
Comment KM*Command* to help during porting
svn path=/branches/work/akonadi-ports/kdepim/; revision=1034817 |
17 years ago |
|
|
5bd55ccccd |
Comment other code
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032388 |
17 years ago |
|
|
558506d468 |
Comment old folder view
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032385 |
17 years ago |
|
|
8ef99b9a5b |
Don't pass a "New" template context, when in reality we are editing a message.
This fixes invitation sending, which would get sent as empty messages. We desparately need invitation stuff to be automatically tested, maybe after the akonadi port... No need to backport. svn path=/trunk/KDE/kdepim/; revision=1027138 |
17 years ago |
|
|
039ba1f351 |
- Set the correct config for the message list with the new config provider
- Change all usages of KConfig* to KSharedConfig::Ptr svn path=/trunk/KDE/kdepim/; revision=1025341 |
17 years ago |
|
|
baf70db014 |
SVN_MERGE
Merged revisions 1024674,1024687,1024710,1024793,1024881,1024911,1024927,1024931,1024936,1024960,1024973,1025047 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1024674 | ahartmetz | 2009-09-17 09:32:49 +0200 (Thu, 17 Sep 2009) | 1 line link with gold ........ r1024687 | bhards | 2009-09-17 10:09:23 +0200 (Thu, 17 Sep 2009) | 2 lines Typo fix. ........ r1024710 | vkrause | 2009-09-17 10:35:33 +0200 (Thu, 17 Sep 2009) | 3 lines Listing to Soprano change notifications. Can still be improved a lot once we have [Un]LinkJobs that work on RIDs. ........ r1024793 | scripty | 2009-09-17 11:33:51 +0200 (Thu, 17 Sep 2009) | 1 line SVN_SILENT made messages (.desktop file) ........ r1024881 | jarmond | 2009-09-17 15:14:44 +0200 (Thu, 17 Sep 2009) | 3 lines Open composer with 'New' context when calling from KRunner. BUG: 203302 ........ r1024911 | dfaure | 2009-09-17 16:49:03 +0200 (Thu, 17 Sep 2009) | 4 lines Forwardport 1024907: Add null-check in setTitle too (r990396 was about tabWidthForMaxChars). (BUG 185597) ........ r1024927 | vkrause | 2009-09-17 18:23:48 +0200 (Thu, 17 Sep 2009) | 2 lines Use the tag URI as RID. ........ r1024931 | vkrause | 2009-09-17 18:33:03 +0200 (Thu, 17 Sep 2009) | 2 lines Update only the item that actually got tagged/untagged. ........ r1024936 | vkrause | 2009-09-17 18:39:54 +0200 (Thu, 17 Sep 2009) | 3 lines No need for the (expensive) on demand syncing anymore, thanks to change notifications the content is now always up-to-date. ........ r1024960 | vkrause | 2009-09-17 19:28:22 +0200 (Thu, 17 Sep 2009) | 2 lines Don't crash when multiple fetch jobs are running. ........ r1024973 | vkrause | 2009-09-17 20:09:15 +0200 (Thu, 17 Sep 2009) | 4 lines - put sender and from into the right fields respectively - set a label - use the correct field for MessageId ........ r1025047 | winterz | 2009-09-17 23:53:34 +0200 (Thu, 17 Sep 2009) | 2 lines follow kdepimlibs/kontactinterface changes ........ svn path=/branches/work/akonadi-ports/kdepim/; revision=1025148 |
17 years ago |
|
|
29af08c17b |
Open composer with 'New' context when calling from KRunner.
BUG: 203302 svn path=/trunk/KDE/kdepim/; revision=1024881 |
17 years ago |
|
|
828141c997 |
SVN_MERGE
Merged revisions 1023691-1023693,1023697,1023760,1023823,1023829,1023842,1023844,1023859,1023863,1023873,1023887-1023888,1023890-1023891,1023893,1023899-1023900,1023902,1023906,1023917-1023919,1023936,1023942,1023951,1024120 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1023691 | dfaure | 2009-09-15 11:10:35 +0200 (Tue, 15 Sep 2009) | 2 lines Forwardport: You must call plugActionList again in slotNewToolbarConfig, otherwise the action lists disappear. Fixes bug 207299. ........ r1023692 | tmcguire | 2009-09-15 11:13:16 +0200 (Tue, 15 Sep 2009) | 1 line Remove unneeded code, this is done in setTimeEditorsEnabled() already, and even correctly (obeying allday setting) ........ r1023693 | tmcguire | 2009-09-15 11:14:13 +0200 (Tue, 15 Sep 2009) | 1 line Didn't want to remove this in r1023692. ........ r1023697 | tmcguire | 2009-09-15 11:21:26 +0200 (Tue, 15 Sep 2009) | 4 lines Set the correct time zone when setting the defaults. This and my previous commits have the effect that when creating all day events, the time zone is correctly shown as "Floating". ........ r1023760 | tokoe | 2009-09-15 12:27:13 +0200 (Tue, 15 Sep 2009) | 2 lines Make the 'contacts' resource the default address book ........ r1023823 | cgiboudeaux | 2009-09-15 13:21:26 +0200 (Tue, 15 Sep 2009) | 1 line Disable nie. Nothing uses it. ........ r1023829 | vkrause | 2009-09-15 13:27:57 +0200 (Tue, 15 Sep 2009) | 2 lines Extract messages and use them in KMail. ........ r1023842 | cgiboudeaux | 2009-09-15 13:42:52 +0200 (Tue, 15 Sep 2009) | 1 line Remove an obsolete check. ........ r1023844 | tokoe | 2009-09-15 13:43:39 +0200 (Tue, 15 Sep 2009) | 4 lines Don't mix async and sync API... BUG: 206299 ........ r1023859 | tokoe | 2009-09-15 14:17:42 +0200 (Tue, 15 Sep 2009) | 5 lines Parse a complete QDateTime object as we export time information as well. BUG: 207078 ........ r1023863 | tokoe | 2009-09-15 14:25:28 +0200 (Tue, 15 Sep 2009) | 2 lines Set the default address book when importing contacts ........ r1023873 | vkrause | 2009-09-15 14:46:50 +0200 (Tue, 15 Sep 2009) | 3 lines Add a common base class for all Nepomuk feeder agents. Still more stuff to factor out though, most prominently the initial fetching. ........ r1023887 | vkrause | 2009-09-15 15:20:05 +0200 (Tue, 15 Sep 2009) | 2 lines Move the resource tester here, from playground/pim. ........ r1023888 | vkrause | 2009-09-15 15:26:07 +0200 (Tue, 15 Sep 2009) | 2 lines Disable autostart agents. ........ r1023890 | vkrause | 2009-09-15 15:34:05 +0200 (Tue, 15 Sep 2009) | 2 lines fix path ........ r1023891 | vkrause | 2009-09-15 15:38:48 +0200 (Tue, 15 Sep 2009) | 2 lines fix yet another path ........ r1023893 | vkrause | 2009-09-15 15:47:43 +0200 (Tue, 15 Sep 2009) | 2 lines Move iCal resource tests from playground/pim. ........ r1023899 | tokoe | 2009-09-15 16:18:33 +0200 (Tue, 15 Sep 2009) | 2 lines link with gold ........ r1023900 | vkrause | 2009-09-15 16:19:43 +0200 (Tue, 15 Sep 2009) | 2 lines Move Knut tests from playground/pim and make them pass again. ........ r1023902 | cgiboudeaux | 2009-09-15 16:25:34 +0200 (Tue, 15 Sep 2009) | 1 line Goodbye nie. ........ r1023906 | vkrause | 2009-09-15 16:30:48 +0200 (Tue, 15 Sep 2009) | 5 lines Move the IMAP and Kolab tests from playground/pim. They share quite some stuff, therefore the IMAP one ends up here as well for now, until we figured out how to deal with their dependencies. Also, both are disabled by default, as they download huge QEmu images. ........ r1023917 | vkrause | 2009-09-15 17:03:31 +0200 (Tue, 15 Sep 2009) | 2 lines New mails are no longer reported as seen. ........ r1023918 | tokoe | 2009-09-15 17:04:11 +0200 (Tue, 15 Sep 2009) | 2 lines Add migration tool for the standard address book ........ r1023919 | vkrause | 2009-09-15 17:07:40 +0200 (Tue, 15 Sep 2009) | 2 lines same here ........ r1023936 | cgiboudeaux | 2009-09-15 18:23:18 +0200 (Tue, 15 Sep 2009) | 1 line We don't have to install these headers anymore. ........ r1023942 | cgiboudeaux | 2009-09-15 18:36:53 +0200 (Tue, 15 Sep 2009) | 1 line Fix include. ........ r1023951 | cgiboudeaux | 2009-09-15 19:13:07 +0200 (Tue, 15 Sep 2009) | 1 line KDE4_ -> KDEPIMLIBS_ ........ r1024120 | robertm | 2009-09-16 05:52:18 +0200 (Wed, 16 Sep 2009) | 10 lines Automatically start Akonadi when necessary This adds some calls to the akonadisetupwidget that attempts to ensure that Akonadi is available before any access to the Akonadi server. Unfortunately, it is not a complete solution in that there is a slight possibility that someone could deactivate the Akonadi server precisely between the check and the access to the server. Lacking a better solution, however, this should suffice for now. ........ svn path=/branches/work/akonadi-ports/kdepim/; revision=1024150 |
17 years ago |
|
|
e5ec72b0fd |
SVN_MERGE
Merged revisions 1006327,1009651-1009655,1009718,1009900,1009912,1010797-1010800,1011669,1012389-1012391,1012860-1012861,1012896-1012897,1012899,1012986,1012993,1013179,1013202,1013217-1013218,1013222,1013227,1013306-1013307,1013321,1013634,1013642,1013660-1013661,1015357,1015455,1015826,1016388,1017775-1017776,1017789,1018128,1018244,1018261,1018764,1018768-1018769,1018898,1018907,1018922,1018924,1018950,1018958-1018959,1018965-1018966 via svnmerge from https://vkrause@svn.kde.org/home/kde/branches/work/akonadi-ports/kdepim ........ r1006327 | ervin | 2009-08-03 15:29:39 +0200 (Mon, 03 Aug 2009) | 3 lines Make the code a bit more independent from KMail. Don't depend on a running KMKernel instance, or on KMail's GlobalSettings class. ........ r1009651 | ervin | 2009-08-10 17:10:13 +0200 (Mon, 10 Aug 2009) | 6 lines * setMessageItemStatus() now also gets the item row in its parameters * the model displayed in the view now reacts to headerDataChanged() signals coming from the storage model (effectively allowing to change that on demand, eg. when switching a folder for outbound/inbound messages display) ........ r1009652 | ervin | 2009-08-10 17:11:56 +0200 (Mon, 10 Aug 2009) | 2 lines Mark it (temporarily) as exported for use in a test app. ........ r1009653 | ervin | 2009-08-10 17:12:20 +0200 (Mon, 10 Aug 2009) | 2 lines Add an akonadi based storage model. ........ r1009654 | ervin | 2009-08-10 17:13:07 +0200 (Mon, 10 Aug 2009) | 2 lines Add the akonadi based storage model also to the build system. ........ r1009655 | ervin | 2009-08-10 17:13:43 +0200 (Mon, 10 Aug 2009) | 3 lines Add a small test app to play with the message list on an akonadi based storage model. ........ r1009718 | tilladam | 2009-08-10 20:10:52 +0200 (Mon, 10 Aug 2009) | 1 line Find the boost includes. ........ r1009900 | tilladam | 2009-08-11 09:23:36 +0200 (Tue, 11 Aug 2009) | 1 line Find the boost includes. ........ r1009912 | ervin | 2009-08-11 10:18:15 +0200 (Tue, 11 Aug 2009) | 2 lines As advised by Thomas change the id depending on the selection. ........ r1010797 | ervin | 2009-08-13 15:23:30 +0200 (Thu, 13 Aug 2009) | 2 lines Factor out currentMessageItem() in the base class. ........ r1010798 | ervin | 2009-08-13 15:24:35 +0200 (Thu, 13 Aug 2009) | 3 lines Provide more information on our current state to the outside. In particular the list of collections currently displayed by this model. ........ r1010799 | ervin | 2009-08-13 15:25:57 +0200 (Thu, 13 Aug 2009) | 5 lines Add an implementation of Core::Widget for the Akonadi based implementation. Context menu on items still missing, on hold until it can be written in a KMail-independent fashion (requires finishing some other frameworks). ........ r1010800 | ervin | 2009-08-13 15:26:39 +0200 (Thu, 13 Aug 2009) | 2 lines Make the test app use our new widget. ........ r1012389 | ervin | 2009-08-17 17:38:09 +0200 (Mon, 17 Aug 2009) | 2 lines Make sure we register the attribute only once. ........ r1012390 | ervin | 2009-08-17 17:39:33 +0200 (Mon, 17 Aug 2009) | 3 lines Add a new tab widget pane to be used with the new message list views. Should be on par feature wise with the old facilities. ........ r1012391 | ervin | 2009-08-17 17:39:55 +0200 (Mon, 17 Aug 2009) | 2 lines Modify the test to only use the new Pane class now. ........ r1012860 | ervin | 2009-08-18 11:27:25 +0200 (Tue, 18 Aug 2009) | 2 lines Relay the signals from Widget. ........ r1012861 | ervin | 2009-08-18 11:28:13 +0200 (Tue, 18 Aug 2009) | 2 lines Use libmailreader in the test app, and plug it with the message list. ........ r1012896 | ervin | 2009-08-18 12:35:28 +0200 (Tue, 18 Aug 2009) | 2 lines We'd better carry Akonadi::Items in the signals rather than MessagePtrs. ........ r1012897 | ervin | 2009-08-18 12:35:47 +0200 (Tue, 18 Aug 2009) | 2 lines Port the test app to the interface change in signals. ........ r1012899 | ervin | 2009-08-18 12:37:32 +0200 (Tue, 18 Aug 2009) | 2 lines messageForRow() is now useless in Widget. ........ r1012986 | ervin | 2009-08-18 16:01:54 +0200 (Tue, 18 Aug 2009) | 3 lines Move the message list view framework and its akonadi implementation in a separate library. The kmail implementation stays behind. ........ r1012993 | ervin | 2009-08-18 16:19:24 +0200 (Tue, 18 Aug 2009) | 2 lines Header got moved and renamed. ........ r1013179 | ervin | 2009-08-19 09:19:27 +0200 (Wed, 19 Aug 2009) | 2 lines Use the monitor to get only mails. ........ r1013202 | ervin | 2009-08-19 11:44:23 +0200 (Wed, 19 Aug 2009) | 2 lines Remove empty directory. ........ r1013217 | ervin | 2009-08-19 12:28:12 +0200 (Wed, 19 Aug 2009) | 4 lines Rename the namespaces so that we only have MessageList and MessageList::Core namespaces. No reference to the KMail namespace anymore. ........ r1013218 | ervin | 2009-08-19 12:30:45 +0200 (Wed, 19 Aug 2009) | 2 lines Port to the namespaces changes in libmessagelist. ........ r1013222 | ervin | 2009-08-19 12:41:18 +0200 (Wed, 19 Aug 2009) | 2 lines Make them build with the new namespace name. ........ r1013227 | ervin | 2009-08-19 12:46:23 +0200 (Wed, 19 Aug 2009) | 2 lines Make it build with the new MessageList namespace. ........ r1013306 | ervin | 2009-08-19 15:56:19 +0200 (Wed, 19 Aug 2009) | 3 lines Always keep the header view shown if we want to be able to switch themes. ........ r1013307 | ervin | 2009-08-19 15:57:50 +0200 (Wed, 19 Aug 2009) | 3 lines Handle properly the message list framework settings. It's now completely decoupled from kmailrc and different apps can have different settings. ........ r1013321 | ervin | 2009-08-19 17:04:15 +0200 (Wed, 19 Aug 2009) | 3 lines Get rid of this test app as its features got merged in akonadimailreader. ........ r1013634 | ervin | 2009-08-20 12:38:37 +0200 (Thu, 20 Aug 2009) | 2 lines Provide some more selection convenience in the Pane and Widget APIs. ........ r1013642 | ervin | 2009-08-20 13:01:35 +0200 (Thu, 20 Aug 2009) | 2 lines Some public slots convenience. ........ r1013660 | ervin | 2009-08-20 13:52:23 +0200 (Thu, 20 Aug 2009) | 2 lines Honor the "autohide tab bar" setting. ........ r1013661 | ervin | 2009-08-20 13:53:28 +0200 (Thu, 20 Aug 2009) | 3 lines The settings.* files become messagelist_settings.* files to make them easier to reuse as is in other projects. ........ r1015357 | ervin | 2009-08-25 13:02:22 +0200 (Tue, 25 Aug 2009) | 4 lines Ooooh, we can in fact control both the visibility and the use of d-pointer with KConfigXT. Really cool! I can make the settings sharing more convenient now I think. ........ r1015455 | ervin | 2009-08-25 16:44:06 +0200 (Tue, 25 Aug 2009) | 4 lines Put the Settings class back in the Core namespace. (Requires the KDE4Macros.cmake change from r1015454 in trunk) ........ r1015826 | ervin | 2009-08-26 14:15:36 +0200 (Wed, 26 Aug 2009) | 2 lines Use the new USE_RELATIVE_PATH option. ........ r1016388 | ervin | 2009-08-27 19:58:32 +0200 (Thu, 27 Aug 2009) | 4 lines First round of cleanups to provide a nicer API and be ready for BC constraints. This one is mainly about using d-pointers in the relevant classes. ........ r1017775 | ervin | 2009-08-31 14:40:51 +0200 (Mon, 31 Aug 2009) | 4 lines Don't export Core::Manager anymore, make the exported API smaller. Provide some more API on ThemeComboBox and AggregationComboBox to tackle the config tasks some of KMail code was routing through Manager. ........ r1017776 | ervin | 2009-08-31 14:42:38 +0200 (Mon, 31 Aug 2009) | 6 lines Don't depend on MessageList::Core::Manager anymore. This commit might break the "react to configure changes" behavior in the message list view though. It's going to be fixed later on (as the topic need investigation for akonadimailreader as well). ........ r1017789 | ervin | 2009-08-31 16:17:09 +0200 (Mon, 31 Aug 2009) | 2 lines React properly to setting changes. ........ r1018128 | ervin | 2009-09-01 12:32:05 +0200 (Tue, 01 Sep 2009) | 2 lines React to setting changes about the message list view. ........ r1018244 | ervin | 2009-09-01 16:04:48 +0200 (Tue, 01 Sep 2009) | 9 lines Moving some classes out of Core. The idea being to have the following situation: - Core => Everything you need to implement your own model and views (like the Akonadi implementation, the KMail one, etc.); - Utils => The smaller utilities to integrate a messagelist into your applications, mainly widgets and dialogs to edit the settings, themes and aggregations. ........ r1018261 | ervin | 2009-09-01 16:18:51 +0200 (Tue, 01 Sep 2009) | 2 lines Install all the headers needed from the outside. ........ r1018764 | tilladam | 2009-09-02 08:52:09 +0200 (Wed, 02 Sep 2009) | 3 lines Move various private classes to toplevel (or namespace) scope. This is necessary in order to avoid problems with not inherited friendship by inner classes. This thing is a mighty mess of friendship. ........ r1018768 | ervin | 2009-09-02 09:00:10 +0200 (Wed, 02 Sep 2009) | 2 lines Port KMail to the new Core/Utils split. ........ r1018769 | tilladam | 2009-09-02 09:00:12 +0200 (Wed, 02 Sep 2009) | 1 line Make sure to include the messagelist library. ........ r1018898 | ervin | 2009-09-02 12:05:24 +0200 (Wed, 02 Sep 2009) | 2 lines Don't forget to attach the config button to the combo box. ........ r1018907 | ervin | 2009-09-02 12:10:56 +0200 (Wed, 02 Sep 2009) | 14 lines Kill all the friendship out of classes from utils. Also the configure dialogs are not singleton anymore as: 1) it was a broken feature anyway (they're DeleteOnClose and the singleton pointer wasn't reset, you were gambling with the application's life everytime you called instance()... ahem); 2) really there's nothing magical about them, so no good reason to make them singletons. The accompanying convenience methods to trigger the configure dialogs got removed from Manager. Again that was just trying to save a couple of straightforward lines (create the dialog, set its state, call show() on it, done). ........ r1018922 | ervin | 2009-09-02 12:27:45 +0200 (Wed, 02 Sep 2009) | 3 lines Kill some more friendship. There's no reason to make those ctors private anyway... ........ r1018924 | ervin | 2009-09-02 12:28:44 +0200 (Wed, 02 Sep 2009) | 2 lines Damn, why did I use friend here?? ........ r1018950 | ervin | 2009-09-02 13:21:27 +0200 (Wed, 02 Sep 2009) | 2 lines Some more friendship we can avoid. ........ r1018958 | ervin | 2009-09-02 13:47:53 +0200 (Wed, 02 Sep 2009) | 4 lines Move the "heart beat" timer out of the Manager. And make it shared only between the Model instances. One less reason for Manager to fiddle in other people business. ;-) ........ r1018959 | ervin | 2009-09-02 13:50:13 +0200 (Wed, 02 Sep 2009) | 2 lines Some more heart beat timer cleanup. ........ r1018965 | ervin | 2009-09-02 13:55:21 +0200 (Wed, 02 Sep 2009) | 3 lines Notify of theme and aggregation related changes using signal/slot mechanism. ........ r1018966 | ervin | 2009-09-02 14:05:13 +0200 (Wed, 02 Sep 2009) | 2 lines Unneeded. ........ svn path=/trunk/KDE/kdepim/; revision=1023738 |
17 years ago |
|
|
020ceaff4b |
Merged revisions 1020527 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim ........ r1020527 | tmcguire | 2009-09-06 16:16:24 +0200 (Sun, 06 Sep 2009) | 4 lines Backport r1020504 by tmcguire from trunk to the 4.3 branch: Argh, code duplication! Fix the import crash here as well. ........ svn path=/branches/kdepim/enterprise4/kdepim/; revision=1021618 |
17 years ago |
|
|
57647589cc |
Merged revisions 1020526 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim ........ r1020526 | tmcguire | 2009-09-06 16:15:27 +0200 (Sun, 06 Sep 2009) | 7 lines Backport r1020484 by tmcguire from trunk to the 4.3 branch: Don't crash when importing two messages and the first import failed, because then the folder was not created yet, and KMail tried to add the message to a non-existant folder. ........ svn path=/branches/kdepim/enterprise4/kdepim/; revision=1021615 |
17 years ago |
|
|
cf94ac8f8f |
Argh, code duplication! Fix the import crash here as well.
svn path=/trunk/KDE/kdepim/; revision=1020504 |
17 years ago |