summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-17add sl-6000llornkcor2-0/+5
2004-08-16Modified config.in so that the compile sequence is now correctwimpie15-34/+40
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
2004-08-16add a result for c750mickeyl1-1/+1
2004-08-16Use OFileDialog::getDirectory to select Sword pathdrw2-1/+21
2004-08-16Use OFileDialog::getDirectory to select destination pathdrw2-26/+40
2004-08-16Correct group box labeldrw1-22/+22
2004-08-16package name was set to backgammon where other packageswimpie1-1/+1
are called opie-xxx so renamed it to opie-backgammon
2004-08-15- NewFeature: Custom locations in Backupar1-4/+5
- Change spaces into tab. Please use tab's instead of spaces in Changelog.
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke2-50/+55
applied as well - We save the screen content, call the ODevice implementation and on wake up we restore the content
2004-08-14- Add Locations tabar1-0/+4
2004-08-14- use OFileDialog::getDirectory() to select directory in locations tab.ar5-28/+49
2004-08-14- add OFileDialog::getDirectory()ar4-20/+89
this function open a file dialog to select a directory. it can show Directories and All Directories. the first one is without and the second is with hidden directories.
2004-08-14-Remove the KeyFilter on destructionzecke3-2/+11
Alwin could we either add a 'QObject' as a owner so that we could use QGuardedPtr or look for the deleteEvent ourselves. Or let us create a KeyFilter ourselves that auto registers (maybe) but cleans up itself in any case?
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