stop a crash, but this isn't the best possible solution and I'd
like a more experienced KMail developer to take a look please
before I port to trunk or another branch.
Approved by Ingo.
svn path=/trunk/KDE/kdepim/; revision=613740
stop a crash, but this isn't the best possible solution and I'd
like a more experienced KMail developer to take a look please
before I port to trunk or another branch.
Approved by Ingo.
svn path=/branches/KDE/3.5/kdepim/; revision=613735
Try harder to find an appropriate parent for the kwallet password
dialog.
Based on a suggestion of Lubos, should fix#133861 and might also help
with #131756.
svn path=/trunk/KDE/kdepim/; revision=593959
dialog.
Based on a suggestion of Lubos, should fix#133861 and might also help
with #131756.
BUG: 133861
CCBUG: 131756
svn path=/branches/KDE/3.5/kdepim/; revision=593938
- removed the separate clear button from the quicksearch. Still drawing the pulldown menu over the searchline, but an expert needs to fix that.
- removed some deprecated calls (mimeName->name, constructors of recentfiles & toggleaction, action->dropAction)
- removed the delete mMailService from the destructor, it crashes for me. expert stuff ;-)
svn path=/trunk/KDE/kdepim/; revision=577221
and made it derived from QSystemTrayIcon (which is no longer a
widget). I put some #warnings in where code is too heavily bound
to that assumption
svn path=/trunk/KDE/kdepim/; revision=565761
518656:
-----------
Fixes the following crash, by adding check for null-pointers:
A message part that is not an email by itself is "view"ed. When reply or forward actions are triggered, KMail crashes.
It also hides the main toolbar and menu for non-message viewers.
CCBUG: 123316
527761:
-----------
The reply/forward phrases shouldn't have defaults, since it leads to
a mixup when the system locale is different from the KMail option for them.
For details, see bug 109533.
The problem is still not fully solved though, since the changes in the
configuration dialog are not immediately 'read' back.
CCBUG: 109533
svn path=/trunk/KDE/kdepim/; revision=532941
a mixup when the system locale is different from the KMail option for them.
For details, see bug 109533.
The problem is still not fully solved though, since the changes in the
configuration dialog are not immediately 'read' back.
CCBUG: 109533
svn path=/branches/KDE/3.5/kdepim/; revision=527761
fix online/offline status: make it work with multiple windows, harmonize
the wording with the buttons in the confirmation dialog
CCMAIL: aseigo@kde.org
svn path=/trunk/KDE/kdepim/; revision=515071