summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-04-07started to document the whole stuffmickeyl3-24/+161
2003-04-07- treric2-42/+42
2003-04-07show owait and a message in taskbar while scanning for documentsharlekin1-6/+29
2003-04-07Better look, crystal icons and path correctionsgroucho8-20/+20
2003-04-07Oh yes, mailit really needed those for a better look ...groucho6-0/+0
2003-04-07opierec.control, not opierec-control ;-)groucho1-0/+0
2003-04-07Resortkergoth1-33/+33
2003-04-07packageskergoth1-2/+1
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-06new iconsllornkcor2-0/+0
2003-04-06change icons to pics dirllornkcor6-86/+4
2003-04-06fixllornkcor2-6/+4
2003-04-06add opierec and mailitllornkcor1-0/+2
2003-04-06addllornkcor1-0/+4
2003-04-06add thisllornkcor2-0/+8
2003-04-06add backgammonharlekin1-0/+1
2003-04-06add some tr to status messagesllornkcor4-30/+30
2003-04-06Qt Palmtop -> Opiellornkcor2-2/+2
2003-04-06iconllornkcor3-2/+7
2003-04-06needs iconllornkcor1-0/+0
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-06roundgruemelmonster1-0/+0
2003-04-06little bit biggergruemelmonster2-0/+0
2003-04-06pim_newgruemelmonster1-0/+0
2003-04-06status has an icon again .-), closes #806harlekin1-1/+1
2003-04-06darkergruemelmonster1-0/+0
2003-04-06roundgruemelmonster1-0/+0
2003-04-06pim_newgruemelmonster3-0/+0
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-06Shortened text to fit on the displaygroucho1-1/+1
2003-04-05remove inline directive - causes link errorsmickeyl1-3/+3
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-05improve output of OPacket::dump()mickeyl2-9/+35
2003-04-05- setting the monitor mode on wireless cards via private ioctls is now much ↵mickeyl5-34/+73
more reliable because we detect the appropriate ioctl number at runtime - ONetworkInterface supports now the evil but handy feature to change MAC address on the fly (provided the driver supports this)
2003-04-05get the animation right and allways show the busy indicator in the middle of ↵harlekin1-2/+5
the screen ( in all rotations -) )
2003-04-05show mediummount maximizedharlekin2-4/+5
2003-04-04better namellornkcor1-1/+1
2003-04-04fix segfault due to giving a QString as opposed to a char* as the Qbject namemickeyl1-6/+6
2003-04-04Minor bugfix as reported by a user, werent returning an int from main.kergoth1-1/+1
2003-04-04detect and warn if switching device into monitor mode doesn't workmickeyl1-0/+6
2003-04-04reliable strategy to see if we're in monitor mode by looking at the MAC ↵mickeyl2-33/+24
address family
2003-04-04low-level network programming is sick. some wlan-drivers don't honor struct ↵mickeyl3-30/+47
sizes and simply write bytes _after_ the struct... this patch makes calling SIOCGIWRANGE more failure-proof.
2003-04-04Fixes #816. BUT: I don't have the gogo-Line in the .tscniehaus1-5/+5
- <translation>Öffne</translation> + <translation>Öffnen</translation> - <translation>Finden...</translation> + <translation>Suchen...</translation> - <translation>Nächten finden</translation> + <translation>Nächsten suchen</translation> - <translation>&quot;Finden&quot; schließen</translation> + <translation>&quot;Suchen&quot; schließen</translation> - <translation>Immer das verlinkte File öffnen</translation> + <translation>Immer die verknüpfte Datei öffnen</translation>