summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2005-04-29Resource -> OResourcedrw1-6/+7
2005-04-28Should have make these icons SmallIcon sized in the 1st placedrw1-4/+4
2005-04-27first sketch at implementationmickeyl1-1/+23
2005-04-27add hotplug-qcop skeletonmickeyl3-0/+66
2005-04-26here we gomickeyl1-0/+4
2005-04-24Resource -> OResourcedrw2-7/+4
2005-04-24Resource -> OResourcedrw2-7/+4
2005-04-24Resource -> OResource, and fix dependency on libopiesecurity2 libdrw3-7/+4
2005-04-24Resource -> OResourcedrw5-17/+12
2005-04-24Resource -> OResourcedrw7-75/+39
2005-04-24Resource -> OResourcedrw3-8/+5
2005-04-24Resource -> OResourcedrw2-26/+28
2005-04-24Sort applications alphabetically. Fixes bug #1476.skyhusker1-4/+15
2005-04-23Hinted and proposed by Jose Bernadao Silva:zecke1-0/+1
Fix compiling by including QObject
2005-04-22add sandman for all the things he did back those daysmickeyl1-1/+2
2005-04-15Resource -> OResourcedrw1-26/+23
2005-04-15Resource -> OResourcedrw2-21/+39
2005-04-15Resource -> OResourcedrw2-20/+26
2005-04-15Resource -> OResourcedrw9-53/+49
2005-04-14More icon sizing updatesdrw2-32/+36
2005-04-14Change default mail application to Opie-Mail.skyhusker2-8/+8
2005-04-10Added configuration option for max characters displayed in notes. Fixes bug 1635skyhusker5-11/+54
2005-04-06Use OResource for loading imagesdrw4-33/+37
2005-04-06Use OResource for loading images and fix headersdrw7-112/+209
2005-04-06Use OResource for loading images, correct display of alarm and reoccurance ↵drw27-371/+795
icons for event and fix headers
2005-04-06Use OResource for loading images and fix headersdrw39-441/+1092
2005-04-05Don't append file extension for imagesdrw1-2/+2
2005-04-03- fix bug #1535 (Missing line break and unnecessary location shown with ↵deller1-3/+5
Today-Calendar plugin) - document bugs 1535 and my last commits in the Changelog
2005-04-01scale O-Menu-Applet pixmaps according to AppLnk::smallIconSizemickeyl10-26/+28
2005-04-01show the popups inside the visible screendeller1-1/+1
2005-03-29Beaming Fix:zecke1-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-24In table view: Clicking on column 0 changes the sortorder.eilers5-91/+23
Version of ths app was changed to 1.2.0 Requested by #1591
2005-03-21Eastersunday -> Easter Sundaydrw1-1/+1
2005-03-21design bug fixed.alwin4-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-20short description of how these plugins interact with datebookalwin1-1/+13
2005-03-20maed a straight copy of the origin datebookmonthview class so we can displayalwin5-4/+531
the holidays inside. needs a little bit finishing I think but it works.
2005-03-20ok, seems that guys want to insert static days like christmas andalwin1-0/+2
so on better inside the nationaldays-xml-files so removing it here.
2005-03-19inserted missed holidayalwin1-0/+1
2005-03-19added .cvsignore filesalwin4-1/+11
corrected the name of the christmas holidays
2005-03-19hopefull speedup the weeklistview.alwin7-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-19so....alwin21-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-18plugins must link against opiepim2alwin2-2/+2
2005-03-18removed dummy holiday plugin 'cause not needed and does not buildalwin5-72/+0
2005-03-18work on plugins finished.alwin9-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-18Fixing problem with categories: "unfiled" and "all" show the same list.eilers1-5/+15
Previous patch removed correct use of the pim backend. Therefore I had reimplemented it.
2005-03-18made plugins configureable, eg, if them will load or not (or switch on/offalwin8-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-17switched to common opie2-pluginloader.alwin2-2/+39
2005-03-17more common install path for that pluginsalwin3-3/+3
2005-03-17added datebook plugins for xml-configurable national holidays.alwin7-0/+370
may someone is needing it ;)
2005-03-17corrected an error in date-countingalwin1-2/+2