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
c4ac01fe3f
Move to own directory
13 years ago
Montel Laurent
c9bc0fe359
Fix headers
13 years ago
Montel Laurent
bb3c097ead
Simplify code
13 years ago
Montel Laurent
b5584bda6e
Improve debug nepomuk. We can select nepomuk id and make direct search.
13 years ago
Montel Laurent
25fe38fbeb
Use PimCommon::PlainTextEditorWidget
13 years ago
Montel Laurent
a7dc88d0ed
Use ProgressIndicatorLabel
13 years ago
Montel Laurent
dab3adde6b
Move in own directory
13 years ago
Montel Laurent
d6ee3da955
Create a new component a QPlaintextedit with search bar integrated. Reduce duplicate code
13 years ago
Montel Laurent
a3b4414a73
Make it readonly
13 years ago
Montel Laurent
03b1e1111a
Use util::reduceQuery
13 years ago
Montel Laurent
a646a1dcd1
Add dialogbox to show nepomukshow info. Still debug search in kmail
13 years ago
Montel Laurent
79c2eaafe2
Allow to use CTRL+Enter to start search
13 years ago
Montel Laurent
b12f1978fb
Clear list+message view when we start to search
13 years ago
Montel Laurent
4250627d8b
Allow to reduce query
13 years ago
Montel Laurent
20b1db663b
Minor
13 years ago
Montel Laurent
84dd90074f
Move findbar to pimcommon. We can use it in searchdialog
13 years ago
Montel Laurent
8e6d89dc4e
Fix indent
13 years ago
Montel Laurent
2208df8ee5
Minor
13 years ago
Montel Laurent
1191802734
Move to debug folder
13 years ago
Montel Laurent
03ebf8c3c1
Add delegate
13 years ago
Montel Laurent
bb7c7b82a2
Fix enable/disable search button
13 years ago
Montel Laurent
d4a49022d5
Minor
13 years ago
Montel Laurent
8dbd9ae40c
inform when query is empty
13 years ago
Montel Laurent
936448432b
Add infos about number of message found
13 years ago
Montel Laurent
b0745f888e
We need a debug dialog for search. We have a lot of bug report about it.
...
=> i create a widget for debugging it.
CCBUG: 282891
13 years ago