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
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
Check for an attachment not only in the first BodyPart but in the Message itself if it has no first BodyPart.
svn path=/trunk/KDE/kdepim/; revision=1020581
Merged revisions 1008228 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1008228 | tmcguire | 2009-08-07 09:53:48 +0200 (Fri, 07 Aug 2009) | 9 lines
Merged revisions 1007276 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1007276 | tmcguire | 2009-08-05 14:25:16 +0200 (Wed, 05 Aug 2009) | 1 line
Move some stuff from the edit commands to kmmessage, I plan to reuse those.
........
................
svn path=/trunk/KDE/kdepim/; revision=1010839
add quote string _after_ lines have been wrapped, which avoids
that our own special quote-string is somewhere inside the then wrapped lines
svn path=/trunk/KDE/kdepim/; revision=1005664
Merged revisions 1004635 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1004635 | tmcguire | 2009-07-30 18:48:44 +0200 (Thu, 30 Jul 2009) | 13 lines
Merged revisions 1004609 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1004609 | tmcguire | 2009-07-30 17:45:49 +0200 (Thu, 30 Jul 2009) | 6 lines
Share the object tree in the template parser when doing operations on it.
This removes unnecessary parsing of the object tree, which would lead to multiple passphrase dialogs.
MERGE: e4, trunk
kolab/issue3725
........
................
svn path=/trunk/KDE/kdepim/; revision=1004747
settings.
Also move formatString from kmmessage.cpp to stringutil.cpp
Also create TemplatesConfiguration::configIdString function for
obtaining custom template identifier.
BUG: 182911
svn path=/trunk/KDE/kdepim/; revision=1002105
------------------------------------------------------------------------
r997532 | tmcguire | 2009-07-16 00:52:35 +0200 (Thu, 16 Jul 2009) | 9 lines
Crossport r997204 by mlaurent from trunk to the enterprise4 branch:
Fix kolab issue 3739
(Inform when we use a distribution list empty)
and fix duplication code.
------------------------------------------------------------------------
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1001140
------------------------------------------------------------------------
r997532 | tmcguire | 2009-07-16 00:52:35 +0200 (Thu, 16 Jul 2009) | 9 lines
Crossport r997204 by mlaurent from trunk to the enterprise4 branch:
Fix kolab issue 3739
(Inform when we use a distribution list empty)
and fix duplication code.
------------------------------------------------------------------------
svn path=/branches/kdepim/enterprise4/kdepim/; revision=998236
Fix kolab issue 3739
(Inform when we use a distribution list empty)
and fix duplication code.
svn path=/branches/kdepim/enterprise4/kdepim/; revision=997532
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepim
........
r997519 | tmcguire | 2009-07-16 00:20:11 +0200 (Thu, 16 Jul 2009) | 10 lines
Backport r992136 by tmcguire from trunk to the 4.3 branch:
Fix sending of UTF-16 messages: Don't try to read the header fields as UTF-16, which
corrupts them.
Also, make the source viewer really show the source, don't try to encode it.
kolab/issue3707
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=997523
Fix sending of UTF-16 messages: Don't try to read the header fields as UTF-16, which
corrupts them.
Also, make the source viewer really show the source, don't try to encode it.
kolab/issue3707
svn path=/branches/KDE/4.3/kdepim/; revision=997519
* Use the new MessageComposer lib. It only handles plain text so far. If you want to use the old composer, define BUILD_NEW_COMPOSER to false at the top of CMakeLists.txt
svn path=/branches/work/akonadi-ports/kdepim/; revision=994696
Merged revisions 993251,993269-993270,993305,993311,993326,993338,993446,993450,993461-993464,993472,993474,993477,993480,993495,993501,993515,993518,993520,993522,993531,993542,993545,993550,993557,993561,993573,993582,993591,993599,993629,993641,993738,993741-993742,993746,993846,993878,993906,993963-993964,993970,994012,994017,994063,994093,994129,994223,994262,994339,994382,994441,994459,994532 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r993251 | trueg | 2009-07-08 12:46:00 +0200 (Wed, 08 Jul 2009) | 3 lines
Nepomuk rcgen cleanup first step (or rather fourth or something considering tokoe's amazing work before):
- disabling templates. we do not use them anyway and they will be deprecated soon.
........
r993269 | skelly | 2009-07-08 13:14:13 +0200 (Wed, 08 Jul 2009) | 1 line
Make sure tests includes are available.
........
r993270 | skelly | 2009-07-08 13:14:17 +0200 (Wed, 08 Jul 2009) | 2 lines
Break the main window into a tabbed interface for multiple proxy model
tests.
........
r993305 | lueck | 2009-07-08 14:52:34 +0200 (Wed, 08 Jul 2009) | 1 line
typo fix
........
r993311 | winterz | 2009-07-08 15:08:11 +0200 (Wed, 08 Jul 2009) | 9 lines
Refinement of import/export of kaddressbook from/to GMX.
Patch entirely from Urs Joss. Thanks!
Joss, please close the review board request for this as closed.
Remember: we need to also put this into kcontactmanager.
http://reviewboard.kde.org/r/941
CCMAIL: tschenturs@gmx.ch
........
r993326 | djarvie | 2009-07-08 15:42:42 +0200 (Wed, 08 Jul 2009) | 1 line
Move methods out of base class
........
r993338 | vkrause | 2009-07-08 16:00:53 +0200 (Wed, 08 Jul 2009) | 4 lines
Birthday resources can have different settings, so it does not make
sense to only allow one instance. Should help with the migration problem
David is seeing.
........
r993446 | skelly | 2009-07-08 19:47:31 +0200 (Wed, 08 Jul 2009) | 6 lines
Add another configuration use for the selection proxy model.
This is getting cumbersome, so I will soon change the API and refactor
the internals.
There are also some remaining nagging bugs.
........
r993450 | skelly | 2009-07-08 19:50:58 +0200 (Wed, 08 Jul 2009) | 1 line
Enable akonadi_next to be built standalone.
........
r993461 | skelly | 2009-07-08 20:12:46 +0200 (Wed, 08 Jul 2009) | 1 line
Start some support for AmazingCompletion(tm)
........
r993462 | skelly | 2009-07-08 20:12:50 +0200 (Wed, 08 Jul 2009) | 4 lines
Create a sane implementation od AbstractProxyModelMatch.
This should be in QAbstractProxyModel. I'll patch it there later and
send a merge request upstream.
........
r993463 | skelly | 2009-07-08 20:12:53 +0200 (Wed, 08 Jul 2009) | 2 lines
Implement match for the ContactsModel. Will allow matching Amazingly
eventually.
........
r993464 | skelly | 2009-07-08 20:12:57 +0200 (Wed, 08 Jul 2009) | 1 line
Reimplement match.
........
r993472 | skelly | 2009-07-08 20:25:04 +0200 (Wed, 08 Jul 2009) | 1 line
Better match implementation.
........
r993474 | tmcguire | 2009-07-08 20:33:31 +0200 (Wed, 08 Jul 2009) | 4 lines
Prevent an infinite recursion when entering a new folder with at least one message.
Curiously, this is very similar to kolab/issue3727
........
r993477 | skelly | 2009-07-08 20:39:54 +0200 (Wed, 08 Jul 2009) | 1 line
Really fix matching this time.
........
r993480 | mleupold | 2009-07-08 20:51:54 +0200 (Wed, 08 Jul 2009) | 1 line
Fix/hide various krazy issues including most qclasses, QLatin1String and kdebug.
........
r993495 | bbroeksema | 2009-07-08 21:39:29 +0200 (Wed, 08 Jul 2009) | 2 lines
Krazy fixes: Use const references instead of const values in Q_FOREACH.
........
r993501 | mlaurent | 2009-07-08 21:44:23 +0200 (Wed, 08 Jul 2009) | 2 lines
compile++
........
r993515 | tstaerk | 2009-07-08 22:18:36 +0200 (Wed, 08 Jul 2009) | 1 line
karm->ktimetracker && dcop->dbus
........
r993518 | tstaerk | 2009-07-08 22:30:55 +0200 (Wed, 08 Jul 2009) | 1 line
karm->ktimetracker && dcop->dbus
........
r993520 | cgiboudeaux | 2009-07-08 22:41:32 +0200 (Wed, 08 Jul 2009) | 1 line
SVN_SILENT Cleanup
........
r993522 | cgiboudeaux | 2009-07-08 22:42:49 +0200 (Wed, 08 Jul 2009) | 1 line
Cleanup
........
r993531 | tstaerk | 2009-07-08 22:53:34 +0200 (Wed, 08 Jul 2009) | 1 line
What you never wanted to know about ktimetracker, but were forced to learn anyway--
........
r993542 | bbroeksema | 2009-07-08 23:06:33 +0200 (Wed, 08 Jul 2009) | 2 lines
Krazy fixes: null string assign -> clear()
........
r993545 | bbroeksema | 2009-07-08 23:19:38 +0200 (Wed, 08 Jul 2009) | 2 lines
SVN_SILENT: fix two small spelling errors in comments.
........
r993550 | cgiboudeaux | 2009-07-08 23:29:37 +0200 (Wed, 08 Jul 2009) | 1 line
Partially revert of r967753. Only kresources and plugins must be built after the optional applications.
........
r993557 | bbroeksema | 2009-07-08 23:36:51 +0200 (Wed, 08 Jul 2009) | 2 lines
Fix krazy issues: QLatin1String
........
r993561 | cgiboudeaux | 2009-07-08 23:39:10 +0200 (Wed, 08 Jul 2009) | 1 line
SVN_SILENT Cleanup
........
r993573 | bbroeksema | 2009-07-09 00:02:53 +0200 (Thu, 09 Jul 2009) | 2 lines
Krazy fixes: proper include directives.
........
r993582 | bbroeksema | 2009-07-09 00:25:27 +0200 (Thu, 09 Jul 2009) | 2 lines
Krazy fixes: proper include directives.
........
r993591 | bbroeksema | 2009-07-09 01:02:21 +0200 (Thu, 09 Jul 2009) | 2 lines
Krazy fixes: proper include directives.
........
r993599 | winterz | 2009-07-09 02:32:58 +0200 (Thu, 09 Jul 2009) | 3 lines
compile++
add cstdlib header for exit()
........
r993629 | bbroeksema | 2009-07-09 09:04:53 +0200 (Thu, 09 Jul 2009) | 2 lines
Revert part of r993495 because Protocol is an enum. Let krazy ignore these lines.
........
r993641 | bbroeksema | 2009-07-09 10:42:09 +0200 (Thu, 09 Jul 2009) | 4 lines
Reduce reloads of resources based on the SingleFileResource by using hashes of
the file. This commit prevents reloads of resources based on singlefileresource
when the resource is writing changes to the file itself.
........
r993738 | pokrzywka | 2009-07-09 14:26:52 +0200 (Thu, 09 Jul 2009) | 1 line
nicer fix for the --templates bug in nepomuk_rcgen: only add the option if there are templates specified. Not sure if that will ever be needed again though, but it doesn't hurt for now.
........
r993741 | djarvie | 2009-07-09 14:35:19 +0200 (Thu, 09 Jul 2009) | 1 line
Fix compile warning
........
r993742 | winterz | 2009-07-09 14:46:42 +0200 (Thu, 09 Jul 2009) | 6 lines
Go crazy with node validity checks to try and fix all the crash reports that I can't reproduce.
Might fix
CCBUG: 198961
MERGE: e4,4.3
........
r993746 | pokrzywka | 2009-07-09 14:51:40 +0200 (Thu, 09 Jul 2009) | 3 lines
fixed the build problems with the nepomuk agents on windows. The generated files now handle static linking.
CCMAIL:till@kdab.net
........
r993846 | winterz | 2009-07-09 17:11:23 +0200 (Thu, 09 Jul 2009) | 7 lines
Urs' cleanups
Add Urs to copyright.
I'll copy this into kcontactmanager.
MERGE: e4
........
r993878 | scripty | 2009-07-09 17:42:19 +0200 (Thu, 09 Jul 2009) | 1 line
SVN_SILENT made messages (.desktop file)
........
r993906 | jtamate | 2009-07-09 18:58:08 +0200 (Thu, 09 Jul 2009) | 3 lines
BUG: 192897
Added "at the bottom of the Security tab in this dialog" to the message.
........
r993963 | bbroeksema | 2009-07-09 22:20:13 +0200 (Thu, 09 Jul 2009) | 2 lines
Fix krazy issues: Proper include directives.
........
r993964 | bbroeksema | 2009-07-09 22:24:44 +0200 (Thu, 09 Jul 2009) | 2 lines
Krazy fix: single-char QString operations
........
r993970 | bbroeksema | 2009-07-09 22:29:56 +0200 (Thu, 09 Jul 2009) | 2 lines
Krazy fix: C++ ctors that should be declared 'explicit'
........
r994012 | bbroeksema | 2009-07-10 00:01:00 +0200 (Fri, 10 Jul 2009) | 2 lines
Krazy fixes: validity of i18n calls.
........
r994017 | bbroeksema | 2009-07-10 00:07:32 +0200 (Fri, 10 Jul 2009) | 3 lines
Krazy fix: [foreach[ This is not a call to keys of a map or set, but to a
std::vector. Ignore this one.
........
r994063 | winterz | 2009-07-10 04:16:56 +0200 (Fri, 10 Jul 2009) | 4 lines
fix spacing between the pixmap and the urllabel
BUG: 199598
MERGE: e4,4.3
........
r994093 | mlaurent | 2009-07-10 09:10:16 +0200 (Fri, 10 Jul 2009) | 2 lines
Apply patch
........
r994129 | trueg | 2009-07-10 11:15:40 +0200 (Fri, 10 Jul 2009) | 4 lines
Moved NepomukAddOntologyClasses to kdelibs. No need for a local copy anymore.
Also by default rcgen will not export classes anymore. Thus, there is no need
for the define anymore.
........
r994223 | vkrause | 2009-07-10 13:59:23 +0200 (Fri, 10 Jul 2009) | 3 lines
No need to try to migrate the not yet/no longer supported file formats
of the KABC file resource in every run.
........
r994262 | djarvie | 2009-07-10 15:36:32 +0200 (Fri, 10 Jul 2009) | 4 lines
Refactor to remove dependencies in KAEvent, KARecurrence and AlarmText on KAlarm
preferences, in preparation for Akonadi migration.
All KAEvent data independent of preferences is not in KAEventData.
........
r994339 | ervin | 2009-07-10 16:35:40 +0200 (Fri, 10 Jul 2009) | 2 lines
Let's allow people to type in the KDateEdit. Okay? :-)
........
r994382 | djarvie | 2009-07-10 16:51:41 +0200 (Fri, 10 Jul 2009) | 1 line
Fix alarms not being triggered if reminders occur AFTER the main alarm
........
r994441 | scripty | 2009-07-10 17:19:10 +0200 (Fri, 10 Jul 2009) | 1 line
SVN_SILENT made messages (.desktop file)
........
r994459 | cgiboudeaux | 2009-07-10 17:37:43 +0200 (Fri, 10 Jul 2009) | 1 line
SVN_SILENT Remove the extra comma
........
r994532 | vkrause | 2009-07-10 19:36:12 +0200 (Fri, 10 Jul 2009) | 4 lines
Use the recently introduced server-side collection content mimetype
filtering. This fixes Kolab collections not showing up in eg.
KContactManager.
........
svn path=/branches/work/akonadi-ports/kdepim/; revision=994567
corrupts them.
Also, make the source viewer really show the source, don't try to encode it.
kolab/issue3707
svn path=/trunk/KDE/kdepim/; revision=992136
a crash guard in rawHeadeField() that might help fix some crashes.
CCBUG: 197472
MERGE: e4
svn path=/branches/kdepim/enterprise4/kdepim/; revision=986220
So don't pass a QByteArray to DwHeaders::FindField(), pass a char* instead.
This might fix a crash.
Panagiotis, please test and let us know if this helps fix the crash you are experiencing.
CCBUG: 193891
svn path=/trunk/KDE/kdepim/; revision=972261
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r971085 | tmcguire | 2009-05-21 18:38:12 +0200 (Thu, 21 May 2009) | 7 lines
Don't encode the X-UID header in the charset of the message, otherwise UTF-16 messages
will cause duplicating messages on disconnected IMAP.
This is a hack, I have the feeling that the core problem is something else.
I guess it is not allowed to encode the header fields in anything non-ascii in
the first place, but decodeRFC2047String() does exactly that...
........
svn path=/trunk/KDE/kdepim/; revision=971091
will cause duplicating messages on disconnected IMAP.
This is a hack, I have the feeling that the core problem is something else.
I guess it is not allowed to encode the header fields in anything non-ascii in
the first place, but decodeRFC2047String() does exactly that...
svn path=/branches/kdepim/enterprise4/kdepim/; revision=971085
removes the Signature Blocks (SB) from prefix+"-- (end of line)" until a line that
* does not starts with prefix or
* starts with prefix+(any substring of prefix)
where prefix can only have any number of ">" and spaces.
svn path=/trunk/KDE/kdepim/; revision=946070
Tested and seems to still work.
--
Merged revisions 940772,940775,940777,940816 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r940772 | tmcguire | 2009-03-18 10:32:23 +0100 (Wed, 18 Mar 2009) | 20 lines
Backport r940441 by tmcguire from trunk to the 4.2 branch:
Don't produce garbage when forwarding a mail with a filter.
For this, I had to remove the code duplication in KMFilterActionForward::process()
and use KMMessage::createForward() instead.
This uncovered a bug in createForward (content type boundary was not saved) and a
small bug in the template parser.
Also, I added a KMMessage::dump() function to help with debugging mimelib
related troubles.
Not perfect yet, the way the template parser copies the message needs to be
improved, right now, when forwarding a signed message, the signed text gets
replaced with the template text, resulting in an invalid signature ...
CCBUG: 174942
........
r940775 | tmcguire | 2009-03-18 10:34:02 +0100 (Wed, 18 Mar 2009) | 11 lines
Backport r940516 by tmcguire from trunk to the 4.2 branch:
When replacing the text of a message after processing the template, don't try
to just replace the first text/plain part, this will cause trouble with signatures
and possibly many other situations.
Instead, delete the content of the old message, and set the processed
template text as the first body part.
If the old message had attachments, re-add them to the new message.
........
r940777 | tmcguire | 2009-03-18 10:36:48 +0100 (Wed, 18 Mar 2009) | 9 lines
Backport r940547 by tmcguire from trunk to the 4.2 branch:
Make valgrind happy.
This didn't find the cause of the problem I was searching for, though
(inline forwarding runs out of memory because allocating insanley huge
amounts of memory)
........
r940816 | tmcguire | 2009-03-18 11:52:19 +0100 (Wed, 18 Mar 2009) | 8 lines
Backport r940565 by tmcguire from trunk to the 4.2 branch:
Don't run out of memory when forwarding a mail with more than one
attachment.
The mimelib behavior here is very irritating...
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=940873
Make valgrind happy.
This didn't find the cause of the problem I was searching for, though
(inline forwarding runs out of memory because allocating insanley huge
amounts of memory)
svn path=/branches/KDE/4.2/kdepim/; revision=940777
Don't produce garbage when forwarding a mail with a filter.
For this, I had to remove the code duplication in KMFilterActionForward::process()
and use KMMessage::createForward() instead.
This uncovered a bug in createForward (content type boundary was not saved) and a
small bug in the template parser.
Also, I added a KMMessage::dump() function to help with debugging mimelib
related troubles.
Not perfect yet, the way the template parser copies the message needs to be
improved, right now, when forwarding a signed message, the signed text gets
replaced with the template text, resulting in an invalid signature ...
CCBUG: 174942
svn path=/branches/KDE/4.2/kdepim/; revision=940772
the template parser creates a new message anyway, so just copy the
original message and let the parser do the work.
Exception is text/calendar mails.
svn path=/trunk/KDE/kdepim/; revision=940552
This didn't find the cause of the problem I was searching for, though
(inline forwarding runs out of memory because allocating insanley huge
amounts of memory)
svn path=/trunk/KDE/kdepim/; revision=940547
For this, I had to remove the code duplication in KMFilterActionForward::process()
and use KMMessage::createForward() instead.
This uncovered a bug in createForward (content type boundary was not saved) and a
small bug in the template parser.
Also, I added a KMMessage::dump() function to help with debugging mimelib
related troubles.
Not perfect yet, the way the template parser copies the message needs to be
improved, right now, when forwarding a signed message, the signed text gets
replaced with the template text, resulting in an invalid signature ...
BUG: 174942
svn path=/trunk/KDE/kdepim/; revision=940441