Age | Commit message (Expand) | Author | Files | Lines |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 2 | -9/+5 |
2003-01-15 | do release build as default, not debug | harlekin | 1 | -2/+2 |
2003-01-15 | make it work on ipaq again | harlekin | 2 | -1/+2 |
2003-01-13 | remove : for carsten | tille | 1 | -1/+1 |
2003-01-12 | Make search for only complete words working. Removing qDebug-lines. Fix a | cniehaus | 3 | -23/+13 |
2003-01-11 | check if the user want to serach casesensitive or not | cniehaus | 2 | -10/+7 |
2003-01-09 | commit for carsten | tille | 4 | -46/+161 |
2003-01-04 | ok, now we have no more memleaks (I valgrind'ed and gdb'ed) and some more | cniehaus | 3 | -11/+24 |
2003-01-04 | one typo ;) | cniehaus | 2 | -3/+14 |
2003-01-04 | - qWarning("emphty querysting"); | cniehaus | 3 | -12/+9 |
2003-01-04 | check for querystring and dictionary | tille | 2 | -2/+11 |
2003-01-03 | update tille | cniehaus | 4 | -6/+30 |
2003-01-03 | clean up | tille | 1 | -5/+9 |
2003-01-03 | display fix | tille | 1 | -5/+6 |
2003-01-03 | minifixes to avoid clashes with tille | cniehaus | 3 | -3/+16 |
2003-01-03 | got it :-D | tille | 1 | -1/+2 |
2003-01-03 | markup does not yet work | tille | 2 | -12/+21 |
2003-01-03 | the real file | cniehaus | 1 | -81274/+13478 |
2003-01-03 | works nowworks now | cniehaus | 2 | -4/+11 |
2003-01-03 | fix | tille | 2 | -13479/+81275 |
2003-01-03 | impress tille | cniehaus | 1 | -6/+13 |
2003-01-03 | path fix ;) | tille | 2 | -2/+5 |
2003-01-03 | tille | cniehaus | 5 | -12/+13502 |
2003-01-03 | I won't get a nobelprize for this code but at least it works | cniehaus | 4 | -13/+62 |
2003-01-03 | fixing "content-bug" | cniehaus | 1 | -84/+84 |
2003-01-02 | the first content arrives | cniehaus | 5 | -2/+114 |
2003-01-02 | fixes for i18n | cniehaus | 1 | -17/+17 |
2003-01-01 | load the methods | cniehaus | 1 | -4/+9 |
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-29 | read in config, write config | cniehaus | 2 | -9/+56 |
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 | small fix | cniehaus | 1 | -1/+1 |
2002-12-28 | moving to unsupported | llornkcor | 6 | -579/+0 |
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-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 | 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 | 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 |