summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-29Silence some of those annoying errors in dependency generationkergoth1-1/+5
2002-11-29no longer include config.in from libffmpeg dirkergoth1-1/+0
2002-11-29fix to ensure ipk gets builtkergoth3-3/+3
2002-11-29Compile fixkergoth1-1/+1
2002-11-29dvorak depends on pickboardkergoth1-1/+1
2002-11-29Ensure libpreload gets builtkergoth2-2/+15
2002-11-29Not making at least qDebug outputs on every QToolButton redraw may speedsandman2-83/+61
things up a bit ;)
2002-11-29Added a bunch of special chars like euro and euro-cents etc.mellen1-253/+321
2002-11-29removed open with fileselector, cause I hate it. Fixes opening through docs ↵llornkcor2-26/+42
tab, and other annoyances
2002-11-28Danish multikey layout.mellen1-0/+325
Note: Circumflex, apostrophes, umlaut etc. doesn't work though. Couldn't figure out how to get it to work.
2002-11-28...eilers1-2/+7
2002-11-28Added missing translations for germaneilers1-16/+17
2002-11-28Change of view caused jump to the first line of table->fixedeilers1-3/+3
2002-11-28Some checks for null pixmaps (qtmail seems to create a scrollbar withsandman2-11/+17
width and height == -1 when you tap "New mailbox")
2002-11-28two small fixes for the new "no style" list:sandman2-3/+7
- changes are saved on "OK" even when the embedded lineedit has the focus - the order of the entries not reversed on each invocation anymore
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-27Now version 0.1.1eilers1-1/+1
2002-11-27Extremely improved table updateeilers5-70/+109
2002-11-27fix for bug #494 which is imho a flat style bugharlekin2-4/+3
2002-11-27ability to show next days too addedharlekin6-18/+57
2002-11-27Still a lot of workeilers1-2/+10
2002-11-27now saving profiles works! yay!hash1-2/+10
2002-11-26Sharp ROM compatibilty upgrade:sandman6-1/+59
All these functions are needed to get qtmail (from the Sharp ROM) running on Opie - I have even tested qtmail on an iPAQ and it seems to work ..
2002-11-26stations belonging to one net (SSID) are shown in tree structuremickeyl8-31/+406
2002-11-26Literacy watch. The incorrect use of "it's" annoys me.dwmw29-9/+9
2002-11-25Some changes to the QPEDecoration c'tor internals:sandman3-27/+25
Since the current deco plugin is unloaded, when a new Deco is created via new (even if this new deco is never used or deleted immediatly afer- wards), we have to remember the plugin name, in case someone calls the default c'tor (without supplying a plugin name)
2002-11-25Unable to read man pages, part 2 ... qwsSetDecoration is also staticsandman1-14/+11
2002-11-25gui opens socket and checks messages from daemon.mickeyl4-4/+66
2002-11-25Added opie to librariesandyq1-1/+1
2002-11-25fixes the DESTDIRsandman1-1/+1
2002-11-25Fixed the 'files' entry and corrected the 'maintainer' entry. Thanks Oliver.mellen1-3/+3
2002-11-25for now, lets just disable the charset selection... there is something veryhash2-5/+5
wrong with it.
2002-11-25Fix for bug #429 .. invalid UTF-8 encodings in the desktop filessandman2-2/+2
2002-11-25Don't press save&quit before writing the log message .. here it is:sandman3-3/+3
Fix for bug #464: O-Menu doesn't close when hitting F11 (Menu) twice
2002-11-25*** empty log message ***sandman3-21/+10
2002-11-25Too dumb to read a man page .. QApplication::setFont is static .. justsandman1-6/+7
wondering why this ever worked ..
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
hack)
2002-11-24- added the new preload lib to the main Makefilesandman2-1/+2
- added the new preload lib to the launcher ipk control file