Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-10-07 | build fix | chicken | 1 | -0/+1 |
2004-10-07 | improved class comment | clem | 2 | -8/+7 |
2004-10-06 | fixed file name in doxygen comment! | clem | 3 | -3/+3 |
2004-10-06 | Closed a <pre> section in a Doxygen-enabled comment | clem | 1 | -0/+1 |
2004-10-06 | if user clicks dialog's X, dont go ahead and do the actions | llornkcor | 1 | -57/+80 |
2004-10-05 | at the beginning of the test mode, tell the user she can skip the steps she ↵ | clem | 1 | -1/+1 |
fails | ||||
2004-10-05 | Changed the way to test authentication: instead of having a hardcoded config | clem | 4 | -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-05 | scripts to fix the stupid embedix rom inittab behavior | harlekin | 2 | -0/+58 |
2004-10-05 | whoops, things were just fine` | chicken | 1 | -1/+1 |
2004-10-03 | correct jornada 56x sysfs handlings | chicken | 1 | -1/+1 |
2004-10-02 | Fixed for renamed .desktop file | brad | 1 | -1/+1 |
2004-10-02 | A few typos fixed | sudonix | 1 | -2/+2 |
2004-10-02 | Second half of the manual update finished off | sudonix | 14 | -378/+401 |
2004-10-02 | A few typos fixed | sudonix | 2 | -2/+2 |
2004-10-02 | Some typos fixed | sudonix | 1 | -8/+8 |
2004-10-01 | CLEANUP: Synchronize appname with .desktop name | mickeyl | 1 | -0/+0 |
2004-10-01 | fixed searching for input filters, following Tim's suggestion | pohly | 1 | -1/+2 |
2004-09-30 | simpler explanation | clem | 1 | -12/+2 |
2004-09-30 | - As Zecke suggested, we now hide the plugin list and authentication | clem | 2 | -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-30 | removing files from the old opie-security implem. | clem | 2 | -520/+0 |
2004-09-30 | First of half of the manual update finished off | sudonix | 20 | -390/+407 |
2004-09-29 | Mail translation finish and plugin start for Latvian | gints | 2 | -46/+49 |
2004-09-28 | - add some bugfixes | ar | 1 | -2/+5 |
2004-09-28 | ugly workaround for bigscreen/smallscreen widget differences | llornkcor | 2 | -44/+48 |
2004-09-28 | treble and bass sliders not being hidden on system that dont have those devices | llornkcor | 1 | -2/+1 |
2004-09-27 | Do not crash due an empty image | zecke | 1 | -0/+6 |
2004-09-27 | A brightness applet | mickeyl | 7 | -0/+337 |
2004-09-27 | remove bogus statements | mickeyl | 1 | -3/+0 |
2004-09-27 | mediaplayer2 works with recent libxine now | mickeyl | 1 | -1/+1 |
2004-09-27 | mediaplayer2 works w/ recent libxine now | mickeyl | 2 | -2/+3 |
2004-09-27 | fix vmemo | llornkcor | 1 | -5/+7 |
2004-09-26 | Updates for german translations. | coredump | 19 | -203/+246 |
2004-09-26 | Since some 2.6.8 kernel the Linux kernel one can set | zecke | 1 | -0/+9 |
the process name with prctl. Let us use this as well | ||||
2004-09-26 | Fix the indentation... | zecke | 1 | -112/+115 |
2004-09-26 | fix view menu | llornkcor | 1 | -5/+5 |
2004-09-25 | fix | llornkcor | 4 | -16/+13 |
2004-09-25 | remove not needed bool | llornkcor | 2 | -11/+0 |
2004-09-25 | opti | llornkcor | 1 | -17/+17 |
2004-09-25 | not hardcoded path | llornkcor | 3 | -37/+7 |
2004-09-25 | change message | llornkcor | 1 | -3/+4 |
2004-09-25 | remove | llornkcor | 4 | -122/+108 |
2004-09-25 | formatted strings | llornkcor | 2 | -8/+8 |
2004-09-25 | fix move overwrite | llornkcor | 1 | -54/+60 |
2004-09-25 | uptodate | llornkcor | 1 | -1/+0 |
2004-09-25 | change focus for edit | llornkcor | 3 | -40/+46 |
2004-09-25 | redunancy | llornkcor | 2 | -28/+4 |
2004-09-25 | const | llornkcor | 1 | -1/+1 |
2004-09-25 | unused | llornkcor | 1 | -2/+2 |
2004-09-25 | more redundant code | llornkcor | 1 | -8/+3 |
2004-09-25 | move kerypress to keyrelease | llornkcor | 1 | -5/+7 |