Age | Commit message (Expand) | Author | Files | Lines |
2005-02-18 | fix icon showing. add filename to visual. | llornkcor | 1 | -163/+154 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 1 | -40/+1 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+40 |
2004-09-27 | fix vmemo | llornkcor | 1 | -5/+7 |
2004-09-10 | added support for DEVFS | schurig | 1 | -3/+7 |
2004-07-02 | fix | llornkcor | 1 | -16/+26 |
2004-06-27 | replace dots in filename | llornkcor | 1 | -1/+1 |
2004-05-02 | - convert qDebug to odebug | ar | 1 | -111/+110 |
2004-04-22 | optimize, remove an if statement from loop | llornkcor | 1 | -56/+60 |
2004-04-22 | initialize | llornkcor | 1 | -4/+4 |
2004-04-22 | make buffersize user config BufferSize, default 1024, remove some mishmash | llornkcor | 1 | -87/+91 |
2004-04-05 | convert core/applets/* to Opie debug framework | mickeyl | 1 | -52/+56 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the buil... | mickeyl | 1 | -1/+1 |
2004-03-14 | Updatet the applets | zecke | 2 | -5/+4 |
2004-03-02 | run the optimize_connect script | alwin | 1 | -2/+2 |
2004-03-01 | remove duplicated boiler plate code in favour of the OTaskbarApplet template | mickeyl | 5 | -103/+15 |
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 Mainta... | drw | 1 | -1/+1 |
2004-02-05 | "Here we are now entertain US....." | zecke | 2 | -2/+1 |
2004-01-27 | Funny what my SDK all triggers | zecke | 1 | -0/+2 |
2004-01-10 | new email addy | llornkcor | 1 | -1/+1 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-06 | merge core/applets/* | mickeyl | 1 | -3/+0 |
2003-11-03 | reolved merge conflict | waspe | 1 | -2/+1 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -1/+1 |
2003-08-10 | change filename used, and other things | llornkcor | 2 | -33/+42 |
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 1 | -1/+1 |
2003-06-04 | sanitized | schurig | 1 | -1/+1 |
2003-06-03 | allow 'ROOT_INSTALL=blahblah make install' to work | schurig | 1 | -0/+1 |
2003-05-26 | remove extra includes | llornkcor | 1 | -6/+0 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks in... | kergoth | 1 | -0/+1 |
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font... | kergoth | 1 | -1/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-03-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 1 | -1/+6 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 1 | -1/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 1 | -1/+1 |
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 1 | -1/+1 |
2002-12-26 | signature of keyRegister() QCop call changed because of the device button | sandman | 1 | -1/+2 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-09-25 | change to reflect familiar's record/memo button sending Key_24 now | llornkcor | 1 | -1/+1 |
2002-09-21 | close alert is dsp error | llornkcor | 1 | -5/+6 |
2002-09-20 | cleanup | llornkcor | 1 | -33/+3 |
2002-09-20 | remove recording check | llornkcor | 1 | -4/+4 |
2002-09-20 | remove keyPress with null param check | llornkcor | 1 | -3/+3 |
2002-09-19 | fix | llornkcor | 1 | -2/+4 |