[kontact] [Bug 420327] reload email after changing html preference for contact

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420327

Laurent Montel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kma
   ||il/781e560ae55516d02d86eeb1
   ||ac324e672e2e9790
   Version Fixed In||5.14.1
 Resolution|--- |FIXED

--- Comment #2 from Laurent Montel  ---
Git commit 781e560ae55516d02d86eeb1ac324e672e2e9790 by Laurent Montel.
Committed on 27/04/2020 at 05:42.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 420327 - reload email after changing html preference for contact

FIXED-IN: 5.14.1

M  +1-1CMakeLists.txt
M  +3-1src/kmmainwidget.h
M  +10   -0src/kmreaderwin.cpp
M  +3-2src/kmreaderwin.h

https://commits.kde.org/kmail/781e560ae55516d02d86eeb1ac324e672e2e9790

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #6 from Laurent Montel  ---
"However, currently this does not work for the opposite direction: If there is
a signature without HTML, KMail will not switch back to plaintext."

So you have 3 identities,  => first plaintext, second html, third plaintext

you start to compose with default identity => the first => plaintext
you decide to change to second => html
=> no problem it will switch
you continue to write as html
you change to plaintext identity => it will ask you if you want to lose html
format.
Each time that you will switch identity it will ask you..
Not sure that the user will be happy for it.

If you decide to write an html mail and you switch to identity plaintext it
will ask you if you want to switch to html. No sure it's very useful in this
case no ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420608

--- Comment #3 from Laurent Montel  ---
if you have a html signature for sure it will switch to html.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420608] Unable to configure a default email format

2020-04-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420608

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Laurent Montel  ---
toolbar->rich text button" => uncheck it.

For next email it will use plain text.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420484] Entering a string in the search field of the message list crashes the application

2020-04-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420484

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Could you add a backtrace ?
Do you have a debug in console ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420423] HTML font size is affected by view zoom in composer

2020-04-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420423

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Sdfsfdfdf
sqdqs dqsdqsdqsdqsd q 

=> 1.2em now.
so it depends against zoom.

it's fixed from long time ago.

5.9.3 is very old :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 420164] Save sent messages in my imap sent folder doesn't work

2020-04-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420164

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
It works in 5.414.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419948] Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail

2020-04-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419948

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kma |https://commits.kde.org/kma
   |il/3fab426dfd0bea6fc6fb49e3 |il/0ad5a7ac48ca69b82aea50e0
   |3fe939dc14d584a4|07e2a481be670ab8
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #5 from Laurent Montel  ---
Git commit 0ad5a7ac48ca69b82aea50e007e2a481be670ab8 by Laurent Montel.
Committed on 16/04/2020 at 05:28.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419948 - Changing an individual folder to "Prefer HTML" or to "Prefer
Plain Text" is not remembered after restarting KMail

FIXED-IN: 5.14.0

M  +4-13   src/kmmainwidget.cpp

https://commits.kde.org/kmail/0ad5a7ac48ca69b82aea50e007e2a481be670ab8

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419948] Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail

2020-04-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419948

--- Comment #4 from Laurent Montel  ---
I fixed update message when we change settings in folder collection dialog

Now I will work on other bug. (confirmed)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419948] Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail

2020-04-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419948

--- Comment #3 from Laurent Montel  ---
Git commit 0bb891f12792a14470596ca911b361084429 by Laurent Montel.
Committed on 15/04/2020 at 11:44.
Pushed by mlaurent into branch 'release/20.04'.

Refresh message when we change display format

M  +4-2src/kmmainwidget.cpp
M  +1-0src/kmmainwidget.h

https://commits.kde.org/kmail/0bb891f12792a14470596ca911b361084429

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 345360] Sometimes hides parts of a HTML-only message when rendered as plain-text

2020-04-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=345360

--- Comment #11 from Laurent Montel  ---
I need to debug grantlee lib for it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416885] Encoding gets lost

2020-04-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416885

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416885] Encoding gets lost

2020-04-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416885

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
kmail->setting->Appearance->general->override character encoding

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417217] Umlauts are not displayed correctly

2020-04-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417217

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
Fixed in 5.14.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419948] Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail

