summaryrefslogtreecommitdiff
path: root/core/pim/osearch/mainwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-04-15Resource -> OResourcedrw1-3/+2
2004-10-12Minor GUI polishingzecke1-0/+2
-Use 'better' icons and always QIconSet::Large -Make the 'Search For' Label to have the same color as the rest of the toolbar
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem1-1/+1
2004-04-06Some spelling and capitalization fixes for menu itemsdrw1-1/+1
2004-04-04catch up with new define in odebug.hmickeyl1-1/+1
2004-04-02Use ODebug (another 7 down...)drw1-2/+3
2004-03-02run the optimize_connect scriptalwin1-1/+1
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-1/+1
2004-03-01osearch libopie1->libopie2harlekin1-23/+27
2003-12-08Appearance fixed for osearchcoredump1-3/+39
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-3/+3
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-2/+2
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-11-03resolved merge conflictwaspe1-5/+5
2003-05-17(layout) fixes from zecke (for 0.99)tille1-14/+25
and some minor things...
2003-05-16and some whatsthistille1-10/+14
2003-05-16trtille1-7/+0
2003-05-16gui stufftille1-7/+6
2003-05-16search in text documentstille1-2/+8
2003-05-15owait and settings for search group:tille1-9/+36
- hide completed todos - show only later events - do not display hits in datebook dated
2003-05-14added settingstille1-6/+22
2003-05-14correct focus and search group ordertille1-3/+4
zecke: take this version for OPIE_BRANCH_0_99
2003-05-13icons ;)tille1-5/+17
2003-05-12added menustille1-25/+29
2003-05-11improved applnk and doclnk searchingtille1-35/+57
clean up: - mainwindow: handling of searchgroups - searchgroups: introduced load, search and insertItem functions - flexible actions handling - doclnksearch inherits applnksearch
2003-05-10and doclnk searchtille1-0/+3
2003-05-10applnk searchtille1-1/+3
2003-05-07initial importtille1-0/+177
searches contacts, todos and events not much more yet