summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Add default-adapter-address propertyBastien Nocera2021-11-301-1/+15
* lib: Stop tracking default adapter in GtkTreeModelBastien Nocera2021-11-301-117/+28
* lib: Simplify "setup mode"Bastien Nocera2021-11-304-73/+30
* lib: Add UI test for the devices GListStoreBastien Nocera2021-11-302-0/+68
* lib: Add device-added signalBastien Nocera2021-11-301-0/+20
* lib: Populate devices GListStoreBastien Nocera2021-11-301-18/+153
* lib: Add API to access a device-specific list modelBastien Nocera2021-11-303-0/+23
* lib: Add BluetoothDevice objectBastien Nocera2021-11-304-0/+279
* lib: Fix refcounting assertionBastien Nocera2021-11-301-1/+0
* lib: Remove services columnBastien Nocera2021-11-261-2/+0
* settings: Use g_auto in obexpush permission checkBastien Nocera2021-11-261-16/+5
* lib: Use g_auto in device_added callbackBastien Nocera2021-11-261-4/+2
* lib: Add note about default adapterBastien Nocera2021-11-261-0/+6
* lib: Add debug on property changesBastien Nocera2021-11-261-0/+9
* lib: Add debug when manipulating modelBastien Nocera2021-11-261-0/+13
* lib: Remove bluetooth_client_get_device_model() from symbols listBastien Nocera2021-11-221-1/+0
* lib: Simplify config.h inclusionBastien Nocera2021-11-1910-35/+5
* lib: Remove bluetooth_client_get_device_model()Bastien Nocera2021-11-182-48/+0
* settings-widget: Use g_auto* for gtk_tree_model_get() out argsBastien Nocera2021-11-181-8/+5
* settings-widget: Remove use of bluetooth_client_get_device_model()Bastien Nocera2021-11-181-12/+27
* lib: Make settings widget a final typeBastien Nocera2021-11-182-297/+239
* lib: Remove bluetooth_client_get_adapter_model()Bastien Nocera2021-11-183-64/+0
* client: Add num-adapters propertyBastien Nocera2021-11-181-1/+23
* lib: use G_DECLARE_FINAL_TYPE() for BluetoothClientBastien Nocera2021-11-182-177/+116
* lib: Make bluetooth_client_get_filter_model() privateBastien Nocera2021-11-183-7/+5
* lib: Remove unused bluetooth_type_to_filter_string()Bastien Nocera2021-11-033-25/+0
* lib: Remove BluetoothCategory enum typeBastien Nocera2021-11-032-21/+0
* lib: Quiet compile time warningBastien Nocera2021-11-021-0/+2
* lib: Add label for speakersBastien Nocera2021-11-021-0/+2
* settings-widget: Cleanup proxy refcount with g_autoptrGeorges Basile Stavracas Neto2021-10-281-3/+1
* lib: Remove some unecessary calls to gtk_widget_show()Georges Basile Stavracas Neto2021-10-282-3/+0
* pairing-dialog: Use G_DECLARE_DERIVABLE_TYPEGeorges Basile Stavracas Neto2021-10-281-25/+5
* settings-row: Turn into a final classGeorges Basile Stavracas Neto2021-10-282-70/+53
* settings-row: Use G_DECLARE_DERIVABLE_TYPEGeorges Basile Stavracas Neto2021-10-281-27/+4
* settings-widget: Use more convenient types for dialogsGeorges Basile Stavracas Neto2021-10-281-33/+33
* settings-widget: Remove unused labelGeorges Basile Stavracas Neto2021-10-281-4/+0
* settings-widget: Adjust spacing of the properties dialogGeorges Basile Stavracas Neto2021-10-281-0/+1
* test-pairing-device: Use a GMainLoop to iterateGeorges Basile Stavracas Neto2021-10-281-3/+8
* lib: Remove unnecessary metadata from UI filesGeorges Basile Stavracas Neto2021-10-283-6/+0
* settings-widget: Remove placeholders from the UI fileGeorges Basile Stavracas Neto2021-10-281-24/+0
* lib: Remove all visible=TRUE propertiesGeorges Basile Stavracas Neto2021-10-283-41/+0
* lib: Remove 'can-focus' property everywhereGeorges Basile Stavracas Neto2021-10-283-44/+0
* lib: Initialize libadwaita for testsGeorges Basile Stavracas Neto2021-10-283-0/+6
* pairing-dialog: Remove non-existing GtkAspectFrame propertyGeorges Basile Stavracas Neto2021-10-281-1/+0
* pairing-dialog: Remove packing from UI fileGeorges Basile Stavracas Neto2021-10-281-21/+0
* pairing-dialog: Remove internal childrenGeorges Basile Stavracas Neto2021-10-281-18/+1
* settings-row: Use a GtkBox internallyGeorges Basile Stavracas Neto2021-10-281-20/+8
* settings-widget: Adapt to AdwClampGeorges Basile Stavracas Neto2021-10-281-2/+2
* lib: Adapt to GtkSwitch API changesGeorges Basile Stavracas Neto2021-10-284-5/+3
* settings-widget: Remove unecessary packing propertiesGeorges Basile Stavracas Neto2021-10-281-121/+0