Montel Laurent
509c07ab0b
Remove QtGui/ otherwise it will make some problem in qt5
14 years ago
Montel Laurent
0a850327f8
Fix mem leak
14 years ago
Montel Laurent
bb495401a4
Fix mem leak
14 years ago
Till Adam
f381911455
Remove meaningless part of the notification string.
14 years ago
Till Adam
f1c1407d56
Don't initialize the folder restrictor if we are in a search folder anyhow.
14 years ago
Till Adam
0b3b651a7d
Reset the restriction for collection(s) to search properly.
14 years ago
Till Adam
6c12b386e9
The concept of local folders doesn't apply any more.
14 years ago
Montel Laurent
144734241f
Readd search in subfolders (to bad it's too late for 4.8.1 but it will be in 4.8.2)
14 years ago
Montel Laurent
f119715315
Continue to implement seartch in folder and subfolders
14 years ago
Montel Laurent
883ae54a73
Minor optimization
14 years ago
Montel Laurent
e6cdaa0383
Add code to reimplement search in current folder and subfolder (in progress)
14 years ago
Montel Laurent
30c55ba3d8
Fix: Bug 259093 - [regression] Search dialog missing folder selection
...
Readd search in specific folder
FIXED-IN: 4.8.1
BUG: 259093
14 years ago
Frederik Schwarzer
ec53771310
Wording and typo fixes.
14 years ago
Montel Laurent
da41a40db5
Use enum
14 years ago
Allen Winter
51fb2da9bf
relocate mResultModel->deleteLater() so it doesn't break successive
...
search runs.
14 years ago
Allen Winter
54f6f3ade3
be careful of empty models to avoid crashes
14 years ago
Montel Laurent
4395d5fe71
don't enable open folder button when query is empty
14 years ago
Montel Laurent
216aa3ad25
not necessary to create a searchjob if query is empty
14 years ago
Montel Laurent
8a0514e967
Delete model when we create a new search
14 years ago
Montel Laurent
d2a0f163da
Remove not necessary variable. Fix update actions
14 years ago
Montel Laurent
473b6901f1
Fix update number of item found.
14 years ago
Montel Laurent
8c9472af8d
Minor optimization
14 years ago
Montel Laurent
e5d9e1c70f
Fix sort date
15 years ago
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