Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-14 | Removes two problems with familiar 0.7.2: | sandman | 3 | -3/+3 |
- ipkg install task-opie-minimal doesn't work (multiple providers for vera font) --> Depend on vera-small - ipkg install task-opie doesn't work because opie-qpdf is not in the feed --> Depends -= opie-qpdf | ||||
2004-03-08 | Consolidate Opie logo images. Apps should use common logo: ↵ | drw | 1 | -80/+2 |
pics/logo/opielogo.png | ||||
2004-03-08 | save UI changes to argument list back to .desktop file ;) | mickeyl | 1 | -0/+4 |
2004-03-08 | support launching applications with user defined arguments | mickeyl | 1 | -2/+5 |
2004-03-08 | add a line where the user can insert command line arguments for the AppLnk | mickeyl | 2 | -38/+59 |
2004-03-08 | first shot at a neat little about applet. text in about box blatantly | mickeyl | 1 | -2/+80 |
stolen from the KDE about box. authors taken from AUTHORS file in cvs root directory. Add yourself if you're missing. Note: The dialog looks better when viewed in 320x240 or larger (as opposed to 240x320) because of OpieZilla ;) | ||||
2004-03-06 | -ioctl( fd, MIXER_WRITE( 0 ), &vol ); | zecke | 1 | -1/+1 |
+ioctl( fd, MIXER_WRITE( SOUND_MIXER_PCM ), &vol ); don't hardcode the mixer | ||||
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 12 | -53/+49 |
TT. | ||||
2004-03-01 | fix includes | chicken | 28 | -74/+1 |
2004-02-24 | add missing patch from v1_0_3 disabling fixed custom rotation in favour of ↵ | mickeyl | 1 | -6/+13 |
live rotation | ||||
2004-02-24 | use Config for checking if the medium should be checked | alwin | 1 | -132/+114 |
2004-02-24 | changed keyword "autocheck" to "check" in checkStorage() | alwin | 1 | -2/+2 |
2004-02-22 | read more options from opiestorage.cf | alwin | 1 | -7/+12 |
2004-02-22 | update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't ↵ | mickeyl | 1 | -1/+1 |
we? ;) | ||||
2004-02-22 | fixes | chicken | 1 | -1/+1 |
2004-02-21 | Default to showMaximized on 240x320 and 320x240 displays | zecke | 1 | -4/+2 |
2004-02-21 | Unbreak fastloading. So the API Documentation is a lie.. | zecke | 1 | -8/+7 |
showMainWidget may not setMainWidget because this would break Fastloading.. | ||||
2004-02-21 | on removable medias take a look into .opiestorage.cf and read the list | alwin | 1 | -6/+15 |
of subdirs of the media where to search for documents. If this value isn't set, it will reduce search to FS+"/Documents" so not the whole media is searched. ToDo: Work on mediummount so users can set this values. | ||||
2004-02-20 | Update the API Documentation for DateFormat and TimeString utility classes | zecke | 3 | -3/+263 |
Add a Translator hint what M, D, Y mean | ||||
2004-02-20 | These values should be set by the buildsystem. | zecke | 5 | -23/+0 |
So If Calibration,malloc instead of new,OpiePlayer,Shutdown isn't working anymore this is because the buildsystem lacks sane defaults for your system | ||||
2004-02-19 | Add note for the inline dtor and future Opie versions | zecke | 1 | -0/+3 |
in regard to BC | ||||
2004-02-18 | Gross hack to allow compilation with Qt3 more easily | zecke | 1 | -4/+8 |
Qt got a DateFormat as well so we use a define to call our QPEDateFormat | ||||
2004-02-18 | Clarify on the start date for searches | zecke | 1 | -1/+2 |
2004-02-18 | Commit the patch to allow overwriting the inline image | zecke | 1 | -7/+22 |
2004-02-18 | Removed opie-mail2 and opie-qpdf dependency | groucho | 1 | -1/+1 |
2004-02-16 | more api docu | zecke | 2 | -0/+36 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 4 | -5/+5 |
Maintainer, Files and Section fields) | ||||
2004-02-13 | Fix ipkg section/category value | drw | 4 | -8/+8 |
2004-02-08 | Fix return type to void | zecke | 1 | -2/+2 |
2004-02-08 | improve support for BigScreen | ar | 1 | -0/+17 |
2004-02-08 | Add API docu | zecke | 2 | -0/+118 |
2004-02-08 | ReMerge QPEDeco | zecke | 2 | -56/+100 |
2004-02-06 | various interface documentation | zecke | 1 | -0/+311 |
2004-02-06 | add api docu | zecke | 6 | -15/+116 |
2004-01-10 | - remove | ar | 2 | -64/+0 |
QString getCfPath(); QString getSdPath(); QString getMmcPath(); | ||||
2004-01-07 | new functions getCfPath, getSdPath, getMmcPath returns mountpoints | ar | 2 | -132/+225 |
2003-12-22 | Stupid typo | eilers | 1 | -3/+3 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-27 | rerun mkinlinepics | mickeyl | 1 | -315/+337 |
2003-11-05 | again double entires | waspe | 1 | -199/+202 |
2003-11-05 | double entries in function defintions | waspe | 1 | -2/+2 |
(i commented out the second entry) | ||||
2003-11-05 | remove ====== | llornkcor | 1 | -1/+0 |
2003-11-04 | resolved merge conflict | waspe | 2 | -2293/+2298 |
2003-11-04 | resolved merge conflict (hopefully) | waspe | 1 | -217/+192 |
2003-11-04 | resolved merge conflict | waspe | 1 | -3/+63 |
2003-11-04 | resloved merge conflict | waspe | 1 | -2/+12 |
2003-11-03 | Oops.. Removing of -ldl wasn't a good idea.. Linux compiles again.. | eilers | 1 | -1/+1 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 10 | -21/+255 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-10-12 | Added Yopy to build system. | ocheong | 1 | -0/+8 |
2003-10-07 | ifndef -> if defined... we want big icons on high_res_small_phy | zecke | 1 | -1/+1 |