Commit Graph

168 Commits

Author SHA1 Message Date
chenlelin 642587c56d Change wired network connection style 2021-01-09 10:50:45 +08:00
chenlelin b5b1305c3e Fix bug connect wired network successfully but notify failed 2021-01-08 21:19:42 +08:00
chenlelin 48ae8dd8cd Change style of disconnect button 2021-01-08 16:06:42 +08:00
chenlelin ad0d31bc3d Change the length limit of wifi password 2021-01-08 11:38:51 +08:00
chenlelin f1d653c8e0 Fix international bug 2021-01-08 10:41:01 +08:00
chenlelin 18bf927ab1 Fix bug size of setting window show abnormal 2021-01-08 10:08:31 +08:00
liushanwen a68b0ddbe4 Add modify dns Reconnect(修改dns后重新连接网络) 2021-01-07 20:41:31 +08:00
liushanwen 3da9af3acb Merge branch 'master' of https://github.com/ukui/kylin-nm 2021-01-07 20:35:21 +08:00
liushanwen bcf069c7bc Fix bug Interface abnormal after modifying DNS(修改dns后,界面异常) 2021-01-07 20:35:13 +08:00
chenlelin f6cc0d42ec Fix bug wired network connect looply 2021-01-07 19:27:26 +08:00
chenlelin fd52d1f741 Change show time of network speed 2021-01-07 14:08:37 +08:00
liushanwen eb7fbe56b5 Merge branch 'master' of https://github.com/ukui/kylin-nm 2021-01-07 09:35:04 +08:00
liushanwen 2de7d9e5e7 Support the VNC(支持vnc) 2021-01-07 09:31:17 +08:00
chenlelin 83a9753f95 Change display style of speed of network 2021-01-06 09:01:15 +08:00
chenlelin 07ecbead24 Fix bug wifi switch not change when input 'rfkill block all' by comand line 2021-01-05 11:24:25 +08:00
chenlelin 3cea31eb75 Fix bug show abnormal wired network list after launch compter 2021-01-04 18:37:44 +08:00
chenlelin fb73b4a4b6 Fix bug mainwindow shown by click menu can not hide 2021-01-04 09:25:06 +08:00
zhangjiaping 2bb914362c fix(activateWifi): Activated wifi is empty when wifi name is not same with ssid.
Description: 修复wifi名称与ssid不对应时,已连接wifi显示为空的bug

Log: 修复wifi名称与ssid不对应时,已连接wifi显示为空的bug
Bug: http://172.17.66.192/biz/bug-view-26355.html
2021-01-03 15:40:07 +08:00
zhangjiaping d820df4f2a Modify cmd to connect wpa wifi. 2021-01-03 13:37:58 +08:00
chenlelin c3893eed0a
Merge pull request #62 from mammonsama666/1231-dev
fix(Wifi): Wifilist display incorrectly.
2021-01-03 10:32:56 +08:00
zhangjiaping bafceffeb8 fix(Wifi): Wifilist display incorrectly.
Description: 修复网卡配置中刷新网络列表导致wifi列表显示错误的问题

