summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: build for the latest version of OSs.feature/better-os-ciNiels De Graef2018-05-011-18/+19
* CI: build a Flatpak bundle for people to try out.Niels De Graef2018-04-301-3/+3
* Rename icon to use org.gnome.Contacts (our app ID).Niels De Graef2018-04-3014-9/+11
* Update Romanian translationDaniel Șerbănescu2018-04-261-292/+707
* Updated Czech translationMarek Cernocky2018-04-241-82/+106
* Updated Spanish translationDaniel Mustieles2018-04-241-87/+110
* Updated Slovenian translationMatej Urbančič2018-04-231-78/+103
* Update Friulian translationFabio Tomat2018-04-231-82/+106
* WIP: Refactor ContactSheet property adding.Niels De Graef2018-04-222-103/+148
* Added Slovenian translationMatej Urbančič2018-04-201-65/+56
* Added Slovenian translationMatej Urbančič2018-04-201-275/+408
* avatar-selection: Use Unicode ellipses in translatable stringsPiotr Drąg2018-04-202-3/+3
* avatar-selection: Use popover and window for crop/cheeseElias Entrup2018-04-1811-475/+410
* 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
* contacts-window: Fix UI file indentationAdrien Plazas2018-04-111-47/+47
* 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
* CI: fix build dir typo.Niels De Graef2018-04-081-1/+1
* 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
* Flatpak: define CMAKE_BUILD_TYPE for CMake projects.wip/nielsdg/improve-flatpakNiels De Graef2018-04-071-0/+2
* Flatpak: create xdg-data/pixmaps/faces if it doesn't exist.Niels De Graef2018-04-071-1/+1
* Flatpak: always use the same formatting style.Niels De Graef2018-04-071-15/+37
* Flatpak: let CMake projects use Ninja as backend.Niels De Graef2018-04-021-2/+2
* Flatpak: remove "devel" tags.Niels De Graef2018-04-021-1/+0
* 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
* Flatpak: add options for cheese.flatpak-ciNiels De Graef2018-04-011-0/+1
* Flatpak: Remove geocode-glib and gnome-doc-utils.Niels De Graef2018-04-011-30/+0
* CI: don't build a flatpak bundle (yet).Niels De Graef2018-04-011-4/+4
* Flatpak: add cheese module.Niels De Graef2018-04-011-0/+9
* CI: build Flatpak.Niels De Graef2018-04-011-0/+25
* CI: refactor build pipeline.Niels De Graef2018-04-011-26/+31
* Meson: drop "with-" prefix for configurable options.Niels De Graef2018-04-013-5/+5
* Meson: don't use 'auto' values for cheese option.Niels De Graef2018-04-012-6/+4
* Meson: restructure to put the options at the top.Niels De Graef2018-04-011-9/+9
* Drop unused maps configure option.Niels De Graef2018-04-011-1/+0
* CI: Update to Fedora 27.update-ciNiels De Graef2018-04-011-1/+1
* Docs: don't build by default.Niels De Graef2018-03-311-1/+1
* Documentation: auto-build the valadoc docs.Niels De Graef2018-03-315-3/+36
* Contact: cleanup _get_is_hidden().Niels De Graef2018-03-311-11/+5