summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-03-02add child item factory to allow subclasses adding custom data itemsmickeyl4-31/+68
2003-03-02first attempt to add session persistencemickeyl11-245/+578
2003-02-28Changed keyboard handling to accept UP, ENTER and RETURN for moving shipandyq1-1/+5
2003-02-27fixed typomjm1-3/+3
2003-02-27missing cardtypemax1-0/+1
2003-02-26added send_fail/send_ok/get_fail/get_ok.mjm2-10/+107
fixed some bufferproblems
2003-02-26added ok and fail msgs for guimjm1-7/+11
2003-02-25- increment version number from 0.3 to 0.4 due to more currecy supporteric1-1/+1
2003-02-25- add more currency supporteric2-7/+43
2003-02-25Fix for bug #707 - remove package from status file only if package removal ↵drw2-6/+8
was successful.
2003-02-24- work around yet another g++ 2.x bugmickeyl9-27/+118
- started work on saving session to xml [ any classes from libopie I can reuse without too much effort? ]
2003-02-24visual enhancements for the listview...mickeyl15-94/+527
2003-02-24fix hidden againllornkcor3-9/+18
2003-02-24whoopsllornkcor1-1/+1
2003-02-24fix for hidden dirsllornkcor2-26/+26
2003-02-24cleanupllornkcor3-221/+87
2003-02-24first part refactoring simplifyllornkcor4-1678/+1335
2003-02-23- write simple logmickeyl7-13/+53
- record first seen / last seen per item
2003-02-23insert demo menu - useful, if you don't have wireless stuff yet but wantmickeyl3-6/+21
to show this program to someone...
2003-02-23simplification and fixes for the standalone X11 buildmickeyl11-35/+68
2003-02-23- revamped part of the guimickeyl13-229/+135
- configuration is now a seperate dialog - orinoco_hopper is no longer needed
2003-02-23remove bogus includellornkcor3-3/+0
2003-02-23fix renamellornkcor1-1/+1
2003-02-23added menubutton directory bookmarksllornkcor3-43/+264
2003-02-22Finally and hopefully, dependencies are correct. Comments ?groucho1-0/+2
Fixed missing include in euroconv.pro
2003-02-21fix rename cancel.. hehehellornkcor2-15/+45
2003-02-21inline rename - no popup now, after selecting rename from menu, enter to ↵llornkcor2-41/+124
commit the rename, cancel to cancel
2003-02-21- really fix the "=" bug as a power fail made the changes lost lasteric1-11/+18
time.
2003-02-21- Improve look 'n feel.eric5-33/+109
- fix a bug in '=' operation.
2003-02-20- add mainwindow as central windowmickeyl5-10/+166
- add menubar and some toolbuttons
2003-02-19minor bugfixes - major overhaul coming after public alphamickeyl4-13/+24
2003-02-19Translation added for pluginsgroucho4-5/+69
2003-02-18Use a max line count on the QMultiLineEdit used for ipkg output, as users ↵kergoth1-0/+10
have reported performance issues when the line count gets huge.
2003-02-18Remove-promisc-flagmax2-1/+72
2003-02-18no more dummy entry here, since its working and that dummy could confuse usersharlekin1-11/+0
2003-02-17attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵llornkcor3-418/+457
mp3 alarm
2003-02-16Fixed hostap driver < wireless extension 14max1-1/+1
2003-02-16cleaned the scandialogharlekin2-58/+24
2003-02-15hacked together pan support, just for my own convenience, the core func ↵harlekin7-5/+113
should be moved into libopietooth later
2003-02-15not needed anymore, there is oprocessharlekin4-2107/+0
2003-02-15- setCaption during scanningmickeyl1-9/+6
- add some tr() - shut down / boot up interface after scanning (should work better than cardctl eject; cardctl insert)
2003-02-15- add manufacturers.dat to ipkmickeyl3-2/+3
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation
2003-02-15Forgot to add the sources :-}groucho9-0/+598
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl5-70/+95
- remove manual start of channelswitcher ==> wellenreiterd handles this now - add device type configurations for cisco, wlan-ng, hostap and orinoco - minor bugfix to the start/stop logic
2003-02-13Wireless extension < 14max1-2/+30
2003-02-13Added Euroconv for Eric Santonaccigroucho3-13/+12
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ?
2003-02-12add a comment explaining the #ifmickeyl1-2/+3
2003-02-12Did I say 14 or 15?mickeyl1-1/+1
2003-02-12fix compilation on systems with wireless extensions < V15mickeyl1-2/+7
2003-02-12fix const charmax1-4/+4