Age | Commit message (Expand) | Author | Files | Lines |
2003-02-24 | Hmm, Oliver was that intentional? | harlekin | 1 | -1/+1 |
2003-02-23 | added a couple public methods- remove(int) count() text(int) and setUseLabel.... | llornkcor | 2 | -17/+60 |
2003-02-22 | Finally and hopefully, dependencies are correct. Comments ? | groucho | 9 | -9/+10 |
2003-02-21 | make allday events all bit less fscked up... | zecke | 1 | -6/+3 |
2003-02-19 | Fix a bug that prevented ldconfig execution in postinst | kergoth | 1 | -1/+1 |
2003-02-19 | time_t a long in our case may be < 0 | zecke | 1 | -2/+2 |
2003-02-16 | stoned coding should be prohibited in Australia.. | zecke | 1 | -2/+2 |
2003-02-13 | Finally replaced oipkg by aqpkg as several people seem to have confusing prob... | groucho | 2 | -2/+2 |
2003-02-13 | Added Euroconv for Eric Santonacci | groucho | 1 | -1/+1 |
2003-02-11 | fix bug 0000591 | zecke | 1 | -2/+7 |
2003-02-11 | Typo fix in description | drw | 1 | -1/+1 |
2003-02-11 | Qtopia -> Opie in description | drw | 1 | -1/+1 |
2003-02-02 | updated to due to no longer existant packages | harlekin | 2 | -2/+2 |
2003-02-01 | better have , between dependencies | harlekin | 1 | -1/+1 |
2003-01-31 | Added qpe-base to the Provides: list to make Zaurus apps work (like opie-cons... | groucho | 1 | -1/+1 |
2003-01-29 | Forgot this one- removed task-opie dependency | groucho | 1 | -1/+0 |
2003-01-28 | Hopefully the final dependencies so that upgrading is ok: | groucho | 2 | -2/+2 |
2003-01-28 | Added opie-taskbar dependency to make sure it gets installed. Several users n... | groucho | 1 | -0/+1 |
2003-01-26 | None->Rot0 name for transformation enum, as it stomped on someone elses None ;) | kergoth | 1 | -2/+2 |
2003-01-26 | Add setCurrentRotation QCop call for later use of on the fly rotation. Also ... | kergoth | 3 | -18/+52 |
2003-01-26 | Some more dependency boogie... | groucho | 2 | -2/+2 |
2003-01-26 | Remove the Sharp battery % read hack, not necessary in recent OZ, and support... | kergoth | 1 | -59/+2 |
2003-01-24 | Okay, better solution guys.. opie-base virtual package is gone. opie-common n... | kergoth | 2 | -10/+3 |
2003-01-24 | 1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and 2)... | kergoth | 1 | -1/+1 |
2003-01-24 | libopie11->libopie1 | kergoth | 1 | -1/+1 |
2003-01-24 | Correct Files, it was trying to grab the startup script as well. | 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 | -2/+3 |
2003-01-23 | opiedir/lib instead of qtdir/lib.. | kergoth | 1 | -2/+1 |
2003-01-23 | libopie/libopie.control | kergoth | 2 | -17/+0 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 4 | -6/+22 |
2003-01-22 | Added qt-embedded-rotation to opie-base | groucho | 1 | -1/+1 |
2003-01-19 | its networksettings now | harlekin | 1 | -1/+1 |
2003-01-16 | Add lkc language document, and update a couple cvsignores. | kergoth | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+3 |
2003-01-16 | Make qt/x11 vs qt/e selection a proper 'choice' in the config system. | kergoth | 1 | -4/+1 |
2003-01-15 | there is only one batteryapplet now | harlekin | 1 | -1/+1 |
2003-01-01 | - ignore dso | simon | 1 | -0/+1 |
2002-12-31 | add a QStringList groupList ( ) const method for carsten :) | sandman | 1 | -0/+1 |
2002-12-30 | removed the "Width 240" qWarning() | sandman | 1 | -1/+1 |
2002-12-30 | forgot the remove opie-keyboard from the dependency list | sandman | 1 | -1/+1 |
2002-12-26 | - fixed some typos | sandman | 4 | -4/+4 |
2002-12-26 | fix for bug #500 (duplicate depends) | sandman | 1 | -1/+1 |
2002-12-22 | Totally reworked the key grabbing, which always had problems: | sandman | 3 | -72/+54 |
2002-12-22 | call ldconfig in postinst for libraries (only if it is installed) | sandman | 1 | -1/+2 |
2002-12-22 | added a funtion to check the presence of a group in a config file -- if you | sandman | 1 | -0/+3 |
2002-12-17 | replaced the simple fork and execv method of starting applications with a | sandman | 1 | -11/+54 |
2002-12-17 | small additions to support grabbing the buttons back from a crashed | sandman | 2 | -0/+13 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+1 |
2002-12-13 | added Bass and Treble handling - next stop should be odevice | harlekin | 1 | -47/+108 |
2002-12-11 | create opie startup script links in postinst, remove in prerm, instead of inc... | kergoth | 3 | -1/+17 |