summaryrefslogtreecommitdiff
path: root/src/contacts-app.vala
Commit message (Expand)AuthorAgeFilesLines
* replace deprecated file chooser with file dialogMarkus Göllnitz2023-05-021-18/+27
* Move GVariant serialization into ChunkNiels De Graef2023-03-021-1/+1
* Automatically load our CSSNiels De Graef2023-02-231-9/+0
* main-window: Add a menu item to export all contactsNiels De Graef2023-02-121-1/+10
* application: Add shortcut support for preferencessabriunal2022-12-021-0/+1
* Move primary address book logic to Contacts.StoreNiels De Graef2022-09-081-1/+1
* Remove AddressbookDialogNiels De Graef2022-09-081-6/+0
* Mark some import/export related strings as translatableNiels De Graef2022-09-031-2/+2
* Fix typo (founds->found)Anders Jonsson2022-08-261-1/+1
* 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-061-1/+94
* Add a preferences windowNiels De Graef2022-07-241-32/+6
* app: Port to AdwAboutWindowAlexander Mikhaylenko2022-07-081-14/+18
* Port to AdwMessageDialogAlexander Mikhaylenko2022-06-291-10/+10
* app: Flush pending operations before shutdownNiels De Graef2022-06-071-2/+35
* Add OperationList to keep track of OperationsNiels De Graef2022-06-071-1/+8
* Use selection and filter models to list contactsNiels De Graef2022-04-161-38/+29
* Adapt to GNOME Settings 42 app ID renameJeremy Bicha2022-03-061-2/+2
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-43/+36
* Rename Window to MainWindowNiels De Graef2021-01-171-2/+2
* app: Fixes show_individual when store is not readyAndres Reyes Monge2020-11-031-0/+10
* Adapt to changes in Hdy.init()Adrien Plazas2020-07-231-0/+2
* app: Don't use lambda's for dialog.destroy()Niels De Graef2020-06-051-10/+6
* app: Update copyright yearwip/nielsdg/cleanup-app-codeNiels De Graef2020-06-051-1/+1
* App: Cleanup the window creation codeNiels De Graef2020-06-051-87/+30
* AddresBookDialog: Split off code in its own classNiels De Graef2020-06-051-66/+3
* app: Remove all non-Folks `using` importsNiels De Graef2020-06-051-20/+20
* app: Don't add accelerators before startup()Niels De Graef2020-05-101-9/+9
* Remove ctrl+f1 shorcut support from Keyboard Shorcuts pageSabri Ünal2020-02-081-1/+1
* Editor: use listbox layout to edit contact and secondary menuJulian Sparber2020-02-031-8/+8
* app: Disconnect signal from correct objectNiels De Graef2020-01-081-1/+1
* Make shortcuts of Keyboard Shortcuts page official.Sabri Ünal2020-01-081-0/+1
* Make the address book windows adaptiveAdrien Plazas2020-01-081-13/+32
* Use individual directlyJulian Sparber2019-11-041-11/+12
* Fix show-contact action not launching app if closedMichael Gratton2019-09-091-2/+2
* About: add Julian Sparber to the authorsJulian Sparber2019-08-301-1/+2
* 📖 Update manpage with search options.louib2019-08-261-1/+1
* Add documentation for --search optionNiels De Graef2019-08-201-1/+1
* App: Add show-contact actionMichael Gratton2019-04-081-1/+11
* Init libhandy properlyAdrien Plazas2019-01-161-6/+0
* App: Disambiguate Gtk.DialogAdrien Plazas2019-01-161-1/+1
* Store: remove eds_persona_store_changed()Niels De Graef2018-12-111-1/+1
* App: Ensure Hdy.TitleBar is loaded on startupAdrien Plazas2018-11-111-0/+1
* App: Ensure Hdy.HeaderGroup is loaded on startupAdrien Plazas2018-10-301-0/+5
* Window: Add the Online Accounts hamburger menu buttonAdrien Plazas2018-09-051-5/+32
* Rename icon to use org.gnome.Contacts (our app ID).Niels De Graef2018-04-301-3/+3
* AboutDialog: Mark the copyright string translatable.Niels De Graef2018-04-141-1/+1
* app: Update copyright years in the about dialogPiotr Drąg2018-03-251-1/+1
* Allow sorting by first name or surname.Niels De Graef2018-02-051-1/+1