summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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
2002-11-23only display the elements that exist ;)cniehaus1-1/+1
2002-11-23move stuff around, use iterators, make things translatablecniehaus6-127/+131
2002-11-22uses libwellenreiter nowmjm4-28/+27
2002-11-22ripped stuff from daemon and generalized it for libary usagemjm6-0/+209
2002-11-22Show iconsjowenn2-8/+25
2002-11-22Remove returnbenmeyer2-8/+4
2002-11-22In theory open and restricted networks should be set now.benmeyer2-6/+12
2002-11-22*** empty log message ***tille1-0/+3
2002-11-22mmh, how do I now use these information?cniehaus3-3/+127
Well, I fixed 3 content-bugs :))
2002-11-22Fixed WEP bugsbenmeyer4-92/+76
2002-11-22changed to 1.5andyq1-1/+1
2002-11-22Added verbose_wget flags (doesn't yet work properly though coz ipkg is ↵andyq4-132/+163
sending crap)
2002-11-22added verbose_wget flag (doesn't work properly yet) andandyq2-3/+17
made status file updating quicker
2002-11-22Make sure update frequency is initialized 1st time in (thanks to Simon)drw1-2/+2
2002-11-21Added some dummy icons (press "Start Scanning") to get a basicmickeyl5-11/+71
idea of the main Net-Sniff window.
2002-11-21Removedandyq2-183/+0
2002-11-21Re-applied patch for gcc3.2andyq10-41/+37
2002-11-21- progress bars are now also themed (same hack/workaround, that is used insandman2-18/+124
liquid) - some speed optimizations
2002-11-21- pixmaps in in menubars are now drawn (this is uncommon, but resulted insandman3-51/+112
blank icons in nethack for example) - small size optimization - updated the QPL diff
2002-11-21Package sections default to N/A unless they are set (description, etc), ↵andyq3-3/+17
changed LinkToRoot to Link To Root, and couple of other small fixes
2002-11-21categoryfilter. addedharlekin1-0/+2
2002-11-21Changed debug message slightlyandyq1-1/+2
2002-11-21Fixed bug where installed and local ipkg servers weren't shown (hopefully)andyq2-1/+3
2002-11-21usualharlekin2-0/+3
2002-11-21- new tab for the log windowmickeyl5-15/+92
- main.cpp fix - started work on scanlistitem
2002-11-21usualharlekin1-0/+2
2002-11-21usualharlekin7-0/+8
2002-11-21some pics and 'mv main.cpp gui'mickeyl2-1/+1
2002-11-21danish i18ncniehaus4-5/+9
2002-11-21- delete the guiPart object in the destructorsimon3-0/+3
2002-11-21changed title, added maximixed mode. save to /notesllornkcor2-16/+57
2002-11-20Updated to 1.3andyq1-1/+1
2002-11-20Now keeps proxy settings if setandyq2-4/+51
2002-11-20why the hell is my layout not working?cniehaus2-6/+4
2002-11-20Fixed tab orderandyq2-2/+25
2002-11-20simpler char * to threadllornkcor1-4/+6
2002-11-19Uncomment destdirkergoth2-2/+2
2002-11-19some wishestille1-1/+7
2002-11-19ver 1.2andyq1-1/+1
2002-11-19Changed so that the size of a package is passed down into the local packageandyq3-19/+27
(as long as the package installed is the same version as the package available in the feed)
2002-11-18*** empty log message ***andyq1-0/+4
2002-11-18Optimized Liquid for handhelds:sandman4-617/+1090
- removed some dead code from the original liquid - removed all code related to mouse-hover - rewrote QToolButton drawing, so navigating toolbars with Menu/Direction keys looks nicer - changed the way focus indicators are drawn on many widgets - support for libqte's with version < 2.3.4
2002-11-17Finish What's This and some additional code clean-updrw5-29/+51
2002-11-17Added filter by category, and added extra fields to package display (Section ↵andyq14-342/+696
and size)
2002-11-17Resized a couple dialogs to fit better. Now can synthesize right clicktreke6-450/+553
events from the corner menu. Still having problems with double click though