KDE PIM: KMailProject
ActivePublic

Recent Activity

Nov 11 2020

eshen added a watcher for KDE PIM: KMail: eshen.
Nov 11 2020, 7:36 PM

May 24 2020

knauss updated subscribers of D29602: Add field "Folder" to theme content items and to message tool tip.

@ngraham: this is a feature for the weekly report. What is the proposed way to ping you for things to blog about?

May 24 2020, 12:55 AMKDE PIM: KMail, KDE PIM
knauss closed D29602: Add field "Folder" to theme content items and to message tool tip.
May 24 2020, 12:48 AMKDE PIM: KMail, KDE PIM

May 18 2020

dvratil accepted D29602: Add field "Folder" to theme content items and to message tool tip.

Looks good to me know. Thanks for this patch, it's a pretty cool feature, especially for the "Unified mailboxes" agent 馃憤

May 18 2020, 11:31 AMKDE PIM: KMail, KDE PIM

May 15 2020

gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.
  • addressed comment from dvratil and also from mlaurent (made in accidentially added revision D29779)
May 15 2020, 7:11 PMKDE PIM: KMail, KDE PIM
dvratil added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.

Abandon the other one and try updating this one again. You can use arc diff --update D29602 to make sure it updates this one.

May 15 2020, 6:28 PMKDE PIM: KMail, KDE PIM
gordin added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.

Sorry, something went wrong. I did a "arc diff" and despite "arc which" states the matching revision is D29602 it created a new revision D29779. Any advice how I should proceed?

May 15 2020, 2:54 PMKDE PIM: KMail, KDE PIM
dvratil requested changes to D29602: Add field "Folder" to theme content items and to message tool tip.

Tried it locally and it's pretty cool. Just some nitpicks in the recent changes.

May 15 2020, 12:23 PMKDE PIM: KMail, KDE PIM
gordin updated the test plan for D29602: Add field "Folder" to theme content items and to message tool tip.
May 15 2020, 1:33 AMKDE PIM: KMail, KDE PIM
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.

Optimised hash look-up

May 15 2020, 1:24 AMKDE PIM: KMail, KDE PIM

May 14 2020

dvratil requested changes to D29602: Add field "Folder" to theme content items and to message tool tip.

Thanks for the changes. One more change/optimization, please.

May 14 2020, 6:11 AMKDE PIM: KMail, KDE PIM

May 13 2020

gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.

Added folder name hashing, removed trailing slash

May 13 2020, 11:19 PMKDE PIM: KMail, KDE PIM
dvratil added inline comments to D29602: Add field "Folder" to theme content items and to message tool tip.
May 13 2020, 12:50 PMKDE PIM: KMail, KDE PIM
gordin added inline comments to D29602: Add field "Folder" to theme content items and to message tool tip.
May 13 2020, 12:21 PMKDE PIM: KMail, KDE PIM
dvratil requested changes to D29602: Add field "Folder" to theme content items and to message tool tip.

collectionForId is a good name, I think.

May 13 2020, 7:19 AMKDE PIM: KMail, KDE PIM

May 12 2020

gordin added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.

Maybe "StorageModel::collectionFromId()" rather than "StorageModel::collectionForId()" would be better?

May 12 2020, 11:46 PMKDE PIM: KMail, KDE PIM
gordin updated the diff for D29602: Add field "Folder" to theme content items and to message tool tip.

Now using the actual (and not the virtual) collection to obtain the message folder

May 12 2020, 11:43 PMKDE PIM: KMail, KDE PIM

May 11 2020

dvratil added a comment to D29602: Add field "Folder" to theme content items and to message tool tip.

You could still do it but it's a bit more complex: you can use Item::storageCollectionId() to get ID of the real parent collection. You would then need to use the ID against EntityTreeModel to resolve the /actual/ Collection with displayName populated.

May 11 2020, 5:48 AMKDE PIM: KMail, KDE PIM

May 10 2020

gordin abandoned D29602: Add field "Folder" to theme content items and to message tool tip.

