Commit Graph

649 Commits

Author SHA1 Message Date
hanpinlong b8fad55203 fix bug 43108 自动创建中英文网络连接 2021-04-29 12:23:10 +08:00
chenlelin d554e18ece
Merge pull request #124 from mammonsama666/0427-dev
fix(configuration): It's not permitted to save configuration when only set ipv6 address.
2021-04-29 10:54:21 +08:00
chenlelin 67b7149ce9
Merge pull request #123 from huanchuang/master
解决几处Qlist使用不规范可能导致段错误的问题
2021-04-29 10:53:32 +08:00
chenlelin 1ad5d20da1
Merge pull request #122 from fensite/dev
Add TLS authentication function for Enterprise WiFi
2021-04-29 10:52:30 +08:00
zhangjiaping 89213bd948 fix(configuration): It's not permitted to save configuration when only set ipv6 address.
Description: 修复仅配置ipv6地址时无法保存的问题

Log: 修复仅配置ipv6地址时无法保存的问题
Bug: http://172.17.66.192/biz/bug-view-49079.html
2021-04-27 16:52:04 +08:00
huanchuang f1dbe5bda3 解决几处Qlist使用不规范可能导致段错误的问题 2021-04-27 15:01:05 +08:00
fensite 37b0bb19bd Add TLS authentication function for Enterprise WiFi
企业wifi增加TLS证书认证功能 requirement 5705
2021-04-27 11:19:37 +08:00
chenlelin caccf96026
Merge pull request #121 from CrankyPants123/0426-dev
Fixed BUG#50730 Wrong WiFi name displayed
2021-04-26 16:45:48 +08:00
andrew-990 525aa1d167 Fixed BUG#50730 Wrong WiFi name displayed 2021-04-26 15:53:27 +08:00
chenlelin d06ae50117 Fix bug window of kylin-nm chocked when connect or disconnect wifi 2021-04-26 11:36:11 +08:00
chenlelin 36081fff60
Merge pull request #120 from huanchuang/master
本次和上次的表头信息中,path的开始位置不一定一样;使用相应的path位置
2021-04-25 19:48:03 +08:00
chenlelin 07c7a52605
Merge pull request #119 from myshowtogo/master
fix 38986 设置多个ip之后显示异常;50095 设置网络带宽
2021-04-25 19:47:49 +08:00
huanchuang 0a17cfd025 本次和上次的表头信息中,path的开始位置不一定一样; 2021-04-25 19:43:12 +08:00
lvhan a90380623c 50457 统一名称为wifi 2021-04-23 16:38:16 +08:00
lvhan 2ada3da5f8 Merge branch 'master' of https://github.com/ukui/kylin-nm
# Conflicts:
#	src/mainwindow.cpp
2021-04-23 16:06:07 +08:00
lvhan ff2cd47e7d fix 38986 设置多个ip之后显示异常;50095 设置网络带宽 2021-04-23 14:52:35 +08:00
chenlelin 1437d0b264 Fix bug show white margin around window 2021-04-23 09:01:06 +08:00
chenlelin 4cd1f8723d
Merge pull request #118 from mammonsama666/0421-dev
Fix: There is no method to check ipv6 conflict.
2021-04-22 20:44:20 +08:00
zhangjiaping 0ae784318c Fix: There is no method to check ipv6 conflict.
修复无Ipv6地址检测的Bug
Link:http://172.17.66.192/biz/bug-view-39031.html
2021-04-22 14:32:38 +08:00
chenlelin 7cbc2f7884 Fix bug bash progress can not exit after connect or disconnect wifi 2021-04-21 20:33:16 +08:00
chenlelin 40952d13c4
Merge pull request #117 from CrankyPants123/0420-dev
Merge master from 9a0 branch
2021-04-21 09:57:24 +08:00
andrew-wuhan-huawei-990-pc 234e12f040 Merge master from 9a0 branch 2021-04-20 11:53:00 +08:00
chenlelin 65f6d73c7a Fix bug can not launch kylin-nm before system tray start 2021-04-19 20:24:50 +08:00
chenlelin 23ba980f49 Fix bug can click property button of all wifi list 2021-04-19 13:46:37 +08:00
chenlelin 1a2921fbd2 Show wifi property button 2021-04-17 14:37:12 +08:00
chenlelin c1a13d269a Fix bug can not show network tray-icon after switch system user 2021-04-15 16:56:10 +08:00
chenlelin 406af20026 Use ssid to get uuid then use uuid to connect wifi 2021-04-15 10:57:29 +08:00
chenlelin 7142c60b36
Merge pull request #116 from mammonsama666/0413-dev
Fix: Wifi icon in panel is not same with activated wifi.
2021-04-15 09:43:21 +08:00
chenlelin 0b9f4a39a5 Fix bug connect wifi abnormal if there is a same name wired network 2021-04-16 07:46:21 +08:00
zhangjiaping 7228fe92cb Fix: Wifi icon in panel is not same with activated wifi.
修复任务栏和网络列表中已连接网络显示的信号强度不一致的bug
http://172.17.66.192/biz/bug-view-46040.html
2021-04-14 09:49:05 +08:00
chenlelin e314c27a3c
Merge pull request #114 from CrankyPants123/0413-dev
Fixed BUG#48193 wifi signal do not same.
2021-04-13 19:14:44 +08:00
andrew-wuhan-huawei-990-pc 1c4acf265c Fixed BUG#48193 wifi signal do not same. 2021-04-13 16:41:12 +08:00
chenlelin 37b459c87c Fix bug can check ip conflict again in a short time 2021-04-13 16:27:45 +08:00
chenlelin 52b48cf883 Fix bug wifi-auth-window can set fullscreen, but not need fullscreen actually 2021-04-13 15:12:10 +08:00
chenlelin 220ee1c13b Fix bug name of wifi-auth-window not be translate to Chinese 2021-04-13 14:50:04 +08:00
chenlelin 4df0edea9d
Merge pull request #113 from myshowtogo/master
43492 【网络管理器】WiFi名称与有线名称相同时,修改有线连接ip设置,wifi的ip设置也一起修改
2021-04-13 10:50:09 +08:00
chenlelin 0a531b4c7c
Merge pull request #112 from mammonsama666/0410-dev
Fix: Lan list displayed incorrectly when connect lan with spacer in name.
2021-04-13 10:49:13 +08:00
chenlelin 5e928435bd Fix bug can not create wired network auto when launch OS if there is no wired already 2021-04-12 20:38:40 +08:00
lvhan 1c7d1b0ec4 43492 【网络管理器】WiFi名称与有线名称相同时,修改有线连接ip设置,wifi的ip设置也一起修改 2021-04-12 20:36:30 +08:00
chenlelin aa83bc0886 Remove redundant code 2021-04-10 16:08:45 +08:00
zhangjiaping 7a8ce6c32c Fix: Lan list displayed incorrectly when connect lan with spacer in name.
Link:http://172.17.66.192/biz/bug-view-43477.html
2021-04-10 10:35:03 +08:00
chenlelin ddc35a9109 Fix bug show desktop notification looply if connect hidden wifi failed 2021-04-09 19:20:32 +08:00
chenlelin a142be1134 Fix bug label with text 'wireless-list' can not show sometimes 2021-04-09 11:31:35 +08:00
chenlelin 2f4b401230 Fix bug can not according wifi auto-connect-priority to reconnect wifi 2021-04-08 13:52:05 +08:00
chenlelin 15d2f30f66 Fix bug wifi need connect twice wihthout compare bssid 2021-04-07 20:22:52 +08:00
chenlelin 51ef115902 Fix bug can not show tray icon if use icon-theme-default 2021-04-08 16:44:03 +08:00
chenlelin f789eb28f7
Merge pull request #107 from myshowtogo/master
fix 46340 【网络管理器】wifi界面可通过键盘左右键小幅度移动
2021-04-02 15:59:58 +08:00
you name 4b8486249a Fix bug can not reconnect wifi 2021-04-02 15:58:23 +08:00
you name a9aed41a63 Fix bug can not pass compile 2021-04-02 14:38:08 +08:00
you name 8b42bbc724 Remove not use code 2021-04-02 14:21:14 +08:00