2020-04-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419948

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kma
   ||il/3fab426dfd0bea6fc6fb49e3
   ||3fe939dc14d584a4
   Version Fixed In||5.14.0
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #1 from Laurent Montel  ---
Git commit 3fab426dfd0bea6fc6fb49e33fe939dc14d584a4 by Laurent Montel.
Committed on 13/04/2020 at 18:03.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419948 - Changing an individual folder to "Prefer HTML" or to "Prefer
Plain Text" is not remembered after restarting KMail

FIXED-IN: 5.14.0

M  +1-0src/collectionpage/collectionviewpage.cpp
M  +1-1src/manageshowcollectionproperties.cpp

https://commits.kde.org/kmail/3fab426dfd0bea6fc6fb49e33fe939dc14d584a4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419948] Changing an individual folder to "Prefer HTML" or to "Prefer Plain Text" is not remembered after restarting KMail

2020-04-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419948

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdepim] [Bug 419978] KMail missing line break in blockquote when showing as HTML mail

2020-04-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419978

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
I confirm it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 345360] Sometimes hides parts of a HTML-only message when rendered as plain-text

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=345360

--- Comment #10 from Laurent Montel  ---
Ok I found where is the bug.
I work on a bug fix

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 345360] Sometimes hides parts of a HTML-only message when rendered as plain-text

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=345360

Laurent Montel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 345360] Sometimes hides parts of a HTML-only message when rendered as plain-text

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=345360

--- Comment #9 from Laurent Montel  ---
I confirm it too.
I will investigate it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdepim] [Bug 419949] KMail only partly shows HTML mail

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419949

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.14.0
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/4b945a37283acc010ed
   ||c3d84a77c866f5a61cfee
 Status|REPORTED|RESOLVED

--- Comment #5 from Laurent Montel  ---
Git commit 4b945a37283acc010edc3d84a77c866f5a61cfee by Laurent Montel.
Committed on 11/04/2020 at 12:34.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419949 - KMail only partly shows HTML mail
FIXED-IN: 5.14.0

M  +9-3messageviewer/src/utils/autotests/messageviewerutilstest.cpp
M  +2-4messageviewer/src/utils/messageviewerutil.cpp

https://commits.kde.org/messagelib/4b945a37283acc010edc3d84a77c866f5a61cfee

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdepim] [Bug 419949] KMail only partly shows HTML mail

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419949

--- Comment #4 from Laurent Montel  ---
indeed very wierd as generated html code.
I will create a workaround for it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdepim] [Bug 419949] KMail only partly shows HTML mail

2020-04-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419949

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Did you see that your mailer created broken html ?
--C9ROYGRLREFJICWHYWEVHKB1AYEQAC
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: 8bit

HTML REPLY
SECOND LINE
-- 
You wrote:HTML QUOTE

SECOND LINE

--C9ROYGRLREFJICWHYWEVHKB1AYEQAC--

=> missing 

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 381707] Notified mail has "move to wastebin" greyed out

2020-04-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=381707

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||mon...@kde.org

--- Comment #5 from Laurent Montel  ---
It seems that it's resolved now

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419157] Wrong encoding of incoming emails

2020-04-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419157

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419829] some messages are displayed with wrong font encoding

2020-04-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419829

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||5.14.0

--- Comment #1 from Laurent Montel  ---
Fixed in 5.14.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419782] Unable to connect to IMAP server

2020-04-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419782

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Laurent Montel  ---
yep qt5.14.1

We create a fix for pim 5.14.0 will be release with kde 20.04 in some days.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419720] Message status filter broken

2020-04-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419720

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.14.0
  Latest Commit||https://commits.kde.org/mai
   ||lcommon/c67e7be97d5074030f8
   ||16e2906ed013919cddd19
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Laurent Montel  ---
Git commit c67e7be97d5074030f816e2906ed013919cddd19 by Laurent Montel.
Committed on 06/04/2020 at 18:37.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419720 - Message status filter broken

FIXED-IN: 5.14.0

M  +1-1src/search/searchrule/searchrulestatus.h

https://commits.kde.org/mailcommon/c67e7be97d5074030f816e2906ed013919cddd19

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419720] Message status filter broken

2020-04-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419720

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 CC||mon...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Laurent Montel  ---
I confirm it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419448] MS Exchange sqeeze spaces in HTML messages

