Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-27 | now saving profiles works! yay! | hash | 1 | -2/+10 |
2002-11-26 | Sharp ROM compatibilty upgrade: | sandman | 6 | -1/+59 |
All these functions are needed to get qtmail (from the Sharp ROM) running on Opie - I have even tested qtmail on an iPAQ and it seems to work .. | ||||
2002-11-26 | stations belonging to one net (SSID) are shown in tree structure | mickeyl | 8 | -31/+406 |
2002-11-26 | Literacy watch. The incorrect use of "it's" annoys me. | dwmw2 | 9 | -9/+9 |
2002-11-25 | Some changes to the QPEDecoration c'tor internals: | sandman | 3 | -27/+25 |
Since the current deco plugin is unloaded, when a new Deco is created via new (even if this new deco is never used or deleted immediatly afer- wards), we have to remember the plugin name, in case someone calls the default c'tor (without supplying a plugin name) | ||||
2002-11-25 | Unable to read man pages, part 2 ... qwsSetDecoration is also static | sandman | 1 | -14/+11 |
2002-11-25 | gui opens socket and checks messages from daemon. | mickeyl | 4 | -4/+66 |
2002-11-25 | Added opie to libraries | andyq | 1 | -1/+1 |
2002-11-25 | fixes the DESTDIR | sandman | 1 | -1/+1 |
2002-11-25 | Fixed the 'files' entry and corrected the 'maintainer' entry. Thanks Oliver. | mellen | 1 | -3/+3 |
2002-11-25 | for now, lets just disable the charset selection... there is something very | hash | 2 | -5/+5 |
wrong with it. | ||||
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? |