[Bug 198571] kmail crashes on start with 'qUncompress: Input data is corrupted ' error.

2009-07-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=198571 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 199309] Kmail trims whitespace greater than 1 character long (such as tab, or subsequent spaces) when using html signature

2009-07-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199309 Allen Winter changed: What|Removed |Added Component|general |general Product|kmail

[Bug 199572] Show photos from Kaddressbook in Kmail header space

2009-07-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199572 --- Comment #1 from Allen Winter 2009-07-09 18:05:11 --- Dotan, I'm pretty sure the Fancy headers already does this. Enterprise headers might also. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email --- You are rece

[Bug 199598] missing white space in notes summary

2009-07-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199598 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 199542] New journals are not saved when 'ok' button is clicked - no warning given

2009-07-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199542 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #1 from Allen

[Bug 199098] Strange date setting for Find dialogue in Kontact calendar

2009-07-11 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199098 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 199862] Crash during search through all folders

2009-07-12 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199862 --- Comment #1 from Allen Winter 2009-07-12 23:43:58 --- SVN commit 995514 by winterz: make KMSearchPattern::matches() more robust against crashes. might help fix CCBUG: 199862 M +17 -13kmsearchpattern.cpp WebSVN link: http

[Bug 199918] kmail stops checking local mailbox

2009-07-12 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199918 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 199484] find messages does display text of found message

2009-07-14 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=199484 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 200151] kmail crashes on opening a mail containing a (foreign) canceled meeting request

2009-07-14 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=200151 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 186551] very slow in opening email digests

2009-07-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=186551 --- Comment #6 from Allen Winter 2009-07-15 17:22:36 --- SVN commit 997225 by winterz: Backport r989644 by jtamate from trunk to the 4.3 branch: CCBUG: 186551 Using the same iconCache as in bug 191666 M +7 -5 objecttreeparser.cpp

[Bug 131489] no notification when email is read-only but sender and subject set to "unkown"

2009-07-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=131489 --- Comment #3 from Allen Winter 2009-07-15 17:28:32 --- SVN commit 997228 by winterz: Backport r997218 by jtamate from trunk to the 4.3 branch: CCBUG: 131489 The r+ is not needed to read the file. (and was never appened). M +4 -4

[Bug 200627] Crash when checking PGP/GPG signature

2009-07-18 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=200627 Allen Winter changed: What|Removed |Added CC||m...@kde.org

[Bug 200686] OpenPGP/GPG configuration window lacks icons

2009-07-18 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=200686 Allen Winter changed: What|Removed |Added CC||m...@kde.org

[Bug 106544] error to find temporary files

2009-07-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=106544 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 201013] crash after reload remote vcal

2009-07-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201013 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 201013] crash after reload remote vcal

2009-07-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201013 --- Comment #2 from Allen Winter 2009-07-21 19:24:52 --- SVN commit 1000615 by winterz: Backport r1000613 by winterz from trunk to the 4.3 branch: make sure to init the mRecurrence member when making a copy. probable fix for crash reported in

[Bug 179992] kmail input focus is on search filter after startup

2009-07-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=179992 --- Comment #6 from Allen Winter 2009-07-22 19:25:48 --- SVN commit 1001214 by winterz: Backport r995025 by tmcguire from trunk to the 4.3 branch: Don't initally put the focus on the quick search field, but on the view, so that shortcuts

[Bug 198671] kmail does not pass KIO::HideProgressInfo to the KioJob when opening https:// links

2009-07-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=198671 --- Comment #3 from Allen Winter 2009-07-22 19:26:45 --- SVN commit 1001215 by winterz: Backport r996061 by bbigras from trunk to the 4.3 branch: workaround : without showProgressInfo=false, the kiojob remain open forever with https link CCBUG

[Bug 78712] Problem forwarding as attachment with encoding set to 'quoted-printable'

2009-07-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=78712 --- Comment #7 from Allen Winter 2009-07-22 19:27:23 --- SVN commit 1001216 by winterz: Backport r1001203 by jtamate from trunk to the 4.3 branch: CCBUG: 78712 Do not append a newline if the content-disposition mode already contains a newline

