summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2004-09-08Addedschurig1-0/+3
2004-09-08ignore .mocschurig1-0/+2
2004-09-06GCC 2.95 compile fix for switch/case statementzecke1-3/+6
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers6-32/+25
2004-08-30Fix warnings, add sanity check, new default argument to fix warning...zecke4-8/+10
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers5-47/+196
2004-08-29Fixed some quirks..eilers1-3/+8
2004-08-29Minor but important changes in API. Improved SQL performance: contactsbackend...eilers4-6/+11
2004-08-26fix bogus NOP as pointed out by zeckemickeyl1-1/+1
2004-08-25Respect the value passed to the methodzecke1-1/+3
2004-08-25-Have a common implementation for reading the config valuezecke7-175/+158
2004-08-23Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDirzecke1-1/+4
2004-08-23Fix warnings raised by the compilerzecke2-17/+18
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
2004-08-20- add libpcap dir to lib- and include directoryar2-3/+15
2004-08-20- add libpcap dependency in commentar1-1/+1
2004-08-17add sl-6000llornkcor2-0/+5
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke2-50/+55
2004-08-14- add OFileDialog::getDirectory()ar4-20/+89
2004-08-09- adjust headersmickeyl3-9/+5
2004-08-06Update to the on-server move.zecke7-58/+74
2004-08-05compensate for oticker movalmickeyl1-2/+0
2004-08-03FALSE -> falseclem1-2/+2
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
2004-08-01added a keyfilter singleton. All OPIE apps should use that instead ofalwin5-50/+255
2004-07-30ev is not required.christophe1-3/+3
2004-07-29-UTC -> Europe/London when referring to no timezonezecke5-80/+99
2004-07-29Fixed screwed indentation.. Don't know where this came from..eilers2-157/+157
2004-07-28disambiguatemickeyl1-1258/+1258
2004-07-27documented SecOwnerDlgclem1-0/+1
2004-07-27Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong fo...eilers1-1/+1
2004-07-24First revision of libopiesecurity2 package fileclem1-0/+10
2004-07-24Delete the Views which are created in the OFileSelectorzecke2-5/+24
2004-07-23enable the oplugins demomickeyl1-1/+1
2004-07-21Link to qpe as wellzecke1-1/+1
2004-07-19outdatedmickeyl1-165/+0
2004-07-18no need to warn here. debug seems enoughmickeyl1-2/+2
2004-07-18Really remove useless code ..eilers1-2/+0
2004-07-18Removed forward deklaration of template class. This caused double definedeilers1-1/+1
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke1-1/+1
2004-07-17Add opiesecurity to the normal buildzecke1-1/+1
2004-07-17Change the default for needToAuthenticatezecke1-2/+2
2004-07-17Allow the deletions of all eventszecke1-1/+1
2004-07-17Add dropin for the Password implementation of libqpezecke2-0/+165
2004-07-17-move OMAF into a namespace on its ownzecke7-15/+69
2004-07-17Cosmetic changeszecke3-3/+14
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1