Log: 修复网卡配置中刷新网络列表导致wifi列表显示错误的问题
Bug: -
2021-01-03 10:18:49 +08:00
chenlelin 3ddf05a0c6 Fix bug buffer overflow for using char* 2021-01-02 18:41:54 +08:00
chenlelin 750e2da029 Fix bug program crash for update wifi list when load wifi list 2021-01-02 10:29:10 +08:00
chenlelin b7b172933f Optimize code about connect hidden wifi 2021-01-02 09:09:19 +08:00
chenlelin 091c70d064 Use thread to connected hidden wifi 2021-01-01 10:52:39 +08:00
chenlelin 22aa73d67e Fix bug can not show correct wifi list after connect a hidden wifi which be connected before 2020-12-31 20:54:55 +08:00
chenlelin 2d42e4029e set no context menu of lineedit of configuration window 2020-12-31 14:51:15 +08:00
chenlelin c014e7fe4d Fix bug can not click wifi connection button if input wrong password twice 2020-12-24 21:09:41 +08:00
chenlelin 44ae9539e8 Fix bug program crash if click wifi waiting anination when launch kylin-nm 2020-12-24 17:21:21 +08:00
chenlelin 8e397ac3bb Use old wifi list if can not get new wifi list 2020-12-24 16:00:33 +08:00
chenlelin a5e39bc64b Remove waitforfinished() sentence for QProcess 2020-12-24 15:35:58 +08:00
chenlelin 3c3b277f76 Fix bug can not show correct position by click tray icon when set ukui-panel hidden 2020-12-24 14:59:57 +08:00
chenlelin 311631554c Fix bug can not show full wireless name 2020-12-24 09:54:44 +08:00
chenlelin 7e95fedc51 Add notification when MAC address mismatch 2020-12-23 20:41:36 +08:00
chenlelin fcf17c1e5b Fix bug wired net do not show permanent MAC addrwess 2020-12-23 17:31:10 +08:00
chenlelin 7eed4204dd
Merge pull request #61 from mammonsama666/zjp-debuild
feat(Freq label): Adjust ui style.
2020-12-22 16:36:19 +08:00
chenlelin c46c823a4e Fix bug choke occured from wired interface change to wireless interface 2020-12-22 16:35:29 +08:00
zhangjiaping 48099c1181 feat(Freq label): Adjust ui style.
Description: 调整wifi频率标签样式

Log: 调整wifi频率标签样式
2020-12-22 15:50:38 +08:00
chenlelin aaa665f57f
Merge pull request #60 from mammonsama666/zjp-fix
fix(add-wifi): Dialog is incorrect when choose wpa-wifi after chosen wep-wifi.
2020-12-21 17:14:19 +08:00
zhangjiaping ab26f1eb92 fix(add-wifi): Dialog is incorrect when choose wpa-wifi after chosen wep-wifi.
Description: 修复点击加入个人wifi后点击企业Wifi弹窗有误的问题

Log: 修复点击加入个人wifi后点击企业Wifi弹窗有误的问题
Bug: -
2020-12-21 17:10:00 +08:00
chenlelin c356a14ef9 Remove the wired connection using same wired card when connect wired network 2020-12-21 17:09:23 +08:00
chenlelin acb46b754d
Merge pull request #59 from mammonsama666/zjp-hidden-wpa
feat(wpa-wifi): Add hidden wpa wifi.
2020-12-19 17:55:37 +08:00
chenlelin 38f51d3b09 Show several connected items in top list if there are several connected wired network 2020-12-19 17:54:30 +08:00
zhangjiaping 0596b77768 feat(wpa-wifi): Add hidden wpa wifi.
Description: 修改添加隐藏企业wifi的弹窗为与连接企业wifi弹窗一致

Log: 修改添加隐藏企业wifi的弹窗为与连接企业wifi弹窗一致
2020-12-18 17:13:04 +08:00
chenlelin 52562e2b0c Change the distance from the main window to the edge of the screen 2020-12-18 16:52:37 +08:00
chenlelin d81238b699
Merge pull request #58 from mammonsama666/zjp-new
feat(wifi-freq): Add freq label to each wifi.
2020-12-17 10:28:28 +08:00
chenlelin 4244973223 Fix bug the mainwindow be hidden after click the taskbar 2020-12-16 20:15:46 +08:00
zhangjiaping 7917e03309 feat(wpa-wifi): Translate askpwd label.
Description: 汉化询问密码选项

Log: 汉化询问密码选项
2020-12-16 16:57:45 +08:00
zhangjiaping c4d236b2cb feat(wpa-wifi): Let qtimer for checking wpa wifi password longer.
Description: 延长企业wifi连接超时时间

Log: 延长企业wifi连接超时时间
2020-12-16 15:53:42 +08:00
zhangjiaping 45835db3d9 feat(wifi-freq): Add freq label to each wifi.
Description: 给所有的wifi添加频率标签

Log: 给所有的wifi添加频率标签
2020-12-16 15:50:57 +08:00