Age | Commit message (Expand) | Author | Files | Lines |
2002-12-02 | - stoped -> stopped | simon | 2 | -7/+7 |
2002-12-02 | - made the accessor functions inline | simon | 2 | -70/+13 |
2002-12-02 | - paused() -> isPaused() and the like for all accessor functions in the | simon | 7 | -120/+120 |
2002-12-02 | - made the accessor functions constant | simon | 2 | -26/+26 |
2002-12-02 | - made isPaused, isPlaying and isStopped private member variables | simon | 4 | -8/+8 |
2002-12-02 | - Holger asked for removal of the QCString version() method (the one that | simon | 2 | -7/+0 |
2002-12-02 | - made the version functions static and some other functions constant that | simon | 2 | -45/+49 |
2002-12-02 | - added the thread utility classes (mutex, waitcondition, channel) to the | simon | 1 | -2/+3 |
2002-12-02 | - put a thread pipe between the xine callback handler and the receiver | simon | 4 | -2/+481 |
2002-12-01 | perhaps tille finds some time for debugging this | cniehaus | 2 | -2/+13 |
2002-12-01 | is that the way it should be, Holger? | cniehaus | 2 | -1/+11 |
2002-12-01 | typos | cniehaus | 2 | -4/+4 |
2002-11-30 | Checkbook password protection | drw | 9 | -31/+264 |
2002-11-30 | gui should now show newly found stations. | mickeyl | 2 | -7/+53 |
2002-11-30 | Made checkbook transaction list prettier & updated contact info | drw | 14 | -29/+114 |
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 | Not making at least qDebug outputs on every QToolButton redraw may speed | sandman | 2 | -83/+61 |
2002-11-28 | Some checks for null pixmaps (qtmail seems to create a scrollbar with | sandman | 2 | -11/+17 |
2002-11-28 | two small fixes for the new "no style" list: | sandman | 2 | -3/+7 |
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-26 | stations belonging to one net (SSID) are shown in tree structure | mickeyl | 8 | -31/+406 |
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-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 |
2002-11-24 | Valgrind complaint | sandman | 1 | -1/+1 |
2002-11-24 | Valgrind complaint | sandman | 1 | -0/+1 |
2002-11-24 | - New GUI for the "force style" and "don't style" options. | sandman | 3 | -177/+529 |
2002-11-24 | valgrind found bugs | tille | 4 | -14/+27 |
2002-11-24 | Danish translations for System Info. | mellen | 1 | -1/+2 |
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 | 1 | -4/+14 |
2002-11-23 | *** empty log message *** | max | 5 | -101/+137 |
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 | 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 |