summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't use unsupported vala syntaxRico Tzschichholz2020-07-021-1/+1
* Window: CleanupNiels De Graef2020-06-051-44/+42
* store: Fix syntax errorNiels De Graef2020-06-051-1/+1
* app: Don't use lambda's for dialog.destroy()Niels De Graef2020-06-051-10/+6
* style: Removed last tabsNiels De Graef2020-06-052-36/+38
* store: Don't import GtkNiels De Graef2020-06-051-7/+5
* app: Update copyright yearwip/nielsdg/cleanup-app-codeNiels De Graef2020-06-051-1/+1
* App: Cleanup the window creation codeNiels De Graef2020-06-052-90/+39
* AddresBookDialog: Split off code in its own classNiels De Graef2020-06-053-66/+99
* app: Remove all non-Folks `using` importsNiels De Graef2020-06-051-20/+20
* CropArea: Don't use tabsNiels De Graef2020-06-051-2/+2
* LinkOperation: Fix some warningsNiels De Graef2020-06-051-8/+13
* window: Fix an unreachable catch clauseNiels De Graef2020-06-051-5/+7
* AddressBookList: CleanupNiels De Graef2020-06-051-23/+16
* Editor: Don't overuse `using Gtk`Niels De Graef2020-06-051-12/+10
* Remove WIP change-address-book functionalityNiels De Graef2020-06-051-24/+1
* EditorPersona: Don't overuse `using Gtk`Niels De Graef2020-06-051-21/+21
* avatar-selector: Properly catch warningsNiels De Graef2020-06-051-2/+10
* Fix some dynamic cast warningsNiels De Graef2020-06-052-2/+3
* editor: Set GtkInputPurpose.Name for name_entryNiels De Graef2020-05-221-0/+1
* setup-window: Set correct icon nameNiels De Graef2020-05-121-1/+1
* app: Don't add accelerators before startup()Niels De Graef2020-05-101-9/+9
* EditorProperty: Don't use "set" as variable nameNiels De Graef2020-05-021-19/+21
* EditorProperty: Fix dynamic cast warningsNiels De Graef2020-05-021-7/+7
* ContactsUtils: Fix dynamic cast warningsNiels De Graef2020-05-021-19/+19
* FakePersonaStore: Fix dynamic cast warningsNiels De Graef2020-05-021-38/+38
* meson: Fix build if cheese is availableNiels De Graef2020-04-191-1/+1
* Make Cheese a feature dependencyNiels De Graef2020-04-191-2/+2
* AddreeBookList: Fix local addressbook isn't set as default addressbookJulian Sparber2020-03-271-0/+1
* contacts-linking: Remove debug printNiels De Graef2020-02-181-1/+0
* Fixed typo exmaple->exampleMarek Černocký2020-02-121-1/+1
* Remove ctrl+f1 shorcut support from Keyboard Shorcuts pageSabri Ünal2020-02-081-1/+1
* Remove ContactForm/ContactEditor UI filesNiels De Graef2020-02-031-90/+0
* Editor: use listbox layout to edit contact and secondary menuJulian Sparber2020-02-0315-1310/+1678
* Refactor link/unlink operationsJulian Sparber2020-02-028-818/+110
* ContactSheet: Give user feedback on URL errorNiels De Graef2020-02-011-2/+9
* ContactSheet: use flat style for buttonsJulian Sparber2020-02-011-0/+1
* ContactSheet: use buttons with icons for clickable entriesJulian Sparber2020-02-011-36/+49
* 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-083-26/+41
* AccountsList: Use Hdy.ActionRowAdrien Plazas2020-01-081-47/+37
* ci: Use the nigtly flatpak templateNiels De Graef2020-01-061-1/+1
* Adjust application id based on profileNiels De Graef2020-01-051-1/+1
* Make visible when using a development buildNiels De Graef2020-01-052-0/+7
* meson: Cleanup the meson.build filesNiels De Graef2020-01-051-2/+2
* window: Add a "back" gestureAdrien Plazas2019-12-131-0/+5
* meson: Don't specify extra variables for optionsNiels De Graef2019-12-071-3/+3
* contact-editor: imporve grid spacingJulian Sparber2019-12-071-8/+8
* Use individual directlyJulian Sparber2019-11-0419-940/+885