Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-03 | No default arguments in implementation please | zecke | 2 | -4/+4 |
2002-11-03 | no default arguments | zecke | 1 | -1/+1 |
Patch from jowenn | ||||
2002-11-03 | Nice to see more kde dudes here! | zecke | 2 | -3/+4 |
A patch from jowenn to make Opie compile with gcc3 again No default arguments! Some namespace issues | ||||
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 14 | -33/+28 |
many thanks | ||||
2002-11-03 | Added search for package feature | andyq | 4 | -2/+44 |
2002-11-03 | Added MimeTypeIcons entry | andyq | 1 | -0/+1 |
2002-11-03 | icon for packages | andyq | 1 | -0/+0 |
2002-11-03 | changed icon - removed black background | andyq | 1 | -0/+0 |
2002-11-02 | Fixes | drw | 3 | -4/+25 |
2002-11-02 | make deny the default button for ftp/sync prompt | llornkcor | 1 | -1/+1 |
2002-11-02 | Implementing charting... | drw | 6 | -39/+241 |
2002-11-02 | Added the Wellenreiter logo. The icon has yet to come. | mickeyl | 1 | -0/+0 |
2002-11-02 | Started the GUI portion of Wellenreiter (no functionality yet). | mickeyl | 8 | -0/+425 |
2002-11-02 | Nows asks before deleting local ipk files | andyq | 1 | -4/+17 |
2002-11-02 | Handles upgrading of local ipk files better and the Local-IPKG view displays | andyq | 3 | -7/+23 |
the name of the file rather thanthe package name (so version can easily be seen) | ||||
2002-11-02 | Cut some warning | zecke | 3 | -3/+17 |
and applied trekres customStrokeWidth patch | ||||
2002-11-02 | - fixed warning about missing return statement in non-void function. | simon | 1 | -5/+3 |
Okayed by Michael Lauer | ||||
2002-11-02 | Actually use local time in vCal | zecke | 1 | -3/+3 |
2002-11-02 | Until Opie is compatible to RFC2445 we will beam | zecke | 1 | -0/+34 |
vCal Events in local time. So lousy handys (my Nokia6210) gets the dates 'right' | ||||
2002-11-02 | Fix a vCard problem in OContact | zecke | 18 | -44/+388 |
cell phones do not set the UId property... add some more states to otodo | ||||
2002-11-02 | Add Pim State | zecke | 1 | -0/+2 |
2002-11-02 | Fixed bug where package should be removed but gets reinstalled | andyq | 1 | -1/+2 |
2002-11-02 | Code updates/fixes | drw | 11 | -58/+430 |
2002-11-02 | Decided I didn't like the last pics... | drw | 2 | -0/+0 |
2002-11-01 | Applied tronical's patch to correct linking on generated headers in libopie. | kergoth | 1 | -4/+8 |
2002-11-01 | add a default config for the new config system | kergoth | 1 | -0/+3 |
2002-11-01 | Forgot to rename the header file in CVS | sandman | 1 | -10/+10 |
2002-11-01 | * "Copy /etc/skel" option is now only available when adding a user. | umopapisdn | 3 | -16/+51 |
* Documented some more of the source code. | ||||
2002-11-01 | *** empty log message *** | kergoth | 4 | -0/+16 |
2002-11-01 | Added interfaces and wlan to packages, for testing out the makefile ↵ | kergoth | 1 | -0/+2 |
dependency generation next. | ||||
2002-11-01 | tweaks | kergoth | 1 | -1/+3 |
2002-11-01 | Starting to get the makefile rules in place | kergoth | 3 | -0/+54 |
2002-11-01 | setDisplayBrightness calculated the wrong backlight level for iPAQs | sandman | 1 | -5/+3 |
2002-11-01 | Removed Add test examples | benmeyer | 2 | -4/+4 |
2002-11-01 | - Completly reworked the backlight "preview": | sandman | 8 | -142/+164 |
every slider/control that relates to backlight levels, is now switching the lcd to this level for 2 seconds - after that the backlight switches back to the standard level (or light sensor control) - Many bugfixes and usability improvements in light sensor calibration | ||||
2002-11-01 | - light sensor data was not scaled (no effect for iPAQs though) | sandman | 1 | -7/+5 |
- light sensor can now switch off the lcd backlight - setBacklight ( -3 / -2 ) doesn't switch off the sensor mode anymore | ||||
2002-11-01 | another timer fix | llornkcor | 1 | -8/+12 |
2002-11-01 | fix | llornkcor | 1 | -1/+2 |
2002-11-01 | add lookup timer delay spin | llornkcor | 4 | -7/+17 |
2002-11-01 | fix | llornkcor | 1 | -1/+1 |
2002-11-01 | make into symbol lookup | llornkcor | 5 | -104/+398 |
2002-11-01 | Make qmake obey QMAKESPECSDIR if set. | kergoth | 1 | -8/+15 |
2002-11-01 | Further path corrections | kergoth | 1 | -54/+53 |
2002-11-01 | added timer delay | llornkcor | 3 | -1/+11 |
2002-11-01 | Some fixes and enhancements: | sandman | 3 | -36/+223 |
- don't rely on clipping information from Qt/E -- this doesn't work - theme style has support for all KDE gradient types now | ||||
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 10 | -8/+86 |
2002-11-01 | Added remove | eilers | 2 | -6/+62 |
2002-11-01 | Complete redesign of internal structure. Now, there exist a cetral view | eilers | 2 | -0/+412 |
class which manages the current implemented views table and card... | ||||
2002-11-01 | No sorting required for theme list | sandman | 1 | -3/+4 |
2002-11-01 | remove some commented code | llornkcor | 2 | -120/+3 |