summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Contact: use const string[] for sorted properties.Niels De Graef2018-02-131-1/+1
* Extract ImService to a separate file.Niels De Graef2018-02-134-44/+74
* ContactPane: Update right titlebar after editing contactFrank Zschage2018-02-062-0/+9
* Allow sorting by first name or surname.Niels De Graef2018-02-056-13/+54
* Avatar: Contact.individual is never null.Niels De Graef2018-01-241-2/+1
* Avatar: unnecessary Cairo save() and restore()Niels De Graef2018-01-241-4/+0
* Store: don't use lambda for individuals_changed_detailed.Niels De Graef2018-01-231-67/+69
* ContactList: don't use a separate map for contacts.Niels De Graef2018-01-231-17/+17
* ContactList: simplify sorting function.Niels De Graef2018-01-231-14/+5
* ContactList: right-click == checkbox toggle in selection mode.Niels De Graef2018-01-221-1/+1
* ContactList: start select mode on right click.Niels De Graef2018-01-221-1/+13
* Center: remove xalign.Niels De Graef2018-01-222-7/+1
* Don't use anonymous lambdas if not necessary.Niels De Graef2018-01-223-6/+6
* Avatar: don't add a class style context.Niels De Graef2018-01-221-2/+0
* LinkedAccountsDialog: use GtkTemplate.Niels De Graef2018-01-223-59/+26
* LinkedAccountsDialog: contact name is not translatableNiels De Graef2018-01-221-1/+1