2020-04-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419448

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/mes
   ||sagelib/073808251a3f89f9f02
   ||6bdc0789fe73548a0d7ff
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||5.14.0

--- Comment #1 from Laurent Montel  ---
Git commit 073808251a3f89f9f026bdc0789fe73548a0d7ff by Laurent Montel.
Committed on 03/04/2020 at 11:49.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419448 - MS Exchange sqeeze spaces in HTML messages
FIXED-IN: 5.14.0

M  +1-1CMakeLists.txt
M  +17   -0messagecomposer/src/composer-ng/richtextcomposerng.cpp

https://commits.kde.org/messagelib/073808251a3f89f9f026bdc0789fe73548a0d7ff

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419473] kmail crashed on sending mail

2020-04-01 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419473

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.14.0
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kpi
   ||mtextedit/bb955d0f502b9a5e7
   ||69a04744882bfb0b1452924

--- Comment #1 from Laurent Montel  ---
Git commit bb955d0f502b9a5e769a04744882bfb0b1452924 by Laurent Montel.
Committed on 02/04/2020 at 05:25.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419473 - kmail crashed on sending mail

I can't reproduce it but we will disconnect it before deleting it.
FIXED-IN: 5.14.0

M  +3-1src/composer-ng/richtextcomposer.cpp

https://commits.kde.org/kpimtextedit/bb955d0f502b9a5e769a04744882bfb0b1452924

-- 
You are receiving this mail because:
You are watching all bug changes.

[kimap] [Bug 419481] kimap installs stuff conditional on BUILD_TESTING flag

2020-04-01 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419481

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from Laurent Montel  ---
hi,
it's used in kdepim-runtime.
But by default if we build without BUILD_TESTING kimap we will build
kdepim-runtime too without BUILD_TESTING

We have a test in kdepim-runtime "if(NOT TARGET KF5::kimaptest)"
So for me it's not a bug.
Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419300] Some kvantum themes cause the selected message to change in the message when kmail loses focus

2020-03-28 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419300

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
So it's a bug about this theme.
Please report it against this theme.
Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 419298] Big mails fail to display body

2020-03-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419298

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Fixed in 5.13.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 395117] HTML mails are not detected correctly

2020-03-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=395117

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|RESOLVED

--- Comment #4 from Laurent Montel  ---
Waiting for testcase

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 395117] HTML mails are not detected correctly

2020-03-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=395117

--- Comment #3 from Laurent Montel  ---
Send testcase please.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 395117] HTML mails are not detected correctly

2020-03-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=395117

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
I think it's fixed in 5.13.x

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 414038] Whitespace in quoted lines not preserved, so some ASCII drawings are messed up.

2020-03-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=414038

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Hi,
it's how works all browser. It compress all space
I will to look at how to workaround it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-03-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416403

--- Comment #17 from Laurent Montel  ---
Yep it's a bug in qt5.14.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 212268] Writing a HTML message it produces paragraphs without margins.

2020-03-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=212268

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #5 from Laurent Montel  ---
I can't reproduce it.
Could you add test case about it as I copy but it seems that it works

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416306] send later agent wrongly store sended message to local storage

2020-03-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416306

Laurent Montel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/1c74cf3f81572c98ca5
   ||99173e5170f4fda0dcf33
   Version Fixed In||5.14.0
 Resolution|--- |FIXED

--- Comment #4 from Laurent Montel  ---
Git commit 1c74cf3f81572c98ca599173e5170f4fda0dcf33 by Laurent Montel.
Committed on 21/03/2020 at 14:50.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 416306 - send later agent wrongly store sended message to local storage
FIXED-IN: 5.14.0

M  +22   -0messagecomposer/src/sender/akonadisender.cpp

https://commits.kde.org/messagelib/1c74cf3f81572c98ca599173e5170f4fda0dcf33

-- 
You are receiving this mail because:
You are watching all bug changes.

[filelight] [Bug 419065] Doesn't build with Qt 5.15

2020-03-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419065

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/fil |https://commits.kde.org/fil
   |elight/f0d1f4f3756548dd0938 |elight/df467e01d3ad7df75ba0
   |3ca4fb0857fe03af81d6|469c5577ceca97155892

--- Comment #3 from Laurent Montel  ---
Git commit df467e01d3ad7df75ba0469c5577ceca97155892 by Laurent Montel.
Committed on 21/03/2020 at 11:02.
Pushed by mlaurent into branch 'release/20.04'.

