Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-05-04 | Resource -> OResource | drw | 2 | -55/+56 |
2005-05-04 | Resource -> OResource and add missing lib dependencies | drw | 2 | -5/+7 |
2005-05-04 | Resource -> OResource and add missing lib dependencies | drw | 2 | -4/+5 |
2005-05-04 | Resource -> OResource | drw | 4 | -9/+11 |
2005-05-04 | Resource -> OResource | drw | 4 | -6/+6 |
2005-04-29 | Add dependency on libopiecore2 - fixes compile using native buildsystem | drw | 8 | -8/+8 |
2005-04-29 | Resource -> OResource, simplified saving of image using name and used the ↵ | drw | 5 | -117/+13 |
correct MIME types for save dialog | ||||
2005-04-29 | Resource -> OResource | drw | 2 | -10/+5 |
2005-04-29 | Resource -> OResource | drw | 1 | -6/+7 |
2005-04-28 | Should have make these icons SmallIcon sized in the 1st place | drw | 1 | -4/+4 |
2005-04-27 | first sketch at implementation | mickeyl | 1 | -1/+23 |
2005-04-27 | add hotplug-qcop skeleton | mickeyl | 3 | -0/+66 |
2005-04-26 | here we go | mickeyl | 1 | -0/+4 |
2005-04-24 | Resource -> OResource | drw | 2 | -7/+4 |
2005-04-24 | Resource -> OResource | drw | 2 | -7/+4 |
2005-04-24 | Resource -> OResource, and fix dependency on libopiesecurity2 lib | drw | 3 | -7/+4 |
2005-04-24 | Resource -> OResource | drw | 5 | -17/+12 |
2005-04-24 | Resource -> OResource | drw | 7 | -75/+39 |
2005-04-24 | Resource -> OResource | drw | 3 | -8/+5 |
2005-04-24 | Resource -> OResource | drw | 2 | -26/+28 |
2005-04-24 | Sort applications alphabetically. Fixes bug #1476. | skyhusker | 1 | -4/+15 |
2005-04-23 | Hinted and proposed by Jose Bernadao Silva: | zecke | 1 | -0/+1 |
Fix compiling by including QObject | ||||
2005-04-22 | add sandman for all the things he did back those days | mickeyl | 1 | -1/+2 |
2005-04-15 | Resource -> OResource | drw | 1 | -26/+23 |
2005-04-15 | Resource -> OResource | drw | 2 | -21/+39 |
2005-04-15 | Resource -> OResource | drw | 2 | -20/+26 |
2005-04-15 | Resource -> OResource | drw | 9 | -53/+49 |
2005-04-14 | More icon sizing updates | drw | 2 | -32/+36 |
2005-04-14 | Change default mail application to Opie-Mail. | skyhusker | 2 | -8/+8 |
2005-04-10 | Added configuration option for max characters displayed in notes. Fixes bug 1635 | skyhusker | 5 | -11/+54 |
2005-04-06 | Use OResource for loading images | drw | 4 | -33/+37 |
2005-04-06 | Use OResource for loading images and fix headers | drw | 7 | -112/+209 |
2005-04-06 | Use OResource for loading images, correct display of alarm and reoccurance ↵ | drw | 27 | -371/+795 |
icons for event and fix headers | ||||
2005-04-06 | Use OResource for loading images and fix headers | drw | 39 | -441/+1092 |
2005-04-05 | Don't append file extension for images | drw | 1 | -2/+2 |
2005-04-03 | - fix bug #1535 (Missing line break and unnecessary location shown with ↵ | deller | 1 | -3/+5 |
Today-Calendar plugin) - document bugs 1535 and my last commits in the Changelog | ||||
2005-04-01 | scale O-Menu-Applet pixmaps according to AppLnk::smallIconSize | mickeyl | 10 | -26/+28 |
2005-04-01 | show the popups inside the visible screen | deller | 1 | -1/+1 |
2005-03-29 | Beaming Fix: | zecke | 1 | -1/+3 |
Recievers couldn't handle paths inside the obex push. As a workaround we will change the working directory of the process and use the filename inside that directory. | ||||
2005-03-24 | In table view: Clicking on column 0 changes the sortorder. | eilers | 5 | -91/+23 |
Version of ths app was changed to 1.2.0 Requested by #1591 | ||||
2005-03-21 | Eastersunday -> Easter Sunday | drw | 1 | -1/+1 |
2005-03-21 | design bug fixed. | alwin | 4 | -27/+448 |
xml-file now may contain floating holidays. syntax of it - see german.xml as example and/or README file in OPIEDIR/etc/nationaldays/ | ||||
2005-03-20 | short description of how these plugins interact with datebook | alwin | 1 | -1/+13 |
2005-03-20 | maed a straight copy of the origin datebookmonthview class so we can display | alwin | 5 | -4/+531 |
the holidays inside. needs a little bit finishing I think but it works. | ||||
2005-03-20 | ok, seems that guys want to insert static days like christmas and | alwin | 1 | -0/+2 |
so on better inside the nationaldays-xml-files so removing it here. | ||||
2005-03-19 | inserted missed holiday | alwin | 1 | -0/+1 |
2005-03-19 | added .cvsignore files | alwin | 4 | -1/+11 |
corrected the name of the christmas holidays | ||||
2005-03-19 | hopefull speedup the weeklistview. | alwin | 7 | -58/+225 |
deleting the main widget 4 times when date changed isn't that usefull. After 1.2 OPIE this view should completly rewritten or removed. | ||||
2005-03-19 | so.... | alwin | 21 | -629/+736 |
I looked for a problem. could not found due the kind of code structure. so I had reorganized the code into a more sensefull structure so every one should be able to find some code sequences when searching for a bug. yes - now I found the problem and can thinking about resolving it. | ||||
2005-03-18 | plugins must link against opiepim2 | alwin | 2 | -2/+2 |