summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ContactSheet: deduplicate add_row_with_*button.Niels De Graef2018-06-241-25/+5
* AvatarSelector: use a FileChooserNative.Niels De Graef2018-05-271-5/+5
* ContactSheet: solve Critical with an empty first persona.Niels De Graef2018-05-081-6/+6
* ContactForm: use a common container Grid.Niels De Graef2018-05-083-18/+15
* ContactSheet: use a container grid.Niels De Graef2018-05-082-20/+25
* ContactForm: extract code to create PersonaStore label.Niels De Graef2018-05-083-17/+18
* ContactForm: create a common base structure.Niels De Graef2018-05-085-37/+72
* ContactEditor: don't reuse for multiple contacts.Niels De Graef2018-05-082-138/+126
* Revert "Store: add contacts in a separate thread."Niels De Graef2018-05-051-23/+7
* Silence valac warnings about Error throwing.Niels De Graef2018-05-022-10/+11
* Rename icon to use org.gnome.Contacts (our app ID).Niels De Graef2018-04-302-7/+5
* WIP: Refactor ContactSheet property adding.Niels De Graef2018-04-222-103/+148
* avatar-selection: Use popover and window for crop/cheeseElias Entrup2018-04-185-206/+219
* cc-crop-area: Highlight circle and only draw cornersElias Entrup2018-04-171-48/+30
* AboutDialog: Mark the copyright string translatable.Niels De Graef2018-04-141-1/+1
* ContactPane: split set_edit_mode in 2 methods.Niels De Graef2018-04-143-71/+58
* Window: Don't create a contact when creating/updatingwip/aplazas/new-contactAdrien Plazas2018-04-131-0/+3
* Store: add contacts in a separate thread.Niels De Graef2018-04-082-7/+24
* ContactList: don't call Settings on each sort.Niels De Graef2018-04-081-5/+7
* Contact: mark result of from_individual as unowned.Niels De Graef2018-04-081-1/+1
* Store: remove the changed signal.Niels De Graef2018-04-081-17/+1
* Avoid more ownership mismatches of container elementsRico Tzschichholz2018-04-081-2/+2
* Avoid ownership mismatches of container elementsRico Tzschichholz2018-04-081-1/+1
* Store: don't calculate Hashmap.get_keys() twice.Niels De Graef2018-04-071-3/+3
* ContactPane: Re-add the suggestion grid.Niels De Graef2018-04-021-0/+9
* ContactPane: move constructor before methods.Niels De Graef2018-04-021-34/+26
* Contact: don't make an exception for Tpf when removing personas.Niels De Graef2018-04-021-24/+7
* Contact: put the constructor before the methods.Niels De Graef2018-04-021-11/+10
* Contact: make hidden a property & cleanup the code.Niels De Graef2018-04-025-55/+40
* Documentation: auto-build the valadoc docs.Niels De Graef2018-03-312-3/+3
* Contact: cleanup _get_is_hidden().Niels De Graef2018-03-311-11/+5
* Contact: make Store reference private.Niels De Graef2018-03-316-37/+39
* Contact: don't needlessly lookup the types of all fields.Niels De Graef2018-03-312-18/+0
* ContactPane: correctly set this.sheet as nullable.Niels De Graef2018-03-261-1/+1
* ContactPane: move some initialization out of the constructor.Niels De Graef2018-03-251-5/+3
* ContactPane: clean up suggestion_grid handling.Niels De Graef2018-03-251-26/+17
* Don't reuse single ContactSheet for multiple contacts.Niels De Graef2018-03-253-99/+64
* app: Update copyright years in the about dialogPiotr Drąg2018-03-251-1/+1
* ContactPane: add MaxWidthBin in the template.Niels De Graef2018-03-251-9/+3
* MaxWidth: rename Center and extract to its own file.Niels De Graef2018-03-254-51/+72
* Window: use flag operations in window_state_event()Niels De Graef2018-02-241-6/+3
* Contacts.Window: remember width and height of windowFrank Zschage2018-02-183-4/+101
* Contact: simplify persona_is_google_other()Niels De Graef2018-02-181-3/+1
* Contact: clean up field sorting code.Niels De Graef2018-02-181-39/+25
* Contact: simplify persona_is_google()Niels De Graef2018-02-181-5/+1
* Contact: clean up the persona stores result.Niels De Graef2018-02-181-9/+4
* Contact: clean up persona store sorting function.Niels De Graef2018-02-171-32/+22
* Contact: remove the personas_changed signal.Niels De Graef2018-02-173-27/+13
* Contact: sort postal addresses before notes.Niels De Graef2018-02-131-2/+1
* Contact: clean up sorting of persona properties.Niels De Graef2018-02-131-31/+13