Fix Bug 419065 - Doesn't build with Qt 5.15
(cherry picked from commit f0d1f4f3756548dd09383ca4fb0857fe03af81d6)

M  +0-4src/settingsDialog.cpp

https://commits.kde.org/filelight/df467e01d3ad7df75ba0469c5577ceca97155892

-- 
You are receiving this mail because:
You are watching all bug changes.

[filelight] [Bug 419065] Doesn't build with Qt 5.15

2020-03-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419065

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/fil
   ||elight/f0d1f4f3756548dd0938
   ||3ca4fb0857fe03af81d6
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Git commit f0d1f4f3756548dd09383ca4fb0857fe03af81d6 by Laurent Montel.
Committed on 21/03/2020 at 08:44.
Pushed by mlaurent into branch 'master'.

Fix Bug 419065 - Doesn't build with Qt 5.15

M  +0-4src/settingsDialog.cpp

https://commits.kde.org/filelight/f0d1f4f3756548dd09383ca4fb0857fe03af81d6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 419035] Kontact Crashes Opening Settings

2020-03-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=419035

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---


*** This bug has been marked as a duplicate of bug 415634 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 415634] kontact crash on opening settings

2020-03-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=415634

Laurent Montel  changed:

   What|Removed |Added

 CC||bryant.staff...@outlook.com

--- Comment #18 from Laurent Montel  ---
*** Bug 419035 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418957] Automatic line breaks turn into hardcoded ones when saved as draft (plain text emails)

2020-03-17 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418957

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
I confirm it.
I will look at it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kpat] [Bug 418837] Master branch of kpat fails to compile with master branch of Frameworks, and Qt 5.14 branch

2020-03-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418837

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kpa
   ||t/8b1e24e312b5649b657c245d6
   ||00ffccc25b15e6c
 Status|REPORTED|RESOLVED

--- Comment #6 from Laurent Montel  ---
Git commit 8b1e24e312b5649b657c245d600ffccc25b15e6c by Laurent Montel.
Committed on 16/03/2020 at 06:06.
Pushed by mlaurent into branch 'release/20.04'.

Fix compile with new qt5.14

M  +1-1CMakeLists.txt
M  +5-1libkcardgame/kcardscene.cpp
M  +6-1libkcardgame/kcardtheme.cpp

https://commits.kde.org/kpat/8b1e24e312b5649b657c245d600ffccc25b15e6c

-- 
You are receiving this mail because:
You are watching all bug changes.

[kpat] [Bug 418837] Master branch of kpat fails to compile with master branch of Frameworks, and Qt 5.14 branch

2020-03-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418837

--- Comment #5 from Laurent Montel  ---
(In reply to Albert Astals Cid from comment #4)
> Laurent, did you enable too much deprecation warnings here?

nope , just qt with qt5.14.1 or .2 added more deprecated methods. It's not
logical in minor release.
I will look at for porting it today.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 413228] Unable to change the font size for pasted words

2020-03-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=413228

--- Comment #3 from Laurent Montel  ---
It's a bug in qt when we import html.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 413228] Unable to change the font size for pasted words

2020-03-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=413228

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Hi,
Did you activate html composer ?
Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 415052] Kmail jumps to the end of ASCII-emails.

2020-03-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=415052

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
We fixed some bugs about it.
Please update to new version 5.11.x is very old we will release 5.14.0 in 1
month.
Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 418710] Expanding spacers don't work in main toolbar

2020-03-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418710

--- Comment #3 from Laurent Montel  ---
Indeed I didn"t know it.
I will look at it

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 418710] Expanding spacers don't work in main toolbar

2020-03-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418710

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
what is "Expanding spacers"?
Screenshot please.
Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdepim] [Bug 418659] [wish] kde pim android version

2020-03-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418659

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
a wishlist for long long time :)

Sorry it's not the goal at the moment.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 418575] Missing an icon for reply (chat, not mail)

2020-03-07 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418575

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418482] KMail does not display answer (in HTML-mode)

2020-03-05 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418482

--- Comment #6 from Laurent Montel  ---
It creates a mix between html and plain text in html answer.
it's wierd.

