Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-16 | not needed | conber | 3 | -174/+0 |
2002-06-16 | removed passdiag | conber | 1 | -3/+0 |
2002-06-16 | Keyboard filter restructuring based on model detection: | sandman | 3 | -5/+99 |
1) Added a KeyboardFilter to main.cpp !! Please use this class for low-level/model-based filtering !! 2) Cursor keys are rotated for H31xx and H38xx 3) Power button long-press toggles backlight on iPAQs now (Mapped to F34/F35 - just like Z's) | ||||
2002-06-16 | Fixed typo in iPAQ detection routine .. model enum really works now | sandman | 1 | -1/+1 |
2002-06-16 | Yet another minor custom.h fix (no functional change - only for consistency) | sandman | 1 | -1/+1 |
2002-06-15 | fix it | zecke | 3 | -4/+11 |
2002-06-15 | fixed icon location | conber | 1 | -1/+1 |
2002-06-15 | Minor fixes | leseb | 4 | -6/+6 |
2002-06-15 | Fix the manager to find devices | zecke | 1 | -10/+27 |
2002-06-15 | Manager should work now | zecke | 2 | -2/+69 |
2002-06-15 | -lopie for libs | zecke | 1 | -1/+1 |
2002-06-15 | update | harlekin | 2 | -6/+3 |
2002-06-15 | update | harlekin | 1 | -9/+9 |
2002-06-15 | update | harlekin | 3 | -14/+20 |
2002-06-15 | fixed abort bug | conber | 1 | -0/+1 |
2002-06-15 | more | harlekin | 2 | -17/+43 |
2002-06-15 | added message box | conber | 3 | -3/+6 |
2002-06-15 | isCOnnected, add and remove Service + first bits of service browsing done | zecke | 5 | -48/+127 |
2002-06-15 | wip | harlekin | 7 | -244/+277 |
2002-06-15 | Fix | leseb | 1 | -2/+2 |
2002-06-15 | fixed bug. you should be able to browse and search in an imap account now. | conber | 2 | -1/+10 |
2002-06-15 | Summary support | zecke | 9 | -185/+353 |
2002-06-15 | changed useragent string | conber | 1 | -1/+1 |
2002-06-15 | changed QToolBar to QPEToolBar | conber | 6 | -13/+13 |
2002-06-15 | *** empty log message *** | leseb | 3 | -0/+23 |
2002-06-15 | added noncore/mail | conber | 1 | -1/+4 |
2002-06-15 | changed include error | conber | 1 | -2/+1 |
2002-06-15 | added package entry | conber | 1 | -0/+1 |
2002-06-15 | changed qpe/application to opie/application | conber | 1 | -1/+1 |
2002-06-15 | initial checkin | conber | 93 | -0/+8607 |
2002-06-14 | New version | leseb | 1 | -1/+1 |
2002-06-14 | Minor fixes | leseb | 2 | -4/+4 |
2002-06-14 | added libopieobex depend | harlekin | 1 | -1/+1 |
2002-06-14 | Page attributes works!!! | leseb | 8 | -21/+57 |
2002-06-14 | working but not ready | harlekin | 1 | -3/+3 |
2002-06-14 | close | harlekin | 1 | -6/+4 |
2002-06-14 | got a bit further, dialog still not behaving right | harlekin | 2 | -108/+115 |
2002-06-14 | update | harlekin | 2 | -193/+132 |
2002-06-14 | fixed type and getting closer to finish | harlekin | 4 | -7/+17 |
2002-06-14 | show discovered device | harlekin | 2 | -4/+42 |
2002-06-14 | added batteryapplet ipaq | harlekin | 1 | -0/+1 |
2002-06-13 | wrong file | harlekin | 1 | -0/+0 |
2002-06-13 | Fix PPC beaming | zecke | 1 | -3/+12 |
2002-06-13 | added launcher/obex | harlekin | 1 | -0/+1 |
2002-06-13 | OBEX receiving is supporte | zecke | 2 | -6/+38 |
2002-06-13 | Stop receiving when wanting to send | zecke | 3 | -113/+179 |
2002-06-13 | fix leak | harlekin | 1 | -0/+2 |
2002-06-13 | receive(bool) -> receive(int) cause QDataStream is not capable of bool | zecke | 2 | -5/+5 |
2002-06-13 | gui update | harlekin | 1 | -114/+133 |
2002-06-13 | More progress in page attributes | leseb | 6 | -6/+134 |