summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix warning when starting Settings panelwip/hadess/quiet-powered-warningBastien Nocera2021-02-181-9/+28
* lib: Remove joypad quirks moved to the autopair pluginBastien Nocera2021-02-172-4/+1
* lib: Add BluetoothAgent testBastien Nocera2021-02-171-0/+11
* lib: Add guards to bluetooth_agent_register()Bastien Nocera2021-02-171-0/+2
* lib: Export BluetoothAgent to our private introspectionBastien Nocera2021-02-172-1/+6
* lib: Namespace BluetoothAgent errors correctlyBastien Nocera2021-02-172-7/+7
* lib: Remove non-existent bluetooth_agent_setup() functionBastien Nocera2021-02-172-3/+0
* lib: Remove unused gnome-bluetooth.symbols fileBastien Nocera2021-02-171-69/+0
* build: Bump required glib versionBastien Nocera2021-02-171-1/+1
* lib: Simplify device search helpersBastien Nocera2021-02-171-18/+12
* lib: Remove use of deprecated GtkMisc and GtkAlignmentBastien Nocera2021-02-172-10/+17
* settings: Remove use of deprecated GTimeValBastien Nocera2021-02-171-4/+2
* lib: Port bluetooth_client_connect_service() to GTaskBastien Nocera2021-02-171-33/+31
* lib: Port bluetooth_client_setup_device() to GTaskBastien Nocera2021-02-171-37/+26
* lib: Remove deprecated gtk_tree_view_set_rules_hint() callsBastien Nocera2021-02-172-3/+0
* lib: Remove use of _composite_child()Bastien Nocera2021-02-172-8/+0
* lib: Simplify BluetoothFilterWidget object declarationBastien Nocera2021-02-172-139/+106
* lib: Simplify BluetoothChooserCombo object declarationBastien Nocera2021-02-172-111/+72
* lib: Simplify BluetoothAgent object declarationBastien Nocera2021-02-172-190/+107
* lib: Simplify single-includeBastien Nocera2021-02-1717-128/+17
* lib: Use g_clear_* to simplify some codeBastien Nocera2021-02-172-16/+6
* lib: Use g_auto to free short-lived stringBastien Nocera2021-02-171-2/+1
* lib: Use g_autoptr to free GErrorBastien Nocera2021-02-172-15/+7
* lib: Use g_autoptr to free short-lived GDBusProxy objectsBastien Nocera2021-02-172-27/+9
* tests: Make sure to fail tests if warnings are emittedwip/hadess/more-testsBastien Nocera2021-02-161-0/+1
* tests: Run tests under Valgrind if requestedBastien Nocera2021-02-161-1/+7
* tests: Use wait_for_condition() instead of static timeoutsBastien Nocera2021-02-161-3/+17
* tests: Add wait_for_condition() helperBastien Nocera2021-02-161-0/+5
* tests: Add integration testsBastien Nocera2021-02-165-0/+197
* lib: Add annotation to private functionBastien Nocera2021-02-161-0/+7
* ci: Install a version of python-dbusmock with Pair() supportBastien Nocera2021-02-161-0/+7
* Update Punjabi translationA S Alam2021-02-141-103/+84
* pairing-dialog: Add more margin to pairing dialogueBastien Nocera2021-02-101-2/+2
* settings: don't justify explanation-labelBilal Elmoussaoui2021-02-101-1/+2
* settings-widget: Don't show devices without a nameBastien Nocera2021-02-101-7/+8
* ci: Work-around another libabigail problemwip/hadess/add-abi-checkBastien Nocera2021-02-101-1/+2
* ci: Work-around libabigail bugBastien Nocera2021-02-101-0/+2
* ci: Add ABI checkBastien Nocera2021-02-102-0/+118
* build: Bump soname for the new APIBastien Nocera2021-02-031-3/+3
* lib: Add speaker typewip/hadess/add-speakersBastien Nocera2021-02-032-1/+5
* Update Friulian translationFabio Tomat2021-01-171-10/+10
* Update Serbian (Latin) translationМилош Поповић2020-12-191-62/+48
* Update Serbian translationЂорђе Манчић2020-12-191-10/+11
* Revert "ci: Work-around introspection Fedora rawhide CI bug"barthalion/faccessat2-testsBartłomiej Piotrowski2020-12-111-2/+0
* settings-widget: Use device alias instead of device nameBastien Nocera2020-12-101-4/+10
* settings-widget: Simplify row_inserted_cb() by using g_autoBastien Nocera2020-12-101-7/+3
* settings-widget: Sort by alias rather than by nameBastien Nocera2020-12-101-7/+7
* settings-widget: Simplify sorting functionBastien Nocera2020-12-101-22/+11
* settings-row: Add "alias" propertyBastien Nocera2020-12-101-1/+16
* ci: Work-around introspection Fedora rawhide CI bugBastien Nocera2020-12-101-0/+2