Volker Krause
a48f1c2194
SVN_MERGE
...
Merged revisions 1058354,1058358,1058362-1058363 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1058354 | tmcguire | 2009-12-04 11:44:34 +0100 (Fri, 04 Dec 2009) | 19 lines
SVN_MERGE
Merged revisions 1055399 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1055399 | winterz | 2009-11-27 23:26:29 +0100 (Fri, 27 Nov 2009) | 11 lines
Merged revisions 1055309 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1055309 | tmcguire | 2009-11-27 15:26:08 -0500 (Fri, 27 Nov 2009) | 4 lines
Make copying URLs in the seperate reader window work again.
Fixes kolab/issue3958.
........
................
................
r1058358 | tmcguire | 2009-12-04 11:47:45 +0100 (Fri, 04 Dec 2009) | 18 lines
SVN_MERGE
Merged revisions 1057128 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1057128 | winterz | 2009-12-01 16:08:33 +0100 (Tue, 01 Dec 2009) | 10 lines
Merged revisions 1056938 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1056938 | tmcguire | 2009-12-01 05:14:23 -0500 (Tue, 01 Dec 2009) | 3 lines
When replacing the : with a _, remove the following space as well.
kolab/issue3805
........
................
................
r1058362 | tmcguire | 2009-12-04 11:51:13 +0100 (Fri, 04 Dec 2009) | 20 lines
SVN_MERGE
Merged revisions 1057190 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1057190 | winterz | 2009-12-01 18:09:24 +0100 (Tue, 01 Dec 2009) | 12 lines
Merged revisions 1057186 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1057186 | winterz | 2009-12-01 12:04:35 -0500 (Tue, 01 Dec 2009) | 5 lines
use an information dialog with a "do-not-ask-again" option
instead of an error dialog when notifying the user that
the attachment will be un-editable.
kolab/issue3971
........
................
................
r1058363 | tmcguire | 2009-12-04 11:52:40 +0100 (Fri, 04 Dec 2009) | 18 lines
SVN_MERGE
Merged revisions 1057479 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1057479 | winterz | 2009-12-02 16:02:52 +0100 (Wed, 02 Dec 2009) | 10 lines
Merged revisions 1057477 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1057477 | winterz | 2009-12-02 09:54:12 -0500 (Wed, 02 Dec 2009) | 3 lines
add "*.*" to the filter on the "Save As" dialog
MERGE: e4,trunk
........
................
................
svn path=/branches/work/akonadi-ports/kdepim/; revision=1071032
16 years ago
Torgny Nyblom
7a9b782362
Reenable the statusbar
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1067414
16 years ago
Torgny Nyblom
d9a25a8dc1
Remove khtml from kmail, only used in templateparser for removing html from a selection.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1066544
16 years ago
Torgny Nyblom
0f1b1c49e1
Make kwebkit mandatory, loose khtml.
...
Move css from webkitparthtmlwriter::begin() to csshelper::htmlHead()
svn path=/branches/work/akonadi-ports/kdepim/; revision=1066313
16 years ago
Torgny Nyblom
bf42eca534
Start porting messageviewer to QtWebKit.
...
To use webkit use "cmake -DWEBKIT_BUILD"
As of now the port can show messages but there are _many_ places where the port is incomplete.
All changes are wrapped in #ifdef WEBKIT_BUILD and all old code is still there and active if WEBKIT_BUILD is not defined.
Any unported code should have a "kWarning() << WEBKIT:" to make it easy to spot.
As my time on this is severly limited any help is most welcome...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1064617
16 years ago
Frank Osterfeld
119bfe8bc1
Each folder properties dialog page created its own FolderCollection instance, overwriting each other's changes (breaking the folder properties dialog)
...
To avoid such conflicts, keep a single instance for each foldercollection in a global map, and hand out shared pointers.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1059824
17 years ago
Laurent Montel
915d1b5d81
Don't write when we delete foldercollection here
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1058425
17 years ago
Laurent Montel
db0817894b
Remove not necessary includes
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1058378
17 years ago
Thomas McGuire
9c0ef2da7b
SVN_MERGE
...
Merged revisions 1055399 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1055399 | winterz | 2009-11-27 23:26:29 +0100 (Fri, 27 Nov 2009) | 11 lines
Merged revisions 1055309 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1055309 | tmcguire | 2009-11-27 15:26:08 -0500 (Fri, 27 Nov 2009) | 4 lines
Make copying URLs in the seperate reader window work again.
Fixes kolab/issue3958.
........
................
svn path=/trunk/KDE/kdepim/; revision=1058354
17 years ago
Laurent Montel
21e94beaaf
Clean up
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1058347
17 years ago
Laurent Montel
2215718452
Change caption
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1058345
17 years ago
Allen Winter
e9c1b0fd10
Merged revisions 1055309 via svnmerge from
...
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1055309 | tmcguire | 2009-11-27 15:26:08 -0500 (Fri, 27 Nov 2009) | 4 lines
Make copying URLs in the seperate reader window work again.
Fixes kolab/issue3958.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1055399
17 years ago
Tobias Koenig
4b978ed6ef
Port from KABC::StdAddressBook to Akonadi based code
...
svn path=/trunk/KDE/kdepim/; revision=1052071
17 years ago
Laurent Montel
09c8a837be
Use set of element
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1042244
17 years ago
Laurent Montel
c933e73140
Clean up
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041847
17 years ago
Laurent Montel
728c6f9b9f
Port++
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039469
17 years ago
Laurent Montel
1611810b9a
Port some code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039467
17 years ago
Laurent Montel
f1c499d72c
Use new signal.
...
clean up
Port++
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039464
17 years ago
Laurent Montel
b5512ea875
Reactivate some code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1039369
17 years ago
Laurent Montel
f5eff27cf0
Continue to port kmcommand to Akonadi::Item
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038980
17 years ago
Laurent Montel
aeb2d6bdf0
Store a Akonadi::Item.
...
Port code, fix potential mem leak
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038933
17 years ago
Laurent Montel
a84aeb9f3e
Clean up.
...
Use just a function with Akonadi::Item and not KMime::Message
because sometime we need to have info about status and
kmime::message can't return message status (and original folder etc.)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038927
17 years ago
Laurent Montel
24c0745a61
Reactive code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038596
17 years ago
Laurent Montel
b5d6bd58dd
Reactive some codes
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038592
17 years ago
Laurent Montel
cd3a9dd1bb
Rename function
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038588
17 years ago
Laurent Montel
94251dba89
Not necessary now
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038584
17 years ago
Laurent Montel
4a693886be
Show message source
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038581
17 years ago
Laurent Montel
fcf54f8127
Fix signal/slots
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038530
17 years ago
Andras Mantia
e3ed0db276
Commit my "travle changes": more port to KMime, more code commented out or removed from compilation. Not fully tested, although yesterday the KMail mainwindow came up. :)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037829
17 years ago
Andras Mantia
686a653be2
Some more stuff ported, just commit it before I leave the akonadi sprint. Sorry, it still doesn't link.
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1037225
17 years ago
Andras Mantia
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
Andras Mantia
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
Laurent Montel
71715e16bb
Remove kmmessage from messageactions
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036697
17 years ago
Laurent Montel
3d8fd92784
Comment KM*Command* to help during porting
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1034817
17 years ago
Volker Krause
cd7a2a8cc5
Rename libmessageviewer to messageviewer to be consistent with messagecore,
...
messagelist and messagecomposer.
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032701
17 years ago
Laurent Montel
5bd55ccccd
Comment other code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032388
17 years ago
Laurent Montel
69dbd25e29
now this code is done by akonadi directly
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032264
17 years ago
Laurent Montel
5c2589d66e
Use akonadi menu
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032238
17 years ago
Laurent Montel
f58d91774e
Get "copy to" menu from akonadi so it's sync now with akonadi resource
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032236
17 years ago
Laurent Montel
57bd924d5e
Remove not necessary code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032226
17 years ago
Laurent Montel
aaf2158684
Readd menu
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1032214
17 years ago
Laurent Montel
0d59491664
minor port
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1031677
17 years ago
Laurent Montel
736e095d5a
Start to port to akonadi::item
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1031667
17 years ago
Laurent Montel
0aa961c549
Display message when we double-click on item
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1031515
17 years ago
Laurent Montel
ae3c311afe
Fix signal/slot
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1030129
17 years ago
Laurent Montel
e36a865bdf
Fix some signal/slot
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1030120
17 years ago
Laurent Montel
da661963ee
Reactive menu in reader too
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1030115
17 years ago
Laurent Montel
c70a22eac9
Reactive code
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1029776
17 years ago
Laurent Montel
4ffcd16df0
Use csshelper from libmessageviewer (temporary)
...
svn path=/branches/work/akonadi-ports/kdepim/; revision=1028884
17 years ago
Laurent Montel
2a4702795b
now all compile with "USE_AKONADI_VIEWER"
...
now fix bugs and co (before to remove duplicate code from messageviwer)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1028796
17 years ago