Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-24 | ".directory" updates for Danish translations of other languages and other ↵ | mellen | 16 | -1/+76 |
languages translations for Danish. | ||||
2002-11-24 | Danish translations for System Info. | mellen | 2 | -1/+306 |
2002-11-23 | More Danish translations. | mellen | 5 | -61/+73 |
2002-11-23 | implemented sniffer function in daemon.cc | mjm | 7 | -76/+38 |
2002-11-23 | *** empty log message *** | max | 1 | -4/+4 |
2002-11-23 | Sniffer changed to pcap_next | max | 0 | -0/+0 |
2002-11-23 | Sniffer changed to pcap_next | max | 1 | -4/+14 |
2002-11-23 | *** empty log message *** | max | 5 | -101/+137 |
2002-11-23 | Translated the elements. | mellen | 1 | -111/+111 |
2002-11-23 | Added danish translation. | mellen | 1 | -0/+2 |
2002-11-23 | *** empty log message *** | andyq | 1 | -6/+6 |
2002-11-23 | 1.6 Beta - Changed ipg process to use OProcess instead of popen for async io | andyq | 3 | -31/+110 |
2002-11-23 | update oxygen.ts (I fixed a serious i18n-bug in Oxygen) | cniehaus | 16 | -32/+7080 |
2002-11-23 | only display the elements that exist ;) | cniehaus | 1 | -1/+1 |
2002-11-23 | move stuff around, use iterators, make things translatable | cniehaus | 6 | -127/+131 |
2002-11-23 | kill all elements > 109 | cniehaus | 1 | -143/+0 |
2002-11-22 | uses libwellenreiter now | mjm | 4 | -28/+27 |
2002-11-22 | ripped stuff from daemon and generalized it for libary usage | mjm | 6 | -0/+209 |
2002-11-22 | Added some code for backward compatibility .. this enabled tkc apps with | sandman | 1 | -0/+5 |
custom window decoration to work on Opie (the X and OK button have a 1 pixel offset though, but I can't do anything about it) | ||||
2002-11-22 | Show icons | jowenn | 2 | -8/+25 |
2002-11-22 | Remove return | benmeyer | 2 | -8/+4 |
2002-11-22 | In theory open and restricted networks should be set now. | benmeyer | 2 | -6/+12 |
2002-11-22 | non adv features only, | tille | 1 | -23/+25 |
any adv user using translations, he? | ||||
2002-11-22 | *** empty log message *** | tille | 1 | -0/+3 |
2002-11-22 | mmh, how do I now use these information? | cniehaus | 3 | -3/+127 |
Well, I fixed 3 content-bugs :)) | ||||
2002-11-22 | Fixed WEP bugs | benmeyer | 4 | -92/+76 |
2002-11-22 | changed to 1.5 | andyq | 1 | -1/+1 |
2002-11-22 | Added verbose_wget flags (doesn't yet work properly though coz ipkg is ↵ | andyq | 4 | -132/+163 |
sending crap) | ||||
2002-11-22 | added verbose_wget flag (doesn't work properly yet) and | andyq | 2 | -3/+17 |
made status file updating quicker | ||||
2002-11-22 | tr and opie header | llornkcor | 2 | -17/+59 |
2002-11-22 | Last big update for today. Ok, only minor changes but a lot mails to | cniehaus | 42 | -403/+201 |
the list... | ||||
2002-11-22 | one (hopefully) last i18n-fix | cniehaus | 1 | -1/+1 |
2002-11-22 | More i18n-fixes | cniehaus | 2 | -8/+2 |
@@ -333,9 +333,7 @@ void AddressbookWindow::setDocument( con switch( QMessageBox::information( this, tr ( "Right file type ?" ), - tr( "The selected File" ) + ( "\n" ) + - tr ("does not end with \".vcf\" ") + ( "\n" ) + - tr ( "Do you really want to open it?" ), + tr( "The selected file \n does not end with \".vcf\" \n. Do you really want to open it?" ), tr( "&Yes" ), tr( "&No" ), QString::null, 0, // Enter == button 0 2 ) ) { // Escape == button 2 @@ -809,7 +807,7 @@ void AddressbookWindow::slotWrapAround() qWarning("Got wrap signal !"); // if ( doNotifyWrapAround ) // QMessageBox::information( this, tr( "End of list" ), -// tr( "End of list. Wrap around now.. !" ) + "\n" ); +// tr( "End of list. Wrap around now...!" ) + "\n" ); } @@ -24,10 +24,6 @@ </sizepolicy> </property> <property stdset="1"> - <name>caption</name> - <string>MyDialog1</string> - </property> - <property stdset="1"> <name>sizeGripEnabled</name> <bool>true</bool> </property> | ||||
2002-11-22 | i18n-bug. With the other way you can't translate in all languages | cniehaus | 1 | -2/+1 |
@@ -800,8 +800,7 @@ void AddressbookWindow::slotNotFound() { qWarning("Got notfound signal !"); QMessageBox::information( this, tr( "Not Found" ), - tr( "Unable to find a contact for this" ) + "\n" - + tr( "search pattern !" ) ); + tr( "Unable to find a contact for this \n search pattern!" ) ); } | ||||
2002-11-22 | update after the i18n-bugfixes | cniehaus | 39 | -47/+168 |
2002-11-22 | i18n-da | cniehaus | 4 | -11/+973 |
2002-11-22 | i18n-de | cniehaus | 2 | -2/+4 |
2002-11-22 | Rest of the fix for BR #465 | cniehaus | 1 | -1/+1 |
2002-11-22 | German updates, partly fixes BR #465 | cniehaus | 2 | -2/+4 |
2002-11-22 | This is the way tr() should be used. Now even RTL-languages and such | cniehaus | 1 | -1/+1 |
are supported @@ -53,7 +53,7 @@ void DateBookWeekLstHeader::setDate(cons int year,week; calcWeek(d,week,year,onMonday); - labelWeek->setText("W: " + QString::number(week)); + labelWeek->setText(tr( "W: %1" ).arg( ( QString::number(week)) ) ); QDate start=date; QDate stop=start.addDays(6); | ||||
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 20 | -25/+94 |
with names like 'Keyboard' or 'KeyboardConfig' . the qcom interface objects are in an anonymous namespace now and the actual keyboard implementations are in Dvorak, JumpX, etc. namespaces. What's left is to solve the symbol clashes of the multiply compiled pickboard classes. I'll leave that one (as part of the patch posted yesterday) for another day for review. This part (namespacing) sounds like a safe bet to me though, so comitting now. (got no comments anyway) | ||||
2002-11-22 | Make sure update frequency is initialized 1st time in (thanks to Simon) | drw | 1 | -2/+2 |
2002-11-22 | tr | llornkcor | 1 | -3/+3 |
2002-11-22 | Hopefully corrects bug #467 | drw | 1 | -3/+10 |
2002-11-22 | some additions | fbarros | 42 | -537/+615 |
2002-11-21 | support for the new H3900 iPAQ in the iPAQ keyfilter. Since HP thinks it is | sandman | 1 | -37/+35 |
funny to change the screen rotation on every model, I have also restructured the keyfilter to make it more readable. | ||||
2002-11-21 | Added some dummy icons (press "Start Scanning") to get a basic | mickeyl | 5 | -11/+71 |
idea of the main Net-Sniff window. | ||||
2002-11-21 | Adde a QWS_DISPLAY= line for iPAQ 39xx | sandman | 1 | -0/+1 |
2002-11-21 | Removed | andyq | 2 | -183/+0 |
2002-11-21 | Re-applied patch for gcc3.2 | andyq | 10 | -41/+37 |