summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce the concept of Contacts.ChunkNiels De Graef2022-09-0335-2200/+3084
* query-filter: Optimize for empty SimpleQueryNiels De Graef2022-08-271-0/+4
* Fix typo (founds->found)Anders Jonsson2022-08-261-1/+1
* Create a custom sorter for AbstractFieldDetailsNiels De Graef2022-08-175-65/+109
* utils: Remove some unused functionsNiels De Graef2022-08-171-24/+0
* Add a GtkFilter and GtkSorter for PersonasNiels De Graef2022-08-176-80/+170
* query-filter: Optimize for SimpleQueryNiels De Graef2022-08-171-4/+44
* main-window: Unselect sidebar item in a less janky wayAlexander Mikhaylenko2022-08-121-3/+4
* Fix unselecting sidebar itemAlexander Mikhaylenko2022-08-124-14/+23
* contact-sheet: Set wrap mode for the name labelAlexander Mikhaylenko2022-08-121-0/+1
* contact-sheet: Set title-selectable property directlyNiels De Graef2022-08-091-3/+1
* accounts-list: Don't autoselect an address bookNiels De Graef2022-08-081-1/+3
* Fix minor typoYuri Chornoivan2022-08-071-1/+1
* app: Inform the user on a missing primary address bookNiels De Graef2022-08-071-5/+30
* Enable importing & exporting VCardsNiels De Graef2022-08-0612-1/+1546
* Remove all Telepathy patchesNiels De Graef2022-07-244-136/+4
* main-window: Show contact pane when selecting contactNiels De Graef2022-07-241-0/+3
* Add a preferences windowNiels De Graef2022-07-246-58/+119
* app: Port to AdwAboutWindowAlexander Mikhaylenko2022-07-081-14/+18
* editor-property: Use AdwEntryRow for entriesChristopher Davis2022-07-071-20/+28
* Port to AdwMessageDialogAlexander Mikhaylenko2022-06-293-23/+16
* app: Flush pending operations before shutdownNiels De Graef2022-06-071-2/+35
* main-window: Don't show an almost-hidden contactNiels De Graef2022-06-071-1/+3
* Add OperationList to keep track of OperationsNiels De Graef2022-06-079-91/+293
* Wait for store to be quiescent before applying contact changesAdam Williamson2022-06-061-0/+10
* sheet: Use AdwPreferencesGroup to combine propertiesNiels De Graef2022-06-061-6/+4
* contact-sheet: Don't use markup for name labelNiels De Graef2022-06-061-1/+1
* Use a ListModel for address books (PersonaStore-s)Niels De Graef2022-06-047-304/+108
* Change the keyfile group for main window actionsBrandon Nielsen2022-05-131-4/+4
* contact-list: Rework and simplify scroll_to_contact()Niels De Graef2022-04-172-8/+5
* Use selection and filter models to list contactsNiels De Graef2022-04-1611-556/+598
* utils: Add translator comments for some propertiesNiels De Graef2022-03-131-0/+3
* sheet: Move translator comment to correct placeNiels De Graef2022-03-131-1/+1
* sheet: Make the row titles selectableNiels De Graef2022-03-131-0/+6
* Adapt to GNOME Settings 42 app ID renameJeremy Bicha2022-03-061-2/+2
* Support showing a role of a contactfeature/role-detailsNiels De Graef2022-02-085-3/+142
* icons: ship private iconsJakub Steiner2022-02-061-3/+3
* editor: Cleanup and improve stylingNiels De Graef2022-02-032-5/+7
* Address book: Set the dialog as modalBilal Elmoussaoui2022-02-011-0/+1
* sheet: Make sure we group all appropriate rowsNiels De Graef2022-01-201-4/+16
* sheet: Add reminder if a contact's birthday is todayNiels De Graef2022-01-191-1/+12
* sheet: Group fields from the same propertyNiels De Graef2022-01-191-5/+22
* typeset: Don't complain about a missing TYPENiels De Graef2022-01-141-1/+1
* contact-list: Make Individual a propertyNiels De Graef2022-01-141-2/+3
* editor: Make birthday dialog modalNiels De Graef2022-01-131-1/+1
* contact-list: Fix async call to Avatar.reload()Niels De Graef2022-01-131-1/+1
* editor: Make sure saving an avatar works againNiels De Graef2022-01-134-49/+85
* birthday: Ensure we're editing in local time zoneNiels De Graef2022-01-121-4/+9
* sheet: Add button to open a contact's addressNiels De Graef2022-01-122-37/+33
* Port to GTK4 and libadwaitaNiels De Graef2022-01-1234-2535/+2369