summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nma/mobile-wizard: allow proceeding to the next page in unlisted countrylr/libnma-gtk-builderLubomir Rintel2018-03-141-5/+5
* nma/mobile-providers: read the data files from data directoriesLubomir Rintel2018-03-141-35/+64
* nma-vpn-password-dialog: turn into a templated GtkWidgetLubomir Rintel2018-03-145-243/+294
* nma-mobile-wizard: drop GtkAlignment useLubomir Rintel2018-03-141-261/+155
* nma-mobile-wizard: turn into a templated GtkWidgetLubomir Rintel2018-03-147-547/+1130
* Updated Danish translationAlan Mortensen2018-03-101-52/+61
* Updated Czech translationZdeněk Hataš2018-03-101-124/+184
* libnma/cert-chooser: allow optional @scheme output argument in uri_to_value_w...Thomas Haller2018-03-061-3/+3
* libnma/cert-chooser: merge libnma/libnm-gtk implementations for value_with_sc...Thomas Haller2018-03-051-34/+16
* libnm-gtk: fix setting scheme output for uri_to_value_with_scheme()Thomas Haller2018-03-051-0/+1
* libnma: unescape certificate paths in URIsBeniamino Galvani2018-03-051-2/+2
* Updated Serbian translationМирослав Николић2018-02-242-318/+512
* Updated French translationClaude Paroz2018-02-211-910/+476
* Revert garbage modifications to French translationClaude Paroz2018-02-211-22/+428
* Update Croatian translationgogo2018-02-201-45/+58
* Update Italian translationMilo Casagrande2018-02-091-51/+52
* libnma/cert-chooser: handle case of no avalable modulesBen Wiederhake2018-01-151-3/+3
* Update Brazilian Portuguese translationRafael Fontenelle2018-01-131-83/+109
* Update Esperanto translationKristjan SCHMIDT2018-01-061-774/+955
* Update German translationChristian Kirbach2017-12-271-9/+13
* Update German translationChristian Kirbach2017-12-261-45/+50
* shared/compat: fix memory handling of nm_setting_vpn_get_*_keys()Jan Alexander Steffens (heftig)2017-12-221-7/+22
* Update Spanish translationDaniel Mustieles2017-12-211-141/+933
* build/meson: enable -Wvla and -Wunused-but-set-variable warningsThomas Haller2017-12-211-2/+2
* all: re-import shared filesThomas Haller2017-12-215-7/+153
* all: propagate type for g_object_ref() and fix pointer typesThomas Haller2017-12-213-6/+11
* shared/compat: fix memory handling of nm_setting_vpn_get_*_keysJan Alexander Steffens (heftig)2017-12-211-9/+1
* Update Russian translationStas Solovey2017-12-191-114/+119
* release: bump version to 1.8.11 (development)1.8.11-devLubomir Rintel2017-12-192-2/+2
* release: bump version to 1.8.101.8.10Lubomir Rintel2017-12-193-4/+5
* release: update NEWSLubomir Rintel2017-12-191-0/+12
* editor: streamline the editor sensitivity handlingLubomir Rintel2017-12-191-9/+5
* Revert "editor: correctly set connection list button sensitivity"Lubomir Rintel2017-12-191-1/+1
* bluetooth: don't request secretsLubomir Rintel2017-12-191-2/+0
* release: bump version to 1.8.9 (development)1.8.9-devLubomir Rintel2017-12-182-2/+2
* release: bump version to 1.8.81.8.8Lubomir Rintel2017-12-183-4/+5
* release: update NEWSLubomir Rintel2017-12-181-0/+11
* meson: install into /usr/share/appdata, not /usr/share/metainfoLubomir Rintel2017-12-181-1/+1
* libnma/cert-chooser: drop unused variableLubomir Rintel2017-12-181-3/+0
* editor: correctly set connection list button sensitivityLubomir Rintel2017-12-181-1/+1
* Update Indonesian translationKukuh Syafaat2017-12-171-175/+233
* vpn: construct the editor only when the connection is finishedLubomir Rintel2017-12-121-12/+9
* po: translations from the Red Hat translatorsLubomir Rintel2017-12-1210-4493/+399
* po: update-po for the translations that are going to be updatedLubomir Rintel2017-12-1210-3689/+5512
* Update Polish translationPiotr Drąg2017-11-261-8/+24
* build: belatedly add nm-utils/nm-compat.c to meson.buildThomas Haller2017-11-232-5/+15
* applet: merge branch 'th/vpn-secrets-bgo790655'Thomas Haller2017-11-2311-356/+1434
|\
| * applet: refactor writing data to auth-dialogThomas Haller2017-11-233-60/+90
| * shared: add "nm-utils/nm-compat.h"Thomas Haller2017-11-233-0/+143
| * applet/trivial: reorder code in "src/applet-vpn-request.c"Thomas Haller2017-11-231-16/+30