Volker Krause
05ed13c77c
More porting, about 10 files still don't build.
...
svn path=/trunk/KDE/kdepim/; revision=461419
21 years ago
Volker Krause
61773c224a
More porting.
...
svn path=/trunk/KDE/kdepim/; revision=461116
21 years ago
Laurent Montel
57f2203adc
Some port
...
svn path=/trunk/KDE/kdepim/; revision=457004
21 years ago
Reinhold Kainhofer
2e77a55d99
The FSF has moved, use the new address in all license files and headers ...
...
svn path=/trunk/KDE/kdepim/; revision=437980
21 years ago
David Faure
3a9027c0c9
Backport IRIX compilation fix (safe since it uses a technique already used in another file)
...
svn path=/branches/KDE_3_4_BRANCH/kdepim/; revision=394643
21 years ago
David Faure
b76e0240d7
Backport IRIX compilation fix.
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=394642
21 years ago
David Faure
eaf0898778
Patch from #100725 to fix build problem on IRIX. Approved by Marc Mutz.
...
BUG: 100725
svn path=/trunk/kdepim/; revision=394641
21 years ago
David Faure
db632076b8
Merged from 3.3-branch: Marc Mutz's --enable-final fix
...
svn path=/trunk/kdepim/; revision=356075
22 years ago
Marc Mutz
8a57e9ea7e
Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward...
...
Patch as posted on kmail-devel
CCMAIL: kmail-devel@kde.org
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=356055
22 years ago
Till Adam
fdc4097050
Patch by Martijn Klingens <klingens@kde.org> with some minor fixups which
...
adds the status icon next to the status string in the search/filter/quick
search dropdowns and fixes capitalization as well. Thanks, dude.
svn path=/trunk/kdepim/; revision=344502
22 years ago
Simon Hausmann
005043801f
- these three (duplicated) Delete templates conflict with the globally
...
defined 'Delete' enum value from kmpopheaders.h (different types for
same symbol). I figured it's easier to rename the three templates to
DeleteObject instead of changing the enum value.
svn path=/trunk/kdepim/; revision=342147
22 years ago
Till Adam
27f35a36b4
Add "has attachment" to the list of stati to search for in the quick
...
search dropdown, but not in the normal search/filter dialog where it is
special cased.
CCMAIL: 84409-done@bugs.kde.org
CCMAIL: 80541-done@bugs.kde.org
svn path=/trunk/kdepim/; revision=334437
22 years ago
Ingo Klcker
b25c3023bc
- warning--
...
- fix comments
- fix indentation
svn path=/trunk/kdepim/; revision=309168
22 years ago
Martin Kbele
3efbb79fa8
added another filterrule (wishlist #33535 ): "has an attachment" and "has no attachment".
...
a new MessageRuleWidgetHandler was necessary.
svn path=/trunk/kdepim/; revision=308651
22 years ago
Ingo Klcker
30d088992e
CVS_SILENT Fix typo in comment. Whitespace and indentation fixes.
...
svn path=/trunk/kdepim/; revision=297531
22 years ago
Martin Kbele
a6c7625dda
added a new filterrule:
...
"is in [not] category".
checks whether (for example) "From" is in the category you set in your addressbook.
note: only the categories which are actually used are considered.
svn path=/trunk/kdepim/; revision=297514
22 years ago
Till Adam
cb4aaee980
Factor the quick search with status filtering into its own class and files
...
and make it actually work. The string based quick search and status selection
are now cummulative, which means the status is an additional constraint on
the text based search and vice versa.
svn path=/trunk/kdepim/; revision=296930
22 years ago
Andrew Coles
af11dae280
Corrected typographical errors.
...
22 years ago
Ingo Klcker
8f4173ffcc
- Make use of RuleWidgetHandlers for managing the search/filter rule widgets.
...
- Add is-in-addressbook filter rule (original patch by Martin Koebele).
svn path=/trunk/kdepim/; revision=295991
22 years ago
Ingo Klcker
944c8584ce
Don't leak QObjectLists.
...
svn path=/trunk/kdepim/; revision=295603
22 years ago
Andrew Coles
9519a458ee
Corrected typo (isn't -> is not).
...
22 years ago
Ingo Klcker
4d1ad7ff81
Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list.
...
svn path=/trunk/kdepim/; revision=294528
22 years ago