[Bug 78712] Problem forwarding as attachment with encoding set to 'quoted-printable'

2009-07-23 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=78712 --- Comment #8 from Allen Winter 2009-07-23 15:28:55 --- SVN commit 1001498 by winterz: fix the fix of the fix for Do not append a newline if the content-disposition mode already contains a newline. CCBUG: 78712 CCMAIL: jtam...@gmail.com M

[Bug 78712] Problem forwarding as attachment with encoding set to 'quoted-printable'

2009-07-23 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=78712 --- Comment #9 from Allen Winter 2009-07-23 15:29:31 --- SVN commit 1001499 by winterz: Backport r1001498 by winterz from trunk to the 4.3 branch: fix the fix of the fix for Do not append a newline if the content-disposition mode already

[Bug 113498] Easy "snip"ping when replying

2009-07-23 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=113498 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 201218] Kontact summary view uses window text colour when it should use view text colour

2009-07-24 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201218 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #2 from Allen

[Bug 201218] Kontact summary view uses window text colour when it should use view text colour

2009-07-24 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201218 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 201218] Kontact summary view uses window text colour when it should use view text colour

2009-07-24 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201218 --- Comment #4 from Allen Winter 2009-07-24 17:26:54 --- SVN commit 1001947 by winterz: Backport r1001946 by winterz from trunk to the 4.3 branch: Make the Kontact summary view uses view text color instead of window text color. Thanks for the

[Bug 186853] kmail forgets "ignored" thread status after program restart

2009-07-25 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=186853 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 113498] Easy "snip"ping when replying

2009-07-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=113498 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #3 from Allen

[Bug 201645] korgac.exe has encountered a problem and needs to close

2009-07-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=201645 Allen Winter changed: What|Removed |Added CC||win...@kde.org Component|general

[Bug 141201] in kmail search windows when double clicking in a message doesnt open it

2009-07-29 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=141201 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED CC

[Bug 116871] mails are lost during download

2009-07-29 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=116871 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 119791] can't reply to mail which includes semicolon separated To/Cc list

2009-07-29 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=119791 Allen Winter changed: What|Removed |Added Status|REOPENED|RESOLVED CC

[Bug 202568] kontact kmail crash again

2009-08-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=202568 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 194268] Kmail crashes at start

2009-08-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=194268 Allen Winter changed: What|Removed |Added CC||fa...@kde.org

[Bug 175309] [patch] The title becomes larger when the note gain the focus

2009-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=175309 --- Comment #5 from Allen Winter 2009-08-10 22:23:42 --- SVN commit 1009773 by winterz: Backport r1009699 by finex from trunk to the 4.3 branch: Disable title resizing on knotes CCBUG:175309 M +0 -2 knote.cpp WebSVN link: http

[Bug 203999] Kmail crashes when mail has vCalendar file attached

2009-08-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=203999 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 203999] Kmail crashes when mail has vCalendar file attached

2009-08-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=203999 --- Comment #3 from Allen Winter 2009-08-16 15:00:50 --- SVN commit 1011954 by winterz: Backport r1011953 by winterz from trunk to the 4.3 branch: Don't crash when formatting the recurrence string for a yearly recurrence on a day-of-week.

[Bug 193935] kontact crashes on close after a recent update

2009-08-29 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=193935 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 191286] todos in kontact summary view should indicate the calendar with which they are associated

2009-09-01 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=191286 Allen Winter changed: What|Removed |Added CC||win...@kde.org Resolution|DUPLICATE

[Bug 206024] Crash while filling inn recipient in Kmail

2009-09-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206024 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 206024] Crash while filling inn recipient in Kmail

2009-09-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206024 --- Comment #3 from Allen Winter 2009-09-03 00:02:48 --- SVN commit 1019119 by winterz: Backport r1019115 by winterz from trunk to the 4.3 branch: probable crash fix when autocompleting LDAP address. CCBUG: 206024 MERGE: e35,e4,4.3 M +1 -1