When we write an html anwser we write all as html.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418482] KMail does not display answer (in HTML-mode)

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418482

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.14.0
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/2036c38860e9b68952b
   ||b4d1bc2d15b53a965c343
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Laurent Montel  ---
Git commit 2036c38860e9b68952bb4d1bc2d15b53a965c343 by Laurent Montel.
Committed on 05/03/2020 at 07:03.
Pushed by mlaurent into branch 'master'.

Fix Bug 418482 - KMail does not display answer (in HTML-mode)
FIXED-IN: 5.14.0

M  +1-1messageviewer/src/utils/autotests/messageviewerutilstest.cpp
M  +10   -2messageviewer/src/utils/messageviewerutil.cpp

https://commits.kde.org/messagelib/2036c38860e9b68952bb4d1bc2d15b53a965c343

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418482] KMail does not display answer (in HTML-mode)

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418482

--- Comment #3 from Laurent Montel  ---
Git commit 92aa5f2860ddace21196e88a4844c227b9bc6891 by Laurent Montel.
Committed on 05/03/2020 at 06:14.
Pushed by mlaurent into branch 'master'.

Extract code for creating autotest

M  +1-41   messageviewer/src/messagepartthemes/default/defaultrenderer.cpp
M  +40   -0messageviewer/src/utils/messageviewerutil.cpp
M  +3-0messageviewer/src/utils/messageviewerutil.h

https://commits.kde.org/messagelib/92aa5f2860ddace21196e88a4844c227b9bc6891

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418482] KMail does not display answer (in HTML-mode)

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418482

--- Comment #2 from Laurent Montel  ---
"
That's interesting. I don't see new commits or anything relevant to it on the
author's releases. I don't actually know why the author uses the other library
as they do seem to have similar data... Maybe some other functions that are
easier to use.All the best,C Original
Message On Mar 3, 2020, 09:56, Dr. Axel Braun <
axel.br...@gnuhealth.org> wrote:http://www.w3.org/TR/REC-html40/strict.dtd\;>\r\n
"
Protomail is very interesting it writes answer outside html !
So it's mainly a bug in protomail.

I will try to create a workaround.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418482] KMail does not display answer (in HTML-mode)

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418482

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Laurent Montel  ---
Hi, indeed it's wierd..
I will investigate it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 418293] "filter account is missing" dialog does not show account names

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418293

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
which screenshot ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418250] A single letter keyboard shortcut for the 'Delete Message' action only works once

2020-03-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418250

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
if it"s a configure keyboard problem it's a kf5 problem no kmail problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 418452] KOrganizer crashed when selecting a new font

2020-03-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418452

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
kf5.67 bug. Fixed in qt5.68

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 418429] Kontact crashes after clicking on Configure Kontact

2020-03-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418429

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
bug in kf5.67.0 fixed in 5.68.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 394784] KMAIl 5.8.1: Reply to HTML-mail in text mode includes content from last mail

2020-03-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=394784

--- Comment #7 from Laurent Montel  ---
(In reply to Rigo Wenning from comment #6)
> confirmed from here. Marking text and only having that text in the reply was
> handy and does not work anymore. kontact 13.2 in opensuse tumbleweed 20200229

normal there is a bug in qtwebengine < 5.14.2 when we don't clear selection so
we can reply with previous selection text. So I disabled it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 418341] Crash when opening "Configure Kontact"

2020-03-01 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418341

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
bug in 5.67.0 fixed in 5.68

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418192] Email content is not displayed in Fedora 32

2020-02-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418192

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418192] Email content is not displayed in Fedora 32

2020-02-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418192

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
fixed => we can close it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418161] Danish letters are rendered wrong in HTML.

2020-02-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418161

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.14.0
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/a95b0fc382c0f035265
   ||223feb28a9e74c4fc6431
 Status|REPORTED|RESOLVED

--- Comment #6 from Laurent Montel  ---
Git commit a95b0fc382c0f035265223feb28a9e74c4fc6431 by Laurent Montel.
Committed on 27/02/2020 at 13:04.
Pushed by mlaurent into branch 'master'.

Fix Bug 416758 - Encoding broken
Related: bug 416758
FIXED-IN: 5.14.0

M  +2-2messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
M  +2-1messageviewer/src/viewer/viewer_p.cpp

