Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-02 | Some minor updates/simplification | drw | 2 | -23/+6 |
2005-02-02 | more input system stuff | mickeyl | 2 | -4/+20 |
2005-02-02 | first work on input system abstractions | mickeyl | 3 | -7/+218 |
2005-02-02 | Change the way categories can be selected, combo box is much more useful ↵ | drw | 2 | -84/+45 |
than a menu for many different categories | ||||
2005-02-01 | add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ↵ | mickeyl | 3 | -1/+82 |
API) | ||||
2005-02-01 | add C7x0 Mail key that has been forgotten since ages :) | mickeyl | 1 | -21/+25 |
2005-01-30 | oops | mickeyl | 1 | -0/+12 |
2005-01-30 | improve mixer code | mickeyl | 3 | -84/+59 |
2005-01-30 | - remove examples config.in | ar | 1 | -1/+0 |
2005-01-30 | Forgot icon for menu item... | drw | 1 | -1/+2 |
2005-01-30 | First part of PIM app consistancy/consolidation - added menu/tool bar, app ↵ | drw | 2 | -16/+308 |
caption and context menu handling to OPimMainWindow | ||||
2005-01-29 | use FB_BLANK_UNBLANK and FB_BLANK_POWERDOWN for the 2.6 interface | mickeyl | 2 | -2/+6 |
2005-01-29 | examples to where they belong | mickeyl | 95 | -2717/+1 |
2005-01-24 | Fix compile of odevice_zaurus.cpp | drw | 1 | -31/+33 |
2005-01-24 | add isStereo to OMixerInterface to gather whether a given channel is a ↵ | mickeyl | 3 | -4/+30 |
stereo or mono channel | ||||
2005-01-23 | remove setSoftSuspend() from ODevice. this is a left-over from the old days | mickeyl | 8 | -82/+2 |
2005-01-23 | - consolidate reading hinge sensor into one place | mickeyl | 2 | -25/+10 |
- return proper rotation and direction if hinge sensor not present (like in 2.6 atm.) | ||||
2005-01-23 | -Use the global directory for .obj and .moc | zecke | 4 | -7/+1 |
-Include the foo.moc to work better The problem just came up yesterday | ||||
2005-01-22 | -Fix for #1533 | zecke | 3 | -10/+13 |
Use OPimContactAccess to load the Owner Information. This should fix the displaying of the contact for non latin1 encoded users. To use OPimContactAccess OpieSecurity now depends on opiepim2 | ||||
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 8 | -19/+19 |
change QT_VERSION > 290 into QT_VERSION <= 0x030000 | ||||
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 3 | -3/+3 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2005-01-16 | Added new generic sorted for the databook backends. Needed an sortedvector | eilers | 10 | -6/+308 |
to do this job, which is now added to private classes.. | ||||
2005-01-11 | workaround a quirk in the linux kernel semantics | mickeyl | 1 | -1/+1 |
echo 1 >power actually powers off a device *cough* | ||||
2005-01-10 | first shot at OpenZaurus HAL introduced by 2.6.10 | mickeyl | 2 | -35/+65 |
2005-01-10 | make the SL-C3000 (Sharp Spitz) known to ODevice | mickeyl | 3 | -40/+64 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 8 | -7/+8 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-04 | - use proper file headers | mickeyl | 3 | -53/+106 |
- use namespaces - sort alphabetically in .pro file | ||||
2005-01-04 | CONTROL files : changed VERSION string | wimpie | 5 | -8/+8 |
2005-01-04 | CONTROL file :changed VERSION string | wimpie | 3 | -4/+1 |
2005-01-04 | CONTROL file : changed VERSION string | wimpie | 4 | -1/+336 |
added oledbox widget (like a checkbox but better suitable for visible non editable boolean feedback) | ||||
2005-01-04 | CONTROL file : changed VERSION string | wimpie | 1 | -1/+1 |
2005-01-04 | added odevice_genuine for pure INTEL based CPU | wimpie | 5 | -0/+291 |
-> needed for system dependend applications. being LIKE -> an IPAQ is not enough | ||||
2005-01-03 | Fixing stupid API documentation error. | eilers | 7 | -35/+40 |
Moving hasQuerySettings() and querySettings up to OPimAccessTemplate to be available for all frontends.. | ||||
2005-01-01 | slightly more correct way to calculate the brightness | mickeyl | 1 | -1/+1 |
2005-01-01 | rewrite backlight stuff | mickeyl | 2 | -67/+45 |
2005-01-01 | clean up a bit and start w/ introducing SL-6000 support | mickeyl | 2 | -86/+85 |
2004-12-28 | Fixing bug #1501 and preparing for implementation of generic QueryByExample and | eilers | 13 | -42/+134 |
sorted for datebook and todo.. | ||||
2004-12-28 | * Make improved query by example accessable via frontend | eilers | 4 | -9/+74 |
* Some API improvement | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 29 | -12768/+38 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 29 | -38/+12768 |
2004-12-21 | Fix compile | drw | 1 | -1/+1 |
2004-12-20 | Remove 'looking for plugins' in QPEDIR. Loading external plugins | zecke | 1 | -6/+3 |
is not fully implemented anyway | ||||
2004-12-20 | A define to avoid writing static QString fromLatin1() {...} | zecke | 1 | -0/+2 |
2004-12-20 | Recovery of the following Changes: | eilers | 14 | -313/+493 |
* Implement fast and full featured version of sorted() for addressbook * Implement generic queryByExample for all Addressboook backends. It allows incremental search. * Update of API Documentation | ||||
2004-11-19 | bump version | mickeyl | 1 | -1/+1 |
2004-11-19 | Make VCARD importer more stable if something parsed which was not expected. | eilers | 2 | -7/+36 |
Thus, we are now able to import VCards from Evolution 2 and Apple Addressbook.. This is fixing issue #1479 | ||||
2004-11-18 | Remove obsoleted OPimEffectiveEvent as it is superseeded | zecke | 2 | -328/+0 |
by the generic OPimOccurrence | ||||
2004-11-18 | Update TODO of OpiePIM... | zecke | 1 | -54/+46 |
2004-11-18 | Update ChangeLog with recent OpiePIM changes | zecke | 1 | -0/+10 |
2004-11-18 | Opie PIM Update (1/2 of it implemented) | zecke | 3 | -1/+56 |
-Update opiepim.pro to add new files -Provide a stable precompileable headerfile |