summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-14Do not delete the parent in dtor, when the parent called you forzecke2-4/+2
destruction
2004-08-14Do not hardcode /opt/QtPalmtop but use $OPIEDIRzecke12-40/+40
2004-08-13oops forgot ...wimpie1-0/+77
2004-08-13depend on LIBOPIE2CORE. add more on demandmickeyl12-12/+12
2004-08-13s/LIBOPIE/LIBOPIE2mickeyl12-12/+12
2004-08-13need this files too ;-(wimpie2-0/+73
2004-08-13build fixeschicken1-1/+1
2004-08-12MANY changeswimpie69-1190/+1308
- now generates peers/pap-chap secrets files (no chatscript yet) (not all usefull ppp options included yet) - still not ready for prime time yet
2004-08-11remove duplicated entrymickeyl1-1/+0
2004-08-09- adjust headersmickeyl3-9/+5
- kill a warning
2004-08-09Many changes :wimpie29-300/+818
bluetooth and usb seems to work added preliminary support for VPN on top of any network This version is still very much crippled yet is does DO some things
2004-08-06no warningsllornkcor1-96/+96
2004-08-06use openzaurus dspllornkcor1-1/+7
2004-08-06Update to the on-server move.zecke8-59/+77
We now have core/ with DataTypes, PUBLIC API backend/ for concrete implementation of backends and the 'Interface description' ui/ For UI related classes private/ For private implementation details
2004-08-06Don't build it by default; more specific comment about how it's just usefulclem1-2/+2
for tests.
2004-08-05Don't bother with killing bluetooth anymore, since ourclem2-35/+58
/etc/suspend-scripts/S50bluetooth new script does that just when we need it. Also, don't forget to shut down Bluetooth when we started it ourselves and when the authentication is finished (skipped or successfull). Finally, there's more info in the debug output now.
2004-08-05opie-multiauth-bluepingplugin now requires bluetooth to be properly shut down,clem2-5/+8
through this new script, before suspend, so hciattach does not 'pretend' that Bluetooth is still working just after resuming. New versions (> Familiar 0.7.2) of bluez package might take care of that...
2004-08-05libqtaux2llornkcor2-2/+2
2004-08-05*** empty log message ***mickeyl1-1/+1
2004-08-05compensate for oticker movalmickeyl6-8/+8
2004-08-05proper copyright headerllornkcor2-2/+5
2004-08-04new images needed for opie-security and opie-multiauth-democlem3-0/+0
2004-08-04transparent backgroundclem1-0/+0
2004-08-03first revision of the Blueping configuration widget, which asks simply for a ↵clem5-13/+151
MAC address. It follows the style of e.g. NoticeConfigWidget
2004-08-03manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵clem2-6/+19
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin)
2004-08-03renamed noticeW pointer to m_noticeW, to be coherent with m_config styleclem2-7/+7
2004-08-03FALSE -> falseclem1-2/+2
2004-08-03fixed includeclem1-2/+1
2004-08-03add the quicklaunching library to the file listclem1-1/+1
2004-08-03add the multiauth security demo to the package listclem1-0/+1
2004-08-03*** empty log message ***gints1-58/+58
2004-08-02dependency on bluez-utils addedclem1-1/+1
2004-08-02Do not include "qpeapplication.h" this way but use <qpe/qpeapplication.h>zecke2-7/+7
this could help Opie/X11 build
2004-08-02*** empty log message ***gints1-99/+99
2004-08-02Make CheckBox a bit smallerzecke1-2/+2
2004-08-02Change target namezecke1-1/+1
TARGET = phasestyle
2004-08-02*** empty log message ***gints2-25/+38
2004-08-02-cat packages | sort > packages.new && rm packages && mv packages.new packageszecke1-18/+20
-add the two styles
2004-08-02Remove wrong import and I'm doing now the followingzecke5-1621/+0
(\call -> system("man cvs")[ x | x <- [1..] ] (haskell code)
2004-08-02Initial revisionzecke9-0/+1651
2004-08-02Resolve my miss 'import'zecke1-1/+3
2004-08-02Initial revisionzecke15-0/+3267
2004-08-02add vtswitch and daemonize patch from oemickeyl2-0/+318
2004-08-02ignore keys no actions are definedalwin1-4/+5
2004-08-01pathes changedalwin1-9/+9
2004-08-01subdir names changed - conflicts in OEalwin1-1/+1
2004-08-01reorganized zkbapplet for easier packaging within OEalwin22-43/+24
2004-08-01cleanup - odevice is now and for future the one and only friend classalwin5-56/+63
2004-08-010 pointer will not inserted into listalwin1-0/+4
2004-08-01made interface binary clean eg. inst() returns a hidden classalwin2-27/+80
documentation