summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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 ↵eilers1-1/+1
format handling. This is a reason, why we have odebug instead of qDebug.. Thanks to mickeyl for code review!
2004-07-24First revision of libopiesecurity2 package fileclem1-0/+10
2004-07-24Delete the Views which are created in the OFileSelectorzecke2-5/+24
Add a new member and one method to register the view. The views themselves (baseclass) call this function. Simply going over the viewMap wouldn't work as we can have the same instance contained twice under a different name
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
linker errors on mac Gcc 3.3
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke1-1/+1
This adds configuration of OMAF For now it disables quicklaunch which will be changed Also a demo application is added
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
This is the fix posted to the MailingList
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
-add d'ptr were applicable
2004-07-17Cosmetic changeszecke3-3/+14
using namespace Opie::DB -> namespace Opie { namespace DB {
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
time in headers. Move isQWS and makeChannel to Opie::Core. Maybe we will move them to internal later
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1
2004-07-13-Small clean up, we do not need to use the file anymore as allzecke2-4/+2
model checking is done in the ODevice base class -m_led[0] = m_led[1] = LedOff which size does m_led need? yeah two
2004-07-07Make the fileselector.pro file valid. This was found by opie-lupdate.zecke1-2/+2
Don't add '\' if you don't continue next line...
2004-06-27Argh.. Sorry for making problems !eilers2-439/+228
CVS committed stuff which had merging conflicts... :(
2004-06-27Fixing Bug #1328:eilers2-21/+235
VCards: Real encoding in UTF-8. Now even chars > 0xff are supported. SQL: Switching form latin1 encoding to UTF-8 encoding. We are now fully Unicode compliant ! Sorry for all users already using the SQL interface for loosing their special characters. There was no other way ! All other should export its SQL database to xml before updating and reimporting afterwards !
2004-06-27Fixing typo.. Not interesting!eilers1-1/+1
2004-06-22use stderr as default odebug output destination as pointed out by Bradmickeyl1-2/+3
2004-06-22introduce numeric constants for the odebug output destinationsmickeyl2-7/+14
2004-06-15builds it by defaultclem1-0/+1
2004-06-15classic .cvsignoreclem1-0/+3
2004-06-14First revision of libopiesecurity2: plugin-based authentication framework ↵clem8-0/+639
(see http://dudu.dyn.2-h.org/nist/OMAF.php).
2004-06-14First revision of libopiesecurity2: plugin-based authentication framework ↵clem1-0/+1
(see http://dudu.dyn.2-h.org/nist/OMAF.php).
2004-06-12- refactor the distribution detection codemickeyl8-189/+141
- add detection of OpenEmbedded and generic linux distributions - simplify the zaurus model detection code
2004-06-07add dependency to libpcapmickeyl1-1/+1
keeping those metadata up to date is pretty annoying... oe handles this automatically by looking at what libraries a certain object links against...
2004-06-06- add sqlite dependenciesar1-9/+13
2004-06-06- add sqlite dependenciesar1-1/+7
2004-06-03- convert to odebug frameworkar3-9/+13
2004-06-03- correct mail-address in copyrightar3-3/+3
2004-06-03- convert to odebug frameworkar9-71/+165
2004-06-02- convert to odebug frameworkar6-41/+50
2004-06-01- convert to odebug frameworkar7-207/+218
2004-06-01- convert to odebug frameworkar23-2496/+2560
2004-05-30LCD/Backlight control has changed a bitchicken1-3/+3
2004-05-29Make Enabled/Disabled work.zecke1-1/+2
Problem was /home/ich/foo//plugins/foo where /home/ich/foo/ was OPIEDIR and we added /