Montel Laurent
3683c31215
Minor optimization
15 years ago
Montel Laurent
f4cf5587bd
revert, it's not possible to implement print multi mail
15 years ago
Montel Laurent
0f23dc4a03
Start to fix print multi mail
15 years ago
Montel Laurent
4dcdcf2902
Minor optimization
15 years ago
Montel Laurent
00833eccd2
Fix Bug 285878 - search mail - unusable sort by date
...
BUG: 285878
FIXED-IN: 4.7.4
15 years ago
Montel Laurent
c8318b275f
Remove not necessary variable. Fix includes
15 years ago
Volker Krause
bd3f8bc8ab
Remove QString-based folder id API from the FolderRequester.
...
That's KMail1 legacy code, folders should be addressed either using
Akonadi::Collection or Akonadi::Collection::Id.
Also add some todos for getting FolderRequester into libakonadi.
15 years ago
Montel Laurent
8fe089d4da
Reduce duplicate code
15 years ago
Montel Laurent
474671f748
Allow to search by date
...
(cherry picked from commit 73e4c54eea833445ee3a22e292a06fbb593f73aa)
15 years ago
Montel Laurent
3d75ca4b92
Allow to search by date
15 years ago
Montel Laurent
fecfc37e5f
Fix header
...
(cherry picked from commit 3adff9ecba8e770588c703576d89fae9c2856294)
15 years ago
Montel Laurent
b742ff5396
Fix header
15 years ago
Montel Laurent
e44a803902
Fix sort in kmsearchmessagemodel (bug #... I don't remember :) )
...
(cherry picked from commit d560ca6c6df3b003b58ca3695f9027d2f33d30a0)
15 years ago
Montel Laurent
a4ce4121c1
Fix sort in kmsearchmessagemodel (bug #... I don't remember :) )
15 years ago
Montel Laurent
f5916088de
Fix crash (disable menu when no messages selected)
15 years ago
Montel Laurent
f2352ed171
Add new model to show folder where message was found, now that we can't specify in which folder search.
15 years ago
Montel Laurent
f63091d60a
Remove duplicate code
15 years ago
Montel Laurent
c7a022558d
Add new model to show folder where message was found, now that we can't specify in which folder search.
15 years ago
Montel Laurent
5a71cd1459
Fix crash (disable menu when no messages selected)
...
(cherry picked from commit fef15bb033642242aca75ea4272d8e9ca58244f5)
15 years ago
Montel Laurent
5bcce213e2
Fix crash (disable menu when no messages selected)
15 years ago
Montel Laurent
dd62ea0170
Add new model to show folder where message was found, now that we can't specify in which folder search.
15 years ago
Montel Laurent
8c1f1dffff
Remove duplicate code
...
(cherry picked from commit b552d53e69e82db90d68669fa5db978960322009)
15 years ago
Montel Laurent
5091f49937
Remove duplicate code
15 years ago
Montel Laurent
bd9ad387f5
Normalize signal/slots
15 years ago
Montel Laurent
cf39d5c212
Sometimes when we don't have result column width can be null and after we can't restore them
...
(cherry picked from commit 952d464f873d26aa55027fa07522c9ad360ac12e)
15 years ago
Montel Laurent
ccefeabb57
Sometimes when we don't have result column width can be null and after we can't restore them
15 years ago
Montel Laurent
733ba08b13
Use messagemodel
15 years ago
Montel Laurent
4391a7d0d9
Fix crash
15 years ago
Montel Laurent
f0f1ec1899
not necessary to inform that it was renamed
...
(cherry picked from commit f4b968934922d7bc298a073a7b9ad739fd894319)
15 years ago
Montel Laurent
953f5bc4d4
not necessary to inform that it was renamed
15 years ago
Montel Laurent
004ef8afb5
reindent, add dialog box when we can't have result
15 years ago
Montel Laurent
c58127cc29
Fix "move to" "copy to" menu (crash)
...
(cherry picked from commit 9fb71a7d69dbc118e27427c4c6f2766049ab57ae)
15 years ago
Montel Laurent
a17662227c
Fix "move to" "copy to" menu (crash)
15 years ago
Montel Laurent
ba05c8bdc6
Disable it until I find why it crashs
...
(cherry picked from commit 5806bd5aeb5669b3ea8b3c8c87e4a6be05624e55)
15 years ago
Montel Laurent
c9e36b629b
Disable it until I find why it crashs
15 years ago
Sergio Martins
2899e0e100
Set a proper size policy.
...
Fixes the excess of spacing between items.
15 years ago
Montel Laurent
5c9c6b6a2d
Minor
15 years ago
George Metaxas
bc90911208
Fixed a minor typo in the search button's tooltip, in the application's search window.
...
BUG: 261716
15 years ago
George Metaxas
5af90ae429
Ported the majority of KMail to the KConfigXT architecture, by converting the
...
readEntry() and writeEntry() calls to the corresponding GlobalSettings
generated methods.
At present, I do not think that the remaining calls can be ported, as they
either specify multiple items of the same type (e.g. Akonadi resources,
antispam tool configuration) or are not configuration files.
Because the KConfigXT may be augmented in the future with additional features
that may allow us to remove all readEntry/writeEntry calls, I am not marking
this one as closed yet.
CCBUG: 89446
15 years ago
Till Adam
7536f4de6a
Implement rule serialization to xesam.
15 years ago
Till Adam
b46c3ccd12
Don't use sparql queries in strigi (and thus xesam) mode.
15 years ago
Tobias Koenig
c2fb1f3553
coding style cleanup
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1196217
16 years ago
Andras Mantia
bd1ecb2487
Adapt to the behavior change of SearchPatternEdit.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1191010
16 years ago
Andras Mantia
3b303c4e96
Move the search pattern editor and the filter action widget to mailcommon.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1190659
16 years ago
Andras Mantia
ab4830d172
Use the filtering code from mailcommon
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1188249
16 years ago
Andras Mantia
712b683084
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180495
16 years ago
Andras Mantia
f97da4aacd
Use the MailCommon namespace.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180393
16 years ago
Andras Mantia
6da3a9548f
More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178976
16 years ago
Andras Mantia
3b9eeea724
Reorganization: reduce dependency on the km* classes, so they could be shared later with mobile: get rid of KMKernel::collectionFromId() step, move it to KMail::Util.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178346
16 years ago
Andras Mantia
e73f02ad7f
Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178331
16 years ago