Age | Commit message (Expand) | Author | Files | Lines |
2003-01-02 | the first content arrives | cniehaus | 5 | -2/+114 |
2003-01-02 | fixes for i18n | cniehaus | 1 | -17/+17 |
2003-01-02 | I hope this works better on the pda. The previous solution just worked on | eilers | 1 | -3/+7 |
2003-01-02 | - ignore | simon | 1 | -0/+1 |
2003-01-01 | Added QWhatsThis and some code optimizations to reduce executable size. | drw | 3 | -33/+59 |
2003-01-01 | load the methods | cniehaus | 1 | -4/+9 |
2002-12-31 | - catch with latest changes in libwellenreiter | mickeyl | 10 | -33/+109 |
2002-12-31 | global definitions file | mjm | 1 | -0/+31 |
2002-12-31 | updated to new library functions and changes. | mjm | 2 | -6/+10 |
2002-12-31 | smaller updates (sockaddr_in structures,...) | mjm | 2 | -3/+30 |
2002-12-31 | wl_recv was more or less broken because of missing socket structure, fixed. | mjm | 5 | -41/+45 |
2002-12-30 | add a const | cniehaus | 2 | -2/+2 |
2002-12-30 | Use background color for alternating transaction lines (like todo does now). | drw | 1 | -1/+1 |
2002-12-30 | Use OTabWidget & OColorButtons in config dialog for consistency w/other apps ... | drw | 6 | -99/+47 |
2002-12-29 | Correctly display message when unable to get weather info & add qwhatsthis to... | drw | 2 | -4/+10 |
2002-12-29 | read in config, write config | cniehaus | 2 | -9/+56 |
2002-12-29 | added a manufacturer database class | mickeyl | 7 | -5/+141 |
2002-12-29 | probably the last commit for today | cniehaus | 3 | -2/+13 |
2002-12-29 | and now without segfault on exit | cniehaus | 1 | -14/+14 |
2002-12-29 | more gui, started with the real code | cniehaus | 3 | -9/+104 |
2002-12-29 | just in case my harddisk breaks ;) Still there is no real funktional code, | cniehaus | 8 | -27/+182 |
2002-12-28 | Well, the GUI is done, tomorrow comes the content | cniehaus | 8 | -0/+284 |
2002-12-28 | - refactored a number of classes | mickeyl | 14 | -165/+403 |
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 2 | -2/+2 |
2002-12-28 | adding i18n-fixes | cniehaus | 1 | -4/+4 |
2002-12-28 | @@ -37,7 +37,7 @@ MainWindow :: MainWindow( QWidget *p, ch | cniehaus | 1 | -1/+1 |
2002-12-28 | added memsets | mjm | 1 | -1/+4 |
2002-12-28 | small fix | cniehaus | 1 | -1/+1 |
2002-12-28 | moving to unsupported | llornkcor | 6 | -579/+0 |
2002-12-28 | securityfix for get_field, updated header file | mjm | 2 | -9/+15 |
2002-12-28 | stupidity error | mjm | 1 | -2/+2 |
2002-12-28 | cleanup | mjm | 3 | -31/+23 |
2002-12-28 | - catch up with new filenames and include paths. | mickeyl | 4 | -110/+9 |
2002-12-28 | buffer too small, fixed | mjm | 1 | -1/+1 |
2002-12-28 | cleanup | mjm | 4 | -19/+19 |
2002-12-28 | - include string.h for memcpy | simon | 1 | -0/+2 |
2002-12-28 | - include string.h for memcmp | simon | 1 | -0/+1 |
2002-12-28 | catch up with new filenames and include paths. | mickeyl | 2 | -4/+4 |
2002-12-27 | pre-version | mjm | 3 | -0/+57 |
2002-12-27 | upgraded to new libfunctions | mjm | 3 | -24/+23 |
2002-12-27 | cleanup, new protocol, renaming of some functions, GUI has to update! | mjm | 12 | -152/+164 |
2002-12-27 | Fixed bug where refresh lists would crash | andyq | 1 | -1/+2 |
2002-12-27 | juhu, this should be fully translatable now :) | cniehaus | 7 | -128/+132 |
2002-12-27 | finally found that stupid bug | cniehaus | 2 | -7/+4 |
2002-12-27 | go mickeyl go | cniehaus | 4 | -117/+124 |
2002-12-27 | i18n fix | cniehaus | 1 | -4/+2 |
2002-12-27 | add | llornkcor | 1 | -0/+3 |
2002-12-26 | i18n-fixes | cniehaus | 2 | -8/+0 |
2002-12-26 | adding a nice feature: now the user sees which element he is looking at | cniehaus | 3 | -13/+17 |
2002-12-26 | Fixing stupid numerationbug | cniehaus | 1 | -1/+1 |