summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* avatar-selector: add file format filter to file dialogMarkus Göllnitz2023-05-021-0/+20
* replace deprecated file chooser with file dialogMarkus Göllnitz2023-05-023-93/+108
* contacts-query-filter: Remove invalid optimizationKai A. Hiller2023-03-121-11/+0
* main-window: Use actions for marking a contact as a favoriteChristopher Davis2023-03-121-23/+21
* core: Avoid return_if_fail macro in ValaNiels De Graef2023-03-0513-13/+13
* vcard: Parse TITLE/ORG propertiesnielsdg/role-vcard-supportNiels De Graef2023-03-031-0/+51
* Move GVariant serialization into ChunkNiels De Graef2023-03-0224-575/+534
* structured-name-chunk: return null Value if emptyNiels De Graef2023-03-021-1/+1
* addresses-chunk: properly notify is-emptyNiels De Graef2023-03-021-16/+19
* sheet,editor: stack the name and avatar verticallyNiels De Graef2023-02-243-40/+34
* Make QR code dialog consistent with Settingskramo2023-02-241-1/+1
* Automatically load our CSSNiels De Graef2023-02-231-9/+0
* avatar: set pixbuf to null if avatar is removednielsdg/avatar-buttonNiels De Graef2023-02-211-1/+3
* Add EditableAvatar custom widgetNiels De Graef2023-02-214-24/+83
* Stop using GtkDialognielsdg/no-more-gtkdialogNiels De Graef2023-02-205-160/+74
* general: Shorten tooltipsAutomeris naranja2023-02-191-1/+1
* main-window: Add a menu item to export all contactsNiels De Graef2023-02-122-4/+17
* Add shortcuts for saving/canceling contact editNiels De Graef2023-02-121-7/+23
* editor: Allow removing a birthdayNiels De Graef2023-02-121-13/+32
* Add Ctrl+F shortcut for searching contactsNiels De Graef2023-02-111-0/+5
* Use less return_val_if_fail checksNiels De Graef2023-02-114-39/+38
* contact: Add QR code to share individual contactsHendrik Müller2023-02-113-10/+135
* primary-menu: Rename IDs and tooltipHari Rana2023-02-091-2/+2
* Show leap day birthdays on February 28th in non-leap yearsRuben Schmidmeister2023-01-122-4/+26
* application: Fix "Send an Email to %s" tooltip seems untranslatedsabriunal2022-12-021-1/+1
* application: Add shortcut support for preferencessabriunal2022-12-021-0/+1
* Make goa an optional dependencyNiels De Graef2022-10-233-3/+11
* store: Make sure we don't add individuals twiceNiels De Graef2022-10-111-1/+1
* contact: Copy the chunks before applying changesNiels De Graef2022-10-111-4/+7
* Keep track if a chunk has changedNiels De Graef2022-10-1116-23/+330
* pane: Select the new individual after saving changesNiels De Graef2022-10-092-3/+27
* editor: Don't use null propertiesNiels De Graef2022-09-291-0/+3
* editor: make sure properties have null terminatorNiels De Graef2022-09-131-0/+2
* ContactEditor: show property with an animationNiels De Graef2022-09-081-10/+16
* store: Fix ignoring newly added individualsNiels De Graef2022-09-081-2/+4
* utils: Ensure pure key-file individuals are ignoredNiels De Graef2022-09-081-12/+10
* Create a "core" static libraryNiels De Graef2022-09-084-23/+58
* Move link suggestions to Contacts.StoreNiels De Graef2022-09-083-37/+37
* Move primary address book logic to Contacts.StoreNiels De Graef2022-09-084-8/+13
* Remove AddressbookDialogNiels De Graef2022-09-083-87/+0
* utils: Cleanup and remove all Gtk/Adw related methodsNiels De Graef2022-09-086-59/+16
* Make sure `BinChunkChild`ren are sortedNiels De Graef2022-09-083-79/+48
* Move TypeDescriptor related items to coreNiels De Graef2022-09-084-4/+3
* contact: Don't use Gtk.INVALID_LIST_POSITIONNiels De Graef2022-09-081-3/+3
* contact: Don't keep a reference to the storeNiels De Graef2022-09-082-24/+13
* contact: Avoid ChunkFilter for finding chunksNiels De Graef2022-09-081-18/+27
* Contact: allow the contacts store to be nullNiels De Graef2022-09-061-9/+17
* main-window: Drop the current contact after the transitionAdrien Plazas2022-09-031-0/+1
* Emit a log message if no address books are foundNiels De Graef2022-09-031-0/+12
* Mark some import/export related strings as translatableNiels De Graef2022-09-032-3/+3