summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2004-08-01fixed a crasher when configfile isn't writeablealwin1-180/+185
empty labels will replaced by filename
2004-08-01linking against opiecore2alwin1-1/+1
2004-08-01switched to OKeyFilter handler.alwin2-7/+12
2004-08-01switched keyboard filter to the new singleton class OKeyFilter from withinalwin3-130/+140
opiecore2 so we can better handle it.
2004-08-01added a keyfilter singleton. All OPIE apps should use that instead ofalwin5-50/+255
the base from qte 'cause there are some stupids in handling pointers. key handlers from odevice-classes will handled at top of all others iPAQ and SIMPad are switched to that filter queue.
2004-07-31Filebrowser is dead since a long timezecke1-32/+0
Remove the desktop entry now TODO: Remove and Move other .desktop files as well
2004-07-31--- config.in 5 Apr 2004 13:49:07 -0000 1.3zecke1-1/+1
+++ config.in 31 Jul 2004 19:51:14 -0000 @@ -1,4 +1,4 @@ - config SIMPLE_PIM_EXAMPLE + config SIMPLE_PIM adjust to reality
2004-07-31Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\!drw1-57/+57
2004-07-30ev is not required.christophe1-3/+3
2004-07-29-UTC -> Europe/London when referring to no timezonezecke5-80/+99
-special handling for allDay Event in OPImEvent, avoid setting timezone as it is by default UTC -No timezone set by default for an Event -Recurrence is UTC (no timezone) -Provide upgrade path from DateBook as by default events were in the current timezone but didn't have the timezone attribute -unified handling of timezones, compatible with QtopiaDesktop -do less conversions -...
2004-07-29Added stuff which was removed while reverting.. Other stuff, likeeilers1-1/+2
the qtopia stuff, is not taken into current configuration.
2004-07-29Fixed screwed indentation.. Don't know where this came from..eilers2-157/+157
2004-07-29MacOS specific changes.eilers1-0/+1