[Bug 197523] kmail: Kiosk-based [$e] config variables are not evaluated for file emailidentities

2009-09-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=197523 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 197523] kmail: Kiosk-based [$e] config variables are not evaluated for file emailidentities

2009-09-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=197523 --- Comment #4 from Allen Winter 2009-09-04 14:17:26 --- SVN commit 1019800 by winterz: Backport r1019799 by winterz from trunk to the 4.3 branch: Fix "kmail: Kiosk-based [$e] config variables are not evaluated for file emailidentities&qu

[Bug 206024] Crash when autocompleting LDAP address (KPIM::AddresseeLineEdit::slotLDAPSearchData)

2009-09-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206024 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #10 from Allen

[Bug 206215] Kontact/kmail change resource type on KOLAB resource

2009-09-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206215 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #3 from Allen

[Bug 206132] Email list on summary page shows a gap

2009-09-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206132 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #1 from Allen

[Bug 206625] the suddan unexcepect crash

2009-09-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206625 Allen Winter changed: What|Removed |Added Resolution|DUPLICATE |FIXED --- Comment #2 from Allen Winter

[Bug 206625] the suddan unexcepect crash

2009-09-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206625 --- Comment #3 from Allen Winter 2009-09-07 14:25:28 --- SVN commit 1020871 by winterz: Backport r1020870 by winterz from trunk to the 4.3 branch: crash guard CCBUG: 206625 MERGE: 4.3 M +9 -8 recipientseditor.cpp WebSVN link: http

[Bug 207646] kpimutils does not compile on Windows w/ MSVC. Patch included.

2009-09-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=207646 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 197523] kmail: Kiosk-based [$e] config variables are not evaluated for file emailidentities

2009-09-22 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=197523 --- Comment #5 from Allen Winter 2009-09-22 18:18:44 --- SVN commit 1026793 by winterz: Backport r1019799 by winterz from trunk to the 4.3 branch: Fix "kmail: Kiosk-based [$e] config variables are not evaluated for file emailidentities&qu

[Bug 206024] Crash when autocompleting LDAP address (KPIM::AddresseeLineEdit::slotLDAPSearchData)

2009-09-23 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206024 --- Comment #31 from Allen Winter 2009-09-23 18:51:47 --- not true. I sent 2 messages to kde-packagers informing them of the bug and the patch. If you have yet to get the fix then please nag your distro. We've done all we can on the develo

[Bug 168815] ToDo List in Summary page not sorted

2009-09-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=168815 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 198174] Upcoming events contains todays events that have already passed

2009-09-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=198174 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 209357] Summary view layout is broken

2009-10-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=209357 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 209447] Enterprise header hides sender's email address

2009-10-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=209447 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #1 from Allen

[Bug 209566] enterprise header: only first two attachments in the header are clickable

2009-10-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=209566 Allen Winter changed: What|Removed |Added CC||mcgu...@kde.org

[Bug 213460] KMail crash when reply-all hit on SOME emails. (null dereference)

2009-11-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213460 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 213460] KMail crash when reply-all hit on SOME emails. (null dereference)

2009-11-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213460 --- Comment #2 from Allen Winter 2009-11-07 15:50:30 --- SVN commit 1046106 by winterz: Backport r1046105 by winterz from trunk to the 4.3 branch: add a crash guard for mReader when reply-all on html emails thanks for the patch Daniel. CCBUG

[Bug 213477] fails to build - Overloading ambiguity

2009-11-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213477 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 213493] fails to build - Content is not defined

2009-11-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213493 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 210827] KMail pop3 filter: focus on help button

2009-11-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=210827 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 213737] Forward Message crashes Kontact/Kmail

2009-11-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213737 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug 211188] KNotes crashs almost every time I log in

2009-11-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=211188 Allen Winter changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|LATER

[Bug 53185] [PATCH] Crash when switching message while GPG passphrase entry dialog is shown

