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 | 2 | -7/+4 |
2005-04-01 | scale O-Menu-Applet pixmaps according to AppLnk::smallIconSize | mickeyl | 2 | -4/+5 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -51/+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/+51 |
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 | 1 | -1/+1 |
2004-03-01 | fix includes | chicken | 1 | -2/+0 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2004-02-05 | "Here we are now entertain US....." | zecke | 2 | -3/+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-06-03 | allow 'ROOT_INSTALL=blahblah make install' to work | schurig | 1 | -0/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-03-16 | Enable translations of startmenu-applets. Problem is, in Qt2, moc generates | mickeyl | 2 | -12/+23 |
the necessary tr() functions which adds the context (aka class name) and then calls translate(). The startmenu applets don't use moc and therefore don't get the appropriate tr() functions. | ||||
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-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-20 | you know the drill. | kergoth | 1 | -0/+1 |
2002-10-06 | - added a new logout menu-applet | sandman | 3 | -0/+187 |
- fixed the positions of all menu applets - changed the icons for logout/suspend |