Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-21 | Fix to prevent division by 0 | zecke | 1 | -1/+2 |
from Mark Hsu | ||||
2003-05-20 | fix menu issue | llornkcor | 1 | -3/+7 |
2003-05-19 | Remove old packaging stuff | drw | 3 | -26/+0 |
2003-05-19 | Update pt and pt_BR .desktop files | davipt | 1 | -4/+12 |
2003-05-19 | Update pt strings in *.desktop | davipt | 1 | -0/+4 |
2003-05-18 | fix the fix | cniehaus | 1 | -6/+0 |
2003-05-18 | frontport to HEAD | cniehaus | 1 | -2/+3 |
2003-05-17 | ported to HEAD | cniehaus | 1 | -5/+14 |
2003-05-17 | Fix for bug #913 - added periodic qApp->processEvents() while updating ipkg ↵ | drw | 1 | -0/+11 |
status file to improve UI responsiveness | ||||
2003-05-17 | get rid of a warning | mickeyl | 1 | -0/+1 |
2003-05-17 | backgammon compiles again | mickeyl | 3 | -21/+22 |
2003-05-17 | *** empty log message *** | allenforsythe | 1 | -163/+0 |
2003-05-17 | Moving pics to correct location. | allenforsythe | 76 | -0/+0 |
2003-05-16 | Fix for bug #914 (correct dialog cancel behaviour) | drw | 2 | -6/+84 |
2003-05-16 | New logo. Check it out!! | allenforsythe | 1 | -0/+0 |
2003-05-16 | Working on time frame for displaying cleared transactions. Not yet working. | allenforsythe | 15 | -31/+106 |
2003-05-16 | *** empty log message *** | waspe | 10 | -256/+56 |
2003-05-16 | qpe/config.h | harlekin | 1 | -1/+1 |
2003-05-16 | Fixed edit transfer and edit account/view account bugs | allenforsythe | 6 | -1/+13 |
2003-05-15 | *** empty log message *** | allenforsythe | 5 | -0/+0 |
2003-05-15 | Add db files to root directory so app will run in QVFB | allenforsythe | 6 | -0/+0 |
2003-05-15 | Added limit transaction combobox to transaction prefs | allenforsythe | 3 | -3/+34 |
2003-05-15 | *** empty log message *** | allenforsythe | 1 | -0/+2 |
2003-05-14 | Initial revision | allenforsythe | 1 | -0/+0 |
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 |