2009-12-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=53185 Allen Winter changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #42 from Allen Winter

[Bug 92953] JJ: Mail summary doesn't allow to add folders recursively

2009-12-12 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=92953 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED CC

[Bug 218353] LDAP directory contacts cannot be modified

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=218353 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 218353] LDAP directory contacts cannot be modified

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=218353 --- Comment #5 from Allen Winter 2009-12-13 18:12:45 --- SVN commit 1062059 by winterz: Backport r1062016 by winterz from trunk to the 4.3 branch: Fix "LDAP directory contents cannot be modified" Thanks to the patch from rdrat...@y

[Bug 194823] Kmail should not tell me there is no to: when I am sending a mail only to bcc's

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=194823 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 194823] Kmail should not tell me there is no to: when I am sending a mail only to bcc's

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=194823 --- Comment #5 from Allen Winter 2009-12-13 19:14:54 --- SVN commit 1062074 by winterz: Backport r1062073 by winterz from trunk to the 4.3 branch: provide a "do not ask again" option on the dialog for missing/empty To: field. CCBUG: 19

[Bug 210827] KMail pop3 filter: focus on help button

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=210827 Allen Winter changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[Bug 194823] Kmail should not tell me there is no to: when I am sending a mail only to bcc's

2009-12-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=194823 --- Comment #6 from Allen Winter 2009-12-13 22:01:18 --- SVN commit 1062126 by winterz: Backport r1062073 by winterz from trunk to the 4.3 branch: provide a "do not ask again" option on the dialog for missing/empty To: field. CCBUG: 19

[Bug 206738] KMail crash with assert (KMail::MessageListView::StorageModel::slotMessageAdded, ..., KMFolder::msgAdded)

2009-12-17 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206738 Allen Winter changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 206738] KMail crash with assert (KMail::MessageListView::StorageModel::slotMessageAdded, ..., KMFolder::msgAdded)

2009-12-17 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=206738 --- Comment #8 from Allen Winter 2009-12-17 15:26:00 --- SVN commit 1063235 by winterz: Backport r1063234 by winterz from trunk to the 4.3 branch: in emitMsgAddSignals(), don't emit msgAdded if the serial number for the specified index

[Bug 215190] paging of search results does not work

2009-12-19 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=215190 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 193891] KMail crashes when clicking on an unread email, while it is still starting up [DwHeaders::FindField, KMMessage::rawHeaderField, KMMessage::from, KMail::FancyHeaderStyle::format]

2009-12-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=193891 --- Comment #34 from Allen Winter 2009-12-22 00:26:48 --- SVN commit 1064851 by winterz: in headerField() and headerFields() also make sure that the message hasHeaders() before trying to access headers. This might help fix some crashes. CCBUG

[Bug 101092] Lower/raise score for author rule can't be "cancelled"

2009-12-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=101092 --- Comment #4 from Allen Winter 2009-12-22 01:01:32 --- SVN commit 1064858 by winterz: Backport r1064359 by otrichet from trunk to the 4.3 branch: Fix the behaviour of the "cancel" button of the scoring rules editor when a rule is add

[Bug 148879] Encrypted Attachments in unencrypted mails are lost in "Send Mails"

2009-12-26 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=148879 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug 200686] OpenPGP/GPG configuration window lacks icons

2009-12-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=200686 Allen Winter changed: What|Removed |Added CC||a...@kde.org --- Comment #4 from Allen

[Bug 213477] fails to build - Overloading ambiguity

2009-12-27 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=213477 --- Comment #6 from Allen Winter 2009-12-27 22:37:34 --- SVN commit 1066769 by winterz: a better fix for the second half of the "overloading ambuity bug" Adriaan, please double-check that this compiles ok with Sun Studio. CCBUG: 213477

[Bug 143529] popup displays hardcoded kmail icon, instead the user's mua's one gets looked up

2010-01-04 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=143529 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug 220843] composer spelling defaults to German when kmail starts

2010-01-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=220843 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #1 from Allen

