summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/version.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-24In table view: Clicking on column 0 changes the sortorder.eilers1-2/+2
Version of ths app was changed to 1.2.0 Requested by #1591
2004-12-20Fix for Bug #1269 and use of new sorted of the pim libaryeilers1-1/+1
2003-08-30Speed optimization fix:eilers1-1/+1
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file..
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-3/+3
2003-05-11Some improvements in handling of organizations:eilers1-1/+1
- If you enter a organization name and no Fullname is entered, the organization name will be used. Thus, the organization is shown correctly in the listview.. - The letterpicker now searches for the SaveAs Entry (configurable) instead for lastname. Ths guarantees that the organization is found as expected.. This addresses bugreport #590 and #895..
2003-04-02Fix bug #791 (Misbehaviour of contacteditor: The main tab is active for ↵eilers1-1/+1
every new entry) Export to VCard added. Edit:Save removed (Was just for testing purposes)
2003-03-27Bugfix: If menu-button is pressed, the mainmenu will now open as expectedeilers1-1/+1
To have the same look and feel as the other pim applications, the moveable toolbar is disabled. This behaviour is changeable in the configuration.
2003-03-24DetailView: If card is too big to show, use page up/down instead ofeilers1-1/+1
next/previous contact if cursor up/down is used ..
2003-03-09Switching to version 0.9.1eilers1-2/+2
2003-03-04Name parser completely rewritten ! It is now possible to have as much middleeilers1-2/+2
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-01Fixing following bugs:eilers1-1/+1
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-24Change default settings of combos for contacteditoreilers1-1/+1
2003-01-31Removed a lot of debug output.. Therefore it should speed up..eilers1-2/+2
The settings of the combo-boxes in the contacteditor are now stored globally and individual for a contact ( I fear this will not survive any synchronizing! ). Thanks to tille for his assistance ! I hope there isn't any new bug in the contacteditor.. It is very ugly and hard to debug..
2002-11-27Now version 0.1.1eilers1-1/+1
2002-11-18Back to main tree. Back to main tree.eilers1-0/+10
Back to main tree. Waiting for moving to feature freeze ..