Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | - networksetup -> networksettings | simon | 1 | -3/+3 |
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 | - forgot these | simon | 4 | -64/+0 |
2003-01-03 | - these have been renamed to networksettings | simon | 44 | -6404/+0 |
2003-01-03 | - added missing quote | simon | 1 | -1/+1 |
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 | fix typos | mickeyl | 1 | -2/+2 |
2003-01-03 | I won't get a nobelprize for this code but at least it works | cniehaus | 4 | -13/+62 |
2003-01-03 | Reenable debug output | eilers | 2 | -12/+22 |
2003-01-03 | oxygenupdate | cniehaus | 1 | -35/+44 |
2003-01-03 | fixing "content-bug" | cniehaus | 1 | -84/+84 |
2003-01-03 | @@ -841,7 +841,7 @@ AR=217.3 | cniehaus | 1 | -2/+2 |
[57] Symbol=La Weight=138.9055 -Block=f +Block=d acidbeh=0 az=0 date=1839 @@ -1321,7 +1321,7 @@ AR=223 [89] Symbol=Ac Weight=227.0278 -Block=f +Block=d acidbeh=0 az=3 date=1899 | ||||
2003-01-03 | Comment Change | benmeyer | 1 | -4/+2 |
2003-01-03 | Fixed setup/settings changes | benmeyer | 2 | -2/+2 |
2003-01-03 | Now it shows how many days are left until birthday/anniversary ! | eilers | 1 | -4/+26 |
2003-01-03 | Now compile the new addressbook plugin.. | eilers | 1 | -0/+1 |
2003-01-03 | NEW: This plugin shows the next birthdays and anniversaries for the next | eilers | 11 | -0/+589 |
n days ! | ||||
2003-01-03 | Bugfix for calculating data diffs.. | eilers | 2 | -36/+78 |
2003-01-03 | - fix path | simon | 1 | -2/+2 |
2003-01-02 | updates from Maple | cniehaus | 42 | -1118/+1038 |
2003-01-02 | italian updates | daniele | 11 | -330/+369 |
2003-01-02 | Name changes | benmeyer | 2 | -2/+2 |
2003-01-02 | Done | benmeyer | 1 | -8/+0 |
2003-01-02 | Rename | benmeyer | 1 | -1/+1 |
2003-01-02 | Improved query by example: Search by date is possible.. First step | eilers | 4 | -68/+226 |
for a today plugin for birthdays.. | ||||
2003-01-02 | Letterpicker now works for lowercase names.. | eilers | 2 | -5/+13 |
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 |
my desktop pc .. | ||||
2003-01-02 | update, removed sheetqt and added de/opie-sheet | cniehaus | 45 | -13688/+142 |
2003-01-02 | Danish translations. I'm back in the lead... ;) | mellen | 1 | -110/+110 |
2003-01-02 | Updated Danish translations after fixes. | mellen | 1 | -14/+14 |
2003-01-02 | - ignore | simon | 1 | -0/+1 |
2003-01-02 | update after Tais' typofixes | cniehaus | 12 | -430/+766 |
2003-01-02 | Fix some typos, as usual: found by Tais (tm) | cniehaus | 2 | -15/+15 |
- QMessageBox::warning(this, tr("OContacts"), + QMessageBox::warning(this, tr("Contacts"), - cmbCountry->insertItem( tr ( "Afganistan" ) ); + cmbCountry->insertItem( tr ( "Afghanistan" ) ); - cmbCountry->insertItem( tr ( "Antartica" ) ); + cmbCountry->insertItem( tr ( "Antarctica" ) ); - cmbCountry->insertItem( tr ( "Armania" ) ); + cmbCountry->insertItem( tr ( "Armenia" ) ); - cmbCountry->insertItem( tr ( "Boliva" ) ); + cmbCountry->insertItem( tr ( "Bolivia" ) ); - cmbCountry->insertItem( tr ( "Camaroon" ) ); + cmbCountry->insertItem( tr ( "Cameroon" ) ); - cmbCountry->insertItem( tr ( "Gahna" ) ); + cmbCountry->insertItem( tr ( "Ghana" ) ); - cmbCountry->insertItem( tr ( "Guadelupe" ) ); + cmbCountry->insertItem( tr ( "Guadeloupe" ) ); - cmbCountry->insertItem( tr ( "Guinea-bissau" ) ); + cmbCountry->insertItem( tr ( "Guinea-Bissau" ) ); - cmbCountry->insertItem( tr ( "Jamacia" ) ); + cmbCountry->insertItem( tr ( "Jamaica" ) ); - cmbCountry->insertItem( tr ( "Kribati" ) ); + cmbCountry->insertItem( tr ( "Kiribati" ) ); - cmbCountry->insertItem( tr ( "Kyrgystan" ) ); + cmbCountry->insertItem( tr ( "Kyrgyzstan" ) ); - cmbCountry->insertItem( tr ( "Palestinian Territory" ) ); + cmbCountry->insertItem( tr ( "Palestinian Sovereign Areas" ) ); - cmbCountry->insertItem( tr ( "Pitcairn" ) ); + cmbCountry->insertItem( tr ( "Pitcairn Islands" ) ); - cmbCountry->insertItem( tr ( "Viet Nam" ) ); + cmbCountry->insertItem( tr ( "Vietnam" ) ); | ||||
2003-01-02 | hehe, /me leads again | cniehaus | 3 | -122/+125 |
2003-01-02 | Lots of Danish translations. | mellen | 1 | -340/+350 |
2003-01-02 | Detailview cleanup.. | eilers | 2 | -90/+154 |
2003-01-02 | More Danish translations. | mellen | 1 | -65/+65 |
2003-01-01 | update | cniehaus | 97 | -1289/+3490 |
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 |