Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2005-03-18 | - some german translations | ar | 10 | -56/+57 |
2005-03-18 | removed dummy holiday plugin 'cause not needed and does not build | alwin | 6 | -73/+0 |
2005-03-18 | holiday "Augsburger Friedensfest" added (yes. I have friends there ;) | alwin | 1 | -0/+1 |
2005-03-18 | a big wish from zecke: gdr-nostalgic holidays ;) | alwin | 1 | -0/+13 |
2005-03-18 | work on plugins finished. | alwin | 14 | -22/+247 |
these plugins now may have a config-widget (sorry guys - I had to change the plugininterface and so the UUID again.) the plugin for nationalholidays now has such a widget, the datebook will insert configwidgets into its settingsdialog. corrected the .pro file of opiepim2/ui so it contains the header/cpp files for that pluginsystem. | ||||
2005-03-18 | Fixed category handling | eilers | 1 | -1/+1 |
2005-03-18 | Fixing problem with categories: "unfiled" and "all" show the same list. | eilers | 1 | -5/+15 |
Previous patch removed correct use of the pim backend. Therefore I had reimplemented it. | ||||
2005-03-18 | Reworte generic sorted() and added filter for "DoNotShowWithCategory" needed | eilers | 2 | -12/+25 |
by addressbook | ||||
2005-03-18 | sort and add ar's icons | mickeyl | 1 | -13/+13 |
2005-03-18 | added note about dateook-plugins | alwin | 1 | -0/+2 |
2005-03-18 | made plugins configureable, eg, if them will load or not (or switch on/off | alwin | 8 | -84/+188 |
at runtime) events generated from plugins will not editable and so on (check for a wrong Uid) so them are just text inside datebook. | ||||
2005-03-18 | fix typo | mickeyl | 1 | -1/+1 |
2005-03-18 | mark this class as IDEA cause it isn't implemented. | alwin | 1 | -0/+2 |
2005-03-17 | Update the API Documentation for OProcess and OApplicationFactory | zecke | 2 | -3/+3 |
2005-03-17 | switched to common opie2-pluginloader. | alwin | 2 | -2/+39 |
2005-03-17 | more common install path for that plugins | alwin | 3 | -3/+3 |
2005-03-17 | added datebook plugins for xml-configurable national holidays. | alwin | 9 | -0/+379 |
may someone is needing it ;) | ||||
2005-03-17 | lupdate to get ready for Opie 1.2 | drw | 465 | -4482/+9452 |
2005-03-17 | corrected an error in date-counting | alwin | 1 | -2/+2 |
2005-03-17 | fix error in thinking about date-diffs I made | alwin | 1 | -3/+3 |
2005-03-17 | new header file into .pro | alwin | 1 | -1/+2 |
2005-03-17 | 1. datebookweeklist - a week has SEVEN days, not SIX. I'm wondering why | alwin | 10 | -634/+718 |
events on sunday never showed there ;) 2. extra file datebooktypes contains some special classes used by datebook so other classes must not include the big mainheader file. 3. added support for holiday-plugins to week-views. Month view is a little bit more tricky 'cause TT has never heard about virtual methods and so I have the choice between complete copy the monthview and make the modifications or changing the interface of datebookdb-class to virtual. both isn't nice. | ||||
2005-03-17 | inserted last missing stuff | alwin | 4 | -2/+142 |
2005-03-17 | I had to change interface. so the used UUID has changed, too! | alwin | 2 | -2/+5 |
But now these plugins may give a list of EffectiveEvents back. | ||||
2005-03-17 | check anniversaries, too. | alwin | 1 | -2/+17 |
2005-03-17 | must linked against libopiepim2 | alwin | 1 | -1/+1 |
2005-03-17 | inserted missing | alwin | 4 | -162/+163 |
corrected spelling | ||||
2005-03-16 | - more new icons for 1.2 | ar | 16 | -0/+0 |
2005-03-16 | - more new icons for 1.2 | ar | 12 | -0/+0 |
2005-03-16 | added birthday display into datebook | alwin | 7 | -1/+111 |
2005-03-16 | Translated a few strings | skyhusker | 4 | -24/+35 |
2005-03-16 | config.in.in are always autogenerated | mickeyl | 2 | -1/+4 |
2005-03-16 | Added AddressBook fixes | drw | 1 | -0/+2 |
2005-03-16 | Fixed: 1. Category handling - all other apps and libopie2 use -1 for unfiled ↵ | drw | 3 | -27/+25 |
and 0 for all, addressbook flipped them, 2. Letter picker record selection, 3. sort resulting records after letter picker selected them | ||||
2005-03-16 | corrected some stuff | alwin | 4 | -2/+18 |
2005-03-16 | forgot an interface method required. | alwin | 1 | -0/+2 |
from now the interface never changed again or assigned UUID must changed. | ||||
2005-03-16 | added (base) christian holidays | alwin | 8 | -4/+181 |
2005-03-16 | VI is a strong weapon... fixed a big cp&paste error | alwin | 1 | -4/+2 |
2005-03-16 | added holiday package | alwin | 1 | -0/+1 |
2005-03-16 | added holiday plugin package | alwin | 2 | -0/+3 |
2005-03-16 | linking against libetpan should be enough | alwin | 1 | -1/+1 |
2005-03-16 | ho. | alwin | 10 | -1191/+1416 |
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff. | ||||
2005-03-16 | ok, removed last errors (i hope) | alwin | 1 | -2/+1 |
2005-03-16 | sorry, guys, checked in wrong files | alwin | 2 | -9/+8 |
2005-03-16 | first shot of a generic interface for holiday plugin in datebook | alwin | 2 | -0/+88 |
2005-03-16 | beginning of holiday plugins for datebook | alwin | 1 | -0/+6 |
2005-03-15 | ok. the hinge button must have held-action set to 0. | alwin | 1 | -6/+3 |
ToDo: make it sure that it will not set to any - otherwise it runs into trouble with autorepeat. | ||||
2005-03-15 | Add address book sort fix | drw | 1 | -0/+1 |