summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2002-12-02- setPlaylist -> setUsingPlaylistsimon2-3/+3
2002-12-02- two unnecessary if statements removedsimon1-8/+0
2002-12-02- stoped -> stoppedsimon2-7/+7
2002-12-02- made the accessor functions inlinesimon2-70/+13
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon7-120/+120
2002-12-02- made the accessor functions constantsimon2-26/+26
2002-12-02- made isPaused, isPlaying and isStopped private member variablessimon4-8/+8
2002-12-02- Holger asked for removal of the QCString version() method (the one thatsimon2-7/+0
2002-12-02- made the version functions static and some other functions constant thatsimon2-45/+49
2002-12-02- added the thread utility classes (mutex, waitcondition, channel) to thesimon1-2/+3
2002-12-02- put a thread pipe between the xine callback handler and the receiversimon4-2/+481
2002-12-01perhaps tille finds some time for debugging thiscniehaus2-2/+13
2002-12-01is that the way it should be, Holger?cniehaus2-1/+11
2002-12-01typoscniehaus2-4/+4
2002-11-30Checkbook password protectiondrw9-31/+264
2002-11-30gui should now show newly found stations.mickeyl2-7/+53
2002-11-30Made checkbook transaction list prettier & updated contact infodrw14-29/+114
2002-11-29fix to ensure ipk gets builtkergoth3-3/+3
2002-11-29Compile fixkergoth1-1/+1
2002-11-29Not making at least qDebug outputs on every QToolButton redraw may speedsandman2-83/+61
2002-11-28Some checks for null pixmaps (qtmail seems to create a scrollbar withsandman2-11/+17
2002-11-28two small fixes for the new "no style" list:sandman2-3/+7
2002-11-28moved handlesettings for pcap temporary to daemon.ccmjm2-31/+4
2002-11-28temporary moved handlesettings to daemon.ccmjm1-1/+23
2002-11-27typemjm1-1/+1
2002-11-27fixed problem with system() return valuemjm1-1/+7
2002-11-27added cardmode and sniffermjm7-1/+808
2002-11-27updated pcap stuffmjm1-16/+12
2002-11-27moved cardmode and sniffer to library to provide a generic lib.mjm11-828/+14
2002-11-27now part of libmjm4-125/+0
2002-11-27now part of librarymjm5-80/+39
2002-11-27added recvcomm and return valuesmjm1-3/+12
2002-11-27wrote protocol, at least some kind ofmjm2-0/+132
2002-11-27new funection recvcomm for receiving commands, cleanup,...mjm2-4/+25
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl8-31/+406
2002-11-25gui opens socket and checks messages from daemon.mickeyl4-4/+66
2002-11-25Added opie to librariesandyq1-1/+1
2002-11-24added proto definitionsmjm1-1/+45
2002-11-24added protocol for gui communication, at least some kind of (quick and dirty ...mjm1-1/+1
2002-11-24Valgrind complaintsandman1-1/+1
2002-11-24Valgrind complaintsandman1-0/+1
2002-11-24- New GUI for the "force style" and "don't style" options.sandman3-177/+529
2002-11-24valgrind found bugstille4-14/+27
2002-11-24Danish translations for System Info.mellen1-1/+2
2002-11-23implemented sniffer function in daemon.ccmjm7-76/+38
2002-11-23*** empty log message ***max1-4/+4
2002-11-23Sniffer changed to pcap_nextmax1-4/+14
2002-11-23*** empty log message ***max5-101/+137
2002-11-23*** empty log message ***andyq1-6/+6
2002-11-231.6 Beta - Changed ipg process to use OProcess instead of popen for async ioandyq3-31/+110