Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-09 | Had misunderstanding about name of the qcop call and show closed the app | eilers | 1 | -2/+8 |
immediately.. | ||||
2003-05-09 | edit was executed even if I pressed show.. Rename the call to be compatible | eilers | 1 | -2/+2 |
to omainwindow.. | ||||
2003-05-09 | counting results now | tille | 4 | -2/+5 |
2003-05-09 | toShortString now contains start time and date | tille | 2 | -2/+26 |
2003-05-09 | datebook displays defaultview (or editor) for found day now (with patch) | tille | 4 | -1/+30 |
addressbook (and todo) calls implemented, but not yet working | ||||
2003-05-09 | Added two QCop functions for OSearch: | eilers | 3 | -25/+35 |
editUid(int), showUid(int).. | ||||
2003-05-08 | Link to wiki used for current TODO. | kergoth | 1 | -37/+1 |
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 8 | -6315/+487 |
- fix onetworkdemo example - add API for short/extended manufacturer names | ||||
2003-05-08 | Update todo. | kergoth | 1 | -10/+16 |
2003-05-08 | Buildsystem glue and config item for minimal qws server | kergoth | 2 | -1/+8 |
2003-05-08 | Start work on a new launcher. This commit is simply a minimal Opie QWS server. | kergoth | 11 | -0/+2518 |
2003-05-08 | search stuff | tille | 32 | -54/+228 |
and match, toRichText & toShortText in oevent | ||||
2003-05-08 | - add more sanity checks and verbose error messages | mickeyl | 6 | -8/+45 |
- try to restart dhcp client after having killed it before | ||||
2003-05-08 | now it 'works' with the current libopie, again | tille | 4 | -9/+7 |
2003-05-08 | this needs the new libopie patch... | tille | 8 | -18/+43 |
2003-05-08 | for kergoth, we wanted it... ;) | tille | 1 | -0/+37 |
2003-05-08 | add fine tuning of parsing process - the semantics is not yet set in stone ↵ | mickeyl | 7 | -94/+198 |
however... | ||||
2003-05-08 | decouple dump files from live capture to shift control over 'what' is dumped ↵ | mickeyl | 2 | -15/+48 |
to applications | ||||
2003-05-08 | opiefy .pro-file | mickeyl | 2 | -4/+10 |
2003-05-07 | first half of event system completed | mickeyl | 4 | -15/+77 |
2003-05-07 | start with protocol event handling stuff | mickeyl | 4 | -3/+45 |
2003-05-07 | add library to control file | mickeyl | 1 | -1/+1 |
2003-05-07 | Put opie-reader.pro back so it can actually generate a Makefile. Please ↵ | kergoth | 1 | -0/+0 |
compile test in the future before commit. | ||||
2003-05-07 | save the state | zecke | 2 | -0/+12 |
2003-05-07 | save and restore CompletedDate and StartDate | zecke | 2 | -14/+40 |
2003-05-07 | implement loading of Recurrence | zecke | 8 | -8/+152 |
2003-05-07 | one more | zecke | 1 | -1/+1 |
2003-05-07 | try to use the has* functions | zecke | 2 | -11/+11 |
2003-05-07 | reenable sounds now that they work on the Z again | mickeyl | 1 | -2/+2 |
2003-05-07 | Save recurrence | zecke | 2 | -2/+6 |
2003-05-07 | try to use less memory and only create objects like | zecke | 4 | -30/+164 |
ORecur, OPimState, OPimNotifyManager and OPimMaintainer if necessary | ||||
2003-05-07 | Prevent mem corruption | zecke | 2 | -8/+20 |
2003-05-07 | g++3 fixlet | mickeyl | 1 | -2/+0 |
2003-05-07 | Make it possible to see what a backend supports | zecke | 14 | -2/+126 |
2003-05-07 | data is a method name... | zecke | 1 | -1/+1 |
2003-05-07 | Fixed typos in config.in | groucho | 2 | -2/+3 |
Added osearch to build | ||||
2003-05-07 | Damn, this is a hard one- it refuses to get committed the way I want it ... | groucho | 1 | -14/+4 |
2003-05-07 | Add d ptr | zecke | 17 | -9/+41 |
add comments and FIXMEs three new signals for otodoaccess | ||||
2003-05-07 | Commited the wrong file ... Fixed | groucho | 1 | -13/+14 |
2003-05-07 | forgot that | mickeyl | 1 | -0/+24 |
2003-05-07 | Hopefully things are now fixed in CVS | groucho | 19 | -0/+4024 |
2003-05-07 | *** empty log message *** | groucho | 24 | -5030/+14 |
2003-05-07 | fix bug kergoth introduced in rev 1.43 | mickeyl | 1 | -1/+1 |
fd was an integer static to the function which means that the assignment only happens once. This is ok, when we don't close the device, but not if we close it after usage. Thanks to eilers for confirming! I wonder why noone else spotted this... | ||||
2003-05-07 | Italian updates | daniele | 3 | -108/+132 |
2003-05-07 | initial import | tille | 25 | -0/+1066 |
searches contacts, todos and events not much more yet | ||||
2003-05-07 | add missing | mickeyl | 8 | -0/+988 |
2003-05-07 | delete | mickeyl | 3 | -223/+0 |
2003-05-07 | restructure tree for inclusion of a command line application enabling the ↵ | mickeyl | 17 | -976/+252 |
use as a webcam | ||||
2003-05-07 | Hopefully, everything is in place now | groucho | 20 | -0/+4749 |
2003-05-07 | Incorporated TimWs current source tree and make it compile | groucho | 43 | -2695/+4114 |