Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-14 | Initial revision | allenforsythe | 1 | -0/+10 |
2003-05-14 | Initial revision | allenforsythe | 3 | -0/+226 |
2003-05-14 | Initial revision | allenforsythe | 1 | -0/+372 |
2003-05-14 | patch by Scott Bronson | zecke | 9 | -483/+19 |
kill the duplicated config.cpp and config.h file add proper default values so that kpacman actually works out of the box Config wanted to read kpacman.conf but this file did only exist globally | ||||
2003-05-14 | Initial revision | allenforsythe | 6 | -0/+0 |
2003-05-14 | Initial revision | allenforsythe | 6 | -0/+0 |
2003-05-14 | Initial revision | allenforsythe | 18 | -0/+1381 |
2003-05-14 | patch by Scott Bronson. | zecke | 1 | -1/+10 |
Add a little game description in the about messagebox | ||||
2003-05-13 | Initial revision | allenforsythe | 14 | -0/+2061 |
2003-05-13 | fix linking on arm | mickeyl | 3 | -4/+4 |
2003-05-12 | show file selected if setDoc/openDir qcop is file | llornkcor | 4 | -7/+54 |
2003-05-12 | added setDocument(QString) and openDirectory(QString) qcop messages to show ↵ | llornkcor | 2 | -11/+51 |
open directory. use setDocument if you are unsure if advancedfm is executed already. | ||||
2003-05-12 | ok button gone | tille | 2 | -7/+7 |
2003-05-11 | command line capturer now seems to work | mickeyl | 4 | -63/+156 |
you can now write yourself a nice webcam application :) | ||||
2003-05-11 | work on the command line frame capturer | mickeyl | 2 | -5/+142 |
2003-05-10 | fix a stupid bug | cniehaus | 3 | -10/+8 |
2003-05-10 | bugfixes, bugfixes... | cniehaus | 2 | -52/+15 |
2003-05-10 | - use OManufacturerDB instead of ManufacturerDB | mickeyl | 10 | -820/+199 |
- misc fixes | ||||
2003-05-10 | add persistent configuration settings | mickeyl | 1 | -44/+76 |
2003-05-10 | quite some changes | cniehaus | 8 | -62/+86 |
2003-05-10 | building again | tille | 1 | -2/+2 |
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 | add fine tuning of parsing process - the semantics is not yet set in stone ↵ | mickeyl | 7 | -94/+198 |
however... | ||||
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 | reenable sounds now that they work on the Z again | mickeyl | 1 | -2/+2 |
2003-05-07 | g++3 fixlet | mickeyl | 1 | -2/+0 |
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 | 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 | 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 |
2003-05-07 | Smaller fix which shows attachment icons also for downloaded mails | groucho | 2 | -2/+10 |
2003-05-07 | Small fix which show attachment icons for downloaded mails also | groucho | 2 | -24/+2 |
2003-05-06 | fix config dialog in respect to specify writing capture files | mickeyl | 2 | -1/+17 |
2003-05-05 | re-add | mickeyl | 2 | -0/+231 |
2003-05-05 | major overhaul of the configuration window - showing what will come soon... | mickeyl | 10 | -1489/+909 |
2003-05-05 | prepare for major configuration overwhoul | mickeyl | 9 | -7/+831 |
2003-05-04 | Initial revision | allenforsythe | 106 | -0/+2620 |
2003-05-04 | added a few convience qcop messages. see readme for more info. not totally ↵ | llornkcor | 3 | -0/+74 |
finished yet | ||||
2003-05-04 | - cleanup and code refactoring towards 1.0 | mickeyl | 8 | -106/+222 |
- match IP addresses to MAC addresses by looking @ ARP packets - show IP addresses - reduce debug output | ||||
2003-05-03 | prepare for i18n | mickeyl | 6 | -43/+82 |