summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem13-28/+206
to lock the PDA immediately, and the internal way to ask for an authentication (on resume, on start up, on demand or for a simple test) is much cleaner: it's through MultiauthPassword(int lockMode) (instead of the old bool at_poweron)
2004-10-08shorter messages that actually fit on my iPAQ screenclem1-2/+2
2004-10-08OPEN_PTY again and link against utilharlekin1-1/+1
2004-10-08OPEN_PTY again and link against utilsharlekin1-2/+2
2004-10-08Use KeyPressed instead of KeyReleased for the Acceleratorzecke1-4/+10
Key in the Image Display component. This fixes the double 'next' problem when going from the browser to the viewer/display
2004-10-08remove inadvertant outputllornkcor1-1/+1
2004-10-08added a 10east define for some changed builds for them, also added a logging ↵harlekin11-81/+275
mode, also some changes to the "fix broken distros" part, snapshot
2004-10-08remove inadvertant outputllornkcor1-3/+3
2004-10-08small doxygen doc fixesclem3-10/+5
2004-10-08this patch will add support for QD installing directly to opie device via ↵llornkcor10-100/+657
sync. not functioning until QD 1.7.1 released. should compile for now
2004-10-07small documentation format fixesclem12-37/+33
2004-10-07fixed doxygen commentclem1-1/+1
2004-10-07fixed indentationclem1-1/+1
2004-10-07fixed typo chanegd -> changed in doxygen commentclem2-2/+2
2004-10-07the usual iso c++ fixmickeyl1-1/+1
2004-10-07build fixchicken1-0/+1
2004-10-07improved class commentclem2-8/+7
2004-10-06fixed file name in doxygen comment!clem3-3/+3
2004-10-06Closed a <pre> section in a Doxygen-enabled commentclem1-0/+1
2004-10-06if user clicks dialog's X, dont go ahead and do the actionsllornkcor1-57/+80
2004-10-05at the beginning of the test mode, tell the user she can skip the steps she ↵clem1-1/+1
fails
2004-10-05Changed the way to test authentication: instead of having a hardcoded configclem4-72/+106
option, allowByPass, we now have a "Test now" button in the configuration interface. We add to change both the config app and the libopie2security files for that, since the MultiauthMainWindow constructor has to know whether to implement a debug mode (with an new argument, false by default). We also had to give MultiauthGeneralConfig a link to MultiauthConfig, since the test button triggers the writing of the whole configuration. Some cleaning too (m_ on *all* member attributes, removal of obsolete allowByPass / explanScreens checking code.
2004-10-05scripts to fix the stupid embedix rom inittab behaviorharlekin2-0/+58
2004-10-05whoops, things were just fine`chicken1-1/+1
2004-10-03correct jornada 56x sysfs handlingschicken1-1/+1
2004-10-02Fixed for renamed .desktop filebrad1-1/+1
2004-10-02A few typos fixedsudonix1-2/+2
2004-10-02Second half of the manual update finished offsudonix14-378/+401
2004-10-02A few typos fixedsudonix2-2/+2
2004-10-02Some typos fixedsudonix1-8/+8
2004-10-01CLEANUP: Synchronize appname with .desktop namemickeyl1-0/+0
2004-10-01fixed searching for input filters, following Tim's suggestionpohly1-1/+2
2004-09-30simpler explanationclem1-12/+2
2004-09-30- As Zecke suggested, we now hide the plugin list and authenticationclem2-107/+158
configuration tabs if no authentication plugin is installed (but we tell the user a few things about authentication in a third tab). - Small warning about syncnet removed.
2004-09-30removing files from the old opie-security implem.clem2-520/+0
2004-09-30First of half of the manual update finished offsudonix20-390/+407
2004-09-29Mail translation finish and plugin start for Latviangints2-46/+49
2004-09-28- add some bugfixesar1-2/+5
2004-09-28ugly workaround for bigscreen/smallscreen widget differencesllornkcor2-44/+48
2004-09-28treble and bass sliders not being hidden on system that dont have those devicesllornkcor1-2/+1
2004-09-27Do not crash due an empty imagezecke1-0/+6
2004-09-27A brightness appletmickeyl7-0/+337
2004-09-27remove bogus statementsmickeyl1-3/+0
2004-09-27mediaplayer2 works with recent libxine nowmickeyl1-1/+1
2004-09-27mediaplayer2 works w/ recent libxine nowmickeyl2-2/+3
2004-09-27fix vmemollornkcor1-5/+7
2004-09-26Updates for german translations.coredump19-203/+246
2004-09-26Since some 2.6.8 kernel the Linux kernel one can setzecke1-0/+9
the process name with prctl. Let us use this as well
2004-09-26Fix the indentation...zecke1-112/+115
2004-09-26fix view menullornkcor1-5/+5