Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-12-14 | addLanguage rules | cniehaus | 3 | -0/+3 |
2002-12-12 | Set vendor to OpenZaurus Team on OZ roms | kergoth | 1 | -0/+1 |
2002-12-12 | Proper zaurus model checking for ODevice | kergoth | 2 | -2/+18 |
2002-12-10 | Add OPimResolver | zecke | 1 | -0/+2 |
2002-12-10 | get in sync with HEAD again | zecke | 15 | -82/+536 |
-OPimBase was added to be used as a default struct inside OPimResolver and to work with DSOs -TodoListXML backend now uses mmap and madvise to load data -OContact added/changed rtti -OTodo added changed rtti OPimAccess* added stuff necessary for the Resolver and a 'state'/'hint' on how to load data OPimResolver which resolves uid + services to Records, rtti to QCOPChannels loads arbitary Service backends ( will work with DSOs soon ) -OPimMainWindow added some setDocument scripting possibility and internal marshalling and demarshalling of Records -OPimRecord added loadDataFromm and saveDataTo for marshalling purposes much more :) | ||||
2002-12-09 | Added preview for default email and all email | eilers | 1 | -2/+6 |
2002-12-08 | Moved journal-enum from ocontact into i the xml-backend.. | eilers | 2 | -11/+15 |
2002-12-07 | Fixing bug in storing anniversary.. | eilers | 2 | -13/+28 |
2002-12-05 | Allow changing styles/position at run-time (i.e. make ↵ | drw | 1 | -29/+61 |
setTabStyle/setTabPosition work). | ||||
2002-12-05 | Modified OColorButton to pass color to color dialog. Impacts appearance, ↵ | drw | 2 | -17/+17 |
launcher settings and liquid settings. | ||||
2002-11-30 | pelling updates | zecke | 3 | -5/+27 |
libopie.pro additions | ||||
2002-11-30 | More infrastructure | zecke | 32 | -98/+1225 |
ORecur has now the nextOccurence function exceptions We've now Notifers like Alarms and DatebookEntries we may add to execute applications... AppName replaced with service cause it is a service Add rtti to OPimRecord as a static function This is used inside the BackEnd classes to static_cast... added removeAllCompleted to the todobackends... add a common Opie PIM mainwindow which takes care of some simple scripting enchangements.. much more | ||||
2002-11-22 | Hopefully corrects bug #467 | drw | 1 | -3/+10 |
2002-11-21 | support for the new H3900 iPAQ in the iPAQ keyfilter. Since HP thinks it is | sandman | 1 | -37/+35 |
funny to change the screen rotation on every model, I have also restructured the keyfilter to make it more readable. | ||||
2002-11-21 | danish i18n | cniehaus | 3 | -3/+6 |
2002-11-20 | Reverting back to use system ( "apm --suspend" );, even though I don't | sandman | 1 | -24/+14 |
like it. It is needed since a real apm implementation only allows suspends by uid == 0, which doesn't work with a multi-user Opie. So making apm SUID root and calling it on suspend is the only option here. | ||||
2002-11-20 | This file contains hacks or workarounds, that make it possible to use a normal | sandman | 2 | -0/+19 |
libopie arm build (iPAQ or OZ) directly on the Sharp retail ROM. This way, we only need one 'official' libopie binary for all platforms. 1) Opie's libqpe.so has an additional function in Sound, which is utilized in ODevice: ok this is really evil ;), but Sound::isFinished is only needed in the iPAQ part of ODevice, which is never called on Z's we add a "weak" symbol here. This will be used, if ld.so does not find a normal ("hard") symbol of the same name - hence only on the retail Z | ||||
2002-11-19 | Removed the last QT_QWS_* in libopie .. the libopie binary should now be | sandman | 1 | -8/+0 |
interchangeable between iPAQ, OZ and retail Z (in theory ;) ) | ||||
2002-11-18 | Back to main tree.. Waiting for feature freeze | eilers | 2 | -627/+40 |
2002-11-15 | Make OTodo compile | zecke | 6 | -1/+108 |
add the MaintainerMode to OTodo | ||||
2002-11-15 | Add the implementation for the XRef Manager | zecke | 9 | -101/+190 |
Add it to libopie.pro Adjust OPimRecord to use the new manager The backends do not support xref yet | ||||
2002-11-15 | Add proposal header for Cross Referencing.. | zecke | 4 | -0/+114 |
look at them and comment | ||||
2002-11-15 | API REVIEW added | zecke | 1 | -0/+26 |
Simon if you read that feel free to do an API REVIEW on libopie but leave out OFileSelector for now... Stefan: added an explanation for you | ||||
2002-11-14 | Sorting will now work if fullname is identical on some entries | eilers | 1 | -2/+5 |
2002-11-13 | Small Bug in sorted fixed | eilers | 1 | -3/+6 |
2002-11-13 | Added sorted for Contacts.. | eilers | 6 | -0/+69 |
2002-11-11 | no default arguments in implementation | kergoth | 1 | -1/+4 |
2002-11-10 | added scroll speed and scroll amount and changed to QLabel for richtext, but ↵ | llornkcor | 2 | -12/+57 |
it doesnt work.. yet.. for whatever reason | ||||
2002-11-10 | update after changing colors and such | llornkcor | 1 | -0/+3 |
2002-11-10 | Bugfixes.. | eilers | 2 | -5/+18 |
2002-11-10 | fix system version string for zaurus | llornkcor | 1 | -1/+1 |
2002-11-09 | Added VCard Backend. | eilers | 2 | -0/+614 |
2002-11-09 | Removed the vcard stuff | eilers | 1 | -0/+2 |
2002-11-08 | temporarely deactivated anniversary in vcard | eilers | 1 | -2/+3 |
2002-11-07 | Removed default argument! | zecke | 1 | -1/+1 |
spotted by gcc3.2 reported by the ueberhacker tronical ;) | ||||
2002-11-05 | Improving wording | kergoth | 1 | -4/+2 |
2002-11-05 | you know the drill | kergoth | 2 | -2/+7 |
2002-11-05 | you know the drill | kergoth | 1 | -0/+1 |
2002-11-05 | typo. otodacess->otodoaccess | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+8 |
2002-11-03 | added public methods for background, foreground colors and framestyle | llornkcor | 2 | -8/+29 |
2002-11-03 | add oticker | llornkcor | 3 | -14/+142 |
2002-11-03 | Oh OContact what a sucker ;) | zecke | 3 | -9/+4 |
first of all UID generation belongs to OPimRecord and was removed from OContact then setUid now actually calls OPimRecord::setUid instead of Record::setUid This finally fixes the problem with wrong uids after beaming... At least locally on my machine | ||||
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 10 | -23/+18 |
many thanks | ||||
2002-11-02 | Fix a vCard problem in OContact | zecke | 9 | -22/+194 |
cell phones do not set the UId property... add some more states to otodo | ||||
2002-11-02 | Add Pim State | zecke | 1 | -0/+2 |
2002-11-01 | setDisplayBrightness calculated the wrong backlight level for iPAQs | sandman | 1 | -5/+3 |
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 5 | -4/+43 |
2002-11-01 | Added remove | eilers | 1 | -3/+31 |
2002-11-01 | Bugfix #383 && #356 | eilers | 1 | -14/+19 |