summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * editor: move Ad-Hoc mode to the end, rename "Infrastructure" to "Client"Jiří Klimeš2015-10-142-9/+9
| * editor: initial hotspot mode support (bgo #755663)Dan Williams2015-10-148-80/+122
|/
* Updated Hungarian translationBalázs Meskó2015-10-111-691/+738
* Updated Brazilian Portuguese translationRafael Fontenelle2015-10-051-232/+611
* Updated Brazilian Portuguese translationFelipe Braga2015-10-051-411/+819
* Updated German translationBernd Homuth2015-10-021-450/+854
* libnma/libnm-gtk: use symbolic icons for password store menu (bgo #754726)Jiří Klimeš2015-09-211-4/+4
* wireless-security: fix an initial sensitivity of "Show password" checkboxJiří Klimeš2015-09-121-0/+1
* Updated Polish translationPiotr Drąg2015-09-121-59/+355
* Fix a typo (addreess)Piotr Drąg2015-09-121-1/+1
* Updated POTFILES.inPiotr Drąg2015-09-121-2/+8
* c-e: merge branch 'th/validation-error-bgo754832'Thomas Haller2015-09-1246-240/+396
|\
| * c-e: show tooltip with validation errorThomas Haller2015-09-125-32/+60
| * c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-1230-140/+259
| * c-e/trivial: rename virtual method validate()Thomas Haller2015-09-1224-51/+51
| * c-e: fix icon and tooltip of "Save" button regarding authorizationThomas Haller2015-09-121-17/+24
| * c-e: don't pass actionable argument to CEPolkitButton:update_button()Thomas Haller2015-09-121-4/+6
| * c-e: fix clearing error in connection_editor_validate()Thomas Haller2015-09-121-1/+1
| * wireless-security: drop the "ssid" parameter from wireless_security_validate()Thomas Haller2015-09-1211-14/+14
|/
* libnma: take weak-ref to passwd_entry in PopupMenuItemInfoThomas Haller2015-09-121-2/+7
* libnma: copy the password_flags_name string for PopupMenuItemInfoThomas Haller2015-09-121-2/+3
* libnma: refactor registering PopupMenuItemInfo in nma_utils_setup_password_st...Thomas Haller2015-09-121-43/+26
* c-e: fix memleak of @zone in CEPageGeneral:ui_to_setting()Thomas Haller2015-09-121-6/+5
* Updated Polish translationPiotr Drąg2015-09-091-10/+10
* libnma: fix wrong mnemonics in tooltips for password entriesThomas Haller2015-09-091-8/+8
* Updated Polish translationPiotr Drąg2015-09-061-30/+57
* editor: allow editing VLAN flags (bgo #754349)Jiří Klimeš2015-09-032-1/+98
* wifi-dialog: add tooltip to password dialog to help with disabled "Connect" b...Thomas Haller2015-09-021-8/+37
* libnm-gtk: fix a possible crash on widgets destroy (rh #1254043)Jiří Klimeš2015-08-311-9/+6
* Updated Polish translationPiotr Drąg2015-08-301-20/+19
* release: bump version to 1.0.7 (development)Lubomir Rintel2015-08-271-1/+1
* release: bump version to 1.0.61.0.6Lubomir Rintel2015-08-271-1/+1
* release: update NEWSLubomir Rintel2015-08-271-0/+15
* editor: fix UI for bond page (MTU placing and mnemonic key clash)Jiří Klimeš2015-08-271-3/+3
* bond: fix setting MTU for bonds when it is 0 (automatic) (rh #1177860)Jiří Klimeš2015-08-271-6/+5
* editor: allow setting MTU for a team (rh #1255927)Jiří Klimeš2015-08-272-6/+104
* editor: read all connections even when we create a new connection (rh #1255735)Jiří Klimeš2015-08-262-6/+41
* editor: use GSIZE_TO_POINTER and GPOINTER_TO_SIZE for GType (rh #1245789)Jiří Klimeš2015-08-201-2/+2
* libnm-gtk: remove the libnm_1_0_0 version nodeLubomir Rintel2015-08-171-9/+6
* Revert "build: create a xz compressed tarball by default"Lubomir Rintel2015-08-172-2/+2
* build: create a xz compressed tarball by defaultLubomir Rintel2015-08-172-2/+2
* Updated Polish translationPiotr Drąg2015-08-131-2/+26
* appdata: remove trailing spacesPiotr Drąg2015-08-131-2/+2
* Updated POTFILES.inPiotr Drąg2015-08-131-1/+1
* data: don't put translations into the GSettings schema fileDan Williams2015-08-123-25/+26
* appdata: add appdata for nm-connection-editor (bgo #752621)Ethirajan D2015-08-125-1/+29
* build: rename variable NM_GIT_SHA to NMA_GIT_SHAThomas Haller2015-08-101-3/+3
* build: embed NM_GIT_SHA in generated "configure" scriptThomas Haller2015-08-101-0/+4
* build: merge branch 'th/clang-build-fixes'Thomas Haller2015-08-101-25/+73
|\
| * build/trivial: reorder tested compiler warningsThomas Haller2015-08-101-1/+1