summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2004-11-14Opie 1.1.7mickeyl1-1/+1
2004-11-12handle more signals and don't kill the process @ endmickeyl1-55/+37
2004-11-11- flush icon cache if reloading all documentsalwin6-452/+483
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread
2004-11-11send qcop signal when enable/disable doctabalwin2-42/+53
2004-11-10implemented icon cache so it will not scan every time when changing thealwin4-50/+113
doctab categorie ToDo: implement a cache flush
2004-11-09- removed code which let qpe crash when generating image iconsalwin3-76/+70
- when edit properties of an document item it will reread the table of categories
2004-11-09again some improvements to image iconsalwin2-8/+17
2004-11-08timer for releasing a reference to opie-eye_slave if exists when unused for tenalwin2-17/+33
minutes.
2004-11-08image preview for documenttab again, I think, for first shot it isalwin2-32/+64
working fine now.
2004-11-08- reworked the icon generation for images in doctabalwin3-325/+387
- some reorg of code was strongly required - code more readable
2004-11-08first try getting small imagethumbs in document-tab.alwin2-389/+517
2004-11-03Construct a OApplication instead of a QPEApplicationzecke1-2/+2
2004-11-03Switch to OApplicationzecke2-3/+3
2004-10-30remove hardcoded icon size here as wellmickeyl1-12/+13
2004-10-29- no longer hardcode the font sizemickeyl1-3/+3
- add fixme for initial keyboard setting
2004-10-29no longer neededmickeyl2-98/+0
2004-10-29smooth scale to proper icon sizemickeyl1-2/+3
2004-10-22upon further investigation, QD does indeed do different stuff for different ↵llornkcor1-6/+11
version strings.
2004-10-20-Remove odebugzecke1-2/+0
2004-10-18change doclnk handlingllornkcor1-3/+4
2004-10-17G++ 4.0 compiler fixeszecke1-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 latin1zecke1-1/+1
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-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.ar1-0/+1
otherwise it crashs when user try to save after aborted saveas action
2004-10-16-Remove debug output on appMessagezecke2-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-16Replace QPEApplication::qpeDir() + "/ withzecke14-26/+26
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-14missing dep on libopie2coreclem1-1/+1
2004-10-14depend on LIBOPIE2SECURITY is enough (even if it does not work yet)clem1-1/+1
2004-10-13exit if no skin is foundllornkcor1-2/+11
2004-10-12Minor GUI polishingzecke6-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-12something weird with oe not seeing these changesllornkcor1-2/+2
2004-10-12No functional changes.eilers7-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-12QD knows versioninfo, opie needs it's own identity herellornkcor1-2/+2
2004-10-11-Remove AboutDialogzecke6-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-08this applets needs this imageclem1-1/+1
2004-10-08Recommend: added on the new opie-lockapplet, and on the opie-multiauth ↵clem1-0/+1
Application lock as well
2004-10-08better description of the app since it provides a real lock now, and can be ↵clem1-2/+5
used through Settings/Buttons
2004-10-08missing }clem1-1/+1
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem9-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-08remove inadvertant outputllornkcor1-1/+1
2004-10-08remove inadvertant outputllornkcor1-3/+3
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 fixesclem1-3/+3
2004-10-07fixed doxygen commentclem1-1/+1
2004-10-05Changed the way to test authentication: instead of having a hardcoded configclem2-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-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-28treble and bass sliders not being hidden on system that dont have those devicesllornkcor1-2/+1
2004-09-27fix vmemollornkcor1-5/+7