- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
May 10 2016
May 8 2016
copyright added
May 7 2016
messagelist -> pimcommon_widget
May 6 2016
update taking into consideration kevin's points about the irc
May 4 2016
May 3 2016
clean up header
using d-pointer
May 2 2016
copyrights added
assign directly keywordList
May 1 2016
protected Q_SLOTS
changing both lines by LineEditWithCompleter::slotClearHistory();
i have to change private Q_SLOTS in public Q_SLOTS in LineEditWithCompleter.h
it's still ok ?
change LineEditWithKeyword -> LineEditWithKeywords
change listKeyword -> keywordList
addKeywordList and getKeywordList are private
private is at the end
signal removed
virtual added and slotClearHistory reimplemented
Apr 26 2016
Apr 25 2016
an error on my part , I had not noticed that it worked without
messagelist::pane removed
Apr 23 2016
const added
Apr 22 2016
don't use actionCollection for execute action
Apr 20 2016
Apr 19 2016
Q_FOREACH used
Apr 16 2016
Apr 12 2016
merge the 2 lists : keywordList + historyList
Apr 7 2016
Apr 1 2016
Mar 30 2016
Mar 29 2016
with this modifications in file quicksearchlinetest, autotest works now
Mar 27 2016
add keyword list
Mar 26 2016
ok for QStringList
but for the first observation, when i test, the history is not lost. I didn't see this strange behavior :
when i write "f", the keyword "from" appear and if i ignore it and i write for example "for" , the keyword "from" disappear.
now if i clear the text and i write "f", the history "for" appear (not "from") but if i click outside this list or if i add "r" ("fr"), the history disappear and the keyword "from" appear.
Mar 25 2016
Mar 24 2016
remove all QPushButton et mextraoption
these button ?
QPushButton *mSearchEveryWhere;
QPushButton *mSearchAgainstBody;
QPushButton *mSearchAgainstSubject;
QPushButton *mSearchAgainstFromOrTo;
QPushButton *mSearchAgainstBcc;
Mar 23 2016
Mar 21 2016
Mar 18 2016
Mar 17 2016
Mar 16 2016
Mar 15 2016
increasing version xml