[Bug 203715] kio_imap4 eats randomly too much cpu

2010-01-06 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=203715 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #4 from Allen

[Bug 203715] kio_imap4 eats randomly too much cpu

2010-01-07 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=203715 --- Comment #5 from Allen Winter 2010-01-07 21:49:20 --- Here is another, possibly better (untested) patch: Index: imapparser.cpp === --- imapparser.cpp (revision 1071187

[Bug 219247] forwarded email is always shown as attached instead as inlined

2010-01-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=219247 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #2 from Allen

[Bug 220766] When knotes send via net, it doesn't support unicode and force everything convert to ascii. (with patch)

2010-01-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=220766 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 203715] kio_imap4 eats randomly too much cpu

2010-01-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=203715 --- Comment #7 from Allen Winter 2010-01-13 16:59:20 --- SVN commit 1074179 by winterz: backport SVN commit r1074158 by ttrnka: Properly check errors during authentication to avoid falling into an infinite loop. CCBUG:203715 M +3 -4

[Bug 220766] When knotes send via net, it doesn't support unicode and force everything convert to ascii. (with patch)

2010-01-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=220766 --- Comment #3 from Allen Winter 2010-01-16 23:33:36 --- SVN commit 1075869 by winterz: backport SVN commit 1072266 by winterz: timchen119's patch for supporting Unicode in notes. thanks for the patch! CCBUG:220766 M

[Bug 220766] When knotes send via net, it doesn't support unicode and force everything convert to ascii. (with patch)

2010-01-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=220766 --- Comment #4 from Allen Winter 2010-01-16 23:34:15 --- SVN commit 1075870 by winterz: backport SVN commit 1072266 by winterz: timchen119's patch for supporting Unicode in notes. thanks for the patch! BUG:220766 M

[Bug 283507] Knotes erases its configuration file at launch

2012-04-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=283507 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In

[Bug 283507] Knotes erases its configuration file at launch

2012-04-15 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=283507 --- Comment #6 from Allen Winter --- Git commit c1c7b3cdf2f474db608c4e3498acf477043a4115 by Allen Winter. Committed on 15/04/2012 at 13:57. Pushed by winterz into branch 'KDE/4.8'. the version value in knotesrc is no longer a floating point

[Bug 243904] build fails - linking issues

2012-04-29 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=243904 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug 299203] New: Tooltip on an item in the message list shows the wrong Preview

2012-05-01 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=299203 Bug ID: 299203 Severity: normal Version: Git (master) Priority: NOR Assignee: kdepim-bugs@kde.org Summary: Tooltip on an item in the message list shows the wrong Preview

[Bug 277679] KMail message pane visual inconsistency when using Enterprise Headers

2012-05-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=277679 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In

[Bug 277679] KMail message pane visual inconsistency when using Enterprise Headers

2012-05-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=277679 Allen Winter changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep

[Bug 277697] Impossible to set "owner trust"

2012-05-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=277697 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug 277679] KMail message pane visual inconsistency when using Enterprise Headers

2012-05-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=277679 Allen Winter changed: What|Removed |Added Status|RESOLVED|REOPENED CC

[Bug 299948] Show in taskbar setting does not persists.

2012-05-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=299948 Allen Winter changed: What|Removed |Added CC||win...@kde.org --- Comment #2 from Allen Winter

[Bug 299948] Show in taskbar setting does not persists.

2012-05-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=299948 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug 300284] Kontact/Kmail/Korganizer crashed on meeting cancellation

2012-05-20 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=300284 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In

[Bug 300284] Kontact/Kmail/Korganizer crashed on meeting cancellation

2012-05-20 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=300284 --- Comment #2 from Allen Winter --- Git commit 084e17ba0c6efe6e7d59ee722f3f9db68a115241 by Allen Winter. Committed on 20/05/2012 at 16:37. Pushed by winterz into branch 'KDE/4.8'. backport 8b066d058838b3a37e97bcd4c033e6f6c4ce1d77 reus

<    7   8   9   10   11   12   13   14   15   >