Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-18 | removed dummy holiday plugin 'cause not needed and does not build | alwin | 5 | -72/+0 |
2005-03-18 | work on plugins finished. | alwin | 9 | -14/+189 |
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 | 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 | 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-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 | 7 | -0/+370 |
may someone is needing it ;) | ||||
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 | 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 | added birthday display into datebook | alwin | 6 | -1/+110 |
2005-03-16 | config.in.in are always autogenerated | mickeyl | 2 | -1/+4 |
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 | added (base) christian holidays | alwin | 7 | -4/+180 |
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 | 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 | beginning of holiday plugins for datebook | alwin | 1 | -0/+6 |
2005-03-15 | setup a workaround for missing autorepeat flag on specialbuttons. | alwin | 2 | -6/+18 |
eg, keyfilter of serverapp stores the last pressed button itself and checks against holdtime and releases itself. on c7x0/c8x0 it works with 2.6 kernel cause keys are repeated without this flag - on 2.4 kernel I don't know what happen (may that keys are not repeated) | ||||
2005-03-14 | scrollview - when having a lot of buttons the dialog window is to small | alwin | 1 | -142/+152 |
to display them. | ||||
2005-03-12 | pixmap corrected | alwin | 1 | -3/+2 |
2005-03-12 | And I'm wondering why opie sometimes is that slow. Hopefully reduced | alwin | 2 | -7/+31 |
the calls to opie-eye for images in documenttab when changing layout and so on. | ||||
2005-03-12 | Fix default settings for background in Edit tab dialog | drw | 1 | -28/+18 |
2005-03-08 | Better version of icon | drw | 2 | -221/+6 |
2005-03-07 | Use popup menu for edit, duplicate, delete and beam in week list view - ↵ | drw | 3 | -9/+72 |
patch courtesy of Thomas Schnetzer | ||||
2005-03-07 | fixed a very interesting crasher. | alwin | 1 | -2/+2 |
2005-03-05 | Change loadIconSet to loadPixmap to prevent search for new_disabled icon ↵ | drw | 1 | -1/+1 |
(which doesn't exist | ||||
2005-03-04 | Fix name of plugins in label - patch courtesy of Gints | drw | 1 | -2/+2 |
2005-03-04 | Scale icons appropriately | drw | 1 | -1/+3 |
2005-03-03 | added 2.6 kernel devicenames | alwin | 1 | -1/+1 |
ToDo: let it check using OStorage | ||||
2005-03-03 | -Scale the image to the AppLnk::smallIconSize | zecke | 1 | -5/+11 |
-Set the size of the wait widget to AppLnk::smallIconSize | ||||
2005-03-03 | Start and Restart the QSound-Server | zecke | 2 | -1/+28 |
2005-03-03 | Scale icons appropriately | drw | 1 | -5/+9 |
2005-03-02 | -Build qss by updating the qss.pro | zecke | 4 | -17/+15 |
-Add a .cvsignore file -Make it selectable/buildable in our buildsystem by adding it to packages and creating a config.in | ||||
2005-03-02 | Initial revision | zecke | 2 | -0/+65 |
2005-03-02 | Close the Filedescriptor for the QCopBridge and Transferserver on exit | zecke | 2 | -2/+7 |
2005-03-02 | Merge HEAD with QTOPIA_2_1_1 vendor branch | zecke | 4 | -90/+18 |
The new qcop tool can change the user and wait for repsonses on the channel it sent data | ||||
2005-03-02 | Initial revision | zecke | 2 | -0/+328 |
2005-03-02 | Scale icons approprtely | drw | 1 | -3/+8 |
2005-02-24 | Speed up application start by more than 30% | zecke | 1 | -1/+1 |
2005-02-18 | fix icon showing. add filename to visual. | llornkcor | 1 | -163/+154 |
2005-02-18 | Added Skyhusker to developer list | drw | 1 | -1/+2 |
2005-02-17 | The response to the static background pixmap was overwhelmingly positive, hence: | mickeyl | 5 | -13/+41 |
* fix static background pixmap also for tiled pixmaps * make it customizable via LauncherSettings * enable it per default | ||||
2005-02-16 | Applied Skyhusker's patch for bug #1538 | drw | 1 | -2/+2 |