summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-12-20The "which" command on darwin always returns a string as output, even ifeilers1-0/+7
nothing was found. Therefore we have to disable this "which" if ccache is not available!
2004-12-20Added a switch to disable automatic use of ccache. Needed for darwin based ↵eilers1-0/+4
systems..
2004-12-20some mac updates to the current versioneilers1-0/+2
2004-12-20some updates to the current versioneilers2-22/+33
2004-12-20Updated ChangeLogdrw1-0/+1
2004-12-20Reapply fix for bug #1017 - Tetrix on high resolution screensdrw3-12/+58
2004-12-20Readded lost changeseilers1-0/+3
2004-12-20Fix for Bug #1269 and use of new sorted of the pim libaryeilers4-10/+28
2004-12-20Recovery of the following Changes:eilers14-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-12-20remove main (once again)mickeyl1-29/+0
2004-12-20add syslog and bump versionmickeyl4-7/+168
2004-12-20use less wide messagesmickeyl1-10/+10
2004-11-20Fix signature of connect statements to contain Opie::zecke1-4/+4
2004-11-20Temporary compile fix. Needs better updating forzecke2-16/+21
OPimOccurrences and some rethinking
2004-11-20Stop fooling the user and allow receiving of files only ifzecke1-2/+6
Ir::supported returns true. This is the case if our obex implementation is loaded
2004-11-20set version to 1.0.3 and move v1_1_7 tag for this directorymickeyl1-1/+1
2004-11-19Some Latvian translationsgints5-91/+91
2004-11-19bump versionmickeyl1-1/+1
2004-11-19Improved parser for vcards and fixing issue #1479eilers1-0/+1
2004-11-19Make VCARD importer more stable if something parsed which was not expected.eilers2-7/+36
Thus, we are now able to import VCards from Evolution 2 and Apple Addressbook.. This is fixing issue #1479
2004-11-19Don't just allow "TYPE=<value>".. This makes the vcard import filter moreeilers1-2/+4
robust against unexpected typos..
2004-11-18Updated Opie ChangeLog with PackageManager updates. Mickey - unless there ↵drw1-0/+1
are any problems with opie-pm, it is ready for OZ v3.5.2 this weekend.
2004-11-181. Implemented linking of apps to root (thanks to zecke for getting this ↵drw7-63/+105
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO
2004-11-18Remove obsoleted OPimEffectiveEvent as it is superseededzecke2-328/+0
by the generic OPimOccurrence
2004-11-18Update TODO of OpiePIM...zecke1-54/+46
2004-11-18Update ChangeLog with recent OpiePIM changeszecke1-0/+10
2004-11-18-Kill owarn statements from the codezecke4-34/+22
-Kill magic numbers and use enum values
2004-11-18Opie PIM Update (1/2 of it implemented)zecke3-1/+56
-Update opiepim.pro to add new files -Provide a stable precompileable headerfile
2004-11-18Backend Changes:zecke25-819/+1218
Each Backend can: -Sort and Filter a set of Records/AllRecords (which can be filtered again) -QueryByExample by every Backend -Occurrences for a period of time and a QDateTime -More common implementation -OPimBackendOccurrence with common splitting to OPimOccurrence
2004-11-18Add generic sorting implementation based on QVectorzecke7-0/+543
for Contact and Todo
2004-11-18Big PIM API Update Core Part (1/2 of what should be implemented):zecke26-328/+1244
OPimRecords: -Add a so called safeCast using the rtti value OPimTodo: -Fix memleak with OPimState OPimOccurrence: -New class. Every 'Access' can give occurrences for a period of time Move Documentation
2004-11-18-Move ORefCount to a non inline implementation in osmartpointer.cppzecke4-19/+209
-Add OSharedPointer as a smart pointer adapter to adapt any pointer This is used by Opie PIM Change pro file
2004-11-18UI tweaks for Installation dialog - 1. Show destination selection only when ↵drw3-14/+63
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked
2004-11-17Some code clean-up items (thanks to zecke)drw12-266/+265
2004-11-16bye bye libopie1mickeyl1-1/+1
2004-11-16bye bye libopie1mickeyl4-17/+12
2004-11-16Added new PackageManager feature (install local ipkgs)drw1-1/+2
2004-11-16Implemented setDocument to allow installs by clicking on ipk filedrw2-12/+31
2004-11-16libopie1 goes into unsupportedmickeyl137-593/+35
2004-11-16Add ability to install local ipkg filesdrw2-21/+52
2004-11-16Remove commented out codedrw1-1/+0
2004-11-16Updated with PackageManager fixes done todaydrw1-0/+3
2004-11-16Minor UI tweak - fix double entry in source feed configuration when adding a ↵drw1-1/+1
new feed
2004-11-16Minor UI tweak - in filter dialog, when option is enabled, set focus to ↵drw1-21/+26
widget that corresponds to that option (less tapping)
2004-11-16Fix bug #1464 - correctly reapply filtersdrw1-21/+31
2004-11-15-Opie ZSafe is now quicklaunchablezecke2-97/+3
-And it uses OConfig the right was now (in ~/Settings)
2004-11-15Remove many many many #ifdefszecke2-629/+72
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName
2004-11-15Make Tonleiter QuickLaunchAblezecke4-13/+6
2004-11-15Make tabmanager quick launchablezecke3-13/+6
2004-11-15Move the method outzecke1-4/+11