index
:
contacts-merger.git
master
Tool to merge duplicate contacts for Maemo 5
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-08
Release 0.1.3
HEAD
master
Marco Barisione
2
-1/+7
2010-06-08
Move the -dbg package to the devel section
Marco Barisione
1
-1/+1
2010-06-08
Release 0.1.2
Marco Barisione
2
-1/+8
2010-06-08
Kill the address book when installing the plugin :(
Marco Barisione
1
-0/+42
2010-06-08
Ignore partial matches for common user names (info, postmaster, ...)
Marco Barisione
1
-12/+62
2010-06-04
Release 0.1.1
Marco Barisione
2
-1/+8
2010-06-04
If there is a FN field and no N field parse use the former
Marco Barisione
1
-0/+8
2010-06-04
E_CONTACT_NAME is for "N", not "FN"
Marco Barisione
1
-1/+1
2010-06-03
Release 0.1
Marco Barisione
1
-2/+2
2010-06-03
Put something in the README file
Marco Barisione
1
-0/+1
2010-06-03
Improve a string
Marco Barisione
1
-1/+1
2010-06-03
Ellipsize names and descriptions if they are too long
Marco Barisione
1
-6/+18
2010-06-03
Show the progress indicator while merging
Marco Barisione
1
-0/+3
2010-06-03
Put the explanation directly in the main window
Marco Barisione
1
-26/+72
2010-06-03
Show better strings in the popup menu
Marco Barisione
1
-6/+12
2010-06-03
"Matches:" instead of "Match of:"
Marco Barisione
1
-1/+1
2010-06-03
Fix a wrong strings ("nicknames" -> "nickname")
Marco Barisione
1
-1/+1
2010-06-02
Work around non re-entrant D-Bus callbacks
Marco Barisione
1
-1/+16
2010-06-01
Add icon, display name and bug tracker info
Marco Barisione
1
-0/+20
2010-06-01
Disable the live search bar
Marco Barisione
1
-0/+2
2010-06-01
Don't show the score in the UI if debugging is disabled
Marco Barisione
1
-3/+12
2010-06-01
Don't do expensive debugging operations if debugging is disabled
Marco Barisione
2
-20/+25
2010-06-01
Make it possible to disable debug messages
Marco Barisione
2
-0/+39
2010-06-01
Show the contacts' details when long tapping on a row
Marco Barisione
1
-0/+180
2010-06-01
Make match_get_contacts() accept null contact pointers
Marco Barisione
1
-4/+5
2010-05-27
Make contact_pair_equal() look nicer
Marco Barisione
1
-4/+2
2010-05-26
Use a HildonNote instead of a HildonBanner when the merge is successful
Marco Barisione
1
-13/+19
2010-05-26
Load the dups in an idle to avoid blocking the UI
Marco Barisione
1
-2/+17
2010-05-26
Make the plugin display the merger when the button is clicked
Marco Barisione
2
-4/+18
2010-05-26
Make the merger window a hildon stackable window
Marco Barisione
2
-3/+3
2010-05-26
Move all the merging and UI code to a convenience library
Marco Barisione
14
-14/+32
2010-05-25
Add the stub for an address book extension
Marco Barisione
5
-1/+107
2010-05-25
Improve the package description
Marco Barisione
1
-6/+6
2010-05-25
Ops, it's contacts-merge*r* not contacts-merge
Marco Barisione
6
-12/+12
2010-05-21
Commit one contact at a time to avoid merge dialogs on top of each other
Marco Barisione
1
-1/+3
2010-05-21
Use a proper category for the debian packages
Marco Barisione
1
-3/+3
2010-05-21
Disable -Werror for package builds
Marco Barisione
1
-1/+1
2010-03-05
Handle error conditions better
Marco Barisione
1
-4/+4
2010-03-05
Drop the parenthesis around "No duplicate contacts found"
Marco Barisione
1
-1/+1
2010-03-05
Move the logic to quit the application to main.c
Marco Barisione
2
-4/+14
2010-03-05
Show "(No duplicate contacts found)" if no matches are found
Marco Barisione
1
-0/+26
2010-03-05
Show an explanation dialogs if there are matches
Marco Barisione
1
-2/+29
2010-03-05
Show a banner if the "Merge" button is pressed an no contact is selected
Marco Barisione
1
-1/+4
2010-03-05
Display the progress indicator while loading the matches
Marco Barisione
1
-3/+5
2010-03-05
Move the setup of the aggregator to MergerWindow
Marco Barisione
3
-95/+101
2010-03-04
Make sure the stuff we free in dispose is set to NULL
Marco Barisione
1
-0/+2
2010-03-04
Move stuff from finalize to dispose
Marco Barisione
1
-5/+3
2010-03-04
Set the title for the error details dialog
Marco Barisione
1
-0/+2
2010-03-04
Show again the summary dialog when the error dialog is closed
Marco Barisione
1
-0/+11
2010-03-04
Keep a pointer to the summary dialog in MergerWindowPrivate
Marco Barisione
1
-12/+13
[next]