summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-03oxygenupdatecniehaus1-35/+44
2003-01-03fixing "content-bug"cniehaus1-84/+84
2003-01-03@@ -841,7 +841,7 @@ AR=217.3cniehaus1-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-03Comment Changebenmeyer1-4/+2
2003-01-03Fixed setup/settings changesbenmeyer2-2/+2
2003-01-03Now it shows how many days are left until birthday/anniversary !eilers1-4/+26
2003-01-03Now compile the new addressbook plugin..eilers1-0/+1
2003-01-03NEW: This plugin shows the next birthdays and anniversaries for the nexteilers11-0/+589
n days !
2003-01-03Bugfix for calculating data diffs..eilers2-36/+78
2003-01-03- fix pathsimon1-2/+2
2003-01-02updates from Maplecniehaus42-1118/+1038
2003-01-02italian updatesdaniele11-330/+369
2003-01-02Name changesbenmeyer2-2/+2
2003-01-02Donebenmeyer1-8/+0
2003-01-02Renamebenmeyer1-1/+1
2003-01-02Improved query by example: Search by date is possible.. First stepeilers4-68/+226
for a today plugin for birthdays..
2003-01-02Letterpicker now works for lowercase names..eilers2-5/+13
2003-01-02the first content arrivescniehaus5-2/+114
2003-01-02fixes for i18ncniehaus1-17/+17
2003-01-02I hope this works better on the pda. The previous solution just worked oneilers1-3/+7
my desktop pc ..
2003-01-02update, removed sheetqt and added de/opie-sheetcniehaus45-13688/+142
2003-01-02Danish translations. I'm back in the lead... ;)mellen1-110/+110
2003-01-02Updated Danish translations after fixes.mellen1-14/+14
2003-01-02- ignoresimon1-0/+1
2003-01-02update after Tais' typofixescniehaus12-430/+766
2003-01-02Fix some typos, as usual: found by Tais (tm)cniehaus2-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-02hehe, /me leads againcniehaus3-122/+125
2003-01-02Lots of Danish translations.mellen1-340/+350
2003-01-02Detailview cleanup..eilers2-90/+154
2003-01-02More Danish translations.mellen1-65/+65
2003-01-01updatecniehaus97-1289/+3490
2003-01-01Added QWhatsThis and some code optimizations to reduce executable size.drw3-33/+59
2003-01-01load the methodscniehaus1-4/+9
2003-01-01- ignore dsosimon1-0/+1
2003-01-01 T ORecordList<T>::operator[]( uint i ) {simon2-2/+2
- if ( i < 0 || (i+1) > m_ids.count() ) + if ( i >= m_ids.count() ) -> fix warning and simplify :)
2003-01-01Alot of danish translations.mellen1-77/+108
2003-01-01Danish *hic* translations.mellen1-8/+8
2003-01-01Danish translations.mellen1-5/+5
2003-01-01Danish translation.mellen1-1/+1
2002-12-31- catch with latest changes in libwellenreitermickeyl10-33/+109
- GUI now identifies and displays device manufacturers - GUI now displays the number of received beacons for each device
2002-12-31add a QStringList groupList ( ) const method for carsten :)sandman1-0/+1
[inline for Sharp BC]
2002-12-31global definitions filemjm1-0/+31
2002-12-31updated to new library functions and changes.mjm2-6/+10
Now uses wl_types.hh from lib.
2002-12-31smaller updates (sockaddr_in structures,...)mjm2-3/+30
added short info for wl_types.hh
2002-12-31wl_recv was more or less broken because of missing socket structure, fixed.mjm5-41/+45
general cleanup. GUI has to be updated in functions wl_setupsock and wl_recv
2002-12-30add a constcniehaus2-2/+2
2002-12-30Use background color for alternating transaction lines (like todo does now).drw1-1/+1
2002-12-30AppsKey is deactivated by defaultsandman1-0/+1
2002-12-30getting rid of some qDebugs to make the startup a bit more quietsandman2-4/+3
2002-12-30removed the "Width 240" qWarning()sandman1-1/+1