Age | Commit message (Expand) | Author | Files | Lines |
2007-01-24 | OBEX push server has a more common description. | korovkin | 1 | -1/+1 |
2007-01-23 | A couple more return values that need to be checked. | erik | 2 | -3/+14 |
2007-01-22 | Each file in this commit had a problem where a function might return | erik | 3 | -5/+10 |
2007-01-22 | Every file in this commit makes a call to a function which returns a value. | erik | 14 | -92/+109 |
2007-01-19 | core/opie-login/loginwindowimpl.cpp has a fix to properly free strings | erik | 2 | -4/+22 |
2007-01-19 | Every file in this commit has a change to check the return value of a call. | erik | 11 | -68/+94 |
2007-01-19 | Commit of Paul's patch to remove a macro and substitute it with a | erik | 3 | -12/+15 |
2007-01-19 | Every single file in this commit had a memory leak where a resource is | erik | 9 | -32/+57 |
2007-01-19 | BUG: There are only 4095 items in the buffer that is zero'd out using 4096. | erik | 1 | -1/+1 |
2007-01-14 | When selecting a time zone, warn the user if the time zone file in /usr/share... | paule | 1 | -26/+35 |
2007-01-14 | Add setting to show date/time settings on every restart (useful on devices wh... | paule | 2 | -3/+16 |
2007-01-13 | Actually read the doctab enable/disable setting. | paule | 1 | -0/+7 |
2007-01-13 | Implement default sort functions for contact last name and birthday/anniversa... | paule | 2 | -0/+38 |
2007-01-13 | * Increase font size (fixes bug #1597) | paule | 3 | -16/+494 |
2007-01-13 | Prompt user to save on closing a modified file; prompt user on Save As if spe... | paule | 2 | -25/+116 |
2007-01-13 | Improve layout of Highlight Modes tab so that it fits on QVGA screens, allowi... | paule | 1 | -29/+25 |
2007-01-13 | Clear document modified flag on save | paule | 1 | -1/+6 |
2007-01-13 | Delete configuration dialog object on closing | paule | 1 | -1/+2 |
2007-01-13 | Add Edit menu with find, replace & go to line functions. Uses dialogs/code al... | paule | 2 | -8/+23 |
2007-01-13 | Set sensible minimum width for Goto Line dialog | paule | 1 | -0/+3 |
2007-01-13 | Call qApp->processEvents() before deleting dialog objects to avoid crashes (Q... | paule | 1 | -0/+3 |
2007-01-12 | Various comment changes to make them grammatically correct. Also changed the | erik | 2 | -7/+13 |
2007-01-12 | new volume icons | erik | 2 | -0/+0 |
2007-01-12 | Reduce ntp pool servers to the 6 regional servers. | erik | 1 | -17/+7 |
2007-01-12 | This commit switches from using hardcoded ntp servers to using a pool ntp | erik | 3 | -16/+16 |
2007-01-11 | I missed a bad override signature. This fixes that. There should be no | erik | 2 | -2/+2 |
2007-01-10 | opie-mediaplayer2: search for audio/x-ogg too - patch from OPIE #1530 | hrw | 1 | -1/+1 |
2007-01-10 | All of the files included have instances where an array is new'ed but | erik | 9 | -14/+14 |
2007-01-10 | BUG: The case statement was using err to figure out what to say about | erik | 1 | -1/+1 |
2007-01-10 | All of the files in this commit have an inheritance member function | erik | 8 | -14/+14 |
2007-01-10 | BUG: If the global category is checked in the category dialog the | erik | 1 | -3/+6 |
2007-01-10 | BUG: The todo program was printing bad XML output of recurring items | erik | 1 | -17/+17 |
2007-01-08 | patch from paul | llornkcor | 2 | -51/+67 |
2007-01-03 | Fix for bug#0001547 provided by Paul Eggleton <bluelightning@bluelightning.org> | korovkin | 1 | -21/+29 |
2006-12-30 | Fix for bug# 0001553 Submited by Paul Eggleton | korovkin | 3 | -27/+506 |
2006-12-13 | changed suspend button mapping for mypal too same as for ipaqs | aquadran | 1 | -3/+3 |
2006-12-13 | Committed patch provided by Paul Solkolovsky which combines all | korovkin | 2 | -51/+43 |
2006-12-03 | Made OBEX library buildable if bluetooth support is disabled. | korovkin | 5 | -7/+62 |
2006-11-14 | Clear both IRDA and BT lists at startup. | korovkin | 1 | -33/+41 |
2006-11-14 | Removed class members that shadowed the base class members, which | korovkin | 2 | -6/+1 |
2006-11-10 | Files devicehandler.cpp and devicehandler.h moved from manager to | korovkin | 4 | -4/+4 |
2006-11-10 | Made list of receivers loaded form files saved by bt-manager. | korovkin | 2 | -4/+52 |
2006-10-24 | IR OBEX is handled by OPIE OBEX functions, not by external utility. | korovkin | 5 | -15/+21 |
2006-09-01 | multikey: added Hebrew keymap from Skliarouk Arieh - close #962 in OpenEmbedd... | hrw | 1 | -0/+255 |
2006-08-14 | Added Italian keymap, provided by Giorgio Padrin | korovkin | 1 | -0/+327 |
2006-08-02 | improve ipaq 2200, 4xxx, 4700 support. patches courtesy R.Wagner, E.Hovland, ... | mickeyl | 3 | -7/+43 |
2006-07-17 | supply default arguments | llornkcor | 1 | -21/+11 |
2006-07-14 | more htc universal stuff | llornkcor | 10 | -186/+90 |
2006-07-09 | initial commit to add video4linux camera app from qtopia 2, needs more work | llornkcor | 32 | -111/+3723 |
2006-07-07 | Added OResource -> Resource for backward compatibility with OPIE 1.2.0. | korovkin | 1 | -0/+6 |