summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* user-accounts: Show permissions toolbar also if no users foundOndrej Holy2020-05-051-5/+11
* Update Slovak translationDušan Kazik2020-05-051-51/+51
* Update Polish translationPiotr Drąg2020-05-021-78/+78
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-05-021-648/+630
* Update Slovak translationDušan Kazik2020-05-021-32/+32
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-04-301-2/+2
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-04-301-2/+2
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-04-301-19/+20
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-04-301-71/+72
* Updated Spanish translationDaniel Mustieles2020-04-281-653/+642
* Update Turkish translationEmin Tufan Çetin2020-04-281-672/+647
* Update Ukrainian translationYuri Chornoivan2020-04-251-291/+247
* Update Persian translationDanial Behzadi2020-04-241-1155/+1302
* Update Czech translationDaniel Rusek2020-04-221-661/+654
* info-overview: Remove unnecessary initialization of string.Robert Ancell2020-04-211-1/+1
* online-accounts: Use g_autoptr for GError usageRobert Ancell2020-04-171-13/+4
* Update Finnish translationJiri Grönroos2020-04-161-3/+3
* info: Raise udisks minimum dependency for g_autoptr usageMart Raudsepp2020-04-161-1/+1
* applications: Use new snapd-glib API for labelling Snap interfacesRobert Ancell2020-04-165-130/+35
* applications: Fix only connected snap interfaces showingRobert Ancell2020-04-161-2/+6
* power: Add Energy keyword for desktop searchD. Auer2020-04-151-1/+1
* display: Add missing parameter checks on CcDisplayConfig methodsRobert Ancell2020-04-141-0/+3
* info-overview: Verify data coming from switcheroo-controlBastien Nocera2020-04-081-3/+12
* Update Basque translation633-details-shows-disk-unknown-on-devices-with-emmc-rootAsier Sarasua Garmendia2020-04-071-426/+453
* Make privacy a valid search term to find the Privacy panelsGunnar Hjalmarsson2020-04-065-5/+5
* Update Ukrainian translationYuri Chornoivan2020-04-061-835/+520
* Update Finnish translationJiri Grönroos2020-04-041-4/+4
* Update Finnish translationJiri Grönroos2020-04-041-4/+4
* Update Friulian translationFabio Tomat2020-04-031-392/+413
* Update Croatian translationGoran Vidović2020-04-021-380/+401
* Update Croatian translationGoran Vidović2020-04-021-2/+2
* Update Croatian translationGoran Vidović2020-04-021-29/+29
* Update Finnish translationJiri Grönroos2020-04-021-3/+3
* Update Finnish translationJiri Grönroos2020-04-021-3/+3
* Update Finnish translationJiri Grönroos2020-04-021-45/+45
* sound: Fix translation of "System Sounds"Bastien Nocera2020-04-021-0/+2
* Update Friulian translationFabio Tomat2020-03-311-454/+486
* sharing: Set label for checkbox properlyAntónio Fernandes2020-03-301-30/+6
* common: Improve how we print time periodsMatthew Leeds2020-03-301-5/+26
* printers: Remove nesting on a GVariant iterationRobert Ancell2020-03-301-29/+31
* printers: Simplify D-Bus error case branchesRobert Ancell2020-03-301-148/+127
* printers: Replace D-Bus unrefs with g_autoptrRobert Ancell2020-03-301-2/+1
* printers: Replace D-Bus unrefs with g_autoptrRobert Ancell2020-03-301-20/+11
* printers: Remove unnecessary checks on result of g_variant_getRobert Ancell2020-03-302-147/+129
* printers: Replace explicit g_variant_unref calls with g_autoptrRobert Ancell2020-03-304-35/+18
* printers: Use g_autoptr for the results of D-Bus callsRobert Ancell2020-03-305-179/+110
* printers: Fix GVariantIter leaksRobert Ancell2020-03-303-10/+10
* printers: Replace GVariant iteration with direct call to copy valueRobert Ancell2020-03-301-16/+4
* printers: Replace g_variant_iter_next_value with the simpler g_variant_iter_nextRobert Ancell2020-03-303-70/+19
* network: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-3016-160/+152