summaryrefslogtreecommitdiff
path: root/noncore/apps/odict/dingwidget.h
AgeCommit message (Collapse)AuthorFilesLines
2003-05-10fix a stupid bugcniehaus1-2/+1
2003-05-10quite some changescniehaus1-2/+2
2003-05-02265 lines diff :) mostly markupstuff. But also one bug lesscniehaus1-0/+3
2003-01-12Make search for only complete words working. Removing qDebug-lines. Fix acniehaus1-1/+1
bug (the seperator has not been loaded).
2003-01-09commit for carstentille1-11/+24
2003-01-04ok, now we have no more memleaks (I valgrind'ed and gdb'ed) and some morecniehaus1-0/+6
feature are working.
2003-01-04- qWarning("emphty querysting");cniehaus1-8/+5
+ qWarning("empty querysting"); - DingWidget *ding = new DingWidget( vbox , querystring , browser_top, browser_bottom, activated_name); + DingWidget *ding = new DingWidget( querystring , browser_top, browser_bottom, activated_name ); That with some more changes even works
2003-01-03update tillecniehaus1-1/+4
2003-01-03markup does not yet worktille1-0/+1
2003-01-03works nowworks nowcniehaus1-0/+1
2003-01-03tillecniehaus1-2/+2
2003-01-03I won't get a nobelprize for this code but at least it workscniehaus1-6/+8
2003-01-02the first content arrivescniehaus1-0/+24