Montel Laurent
f462de09fd
Remove specific monitor. Remove all setItemMonitored
12 years ago
Montel Laurent
a822a2d927
Fix Bug 175441 - Option to hide crypto state indicators
...
FIXED-IN: 4.14
BUG: 175441
12 years ago
Montel Laurent
04f956ba72
Minor optimization
12 years ago
Christian Mollekopf
00e46879b0
Porting away from Nepomuk and to Akonadi::Tag.
...
This patch removes all dependencies on nepomuk and uses Akonadi::Tag and
Akonadi::EntityAnnotationsAttribute instead.
Thanks to V. Handa for his patch to get the content summary from akonadi
instead of nepomuk.
TODO:
* filters: filtermanager and co
* private/shared annotations
12 years ago
Montel Laurent
a93d885a57
USe new createtodo widget (not finish yet)
12 years ago
Montel Laurent
b825b85991
Add shortcut for creating Todo as discussed with Kevin.
...
And change shortcut for select all in messageviewer to make it more logical
12 years ago
Montel Laurent
230cf97fe4
Fix indent
12 years ago
Christophe Giboudeaux
9eb882fd3a
Revert "includemoc"
...
This reverts commit 4468253984b742f5e95a0a3e50165d3893bc1a08.
12 years ago
Montel Laurent
cb10464b92
includemoc
12 years ago
Montel Laurent
f904d93dfd
Remove not necessary includes
12 years ago
Montel Laurent
3960413351
Remove duplicate "Archive" action
12 years ago
Montel Laurent
946b9e0905
Use KLocalizedString
12 years ago
Montel Laurent
473bd40e38
Fix includes
12 years ago
Lasse Liehu
5c9c38b73a
Improve UI messages for archiving a bit
...
REVIEW: 113906
12 years ago
Stephen Kelly
45b99dd354
Remove moc includes
...
The CMAKE_AUTOMOC feature is strict about the name of moc includes,
and these ones do not match what they should. They are also unnecessary.
CMAKE_AUTOMOC creates a separate file concatenating the moc files
per-target.
13 years ago
Montel Laurent
b41e4ec6b0
Fix archive message
13 years ago
Montel Laurent
2aee56ea91
Implement archive item
13 years ago
Montel Laurent
f1c4ee22c9
Use current theme when printing
13 years ago
Montel Laurent
2bb9e6884f
QLatin1String
13 years ago
Montel Laurent
2138ef0e7a
Remove 1 itemfetchjob when we look at 1 mail. Found by David.
...
now just 2 itemfetchjob when we read an email.
Need to look at if we can reduce it.
13 years ago
Montel Laurent
a1f7fa91c2
Fix respect expand/collapse
13 years ago
Montel Laurent
45082eb1fd
Add printing setting to respect expand/collapse quote
13 years ago
Montel Laurent
d992c9dba6
It's a messageviewer option.
13 years ago
Montel Laurent
b153c79d5d
Coding style
13 years ago
Montel Laurent
8b13149fd7
Fix printing bug found by Dan
13 years ago
Montel Laurent
3c58622932
Move in own directory
13 years ago
Montel Laurent
db68e396e3
Minor optimization
13 years ago
Montel Laurent
8c11f475fe
Fix print
13 years ago
Montel Laurent
5c627ddb19
move to own directory
13 years ago
Montel Laurent
83a0e94dfa
Move to own directory
13 years ago
Montel Laurent
c77c1b0e8e
Move to own directory
13 years ago
Montel Laurent
c462bde5c6
move to own directory
13 years ago
Montel Laurent
f5a1038a25
Move to own directory
13 years ago
Montel Laurent
a5486a6cbe
Move in own directory
13 years ago
Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
9bf2020b12
Move to own directory
13 years ago
Montel Laurent
258c6440be
Fix coding style
13 years ago
Montel Laurent
79e9a3ba3b
Fix Bug 319794 - Mailing-List menu item not greyed out
...
FIXED-IN: 4.10.4
BUG: 319794
13 years ago
Montel Laurent
fa5a4308d2
Fix coding style
13 years ago
Montel Laurent
1b53e42d00
Fix shortcut
13 years ago
Montel Laurent
d9c409eeb4
Fix Bug 312528 - Pressing f to forward doesn't work anymore
...
FIXED-IN: 4.10
BUG: 312528
Reverse to "F" because ALT+F conflict with "&File"
13 years ago
Montel Laurent
472d26f645
not necessary to store actioncollection pointer not used outside
...
constructor
13 years ago
Montel Laurent
dcef29b0bb
Be sure to disable it at beginning
13 years ago
Montel Laurent
5e183c0674
Fix shortcut
14 years ago
Montel Laurent
1b3d7b6af1
Fix mem leak
14 years ago
Montel Laurent
22b0a53e47
Continue to port to nepomuk-core still some nepomuk for tag
14 years ago
David Faure
9b6b6ef464
Speed up asyncnepomukresourceretriever by removing linear search in vector
...
The QHash already had the information about pending requests.
The API had the issue that in theory a different set of properties could
be requested for an existing URL, though, but in practice this is not
happening. Moved the list of properties to the constructor, to make this
clearer (and faster, too).
Discussed with Volker.
14 years ago
Montel Laurent
d2c06aa547
Fix Bug 259784 - It would be nice to be able to print only highlighted
...
parts of an email
BUG: 259784
FIXED-IN: 4.9
14 years ago
Montel Laurent
b86501052f
Continue to implement print selected text
14 years ago
Montel Laurent
024f2146f7
Add function for future "print selected text"
14 years ago