summaryrefslogtreecommitdiff
path: root/panels/network
Commit message (Expand)AuthorAgeFilesLines
* Disable the button for hidded Wi-Fi when Wi-Fi is turned offDmitry Sharshakov2020-09-252-1/+5
* network: complete SAE supportJonathan Kang2020-09-256-4/+337
* network: Fix missing prototype errorBastien Nocera2020-09-161-1/+1
* Monitor NMClient permissions for changeJamison Lofthouse2020-08-191-14/+29
* details-page.ui: Fixed rows of text collide, increased child's top_attachBin Li2020-08-181-4/+4
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-181-1/+0
* network: Fix logic in showing IP6 route metric.Robert Ancell2020-08-071-4/+5
* wifi: Add HotSpot QR code supportMohammed Sadiq2020-08-0510-266/+1926
* Adapt to HdyActionRow changesAdrien Plazas2020-07-301-1/+1
* Fix minor typosYuri Chornoivan2020-07-201-1/+1
* Fix the HdyActionRow child orderAdrien Plazas2020-07-201-9/+9
* Stop using the action HdyActionRow child typeAdrien Plazas2020-07-201-2/+2
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-202-6/+2
* Use GtkDialog instead of HdyDialogAdrien Plazas2020-07-201-4/+1
* network: Remove unused sort function.Robert Ancell2020-07-192-48/+0
* Add support for Enhanced Open WiFi securityDavid Bauer2020-07-173-2/+39
* network: Fix broken logicRobert Ancell2020-07-171-2/+2
* Fix -Wimplicit-function-declaration in previous commitMichael Catanzaro2020-07-161-1/+1
* Fix setting to disable IPv6Michael Catanzaro2020-07-161-5/+6
* Fix license headers that must have got search and replacedRobert Ancell2020-07-176-6/+6
* network: Fix connection editor blanking when removing manual entryFelix Riemann2020-07-162-4/+4
* Disconnect wifi device changed callbackJamison Lofthouse2020-06-301-0/+4
* Clean up wifi panel widgets in correct orderJamison Lofthouse2020-06-301-7/+7
* Add wifi device change callbackJamison Lofthouse2020-06-301-3/+40
* Split wifi device handling conditionsJamison Lofthouse2020-06-301-8/+19
* Split device removed into separate functionsJamison Lofthouse2020-06-301-32/+37
* network: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-3016-160/+152
* network: Make the VPN gear buttons' style consistent with other butonsFelipe Borges2020-02-291-3/+0
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-7/+2
* network: Fix ws_wpa_psk_new callGeorges Basile Stavracas Neto2020-02-021-1/+1
* network: Handle case where GtkComboBox has no active iterRobert Ancell2020-01-311-1/+2
* network: Fix GError being overwrittenRobert Ancell2020-01-311-2/+4
* network: Remove constant password_flags_name propertyRobert Ancell2020-01-314-19/+7
* network: Simplify EapMethodSimple constructorRobert Ancell2020-01-317-65/+24
* network: Simplify autheap_allowed logicRobert Ancell2020-01-312-14/+13
* network: Remove WirelessSecurity constructor parameters that were never changedRobert Ancell2020-01-317-38/+22
* network: Remove EAP constructor parameters that were never changedRobert Ancell2020-01-3118-290/+86
* network: Convert WirelessSecurity objects into GtkTemplatesRobert Ancell2020-01-3119-218/+84
* network: Convert WirelessSecurity into an interfaceRobert Ancell2020-01-3112-76/+92
* network: Refactor how username/passwords are retained when switching EAP methodsRobert Ancell2020-01-3117-345/+466
* network: Remove unused parameterRobert Ancell2020-01-314-13/+7
* network: Fix type in EAPMethod interfaceRobert Ancell2020-01-311-1/+1
* ce-connection-row: add SAE supportDavid Bauer2020-01-271-1/+15
* ce-page-details: add SAE supportDavid Bauer2020-01-271-2/+11
* ce-page-security: add SAE supportDavid Bauer2020-01-271-0/+23
* network: Tweak wording of metered data checkbox in connection dialogPhilip Withnall2020-01-081-2/+2
* network: Remove markup from translatable stringsRobert Ancell2020-01-061-2/+4
* panel-list: Temporarily move the Network panel to below Wi-FiGeorges Basile Stavracas Neto2020-01-061-1/+1
* network: Fix memory leaks using g_find_program_in_pathRobert Ancell2019-12-182-3/+12
* network: Update VPN empty label status after removing VPN connectionCarlos Garnacho2019-12-121-0/+1