summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-04-07add missingmickeyl2-0/+6
2003-04-07Better look, crystal icons and path correctionsgroucho8-20/+20
2003-04-07opierec.control, not opierec-control ;-)groucho1-0/+0
2003-04-06debug->releasellornkcor1-2/+2
2003-04-06OPIEDIR not QPEDIRharlekin1-2/+2
2003-04-06add include.prollornkcor1-0/+1
2003-04-06remove old dependsllornkcor2-2/+0
2003-04-06change pics/mailitllornkcor2-2/+2
2003-04-06grumblellornkcor2-4/+4
2003-04-06blah gcc3llornkcor2-74/+74
2003-04-06change icons to pics dirllornkcor6-86/+4
2003-04-06fixllornkcor2-6/+4
2003-04-06addllornkcor1-0/+4
2003-04-06add thisllornkcor2-0/+8
2003-04-06add some tr to status messagesllornkcor4-30/+30
2003-04-06Qt Palmtop -> Opiellornkcor2-2/+2
2003-04-06iconllornkcor2-2/+2
2003-04-06warwick does not maintain this any longerllornkcor2-2/+2
2003-04-06move malit to head again, since it is workingllornkcor76-0/+11388
2003-04-06- add realtime preview widget with zoom controlmickeyl8-51/+397
The camera driver is damn slow. For a 240x160x16 image, it takes ~100ms. That gives approx. 10fps which is too slow for doing video. :(
2003-04-05- correct beacon bug (off-by-one)mickeyl6-6/+38
- display hex dump per packet in hex window - allow saving hex window contents
2003-04-05show mediummount maximizedharlekin2-4/+5
2003-04-04detect and warn if switching device into monitor mode doesn't workmickeyl1-0/+6
2003-04-04qperec->opierecllornkcor2-28/+28
2003-04-04bitches owe me money. initial commit. zaurus/vercel has sound drivers that ↵llornkcor14-0/+4090
doesnt actually change samplerates, so this kinda has problems, currently
2003-04-02implementation of camera API as described in the Sharp Camera API document ↵mickeyl3-13/+166
nearly completed
2003-04-02- only build the lib subdir in the standalone buildmickeyl2-2/+3
- corrent driver-detection order
2003-04-01figured out how to get binary RAW data into a QImagemickeyl4-6/+49
actual capturing is now only a footstep away :-D
2003-04-01forgot that onemickeyl1-0/+9
2003-04-01- backgammon: g++3 fixmickeyl9-0/+240
- add skeleton for opie-camera application
2003-04-01Correct the unintentional redefinition of the sfcave-sdl token from bool to ↵kergoth1-1/+1
string
2003-03-31only cardctl reset after sniffing. maybe later make calling dhcp client a ↵mickeyl1-1/+1
configurable option.
2003-03-31- initial attempt to autodetect drivermickeyl6-72/+166
- add possibility to play sounds when receiving beacon and/or found a new network
2003-03-31updatemickeyl1-27/+26
2003-03-31reenable the X11 standalone build (qmake platform=x11 wellenreiter.pro)mickeyl6-13/+68
2003-03-30*** empty log message ***waspe26-0/+2958
2003-03-30very interesting: gcc 2.9x does not handle operator? with mixed types, e.g. ↵mickeyl1-1/+1
operator?(bool,QString,char*), while gcc 3.x does the necessary format conversion.
2003-03-30- add file->newmickeyl8-2/+26
2003-03-30- the network work for libopie2 pays off...mickeyl55-3854/+133
- good bye to wellenreiterd, t'was fun but always too unstable and too hard to maintain - good bye to libwellenreiter
2003-03-29Fix for bug #701 - update time and date controls on Main tab after ↵drw1-0/+5
retrieving time from ntpdate.
2003-03-29Move Configure option under the Actions menu, allowing me to remove the ↵drw1-11/+6
top-level menu 'Options' (which only had the Config entry under it).
2003-03-29Better fix for reading feed Packages files.drw1-32/+24
2003-03-29Fix for reading feed's Package file works this time. However, this is ↵drw1-3/+3
temporary until I re-do this part of the code this weekend (don't like the way it works).
2003-03-28Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ↵umopapisdn4-17/+28
are comments and should not be editable.
2003-03-28close mediummount on exit .-)harlekin2-0/+8
2003-03-28Correct the use of OProcess.kergoth1-10/+4
2003-03-28Link networksettings against libopie, I need OProcess.kergoth1-2/+2
2003-03-28Oops...undoing last update.drw1-3/+2
2003-03-28Fix bug in reading feed's Package filedrw1-2/+4
2003-03-28Change wording from 'automatically bring up' to 'bring up on bootup' to try ↵kergoth1-1/+1
to make this option more clear..