Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-30 | More implementation | zecke | 2 | -0/+100 |
2002-11-30 | Back from hospital with new power | zecke | 13 | -215/+310 |
This versions clean up m failure on templates with Qt... in todoview Implements Recurrance( backends to not safe it yet ) OPimState and Maintainer mode in some ways and much more This one also implements the OPimMainWindow specs and has a small Memu replacement to get the toolbar in one line | ||||
2002-11-29 | Silence some of those annoying errors in dependency generation | kergoth | 1 | -1/+5 |
2002-11-29 | no longer include config.in from libffmpeg dir | kergoth | 1 | -1/+0 |
2002-11-29 | fix to ensure ipk gets built | kergoth | 3 | -3/+3 |
2002-11-29 | Compile fix | kergoth | 1 | -1/+1 |
2002-11-29 | dvorak depends on pickboard | kergoth | 1 | -1/+1 |
2002-11-29 | Ensure libpreload gets built | kergoth | 2 | -2/+15 |
2002-11-29 | Not making at least qDebug outputs on every QToolButton redraw may speed | sandman | 2 | -83/+61 |
things up a bit ;) | ||||
2002-11-29 | Added a bunch of special chars like euro and euro-cents etc. | mellen | 1 | -253/+321 |
2002-11-29 | removed open with fileselector, cause I hate it. Fixes opening through docs ↵ | llornkcor | 2 | -26/+42 |
tab, and other annoyances | ||||
2002-11-28 | Danish multikey layout. | mellen | 1 | -0/+325 |
Note: Circumflex, apostrophes, umlaut etc. doesn't work though. Couldn't figure out how to get it to work. | ||||
2002-11-28 | ... | eilers | 1 | -2/+7 |
2002-11-28 | Added missing translations for german | eilers | 1 | -16/+17 |
2002-11-28 | Change of view caused jump to the first line of table->fixed | eilers | 1 | -3/+3 |
2002-11-28 | Some checks for null pixmaps (qtmail seems to create a scrollbar with | sandman | 2 | -11/+17 |
width and height == -1 when you tap "New mailbox") | ||||
2002-11-28 | two small fixes for the new "no style" list: | sandman | 2 | -3/+7 |
- changes are saved on "OK" even when the embedded lineedit has the focus - the order of the entries not reversed on each invocation anymore | ||||
2002-11-28 | moved handlesettings for pcap temporary to daemon.cc | mjm | 2 | -31/+4 |
2002-11-28 | temporary moved handlesettings to daemon.cc | mjm | 1 | -1/+23 |
2002-11-27 | type | mjm | 1 | -1/+1 |
2002-11-27 | fixed problem with system() return value | mjm | 1 | -1/+7 |
2002-11-27 | added cardmode and sniffer | mjm | 7 | -1/+808 |
2002-11-27 | updated pcap stuff | mjm | 1 | -16/+12 |
2002-11-27 | moved cardmode and sniffer to library to provide a generic lib. | mjm | 11 | -828/+14 |
2002-11-27 | now part of lib | mjm | 4 | -125/+0 |
2002-11-27 | now part of library | mjm | 5 | -80/+39 |
2002-11-27 | added recvcomm and return values | mjm | 1 | -3/+12 |
2002-11-27 | wrote protocol, at least some kind of | mjm | 2 | -0/+132 |
2002-11-27 | new funection recvcomm for receiving commands, cleanup,... | mjm | 2 | -4/+25 |
2002-11-27 | Now version 0.1.1 | eilers | 1 | -1/+1 |
2002-11-27 | Extremely improved table update | eilers | 5 | -70/+109 |
2002-11-27 | fix for bug #494 which is imho a flat style bug | harlekin | 2 | -4/+3 |
2002-11-27 | ability to show next days too added | harlekin | 6 | -18/+57 |
2002-11-27 | Still a lot of work | eilers | 1 | -2/+10 |
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 |