summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2004-07-29Minor update. Added config and environment settings to compile oneilers2-15/+54
curren Opie release..
2004-07-29Reimplement fix to compile and work on MacOS-X.eilers1-0/+8
2004-07-29All my changes was lost. Revert to 1.5 ..eilers1-8/+6
2004-07-28disambiguatemickeyl1-6/+10
2004-07-28disambiguatemickeyl1-1258/+1258
2004-07-28Improved translation statusgroucho13-127/+144
2004-07-28use safer method to set file perms after copyllornkcor1-2/+2
2004-07-28use copyfile method that doesnt squish filenames into latin1, so copying ↵llornkcor1-3/+9
files with extended characters doesn't fail after ir receive
2004-07-27Mentionzecke1-1/+4
-drawpad/screenshot applet interaction -Fifteen gained Custom Tiles and background images for the gameboard
2004-07-27fix dependschicken1-1/+1
2004-07-27documented SecOwnerDlgclem1-0/+1
2004-07-27Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong ↵eilers1-1/+1
format handling. This is a reason, why we have odebug instead of qDebug.. Thanks to mickeyl for code review!