https://commits.kde.org/messagelib/a95b0fc382c0f035265223feb28a9e74c4fc6431

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 416758] Encoding broken

2020-02-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416758

Laurent Montel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/a95b0fc382c0f035265
   ||223feb28a9e74c4fc6431
   Version Fixed In||5.14.0
 Resolution|--- |FIXED

--- Comment #5 from Laurent Montel  ---
Git commit a95b0fc382c0f035265223feb28a9e74c4fc6431 by Laurent Montel.
Committed on 27/02/2020 at 13:04.
Pushed by mlaurent into branch 'master'.

Fix Bug 416758 - Encoding broken
Related: bug 418161
FIXED-IN: 5.14.0

M  +2-2messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
M  +2-1messageviewer/src/viewer/viewer_p.cpp

https://commits.kde.org/messagelib/a95b0fc382c0f035265223feb28a9e74c4fc6431

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 416758] Encoding broken

2020-02-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416758

--- Comment #4 from Laurent Montel  ---
Git commit 32c76b466747e417fd63e6c5b305cc673a8bebd8 by Laurent Montel.
Committed on 27/02/2020 at 07:46.
Pushed by mlaurent into branch 'master'.

Start to fix encoding problem
Related: bug 418161

M  +1-0messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
M  +10   -0messageviewer/src/interfaces/htmlwriter.cpp
M  +4-2messageviewer/src/interfaces/htmlwriter.h

https://commits.kde.org/messagelib/32c76b466747e417fd63e6c5b305cc673a8bebd8

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418161] Danish letters are rendered wrong in HTML.

2020-02-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418161

--- Comment #5 from Laurent Montel  ---
Git commit 32c76b466747e417fd63e6c5b305cc673a8bebd8 by Laurent Montel.
Committed on 27/02/2020 at 07:46.
Pushed by mlaurent into branch 'master'.

Start to fix encoding problem
Related: bug 416758

M  +1-0messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
M  +10   -0messageviewer/src/interfaces/htmlwriter.cpp
M  +4-2messageviewer/src/interfaces/htmlwriter.h

https://commits.kde.org/messagelib/32c76b466747e417fd63e6c5b305cc673a8bebd8

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418161] Danish letters are rendered wrong in HTML.

2020-02-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418161

--- Comment #4 from Laurent Montel  ---
yep it's the problem.
I work on this bug at the moment.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418161] Danish letters are rendered wrong in HTML.

2020-02-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418161

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Hi,
could you attach mail here please ?

I think that it's a duplicate bug but I need a testcase
Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 418123] I cannot inset the letter 'Q' (upper case) in the mail filter line

2020-02-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418123

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Fixed in 5.13.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 418040] Gmail account setup fails: Did not find D-Bus method: "setAuthentication"

2020-02-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=418040

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
qt5.14 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417979] Kmail crashes when opening a special email

2020-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417979

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
/usr/lib64/qt5/plugins/messageviewer/bodypartformatter/messageviewer_bodypartformatter_semantic.so

5.10.3 is very old.
You can remove this plugin it will fix your crash.

Otherwise you need to increase pim version.
Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 416758] Encoding broken

2020-02-18 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416758

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Laurent Montel  ---
Now I know why there is the problem but I don"t have a fix yet.
I continue to investigate it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 416758] Encoding broken

2020-02-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416758

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
I confirm it (it works fine in textplain but html version there is a problem).
I will investigate it this week (sorry in vacation so I will not work a lot
this week but I will try to take some hours on it :) )

-- 
You are receiving this mail because:
You are watching all bug changes.

[knotes] [Bug 417608] Feature Request: Option to remove configure button on knote widget.

2020-02-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417608

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
it's not knotes but note plasma.
Please reassign to correct component.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416403

--- Comment #9 from Laurent Montel  ---
(In reply to Snarfel from comment #8)
> Just for replication purposes, I can replicate this issue in the recently
> released 5.13.2 (19.12.2) version of KMail + kmail-account-wizard as well
> for protonmail

Qt5.14 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417304] small improvement

2020-02-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417304

--- Comment #7 from Laurent Montel  ---
What is the usercase for it ?
As we will attach and send email.
So I don't see what can be the usercase for it ? :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417304] small improvement

2020-02-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417304

