summaryrefslogtreecommitdiff
path: root/src/contacts-main-window.vala
Commit message (Expand)AuthorAgeFilesLines
* replace deprecated file chooser with file dialogMarkus Göllnitz2023-05-021-31/+36
* main-window: Use actions for marking a contact as a favoriteChristopher Davis2023-03-121-23/+21
* main-window: Add a menu item to export all contactsNiels De Graef2023-02-121-3/+7
* Add shortcuts for saving/canceling contact editNiels De Graef2023-02-121-7/+23
* Add Ctrl+F shortcut for searching contactsNiels De Graef2023-02-111-0/+5
* contact: Add QR code to share individual contactsHendrik Müller2023-02-111-10/+24
* primary-menu: Rename IDs and tooltipHari Rana2023-02-091-2/+2
* main-window: Drop the current contact after the transitionAdrien Plazas2022-09-031-0/+1
* Mark some import/export related strings as translatableNiels De Graef2022-09-031-1/+1
* Introduce the concept of Contacts.ChunkNiels De Graef2022-09-031-1/+1
* main-window: Unselect sidebar item in a less janky wayAlexander Mikhaylenko2022-08-121-3/+4
* Fix unselecting sidebar itemAlexander Mikhaylenko2022-08-121-10/+9
* Enable importing & exporting VCardsNiels De Graef2022-08-061-0/+56
* main-window: Show contact pane when selecting contactNiels De Graef2022-07-241-0/+3
* 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-071-61/+69
* 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-171-1/+1
* Use selection and filter models to list contactsNiels De Graef2022-04-161-97/+166
* Port to GTK4 and libadwaitaNiels De Graef2022-01-121-303/+182
* main-window: Fix title in the left headerbar when selectingLorenz Wildberg2021-08-201-1/+3
* main-windows: Add selection mode buttonLorenz Wildberg2021-08-201-0/+8
* Scroll to contact when adding/updating contactKrifa752021-06-301-0/+1
* main-window: fix false title after cancelling selectingLorenz Wildberg2021-04-141-0/+2
* contacts-main-window: cancelling selection no longer hides headerbar buttonsEric Daigle2021-02-141-1/+7
* Declare all [GtkChild] members as unownedNiels De Graef2021-02-131-19/+19
* contacts-main-window: deleting a contact now removes their name from the head...Eric Daigle2021-02-131-0/+2
* MainWindow: Rework window state restoreNiels De Graef2021-01-171-51/+51
* Rename Window to MainWindowNiels De Graef2021-01-171-0/+586