Age | Commit message (Expand) | Author | Files | Lines |
2003-10-19 | add | mickeyl | 1 | -0/+282 |
2003-10-19 | This patch finish the work on the resizable inputmethods. | mickeyl | 2 | -14/+75 |
2003-10-18 | Little bug fix on -opie option handling. | christophe | 1 | -91/+122 |
2003-10-16 | mmx sux | llornkcor | 1 | -1/+1 |
2003-10-12 | Added Yopy to build system. | ocheong | 1 | -0/+8 |
2003-10-11 | add scanning skeleton (wip) | mickeyl | 3 | -23/+131 |
2003-10-11 | we now start to maintain our own copy of wireless.h. | mickeyl | 3 | -18/+708 |
2003-10-10 | This patch adds scanning the "network neighbourhood" in networksettings-wlan | mickeyl | 9 | -328/+577 |
2003-10-10 | Question: What's wrong in select(1, [], NULL, NULL, {100, 0} = 0 (timeout) ? | mickeyl | 2 | -2/+2 |
2003-10-09 | - fix monitor mode on orinoco. Although WE > 14 define the standard mode | mickeyl | 2 | -2/+12 |
2003-10-09 | make that directory known to CVS | mickeyl | 1 | -0/+1 |
2003-10-09 | Added Yopy to build system. | ocheong | 1 | -0/+76 |
2003-10-09 | Added class for Yopy devices. | ocheong | 1 | -2/+147 |
2003-10-09 | Added definitions for Yopy model, vendor, and hardkeys. | ocheong | 1 | -1/+14 |
2003-10-09 | Added Yopy to build system. | ocheong | 2 | -0/+13 |
2003-10-09 | - catch up with changed sniffing behaviour in newer wlan-ng *puke* drivers | mickeyl | 3 | -6/+38 |
2003-10-08 | include QPEApplication if you need it | zecke | 1 | -0/+2 |
2003-10-07 | prepare for standalone X11-release | mickeyl | 2 | -2/+6 |
2003-10-07 | ifndef -> if defined... we want big icons on high_res_small_phy | zecke | 1 | -1/+1 |
2003-10-07 | Include custom.h as well | zecke | 1 | -0/+1 |
2003-10-07 | use OPIE_NEW_MALLOC as well | zecke | 1 | -1/+1 |
2003-10-07 | instead of testing for QWS_EBX we now define OPIE_NO_SOUND_PCM_READ_BITS. | zecke | 1 | -8/+8 |
2003-10-07 | Add a FIXME to the MediaPlayer::blank method | zecke | 1 | -0/+1 |
2003-10-07 | Add the possible defines to the custom- device headers | zecke | 6 | -9/+19 |
2003-10-07 | Just a small example on usage of an Event Filter... | zecke | 2 | -0/+13 |
2003-10-07 | If you decide to close the mainwindow and have say editor and views open as well | zecke | 1 | -1/+1 |
2003-10-07 | -Kill stupid QCOP check | zecke | 2 | -35/+35 |
2003-10-07 | individually package libopie2 parts and make libopie2 a virtual package | mickeyl | 7 | -2/+68 |
2003-10-07 | -Kill stupid define which sets QWS_SIZE to 240x320 | zecke | 2 | -2/+2 |
2003-10-07 | kill un-needed QCOP checking | zecke | 1 | -2/+0 |
2003-10-07 | Update the Applet Example | zecke | 4 | -3/+33 |
2003-10-06 | fix ARP decoding for wired networks. Interestingly, 802.11 encapsulates | mickeyl | 2 | -1/+17 |
2003-10-06 | add client mac address decoding to DHCP | mickeyl | 2 | -0/+9 |
2003-10-06 | decode DHCP ACK packets and show the extracted client IP address | mickeyl | 2 | -4/+7 |
2003-10-05 | * start with preparations for scanning wired networks | mickeyl | 9 | -12/+148 |
2003-10-04 | Allow Opie beeing build with a Plain version of Qt without weak symbols | zecke | 5 | -19/+44 |
2003-10-04 | Avoid crashing on no mouse driver | zecke | 2 | -7/+9 |
2003-10-04 | Check if there is a Mouse Driver | zecke | 3 | -12/+16 |
2003-10-04 | merges of qcopQok | zecke | 1 | -3/+13 |
2003-10-04 | Although not yet complete, the DHCP decoding is now usable | mickeyl | 2 | -0/+92 |
2003-10-04 | perform autodetection only if no configuration exists or on demand | mickeyl | 3 | -230/+344 |
2003-10-03 | fix a few SIGSEGVs related to not checking the value of iface, if we | mickeyl | 1 | -8/+10 |
2003-10-03 | add defines for UDP-based protocols | mickeyl | 2 | -10/+112 |
2003-10-02 | prepare dhcp decoding | mickeyl | 4 | -2/+309 |
2003-10-02 | Add coder comments and issue for ODP | zecke | 1 | -0/+2 |
2003-10-02 | add note to self to look about automatic channel switching with wlan-ng devices | mickeyl | 1 | -0/+1 |
2003-10-02 | Move the #ifdef so that the code actually compiles if the expression | zecke | 1 | -1/+2 |
2003-10-02 | remove debug printing | zecke | 1 | -1/+0 |
2003-10-02 | fix bug 0001185 | zecke | 2 | -12/+17 |
2003-10-02 | Start with some customization bits for inputmethods as part of the | mickeyl | 10 | -40/+200 |