--- Comment #5 from Laurent Montel  ---
(In reply to Vitaliy from comment #4)
> yes Laurent, that would be convenient - sort attachments using drag and drop

Heu... no dnd for resorting it will be a big work for a little improvement (if
it's an improvement as we already able to sort it)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417304] small improvement

2020-02-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417304

--- Comment #3 from Laurent Montel  ---
(In reply to Vitaliy from comment #2)
> yes Laurent! in composer!

We can sort it if we click on header no ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 417304] small improvement

2020-02-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=417304

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
""expand all groups" - haven't shortcut or radio button in settings" we need a
shortcut


"add possibility to reorder attachments in list(images e.t.c.)" in composer ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 416295] Fix repo description on GitHub and README

2020-02-05 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416295

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 416983] OPML extension mistranslated? Extra comma appended.

2020-01-31 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416983

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||5.14.0
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/akr
   ||egator/7880bed7c155161cd46c
   ||e96e6da5b96c0c19af2e

--- Comment #2 from Laurent Montel  ---
Git commit 7880bed7c155161cd46ce96e6da5b96c0c19af2e by Laurent Montel.
Committed on 31/01/2020 at 13:14.
Pushed by mlaurent into branch 'master'.

Don't translate file extension
FIXED-IN: 5.14.0

M  +2-2src/akregator_part.cpp

https://commits.kde.org/akregator/7880bed7c155161cd46ce96e6da5b96c0c19af2e

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 416983] OPML extension mistranslated? Extra comma appended.

2020-01-31 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416983

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
yep indeed it's not a good idea to translate it.
I will fix it soon

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416887] In multipart plain text/HTML messages the possibility to switch to HTML is not displayed

2020-01-28 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416887

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
It works fine in 5.13.2
I seems that it's fixed.
Please reopen when you update your version if you still have this bug.

Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 416817] kde neon unstable: undefiend symbol while korganizer start

2020-01-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416817

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
it's a distro problem

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 416780] Akregator does not order items correctly by date.

2020-01-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416780

Laurent Montel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED
 CC||mon...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416754] Annoying complaints about external references

2020-01-26 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416754

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Fixed in 5.3.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416675] Kmail 5.13.1 can't sync with GMail

2020-01-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416675

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
see 404990

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 394784] KMAIl 5.8.1: Reply to HTML-mail in text mode includes content from last mail

2020-01-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=394784

--- Comment #4 from Laurent Montel  ---
I created a patch for this bug.
Now we need to wait that qt applies it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 394784] KMAIl 5.8.1: Reply to HTML-mail in text mode includes content from last mail

2020-01-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=394784

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
it's a qtwebengine bug
I reported it:
https://bugreports.qt.io/browse/QTBUG-81574

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 394784] KMAIl 5.8.1: Reply to HTML-mail in text mode includes content from last mail

2020-01-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=394784

--- Comment #2 from Laurent Montel  ---
Git commit 22482e3299e3f6a7e5f4e7f995183054044500ba by Laurent Montel.
Committed on 22/01/2020 at 06:12.
Pushed by mlaurent into branch 'release/19.12'.

Disable reply with quote text as this bug is back in qt5.14.x

M  +2-0messagecomposer/src/helper/messagefactoryreplyjob.cpp

https://commits.kde.org/messagelib/22482e3299e3f6a7e5f4e7f995183054044500ba

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 416554] can only add one message to new Email

2020-01-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416554

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Already fixed in 5.13.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416490] KMail doesn't show emails from last 2 weeks

2020-01-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416490

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
see 404990

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-01-18 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416403

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
it's a bug perhaps a regression in qt.
We investigate it

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 416403] During account wizard using @protonmail.com, get "Kmail could not convert value of setting 'Authentication' to required type"

2020-01-17 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416403

--- Comment #2 from Laurent Montel  ---
Git commit 83ab5326a3d605aaf99b58141ef688a938aa4e12 by Laurent Montel.
Committed on 18/01/2020 at 07:24.
Pushed by mlaurent into branch 'release/19.12'.

Add more debug info

M  +1-0src/resource.cpp

https://commits.kde.org/kmail-account-wizard/83ab5326a3d605aaf99b58141ef688a938aa4e12

-- 
You are receiving this mail because:
You are watching all bug changes.

<    5   6   7   8   9   10   11   12   13   14   >