index
:
delta/gnome/gnome-contacts.git
Community/Purism/gnome-contacts-wip/aplazas/leaflet
Ordissimo/gnome-contacts-restore-birthday
armonge/gnome-contacts-wip/fix-show-contact-option
baserock/3.18.0
bochecha/flatpak/eds-no-libdb
bochecha/libgee
bugfix/fix-docs-build
bugfix/fix-flatpak
cherry-pick-b3f2b508
feature/better-os-ci
feature/role-details
feature/style-checks
feature/yamlize-flatpak
flatpak-ci
frankz/gnome-contacts-master
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-42
gnome-43
gnome-44
main
master
new-design
nielsdg/address-books
nielsdg/avatar-button
nielsdg/hide-link-button-for-now
nielsdg/more-vcard-tests
nielsdg/no-more-gtkdialog
nielsdg/phones
nielsdg/role-vcard-support
ricotz/vala
update-ci
wip/aplazas/new-contact
wip/cdavis/dual-pane-adaptive-states
wip/cdavis/hdy-style-updates
wip/cdavis/secondary-menu-fixes
wip/cdavis/typography-updates
wip/christopherdavis/hdy-avatar
wip/christopherdavis/hdywindow
wip/jimmac/app-icon-redesign
wip/map-widget
wip/mjog/extended-actions
wip/nielsdg/avatar-no-button
wip/nielsdg/avatar-popover
wip/nielsdg/cleanup-app-code
wip/nielsdg/cleanup-form
wip/nielsdg/commit-cehcks
wip/nielsdg/contact-editor-rewrite
wip/nielsdg/converge-editor-and-sheet
wip/nielsdg/extract-im-service
wip/nielsdg/fix-ci
wip/nielsdg/fix-critical-on-new
wip/nielsdg/fix-setup-screen
wip/nielsdg/flatpak
wip/nielsdg/flatpak-rest-master
wip/nielsdg/improve-flatpak
wip/nielsdg/meson
wip/nielsdg/meson_configure
wip/nielsdg/plugins-for-form-fields
wip/nielsdg/setup-add-accounts
wip/nielsdg/types-rewrite
wip/nielsdg/uncrustify
wip/nielsdg/vcard-import
wip/piotrdrag/update-copyright
wip/sorted
gitlab.gnome.org: GNOME/gnome-contacts.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
contacts-store.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial work to move code into Contacts.Window
Erick Pérez Castellanos
2014-05-29
1
-1
/
+1
*
Contacts.Store: use IndividualAggregator.dup ()
Erick Pérez Castellanos
2013-08-16
1
-1
/
+1
*
ContactsStore: add eds backend changes notification
Erick Pérez Castellanos
2013-08-09
1
-0
/
+13
*
Fix valac warnings
3.5.91
Alexander Larsson
2012-09-03
1
-2
/
+2
*
Add first run dialog
Alexander Larsson
2012-01-27
1
-0
/
+13
*
Remember "no" reponse to link suggestion
Alexander Larsson
2012-01-24
1
-0
/
+70
*
Support changing primary address book
Alexander Larsson
2012-01-16
1
-0
/
+8
*
Make Contact.is_hidden a property getter and cache the value
Alexander Larsson
2011-11-29
1
-1
/
+1
*
Use individual_can_replace_at_split helper
Alexander Larsson
2011-09-09
1
-12
/
+5
*
Make master-at-join on the contact, not on the persona
Alexander Larsson
2011-09-09
1
-6
/
+3
*
New method to pick best replacement on join
Alexander Larsson
2011-09-09
1
-10
/
+34
*
Fix split handling in individuals_changed
Alexander Larsson
2011-09-09
1
-9
/
+9
*
Ensure contacts-new-contact is always unset on persona
Alexander Larsson
2011-09-09
1
-1
/
+0
*
Handle an uncommon case in individuals_change
Alexander Larsson
2011-09-09
1
-2
/
+4
*
Better picking of the replacement when an individual is split
Alexander Larsson
2011-09-09
1
-17
/
+38
*
Implement contact linking
Alexander Larsson
2011-09-06
1
-0
/
+1
*
New implementation of individuals_changed_detailed
Alexander Larsson
2011-09-06
1
-22
/
+32
*
Fix typo in individuals_changes
Alexander Larsson
2011-09-06
1
-1
/
+1
*
Make sure we handle the case where multiple individuals are replaced by a new
Alexander Larsson
2011-09-05
1
-0
/
+6
*
Use new individuals_changed_detailed signal
Alexander Larsson
2011-09-05
1
-38
/
+21
*
Show error dialog if email not found
Alexander Larsson
2011-09-05
1
-8
/
+0
*
Show warning if id to show isn't found
Alexander Larsson
2011-09-05
1
-5
/
+31
*
Add quiescent signal/property to store
Alexander Larsson
2011-09-05
1
-0
/
+13
*
Replace FSF address by a reference to its website
Frédéric Péters
2011-09-05
1
-2
/
+1
*
Handle exceptions when preparing accounts and checking caps
Raul Gutierrez Segales
2011-09-03
1
-12
/
+23
*
Add support to make calls
Raul Gutierrez Segales
2011-08-29
1
-0
/
+41
*
Try to detect when a individual is replaces with another and reuse the contact
Alexander Larsson
2011-08-24
1
-3
/
+37
*
Add Contact.Store.is_empty ()
Alexander Larsson
2011-08-22
1
-0
/
+8
*
Split out the view from Store
Alexander Larsson
2011-08-17
1
-213
/
+20
*
Add a multi-value back reference from Contact
Alexander Larsson
2011-08-17
1
-4
/
+3
*
Clean up initial letter handling
Alexander Larsson
2011-08-16
1
-2
/
+2
*
Support show contact by email
Alexander Larsson
2011-08-09
1
-0
/
+8
*
Add initial cut at show individual id
Alexander Larsson
2011-08-09
1
-0
/
+14
*
Add added/changed/removed signals to ContactsStore
Alexander Larsson
2011-08-09
1
-3
/
+13
*
Initial cut at new contact
Alexander Larsson
2011-07-01
1
-0
/
+8
*
Save the store in the Contact
Alexander Larsson
2011-06-30
1
-1
/
+1
*
Move the aggregator into the contacts store
Alexander Larsson
2011-06-29
1
-0
/
+13
*
Reindent contacts store code
Alexander Larsson
2011-06-22
1
-209
/
+208
*
Revert accidental commit of test code
Alexander Larsson
2011-06-21
1
-1
/
+1
*
Initial work at edit mode
Alexander Larsson
2011-06-20
1
-1
/
+1
*
Filter out link local xmpp contacts
Alexander Larsson
2011-06-17
1
-5
/
+12
*
Don't show the user as a contact
Alexander Larsson
2011-06-17
1
-0
/
+4
*
Automatically filter out pure keyfile personas
Alexander Larsson
2011-06-17
1
-0
/
+11
*
Remove favourites support
Alexander Larsson
2011-06-07
1
-13
/
+0
*
Make sure we reset is_first when removing from the store
Alexander Larsson
2011-05-24
1
-0
/
+1
*
Show initial letter
Alexander Larsson
2011-05-24
1
-0
/
+8
*
Add new Contact.Store type that supports first char rendering
Alexander Larsson
2011-05-24
1
-0
/
+220