Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-04 | Comitting a fix is probably a good idea | zecke | 1 | -4/+1 |
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly | ||||
2004-04-04 | fix up owarn usage | zecke | 8 | -44/+36 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -10/+10 |
2004-04-04 | better use owarn here | mickeyl | 1 | -2/+2 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -2/+2 |
2004-04-04 | catch up with new define in odebug.h | mickeyl | 4 | -5/+5 |
2004-04-04 | fix debugging stuff (see addressbook) | mickeyl | 4 | -12/+12 |
2004-04-04 | s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal) | mickeyl | 7 | -134/+134 |
2004-04-02 | Use ODebug (another 35 down...) - all of core/pim is converted. | drw | 10 | -42/+56 |
2004-04-02 | Use ODebug (another 10 down...) | drw | 2 | -11/+13 |
2004-04-02 | Use ODebug (another 2 down...) | drw | 2 | -6/+5 |
2004-04-02 | Use ODebug (another 7 down...) | drw | 7 | -11/+16 |
2004-04-02 | Use ODebug (another 43 down...) | drw | 7 | -23/+31 |
2004-04-02 | Use ODebug (135 down...), and remove libopiedb2 from dependencies | drw | 8 | -156/+170 |
2004-04-02 | added ENDOFLINE | wimpie | 1 | -1/+1 |
2004-04-02 | improve visible name | mickeyl | 1 | -2/+2 |
2004-04-02 | reduce unnecessary nesting | mickeyl | 2 | -2/+6 |
improve plugin names | ||||
2004-04-02 | s/qtopia/qt/ | mickeyl | 1 | -1/+1 |
2004-04-02 | eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;) | mickeyl | 2 | -2/+2 |
2004-04-01 | Link to libopie2 stuff and update depends | drw | 3 | -4/+4 |
2004-03-31 | Removed all unnecessary dependencies to libopiedb2 and reimplemented | eilers | 7 | -8/+8 |
the conditional compilation of the SQL implementation. Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc. just by disabling the SQL support in the configuration ! If disabled, the usual xml-immplementation is used. Thanks to mickeyl who already fixed the "backends.pro" .. | ||||
2004-03-31 | Some smarter information which libraries should be activated to be able | eilers | 3 | -0/+9 |
to compile them | ||||
2004-03-31 | Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵ | eilers | 1 | -1/+1 |
why we need it.. !? | ||||
2004-03-31 | added missed include files for QColorDrag | mouse | 1 | -0/+5 |
2004-03-29 | Add workaround for the new format of ipkg written list files on external media. | brad | 1 | -14/+33 |
Works with old and new versions of ipkg now and does not touch anything set up by other package management programs | ||||
2004-03-29 | remove bogus dependency | mickeyl | 1 | -1/+1 |
this directory is empty - is it supposed to be so ? | ||||
2004-03-29 | fix dependencies | mickeyl | 4 | -7/+4 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 54 | -57/+57 |
build system | ||||
2004-03-28 | libopie1 -> libopie2 | groucho | 1 | -1/+1 |
2004-03-28 | libopie1 => libopie2 | groucho | 2 | -2/+2 |
2004-03-26 | - no need to check in Makefiles | mickeyl | 3 | -162/+4 |
- no need to link against libopie | ||||
2004-03-25 | libopie -> libopie2 | drw | 14 | -326/+328 |
2004-03-25 | libopie -> libopie2 | drw | 9 | -79/+79 |
2004-03-24 | Add control file for aboutapplet | brad | 1 | -0/+11 |
2004-03-24 | convert to libopie2 | mickeyl | 6 | -46/+37 |
2004-03-23 | fix typo in LIBRARIES and correct build time dependencies | mickeyl | 2 | -3/+3 |
2004-03-23 | eliminate bogus dependency on libopie | mickeyl | 1 | -1/+1 |
2004-03-21 | Initial commit of qtpoia symlinker app for opie | brad | 6 | -1/+350 |
2004-03-16 | fix ogg | llornkcor | 1 | -1/+1 |
2004-03-15 | namespace fix | alwin | 1 | -1/+1 |
2004-03-15 | namespace compile fix | brad | 1 | -0/+1 |
2004-03-15 | More LIBOPIE2 config fixes | brad | 3 | -3/+3 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 3 | -3/+3 |
2004-03-15 | reverted my silly changes | brad | 1 | -2/+2 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 11 | -12/+12 |
2004-03-14 | Add namespace_hack.h to the .pro file | zecke | 1 | -1/+2 |
2004-03-14 | Take that designer... | zecke | 6 | -9/+31 |
2004-03-14 | Now that using namespace if out of the header fixup todo | zecke | 4 | -8/+12 |
2004-03-14 | no using namespace in a header | zecke | 13 | -22/+17 |
2004-03-14 | Compile fixes | zecke | 5 | -9/+11 |