Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-25 | Fix for bug #429 .. invalid UTF-8 encodings in the desktop files | sandman | 2 | -2/+2 |
2002-11-25 | Don't press save&quit before writing the log message .. here it is: | sandman | 3 | -3/+3 |
Fix for bug #464: O-Menu doesn't close when hitting F11 (Menu) twice | ||||
2002-11-25 | *** empty log message *** | sandman | 3 | -21/+10 |
2002-11-25 | Too dumb to read a man page .. QApplication::setFont is static .. just | sandman | 1 | -6/+7 |
wondering why this ever worked .. | ||||
2002-11-24 | added proto definitions | mjm | 1 | -1/+45 |
2002-11-24 | added protocol for gui communication, at least some kind of (quick and dirty ↵ | mjm | 1 | -1/+1 |
hack) | ||||
2002-11-24 | - added the new preload lib to the main Makefile | sandman | 2 | -1/+2 |
- added the new preload lib to the launcher ipk control file | ||||
2002-11-24 | Valgrind complaint | sandman | 1 | -1/+1 |
had to changed the initialization sequence | ||||
2002-11-24 | Valgrind complaint | sandman | 1 | -0/+1 |
2002-11-24 | Changed some icons and renamed the rest | sandman | 8 | -0/+0 |
2002-11-24 | A sizeHint().height() of 200 pixel is a bit much for a 240x320 display | sandman | 1 | -0/+15 |
2002-11-24 | - New GUI for the "force style" and "don't style" options. | sandman | 3 | -177/+529 |
- Also restructured some of the old code. - Fixed a bug regarding color-scheme saving (why didn't anybody notice this ?!) | ||||
2002-11-24 | - LD_PRELOADing of libpreload.so in case the user selected [x] Force style | sandman | 2 | -4/+72 |
settings in appearance - Some code to NOT style some applications, based on the binary name (also selectable in appearance) | ||||
2002-11-24 | A small library that can be LD_PRELOADed to other applications by the | sandman | 3 | -0/+110 |
launcher to force these applications to use the Opie style/font/window decoration settings. Could also be used for other things in the future... | ||||
2002-11-24 | valgrind found bugs | tille | 4 | -14/+27 |
thanks to simon | ||||
2002-11-24 | - link multikey, dvorak and keyboard input method against pickboard | simon | 6 | -18/+6 |
(and updated ipkg dependencies accordingly) , to avoid duplicated symbols at run-time (patch posted on opie list a couple of days ago) | ||||
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!" ) ); } |