summaryrefslogtreecommitdiff
path: root/core/pim/today
AgeCommit message (Collapse)AuthorFilesLines
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth4-4/+4
2003-08-01Merging changes in BRANCH_1_0 into HEADeilers7-9/+15
2003-07-07Adding feature: Disabling/Enabling of Birthdays/Anniversaries is possible, now !eilers4-52/+107
2003-06-05sanitizedschurig5-5/+5
2003-05-30small change so today works again on retail romharlekin1-1/+7
2003-05-19translatableharlekin2-1/+2
2003-05-13Example of the use of new plugin interface, disabled by default.kergoth2-4/+33
2003-04-22Add empty Files fieldkergoth1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth6-0/+6
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth6-6/+6
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus5-0/+5
2003-04-10fixes for bigger fontsharlekin1-5/+3
2003-04-03set max days ahead to 21, closes #815harlekin1-1/+1
2003-03-31Corrected error in version string (0.6,2 should be 0.6.2)groucho1-1/+1
2003-03-30layout fix, closes bug #761harlekin2-5/+6
2003-03-30layout changesharlekin2-2/+4
2003-03-30changed header (gui) to layoutsharlekin4-23/+22
2003-03-29added option to made the banner on top much smaller and also the date should ↵harlekin6-8/+40
adapt to local settings now ( hopefully )
2003-03-23count right number of max showing eventsharlekin1-1/+1
2003-03-23if multiple days are selected and only later is on still show all events on ↵harlekin1-1/+11
next days ,)
2003-03-23use the common config symbol and save some kbharlekin1-1/+1
2003-03-10Setting new path to icon.eilers1-3/+3
2003-03-08update to new pathsharlekin2-4/+4
2003-03-03Added refresh. Otherwise it is not updating correctly if today is runningeilers3-7/+21
in fastload-mode.. Is there any possibility to get a signal after resume ?
2003-02-23got rid of not needed includesharlekin4-18/+5
2003-02-23got rid of not needed includesharlekin6-12/+34
2003-02-23got rid of not needed includesharlekin4-20/+3
2003-02-21got rid of some unneeded includesharlekin5-18/+3
2003-02-19Translation added for pluginsgroucho3-5/+38
2003-02-12Translation addedgroucho1-1/+1
2003-02-12Translations addedgroucho1-0/+17
2003-02-12now plugins should be translatable tooharlekin2-5/+24
2003-02-11fixing crash which occured when leaving config dialogharlekin2-2/+3
2003-02-11now when coming back from the config dialog ALL plugins get restartedharlekin2-86/+61
2003-02-10fix the -missing dtor leads to 12 kb memleak per cycle- bugharlekin2-12/+16
2003-02-10fix refreshharlekin2-8/+9
2003-02-10fixed segfaultharlekin1-7/+8
2003-02-10make use of QGuardedPtrzecke4-6/+6
2003-02-10adapted to new refresh, datebookplugin still need some workharlekin15-76/+174
2003-01-31leaks less now, still one more leak to goharlekin2-2/+10
2003-01-29Today: debug -> releasegroucho1-1/+1
aqpkg.ts: Typo fix
2003-01-27Changes to make the weeklstview show translated day headersgroucho2-1/+19
Addressbookplugin was not translated, however this beast still does not show the translated strings
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth2-2/+2
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26Arent dependencies fun?kergoth4-4/+4
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth5-5/+5
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23noncore/games/sfcave-sdl/.cvsignorekergoth1-0/+1
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth2-2/+2
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16*** empty log message ***kergoth1-0/+1
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..