Andreas Gungl
4730459f30
use a less technical explanation
...
svn path=/trunk/kdepim/; revision=360502
22 years ago
Andreas Gungl
e8ead80a9b
Improvement of the anti-spam wizard: It's now possible to
...
define rules which consider filter results from the provider's
side. I've defined GMX as an example. Everybody is invited
to provide additinal definitions in kmail.antispamrc
svn path=/trunk/kdepim/; revision=360201
22 years ago
Andreas Gungl
386f269967
Fix for two minor bugs:
...
- classification was calculated over checked and unchecked tools
- filter creation depended on the inclusion of classification rules
svn path=/trunk/kdepim/; revision=360187
22 years ago
Laurent Montel
68906325f5
Fix mem leak
...
svn path=/trunk/kdepim/; revision=353602
22 years ago
Laurent Montel
81a97a6b59
Add some const
...
svn path=/trunk/kdepim/; revision=353599
22 years ago
Andreas Gungl
e9eeba8a7f
- create unique filter names in the wizard
...
- additional minor related cleanups in the sources
svn path=/trunk/kdepim/; revision=347461
22 years ago
Andreas Gungl
b7cb291a7d
Port the plugging of shortcut filters (AKA ad-hoc filters) into
...
menu and toolbar to the XMLGUI way.
Thanks to Till, David and Simon - that was an amazing teamwork.
CCMAIL: 87119-done@bugs.kde.org
CCMAIL: 82771-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=343092
22 years ago
Till Adam
cfd39273bc
change appendFilter( KMFilter ) into appendFilters( QPtrList<KMFilter> ) so
...
that the gui updating can happen in one go at the end. Port the spam wizard
to that.
svn path=/trunk/kdepim/; revision=340688
22 years ago
Andreas Gungl
54bb095205
Filter only messages less than or equal 256000 bytes for spam
...
svn path=/trunk/kdepim/; revision=334879
22 years ago
Stephan Binner
bf2271f770
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdepim/; revision=329181
22 years ago
Ingo Klcker
e93c37d322
Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user).
...
svn path=/trunk/kdepim/; revision=328911
22 years ago
Andrew Coles
d33058cb89
CVS_SILENT
...
22 years ago
Andrew Coles
d9a6a63719
CVS_SILENT
...
22 years ago
David Faure
ef9776b664
Disable readonly folders in folder-selection dialog used by "Move To Folder" and
...
"Copy To Folder" actions, and the spam/virus wizard.
svn path=/trunk/kdepim/; revision=320620
22 years ago
Andrew Coles
865bf8a8e8
CVS_SILENT
...
22 years ago
Andreas Gungl
6ee1248eba
- further improvement of the control of the wizard pages
...
- add a warning text regarding the blocking operation of spam/virus scans
svn path=/trunk/kdepim/; revision=314911
22 years ago
Fred Emmott
145e5de4f3
Now spam rules page is only shown if spam tools are selected,
...
virus rules page is only shown if anti-virus tools are selected.
svn path=/trunk/kdepim/; revision=314650
22 years ago
Andreas Gungl
c14fe7402c
fix a regression in the toolbar integration code
...
svn path=/trunk/kdepim/; revision=314624
22 years ago
Andreas Gungl
c0e7ff2f90
- add support for f-prot virus scanner, move virus options to a separate page
...
(based on patch by Fred Emmott)
- modifying the creation of the filter rules to avoid a spam detection after
a virus has been found
svn path=/trunk/kdepim/; revision=314275
22 years ago
Andrew Coles
7e921a98db
CVS_SILENT
...
22 years ago
Andreas Gungl
53d1985824
add support for anti-virus tools to the wizard
...
(patch provided by Fred Emmott)
svn path=/trunk/kdepim/; revision=313949
22 years ago
Andrew Coles
e3a801c844
Rephrased one i18n message.
...
22 years ago
Ingo Klcker
926edc7307
Make it possible to mark detected spam optionally as read.
...
svn path=/trunk/kdepim/; revision=301016
22 years ago
Andrew Coles
af11dae280
Corrected typographical errors.
...
22 years ago
Andrew Coles
1b27edd559
Corrected typos (replaced 'anti spam' with 'anti-spam').
...
22 years ago
Malcolm Hunter
97f20f0d26
i18n fix
...
svn path=/trunk/kdepim/; revision=291120
22 years ago
Andreas Gungl
337baceacc
let member variable identifiers start with m as it is usual in KMail sources
...
svn path=/trunk/kdepim/; revision=290321
22 years ago
Andreas Gungl
a42868c03b
improve wording in page descriptions and improve What's This help
...
svn path=/trunk/kdepim/; revision=288560
22 years ago
Andreas Gungl
a3924a2b20
disable the checkboxes for spam tools not found in the PATH, so it's not
...
possible to let create filters for tools not ready for execution
svn path=/trunk/kdepim/; revision=288318
22 years ago
Andreas Gungl
4d381ca529
make the scan for anti spam tools semi non-blocking;
...
fix the anchor in the call to the online help for the wizard
svn path=/trunk/kdepim/; revision=288286
22 years ago
Andreas Gungl
be3d6f8caa
use a tooltip to show URLs for the anti spam tools
...
svn path=/trunk/kdepim/; revision=288081
22 years ago
Andreas Gungl
c6115b93b2
make the Help button working, but as there is no help for the wizard
...
only the entry page for KMail's help is shown
svn path=/trunk/kdepim/; revision=285396
22 years ago
Andreas Gungl
0b45dbe675
clean up, better use existing funtionality
...
svn path=/trunk/kdepim/; revision=284901
22 years ago
Andreas Gungl
ac35b0dda8
make the code for persisting the toolbar actions work in Kontact too
...
svn path=/trunk/kdepim/; revision=284894
22 years ago
Andreas Gungl
c55b499038
void manipulating the toolbar directly, instead write changes to the config
...
file and let the toolbar reload the config from there
svn path=/trunk/kdepim/; revision=284878
22 years ago
Jonathan Riddell
ece00d0169
KDE proofreaders. Remove exclamation marks to improve readability.
...
svn path=/trunk/kdepim/; revision=284843
22 years ago
Andreas Gungl
1d6d236d2e
add versioning support for the anti spam tool configuration data, global
...
and user config file are both read, higher or new versions in the user
config file overwrite the data from the global config file
(so independent config file updates by admin and user are handled)
svn path=/trunk/kdepim/; revision=284650
22 years ago
Malcolm Hunter
a3ead632f8
CVS_SILENT Typographical corrections and changes
...
svn path=/trunk/kdepim/; revision=284177
22 years ago
Andreas Gungl
45ffa196c8
Use execute filter actions in the classification filters to avoid loss
...
of messages by incorrectly set up commands
svn path=/trunk/kdepim/; revision=284084
22 years ago
Andreas Gungl
d697d339ee
encapsulation of a helper class, better abstraction of the program page
...
of the wizard, clean-up in the code generating the filters (stopper rule
is not needed because filters in the menue and not marked to be exec'ed
on incoming/outgoing/manual are only triggered by the menue or toolbar)
svn path=/trunk/kdepim/; revision=282357
22 years ago
Andreas Gungl
4ba80f0749
decouple the constructor of the wizard and it's subclasses from the
...
checks for the anti spam tools, this will improve the response time in
the moment when the menu item is selected significantly on slower systems
or on systems with heavy load
svn path=/trunk/kdepim/; revision=282112
22 years ago
Laurent Montel
1ce8fae258
Add const
...
svn path=/trunk/kdepim/; revision=281366
22 years ago
Ingo Klcker
2c715b30da
Merge from osnabrueck_branch: all
...
svn path=/trunk/kdepim/; revision=280772
22 years ago