summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: Accept empty passwords if it is not savedbenzea/fix-password-validationBenjamin Berg2021-01-146-0/+40
* network: Pass NULL password if it is not saved for a secret keyBenjamin Berg2021-01-141-1/+3
* Update Slovenian translationMatej Urbančič2021-01-131-1089/+1212
* Update Norwegian Bokmål translationKjartan Maraas2021-01-131-34/+68
* Updated Spanish translationDaniel Mustieles2021-01-131-193/+262
* keyboard: Use `g_type_ensure()`Ian Douglas Scott2021-01-111-2/+1
* keyboard: Do now call `g_binding_unbind()` finalizing shortcut editorIan Douglas Scott2021-01-111-1/+0
* keyboard: Correctly free references when finalizing shortcut dialogIan Douglas Scott2021-01-111-0/+11
* region: update the locale format along with the language when it changesMario Sanchez Prada2021-01-101-1/+9
* Fix PangoAttrList leak introduced in 63243d886aa5ee09d3eb8efb4306640cb31d1869Robert Ancell2021-01-101-0/+2
* network: Stop using deprecated nm_remote_connection_get_secretsRobert Ancell2021-01-081-32/+53
* wifi: Simplify airplane mode switchMohammed Sadiq2021-01-082-79/+28
* list-row: Add API to set sensitivity of switchMohammed Sadiq2021-01-082-0/+11
* list-row: Add 'bold' propertyMohammed Sadiq2021-01-081-0/+28
* Change PpPPDSelectionDialog to GtkDialogBrandon Nielsen2021-01-085-119/+92
* user-accounts: Simplify render_user_icon functionRobert Ancell2021-01-081-23/+23
* user-accounts: Use consistent whitespaceRobert Ancell2021-01-081-2/+1
* user-accounts: Use g_autoptr/g_autofreeRobert Ancell2021-01-089-382/+194
* power: Use GtkBuilder for CcPowerProfileRowRobert Ancell2021-01-065-119/+131
* power: Remove properties and use simpler constructorRobert Ancell2021-01-061-138/+54
* power: Use self variable naming styleRobert Ancell2021-01-065-65/+65
* Update Portuguese translationHugo Carvalho2021-01-041-1038/+1174
* Updated Lithuanian translationAurimas Černius2021-01-041-1005/+1144
* Update German translationPhilipp Kiemle2021-01-041-980/+1123
* Update Basque translationAsier Sarasua Garmendia2020-12-301-965/+1103
* Update Galician translationFran Dieguez2020-12-271-1061/+1193
* Update Friulian translationFabio Tomat2020-12-261-166/+235
* wifi-connection-row: Fix alignment of wifi nameMohammed Sadiq2020-12-221-1/+1
* Update Catalan translationJordi Mas i Hernandez2020-12-221-1029/+1067
* Update Brazilian Portuguese translationRafael Fontenelle2020-12-201-2/+2
* Update Brazilian Portuguese translationRafael Fontenelle2020-12-201-130/+125
* Update Romanian translationFlorentina Mușat2020-12-191-176/+239
* Update Ukrainian translationYuri Chornoivan2020-12-191-151/+246
* Update POTFILES.inPiotr Drąg2020-12-191-4/+6
* keyboard: Right align shortcutIan Douglas Scott2020-12-182-16/+24
* keyboard: Use "+" row at end of custom shortcuts, not another boxIan Douglas Scott2020-12-182-52/+58
* keyboard: Use HdyActionRow for shortcut/categoryIan Douglas Scott2020-12-184-79/+37
* keyboard: Display shortcut for switching input sourceIan Douglas Scott2020-12-182-1/+44
* keyboard: Change wording for switch input sourceIan Douglas Scott2020-12-181-1/+1
* region: "Language" and "Format" headers and descriptionsIan Douglas Scott2020-12-182-6/+68
* keyboard: change margins of CcInputRow to better fit keyboard panelIan Douglas Scott2020-12-181-2/+2
* keyboard: Add margins between sections, like other panelsIan Douglas Scott2020-12-181-0/+3
* keyboard: Use HdyClamp to expand similarly to other panelsIan Douglas Scott2020-12-181-16/+13
* Move input sources from region panel to keyboard panelIan Douglas Scott2020-12-1825-421/+160
* keyboard: Compose keyIan Douglas Scott2020-12-182-14/+87
* keyboard: Do not call gtk_grab_{add,remove} in shortcut editorIan Douglas Scott2020-12-181-4/+0
* keyboard: Move keyboard shortcuts configuration to a dialog windowIan Douglas Scott2020-12-189-636/+1200
* Update Friulian translationFabio Tomat2020-12-181-225/+240
* network: Remove duplicate listRobert Ancell2020-12-171-10/+13
* network: Don't explicitly disconnect signals that are automatically disconnec...Robert Ancell2020-12-171-4/+0