summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adsfasdfdcbw/applet-async-updateDan Williams2018-01-095-36/+71
* adsfasdfDan Williams2018-01-098-87/+96
* adsfsadfDan Williams2018-01-091-127/+119
* applet: move context menu code to separate fileDan Williams2018-01-095-311/+387
* 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
| * applet: filter out G_MESSAGES_DEBUG from environment of auth-dialogThomas Haller2017-11-231-1/+18
| * applet: split out spawning of auth-dialog processThomas Haller2017-11-231-44/+76
| * applet: inline loading NMVpnPluginInfo for applet_vpn_request_get_secrets()Thomas Haller2017-11-231-28/+14
| * applet: don't implement applet-vpn-request data as GObjectThomas Haller2017-11-231-135/+72
| * shared: re-import shared filesThomas Haller2017-11-235-105/+1016
| * m4: re-import m4/compiler_options.m4 to disable -Wmissing-bracesThomas Haller2017-11-201-0/+8
|/
* Update Croatian translationgogo2017-11-151-70/+82
* build: merge branch 'wip/inigomartinez/meson-improvements'Thomas Haller2017-11-135-210/+66
|\
| * build(meson): Improve AppStream metainfo handlingwip/inigomartinez/meson-improvementsIñigo Martínez2017-11-131-5/+5
| * build(meson): Remove unused definesIñigo Martínez2017-11-132-152/+16
| * build(meson): Use a variable for the nameIñigo Martínez2017-11-133-20/+18
| * build(meson): Use meson 0.43.0 featuresIñigo Martínez2017-11-131-6/+2
| * build(meson): Rename build optionsIñigo Martínez2017-11-132-29/+29
| * build(meson): Remove default optionsIñigo Martínez2017-11-131-3/+1