summaryrefslogtreecommitdiff
path: root/src/connection-editor
Commit message (Expand)AuthorAgeFilesLines
* editor: do not try to set MAC into the entry if it is NULLJiří Klimeš2015-12-151-2/+5
* editor: fix mnemonic key clashes on VLAN pageJiří Klimeš2015-12-151-2/+2
* editor: add MVRP flag to VLAN editor pageJiří Klimeš2015-12-152-1/+21
* editor: do not add new IP config settings if they are already presentJiří Klimeš2015-11-191-2/+2
* connection-editor: fix error handling when we can't create an editorLubomir Rintel2015-11-012-3/+6
* editor: change properties on IP4/IP6 pages if Wi-Fi mode changesJiří Klimeš2015-10-144-1/+191
* editor: allow toggling sensitivity of combo box IP methods on IPv4 pageJiří Klimeš2015-10-141-1/+12
* editor: (trivial) fix indenting in page-ip6.cJiří Klimeš2015-10-141-8/+8
* editor: allow changes on one page modify other pagesJiří Klimeš2015-10-1444-50/+190
* 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-143-80/+107
* editor: add Wake-on-LAN settings to the editor Ethernet page (bgo #755039)Jiří Klimeš2015-09-162-1/+281
* Fix a typo (addreess)Piotr Drąg2015-09-121-1/+1
* c-e: show tooltip with validation errorThomas Haller2015-09-115-32/+60
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-1112-58/+96
* c-e/trivial: rename virtual method validate()Thomas Haller2015-09-1123-49/+49
* c-e: fix icon and tooltip of "Save" button regarding authorizationThomas Haller2015-09-111-17/+24
* c-e: don't pass actionable argument to CEPolkitButton:update_button()Thomas Haller2015-09-111-4/+6
* c-e: fix clearing error in connection_editor_validate()Thomas Haller2015-09-111-1/+1
* c-e: fix memleak of @zone in CEPageGeneral:ui_to_setting()Thomas Haller2015-09-111-6/+5
* editor: allow editing VLAN flags (bgo #754349)Jiří Klimeš2015-09-032-1/+98
* 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: use GSIZE_TO_POINTER and GPOINTER_TO_SIZE for GType (rh #1245789)Jiří Klimeš2015-08-201-2/+2
* vpn: gracefully print information about missing vpn pluginThomas Haller2015-08-201-2/+7
* vpn: make use of new NMVpnPluginInfo class to load vpn pluginsThomas Haller2015-08-014-161/+53
* editor: look for the right libnm plugin keyDan Williams2015-07-311-1/+1
* connection-editor/vpn-helpers: add missing translation macroThomas Haller2015-07-151-1/+1
* wimax: remove WiMAX supportThomas Haller2015-07-156-364/+0
* build: bump requirements to 1.1-devLubomir Rintel2015-07-151-1/+1
* applet/editor: no longer add 'serial' settingDan Williams2015-07-021-17/+0
* merge: branch 'lr/vlan-connection-add'Lubomir Rintel2015-06-235-10/+93
|\
| * vlan: make it possible to add parent connection from the editorlr/vlan-connection-addLubomir Rintel2015-06-081-0/+84
| * editor: don't add L3 configuration automaticallyLubomir Rintel2015-06-084-10/+9
* | coverity: fix two coverity reportsJiří Klimeš2015-06-171-3/+2
* | build: bump NM_VERSION_MIN_REQUIREDLubomir Rintel2015-06-151-2/+2
|/
* editor: properly validate 'Primary' entry on bond page (as an interface name)Jiří Klimeš2015-05-251-0/+5
* editor: let users edit connection.interface-name property (rh #1139536)Jiří Klimeš2015-05-1812-247/+435
* editor: check gateway to be in the network specified by addr/prefix (rh #1167...Jiří Klimeš2015-04-272-28/+163
* editor: disable STP-related widgets if STP is off on init (bgo #724485)Jiří Klimeš2015-04-241-0/+1
* editor: Add support for creating Bluetooth connectionslr/bluetoothLubomir Rintel2015-04-152-1/+152
* ui: drop rest of GtkAlignmentslr/gtk-deprecationsLubomir Rintel2015-04-0712-32/+32
* ui: drop GtkAligments where they serve no purposeLubomir Rintel2015-04-076-1472/+1382
* ui: use margin_{start,end} instead of margin_{left,right}Lubomir Rintel2015-04-072-15/+15
* Mark new strings as translatablePiotr Drąg2015-04-0211-25/+25
* ui: drop use of stock iconsLubomir Rintel2015-04-021-1/+1
* ui: use GtkWidget::valign instead of GtkMisc::yalignLubomir Rintel2015-04-021-1/+1
* ui: drop xalign from buttonsLubomir Rintel2015-04-0213-60/+0
* ui: drop stock buttonsLubomir Rintel2015-04-0211-50/+50
* ui: remove use of rules_hint treeview propertyLubomir Rintel2015-04-025-5/+0