Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-29 | Add dependency on libopiecore2 - fixes compile using native buildsystem | drw | 1 | -1/+1 |
2005-04-24 | Resource -> OResource | drw | 3 | -10/+8 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -49/+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/+49 |
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 1 | -1/+1 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-14 | Updatet the applets | zecke | 2 | -5/+4 |
2004-03-02 | run the optimize_connect script | alwin | 1 | -4/+4 |
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-01 | remove duplicated boiler plate code in favour of the OTaskbarApplet template | mickeyl | 5 | -111/+14 |
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-05 | "Here we are now entertain US....." | zecke | 2 | -2/+1 |
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT | ||||
2004-01-27 | Funny what my SDK all triggers | zecke | 1 | -0/+2 |
Ok the reason to use a bool as return type is that you can say that something worked or not worked. So if we don't implement the given interface don't lie!! | ||||
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -1/+1 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-09-03 | Fix the most grave visible problems with bigger screen | zecke | 1 | -4/+10 |
resolutions | ||||
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-04-26 | make applets more flexible regarding size | harlekin | 1 | -191/+5 |
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-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 1 | -1/+5 |
2003-03-09 | new inlined icon | harlekin | 1 | -106/+209 |
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-16 | Move most of config categorization into root config, and consolated core vs ↵ | kergoth | 1 | -1/+1 |
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions. | ||||
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 1 | -1/+1 |
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-08-28 | Workaround for a possible race condition in the QWS server (mostly OZ) | sandman | 1 | -2/+15 |
(clipboard handling in Qt/E is a mess) | ||||
2002-07-28 | Workaround for a weird Qt/E bug, resulting in qpe hanging if clipboard | sandman | 2 | -3/+16 |
applet is loaded and qpe is terminated via shutdown applet. | ||||
2002-07-20 | Fix for a (obvious) bug that resulted in double pasting and/or hanging apps | sandman | 1 | -1/+1 |
2002-07-09 | Rename script files | leseb | 2 | -0/+0 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -3/+14 |
many core files ... please report bugs on this to davipt | ||||
2002-06-26 | Added FIFO history entries for the last 5 cut/copy operations. | sandman | 2 | -30/+92 |
2002-06-21 | Fix compilation | zecke | 1 | -1/+1 |
2002-06-20 | virtual key events should use sendKeyEvent, not processKeyEvents | sandman | 1 | -2/+2 |
2002-06-19 | Fixed position of popup and added pixmaps for cut/copy/paste | sandman | 1 | -4/+7 |
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 1 | -0/+2 |
2002-06-06 | Missing .cvsignore | leseb | 1 | -0/+3 |
2002-05-23 | Fixed a some trivial bugs and added an icon. | sandman | 2 | -34/+128 |
2002-03-18 | added Portuguese translations from 'covarde_anonimo' on #opie | llornkcor | 1 | -0/+2 |
2002-03-01 | remove all Makefile.in | zecke | 1 | -117/+0 |
You need to set the TMAKEPATH now | ||||
2002-01-31 | *** empty log message *** | kergoth | 1 | -3/+5 |
2002-01-29 | Qtopia to Opie in descriptions | mark | 1 | -1/+1 |
Hope I've got all these right |