I just noticed that my original goal, showing the "real" folder of an item inside a smart list or search, does not work like this. As the the "parentCollection" actually is the smart list/search, it will not show the original folder :-(

May 10 2020, 9:28 PMKDE PIM: KMail, KDE PIM
gordin requested review of D29602: Add field "Folder" to theme content items and to message tool tip.
May 10 2020, 4:50 PMKDE PIM: KMail, KDE PIM

Sep 22 2019

jamesth added a watcher for KDE PIM: KMail: jamesth.
Sep 22 2019, 4:19 PM

Feb 27 2019

davidre abandoned D17074: Set option to set RespondTo to the same address which the original mail was sent to.
Feb 27 2019, 6:52 AMKDE PIM, KDE PIM: KMail

Jan 5 2019

vkrause added a comment to D17822: Fix send to KDE Connect for older KDE Connect version.

I'd like to also land this in stable since otherwise a broken feature is exposed. Is that ok?

Jan 5 2019, 5:54 PMKDE Itinerary, KDE PIM: KMail, KDE PIM
nicolasfella added a comment to D17822: Fix send to KDE Connect for older KDE Connect version.

I'd like to also land this in stable since otherwise a broken feature is exposed. Is that ok?

Jan 5 2019, 5:52 PMKDE Itinerary, KDE PIM: KMail, KDE PIM

Dec 27 2018

nicolasfella closed D17822: Fix send to KDE Connect for older KDE Connect version.
Dec 27 2018, 5:46 PMKDE Itinerary, KDE PIM: KMail, KDE PIM
vkrause accepted D17822: Fix send to KDE Connect for older KDE Connect version.
Dec 27 2018, 5:31 PMKDE Itinerary, KDE PIM: KMail, KDE PIM
nicolasfella added projects to D17822: Fix send to KDE Connect for older KDE Connect version: KDE PIM: KMail, KDE Itinerary.
Dec 27 2018, 5:11 PMKDE Itinerary, KDE PIM: KMail, KDE PIM

Nov 21 2018

davidre added a project to D17074: Set option to set RespondTo to the same address which the original mail was sent to: KDE PIM.
Nov 21 2018, 3:55 PMKDE PIM, KDE PIM: KMail
davidre updated the diff for D17074: Set option to set RespondTo to the same address which the original mail was sent to.
Nov 21 2018, 3:52 PMKDE PIM, KDE PIM: KMail
davidre added a project to D17074: Set option to set RespondTo to the same address which the original mail was sent to: KDE PIM: KMail.
Nov 21 2018, 3:41 PMKDE PIM, KDE PIM: KMail

Mar 23 2018

mlaurent abandoned D11508: Fix messagelib core includes.
Mar 23 2018, 5:42 AMKDE PIM, KDE PIM: KMail
mlaurent commandeered D11508: Fix messagelib core includes.
Mar 23 2018, 5:42 AMKDE PIM, KDE PIM: KMail
mlaurent added a comment to D11508: Fix messagelib core includes.

First it was an error to told you that we don't need to install WigetBase.
So we need to install it and we need to use camelcase headers.
So indeed I will close this one.

Mar 23 2018, 5:42 AMKDE PIM, KDE PIM: KMail

Mar 22 2018

joselema updated the diff for D11508: Fix messagelib core includes.

Updating patch.

Mar 22 2018, 8:20 PMKDE PIM, KDE PIM: KMail
joselema added a comment to D11508: Fix messagelib core includes.

No as we use this include in MessageList/Widget

So we need to install it.

Mar 22 2018, 8:19 PMKDE PIM, KDE PIM: KMail
mlaurent requested changes to D11508: Fix messagelib core includes.

No as we use this include in MessageList/Widget

Mar 22 2018, 7:50 AMKDE PIM, KDE PIM: KMail

Mar 21 2018

mlaurent closed D1536: unit test for lineeditwithkeywords.
Mar 21 2018, 8:40 PMKDE PIM: KMail
mlaurent closed D1309: Shortcut .
Mar 21 2018, 8:40 PMKDE PIM: KMail
mlaurent closed D1429: show/hide only the search bar and not the pane..
Mar 21 2018, 8:40 PMKDE PIM: KMail
joselema updated the diff for D11508: Fix messagelib core includes.

Second version of the patch, just don't install widgetbase.h

Mar 21 2018, 7:26 PMKDE PIM, KDE PIM: KMail
joselema added a comment to D11508: Fix messagelib core includes.

"... because the KDE CI is like Superman, with X-Ray vision. A god made of bits. And of course if a problem isn't catched by the KDE CI, that problem simply doesn't exist."
We can try all wierd configuration for sure but with KDE CI we use standard configuration.

So after that ubuntu likes wierd configuration it's your choice :)

Mar 21 2018, 7:19 PMKDE PIM, KDE PIM: KMail
mlaurent added a comment to D11508: Fix messagelib core includes.

I removed some bad include in 18.04 so perhaps it will help you in your wierd config

Mar 21 2018, 6:03 AMKDE PIM, KDE PIM: KMail
mlaurent added a comment to D11508: Fix messagelib core includes.

"... because the KDE CI is like Superman, with X-Ray vision. A god made of bits. And of course if a problem isn't catched by the KDE CI, that problem simply doesn't exist."
We can try all wierd configuration for sure but with KDE CI we use standard configuration.

Mar 21 2018, 5:44 AMKDE PIM, KDE PIM: KMail

Mar 20 2018

joselema added a comment to D11508: Fix messagelib core includes.

We don't have this problem in KDE CI...

Mar 20 2018, 5:30 PMKDE PIM, KDE PIM: KMail
mlaurent requested changes to D11508: Fix messagelib core includes.

We don't have this problem in KDE CI...
I will not install not useful class as it's internal.

Mar 20 2018, 12:42 PMKDE PIM, KDE PIM: KMail
joselema requested review of D11508: Fix messagelib core includes.
Mar 20 2018, 12:20 PMKDE PIM, KDE PIM: KMail

Mar 8 2018

knauss added a member for KDE PIM: KMail: knauss.
Mar 8 2018, 11:39 PM

Feb 17 2018

mlaurent closed D1204: remove button "more".
Feb 17 2018, 2:51 PMKDE PIM: KMail
mlaurent closed D1189: remove button lock.
Feb 17 2018, 2:50 PMKDE PIM: KMail
mlaurent closed D1147: rename button.
Feb 17 2018, 2:50 PMKDE PIM: KMail