Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-20 | use less wide messages | mickeyl | 1 | -10/+10 |
2004-11-20 | Stop fooling the user and allow receiving of files only if | zecke | 1 | -2/+6 |
Ir::supported returns true. This is the case if our obex implementation is loaded | ||||
2004-11-18 | -Kill owarn statements from the code | zecke | 4 | -34/+22 |
-Kill magic numbers and use enum values | ||||
2004-11-14 | Opie 1.1.7 | mickeyl | 1 | -1/+1 |
2004-11-12 | handle more signals and don't kill the process @ end | mickeyl | 1 | -55/+37 |
2004-11-11 | - flush icon cache if reloading all documents | alwin | 6 | -452/+483 |
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread | ||||
2004-11-11 | send qcop signal when enable/disable doctab | alwin | 2 | -42/+53 |
2004-11-10 | implemented icon cache so it will not scan every time when changing the | alwin | 4 | -50/+113 |
doctab categorie ToDo: implement a cache flush | ||||
2004-11-09 | - removed code which let qpe crash when generating image icons | alwin | 3 | -76/+70 |
- when edit properties of an document item it will reread the table of categories | ||||
2004-11-09 | again some improvements to image icons | alwin | 2 | -8/+17 |
2004-11-08 | timer for releasing a reference to opie-eye_slave if exists when unused for ten | alwin | 2 | -17/+33 |
minutes. | ||||
2004-11-08 | image preview for documenttab again, I think, for first shot it is | alwin | 2 | -32/+64 |
working fine now. | ||||
2004-11-08 | - reworked the icon generation for images in doctab | alwin | 3 | -325/+387 |
- some reorg of code was strongly required - code more readable | ||||
2004-11-08 | first try getting small imagethumbs in document-tab. | alwin | 2 | -389/+517 |
2004-11-03 | Construct a OApplication instead of a QPEApplication | zecke | 1 | -2/+2 |
2004-11-03 | Switch to OApplication | zecke | 2 | -3/+3 |
2004-10-30 | remove hardcoded icon size here as well | mickeyl | 1 | -12/+13 |
2004-10-29 | - no longer hardcode the font size | mickeyl | 1 | -3/+3 |
- add fixme for initial keyboard setting | ||||
2004-10-29 | no longer needed | mickeyl | 2 | -98/+0 |
2004-10-29 | smooth scale to proper icon size | mickeyl | 1 | -2/+3 |
2004-10-22 | upon further investigation, QD does indeed do different stuff for different ↵ | llornkcor | 1 | -6/+11 |
version strings. | ||||
2004-10-20 | -Remove odebug | zecke | 1 | -2/+0 |
2004-10-18 | change doclnk handling | llornkcor | 1 | -3/+4 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -4/+5 |
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp | ||||
2004-10-17 | -Use local8Bit instead of latin1 | zecke | 1 | -1/+1 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 1 | -1/+1 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-10-16 | - BugFix: clear currentFileName in SaveAs when the user abort. | ar | 1 | -0/+1 |
otherwise it crashs when user try to save after aborted saveas action | ||||
2004-10-16 | -Remove debug output on appMessage | zecke | 2 | -3/+9 |
-Check for Application Pages in help/lang/execname/execname.html as well. This is needed for qashmoney and could be used for the other help pages as well | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 14 | -26/+26 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-10-14 | missing dep on libopie2core | clem | 1 | -1/+1 |
2004-10-14 | depend on LIBOPIE2SECURITY is enough (even if it does not work yet) | clem | 1 | -1/+1 |
2004-10-13 | exit if no skin is found | llornkcor | 1 | -2/+11 |
2004-10-12 | Minor GUI polishing | zecke | 6 | -6/+8 |
-Use 'better' icons and always QIconSet::Large -Make the 'Search For' Label to have the same color as the rest of the toolbar | ||||
2004-10-12 | something weird with oe not seeing these changes | llornkcor | 1 | -2/+2 |
2004-10-12 | No functional changes. | eilers | 7 | -120/+120 |
Just replaced owarn to odebug where debug output was ment by the developer. These warnings confusing users if the have any problems.. | ||||
2004-10-12 | QD knows versioninfo, opie needs it's own identity here | llornkcor | 1 | -2/+2 |
2004-10-11 | -Remove AboutDialog | zecke | 6 | -487/+232 |
-Add the former AboutDialog as AboutWidget -Update .cvsignore to ingore widget.h and widget.cpp -Better way to show the Widget and create it delayed and onyl once -Remove the Opie Logo | ||||
2004-10-08 | this applets needs this image | clem | 1 | -1/+1 |
2004-10-08 | Recommend: added on the new opie-lockapplet, and on the opie-multiauth ↵ | clem | 1 | -0/+1 |
Application lock as well | ||||
2004-10-08 | better description of the app since it provides a real lock now, and can be ↵ | clem | 1 | -2/+5 |
used through Settings/Buttons | ||||
2004-10-08 | missing } | clem | 1 | -1/+1 |
2004-10-08 | Big commit thanks to a little feature request :-) We now have an O-menu applet | clem | 9 | -19/+157 |
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-08 | remove inadvertant output | llornkcor | 1 | -1/+1 |
2004-10-08 | remove inadvertant output | llornkcor | 1 | -3/+3 |
2004-10-08 | this patch will add support for QD installing directly to opie device via ↵ | llornkcor | 10 | -100/+657 |
sync. not functioning until QD 1.7.1 released. should compile for now | ||||
2004-10-07 | small documentation format fixes | clem | 1 | -3/+3 |
2004-10-07 | fixed doxygen comment | clem | 1 | -1/+1 |
2004-10-05 | Changed the way to test authentication: instead of having a hardcoded config | clem | 2 | -61/+86 |
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-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. |