summaryrefslogtreecommitdiff
path: root/core/pim
AgeCommit message (Collapse)AuthorFilesLines
2003-03-23Bugfix: (bug #0000211) Events ending at midnight shouldn't be displayed at ↵umopapisdn1-8/+10
the following day. Fix for weekview.
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-22Bugfix:umopapisdn1-20/+15
Certain events were not correctly displayed, namely those with "starting minutes" larger than "ending minutes" (for example an event starting at 07.30 and ending at 18.00) was displayed as ending at 18.30. Also added more informative text for events in the weekview. Events starting and ending on the same day is mentioned with start and end time. Events that span across multiple days is also mentioned with start and end dates.
2003-03-22More informative dayview text:umopapisdn1-14/+9
An event that begins and ends on the same day is only mentioned by start and end time. An event that spans across multiple days, is also mentioned with start and end date.
2003-03-14Do not crash when trying to edit and there is no datazecke2-1/+3
2003-03-10Setting new path to icon.eilers1-3/+3
2003-03-09Switching to version 0.9.1eilers1-2/+2
2003-03-09Fixed missing table refresh after changing the primary contact ordereilers3-2/+19
2003-03-08use icons from inline instead of inlining some icons in the ui fileharlekin2-12/+7
2003-03-08use the opie wide config iconharlekin1-83/+83
2003-03-08update to new pathsharlekin2-4/+4
2003-03-07Removed unused files and starting with WhatsThis..eilers6-356/+92
2003-03-06New table appearance by Dan Williams ! It looks like todolist, now ! Thankseilers2-2/+35
a lot !
2003-03-05Fixed bug, again ..eilers1-9/+10
Default-Email Chooser wasn't removed in some rare cases ..
2003-03-05Bugfix: Fullname Dialogbox had problems with lastnames out of multiple wordseilers2-41/+29
2003-03-04Fixing suffix handlingeilers2-5/+11
2003-03-04Some finetuning to behave like the previous release if just one first andeilers1-3/+6
lastname is used..
2003-03-04Name parser completely rewritten ! It is now possible to have as much middleeilers3-446/+363
names as your parents payed for ;) If you have a lastname which was build out of words like "Klara Anne Marie Freifrau von Lichtenstein" or "Carlos Marcos del los Rios" you have to use a "," to separate between first andd last names like this: "del los Rios, Carlos Marcos" or "Freifrau von Lichtenstein, Klara Anne Marie"..
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-03-01Fixing following bugs:eilers5-60/+82
default email chooser jumped sometimes through the widget default email chooser not completely hiding the textfield storing the position of the chooser for the home webpage failed
2003-02-28Beaming personal vcard on keypress is implented now !eilers1-9/+17
2003-02-27Adding icon for importeilers1-1/+2
2003-02-24Oops: Personal details menu disabled.. Fixed!eilers1-1/+1
2003-02-24Add Implementation for Templates, Locations, Descriptionszecke11-58/+447
add some more stuff
2003-02-24Change default settings of combos for contacteditoreilers3-5/+6
2003-02-23Implement some of the new frameworkzecke13-29/+546
2003-02-23Added icons. Especially the main-contact table has an iconeilers7-65/+122
to show whether it is a work-, home- number or if it is a mobile... The pictures may need improvements due to my incompetence in creating pictures.. Do we have anyone who may paint such stuff ?
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-22import the new layout/design of datebookzecke15-0/+571
sorry this was not put into a branch and once its done it'll replace datebook and be put into that subdir. but currently I want both versions available so I can test... So by design it'll feature Showing BirthDays Showing Due and OVerDue Todos Better AllDay handling Pinning Events to TimeZones Exceptions to Recurrence
2003-02-22shutup todolist while runningzecke3-3/+3
remove the transport thingie..
2003-02-21got rid of some unneeded includesharlekin5-18/+3
2003-02-19Translation added for pluginsgroucho3-5/+38
2003-02-17I hope translation is fixed, now !eilers3-87/+176
2003-02-16Error message was too long.. Fixed!eilers1-1/+1
2003-02-14save some space in dayview, for further answers read bug #665harlekin1-5/+8
2003-02-14Remove the #ifdef for QWSzecke2-8/+10
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again
2003-02-12Translation addedgroucho1-1/+1
2003-02-12Translations addedgroucho1-0/+17
2003-02-12now plugins should be translatable tooharlekin2-5/+24
2003-02-11fix for bugreport #664, show also location in popups in datebooks weekviewharlekin1-2/+10
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-11Add a FIXME notezecke1-0/+3
drw killed the .ui files in his nice UI appealing update but setPopup is a bad idea for small screens and there was a reason for the slotHack so I need to readd it again...
2003-02-11fix 0000535.zecke1-3/+13
What is the right size? That depends on the user so save the columWidth() the user used so he should be happy
2003-02-11Fix 0000645zecke1-1/+1
2003-02-11Add switching the views with the ActionKey..zecke8-13/+58