Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-12-26 | fixing a strage char | cniehaus | 3 | -51/+51 |
2002-12-26 | another i18n-bug found and fixed by Tais | cniehaus | 1 | -3/+2 |
2002-12-26 | fixes 3 typos | cniehaus | 2 | -3/+3 |
2002-12-26 | small fix for setting the directory in getOpenFileName, so it will return the... | llornkcor | 1 | -4/+6 |
2002-12-26 | fix docname setting | llornkcor | 1 | -1/+4 |
2002-12-26 | hook up save and saveAs | llornkcor | 2 | -3/+44 |
2002-12-26 | added setDocFile function to change the filename needs more work | llornkcor | 2 | -6/+15 |
2002-12-22 | use ofontselector, and temp fix for dialog crash | llornkcor | 3 | -11/+30 |