213 Commits (a7c0ff95aba382b0e2390157c24e5691237e473d)

Author SHA1 Message Date
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 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. 15 years ago
Montel Laurent 8fe089d4da Reduce duplicate code 15 years ago
Montel Laurent 474671f748 Allow to search by date 15 years ago
Montel Laurent 3d75ca4b92 Allow to search by date 15 years ago
Montel Laurent fecfc37e5f Fix header 15 years ago
Montel Laurent b742ff5396 Fix header 15 years ago
Montel Laurent e44a803902 Fix sort in kmsearchmessagemodel (bug #... I don't remember :) ) 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) 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 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 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 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) 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 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. 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. 15 years ago
George Metaxas 5af90ae429 Ported the majority of KMail to the KConfigXT architecture, by converting the 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 16 years ago
Andras Mantia bd1ecb2487 Adapt to the behavior change of SearchPatternEdit. 16 years ago
Andras Mantia 3b303c4e96 Move the search pattern editor and the filter action widget to mailcommon. 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Andras Mantia 712b683084 Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places. 16 years ago
Andras Mantia f97da4aacd Use the MailCommon namespace. 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. 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. 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. 16 years ago