Commit Graph

357 Commits

Author SHA1 Message Date
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
chenlelin bdc77fee80 Merge branch 'master' of https://github.com/ukui/kylin-nm 2020-12-16 09:22:33 +08:00
chenlelin 52333cacf0 Add waitforfinished for QProcess 2020-12-16 09:21:21 +08:00
chenlelin c813816d2d
Merge pull request #57 from mammonsama666/zjp-new
fix(wifi-freq): Wifi freq label is not accurate
2020-12-15 20:37:23 +08:00
chenlelin a41f4cba26 Fix bug can not get wired list for QProcess::start: Process is already running 2020-12-15 20:36:12 +08:00
chenlelin edfb64a6ee Fix bug occured when same wired name be created 2020-12-15 16:57:08 +08:00
mammonsama666 ee7b8ae73b fix(wifi-freq): Wifi freq label is not accurate
Description: 修复wifi频率图标显示不准确的问题

Log: 修复wifi频率图标显示不准确的问题
Bug: -
2020-12-14 20:27:59 +08:00
chenlelin e161323484 Connect wired network by uuid 2020-12-14 19:39:13 +08:00
chenlelin 752fa39ed7 Connect wired network by uuid 2020-12-14 19:11:16 +08:00
leichen-kylin 9154ae63ff Add Copyright in src/switchbutton.cpp and src/switchbutton.h file 2020-12-12 17:59:12 +08:00
chenlelin f8a1caff5a Fix bug can not get correct wifi name if show Chinese word in nmcli command 2020-12-12 15:44:03 +08:00
chenlelin 9450e1786e Change edge distance between window and screen 2020-12-12 15:11:49 +08:00
chenlelin 581b74e860
Merge pull request #56 from mammonsama666/zjp-fix-wpa
feat(wpa wifi): Add askPwd checkbox and fix incorrect wifi name.
2020-12-12 11:45:56 +08:00
chenlelin 30a82d6338 Fix bug only create one wired network when multi wired card after plug in wired cable 2020-12-12 11:40:22 +08:00
mammonsama666 b3c4be761c feat(wpa wifi): Add askPwd checkbox and fix incorrect wifi name.
Description: 修复实例化WIFI名称不对的bug,添加每次询问密码的选项

Log: 修复实例化WIFI名称不对的bug,添加每次询问密码的选项
2020-12-12 11:26:43 +08:00
chenlelin b5f23aa746
Merge pull request #55 from mammonsama666/zjp-optimize
feat(mainwindow): Optimize code logic.
2020-12-12 09:41:48 +08:00
chenlelin 136898c80c In case of multiple network cards, the wired network matches the network card connection. 2020-12-12 09:37:56 +08:00
mammonsama666 9d7e067798 feat(mainwindow): Optimize code logic.
Description: 优化代码逻辑

Log: 优化代码逻辑
2020-12-11 14:53:20 +08:00
chenlelin 80dfbc214c
Merge pull request #54 from mammonsama666/zjp-fix
fix(wpa-wifi): All wifis will be added to wifi list everytime it refreshed.
2020-12-09 10:22:40 +08:00
mammonsama666 aa7f2e2465 fix(wpa-wifi): All wifis will be added to wifi list everytime it refreshed.
Description: 修复每次刷新WIFI列表会把所有WIFI添加一次的问题

Log: 修复每次刷新WIFI列表会把所有WIFI添加一次的问题
Bug: -
2020-12-09 10:14:42 +08:00
chenlelin ac2205b115
Merge pull request #53 from mammonsama666/wpa-wifi
wpa wifi
2020-12-08 16:45:36 +08:00
mammonsama666 3332dcb56b fix(wpa-wifi): Connection down afte activated.
Description: 修复激活企业WIFI后自动断开的问题

Log: 修复激活企业WIFI后自动断开的问题
Bug: -
2020-12-08 16:38:04 +08:00
chenlelin 5483d1446d Remove redundent comments 2020-12-08 14:45:58 +08:00
mammonsama666 ffaa2a6a8f feat(wpa-wifi): Add config file reading and writing.
Description: 增加配置文件读写功能

Log: 增加配置文件读写功能,配置文件暂时放在/etc目录下
2020-12-08 11:21:57 +08:00