Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-05-04 | Resource -> OResource | drw | 1 | -7/+11 |
2005-01-02 | Changes to force odict use UTF8 encoding. Please report if it cause ↵ | gints | 1 | -0/+1 |
problems with older dictionary files. | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -99/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+99 |
2004-06-20 | another fix for not showing previously deleted entries | harlekin | 1 | -1/+3 |
2004-06-20 | BUGFIX: 0001325 - no double dialog start in odict, when using QDialog::exec ↵ | harlekin | 2 | -8/+11 |
don't use it together with QPEApplication::execDialog() but with QPEApplication::showDialog(), also fixed another bug where shadow entries where created after deletion of entries | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Namespace changes for Apps | zecke | 2 | -2/+3 |
QAshMoney and Reader need to be valgrinded | ||||
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 1 | -1/+1 |
TT. | ||||
2004-03-01 | fiox includes | chicken | 4 | -15/+0 |
2004-02-23 | ODict: libopie->libopie2 | drw | 6 | -15/+12 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 1 | -1/+1 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2004-02-08 | improve support for BigScreen | ar | 2 | -11/+13 |
2004-01-05 | Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com> | zecke | 1 | -2/+0 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -21/+0 |
2003-10-27 | merge noncore/apps/* except | mickeyl | 4 | -31/+23 |
- advancedfm (ljp, please...) - odict (tille, please...) | ||||
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 6 | -32/+10 |
2003-06-04 | sanitized | schurig | 1 | -1/+1 |
2003-05-10 | fix a stupid bug | cniehaus | 3 | -10/+8 |
2003-05-10 | bugfixes, bugfixes... | cniehaus | 2 | -52/+15 |
2003-05-10 | quite some changes | cniehaus | 8 | -62/+86 |
2003-05-02 | 265 lines diff :) mostly markupstuff. But also one bug less | cniehaus | 5 | -50/+67 |
2003-05-02 | warn the user if there is no dict defines | cniehaus | 1 | -1/+25 |
2003-05-02 | bugfix | cniehaus | 3 | -30/+18 |
2003-05-02 | remove debug + now he reads the file the user told him | cniehaus | 1 | -11/+4 |
2003-05-02 | remove 2 obsolete files | cniehaus | 4 | -58/+0 |
2003-05-02 | linebreak works :) | cniehaus | 1 | -4/+3 |
2003-04-30 | juhu, it is working again | cniehaus | 1 | -3/+4 |
2003-04-30 | I hope I will code more in the next days | cniehaus | 2 | -49/+14 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-03-23 | remove the aboutbox | cniehaus | 2 | -6/+0 |
2003-03-03 | add missing icon and config.in for odict - build default is "n" yet. | mickeyl | 1 | -0/+4 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 1 | -1/+1 |
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency. | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-12 | Make search for only complete words working. Removing qDebug-lines. Fix a | cniehaus | 3 | -23/+13 |
bug (the seperator has not been loaded). | ||||
2003-01-11 | check if the user want to serach casesensitive or not | cniehaus | 2 | -10/+7 |
2003-01-09 | commit for carsten | tille | 4 | -46/+161 |
2003-01-04 | ok, now we have no more memleaks (I valgrind'ed and gdb'ed) and some more | cniehaus | 3 | -11/+24 |
feature are working. | ||||
2003-01-04 | one typo ;) | cniehaus | 2 | -3/+14 |
several bugfixes | ||||
2003-01-04 | - qWarning("emphty querysting"); | cniehaus | 3 | -12/+9 |
+ 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-04 | check for querystring and dictionary | tille | 2 | -2/+11 |
and display msgbox | ||||
2003-01-03 | update tille | cniehaus | 4 | -6/+30 |
2003-01-03 | clean up | tille | 1 | -5/+9 |
2003-01-03 | display fix | tille | 1 | -5/+6 |