Commit Graph

  • d820df4f2a Modify cmd to connect wpa wifi. zhangjiaping 2021-01-03 13:37:58 +0800
  • c3893eed0a
    Merge pull request #62 from mammonsama666/1231-dev chenlelin 2021-01-03 10:32:56 +0800
  • bafceffeb8 fix(Wifi): Wifilist display incorrectly. zhangjiaping 2021-01-03 10:18:49 +0800
  • 3ddf05a0c6 Fix bug buffer overflow for using char* chenlelin 2021-01-02 18:41:54 +0800
  • 750e2da029 Fix bug program crash for update wifi list when load wifi list chenlelin 2021-01-02 10:29:10 +0800
  • b7b172933f Optimize code about connect hidden wifi chenlelin 2021-01-02 09:09:19 +0800
  • 091c70d064 Use thread to connected hidden wifi chenlelin 2021-01-01 10:52:39 +0800
  • 22aa73d67e Fix bug can not show correct wifi list after connect a hidden wifi which be connected before chenlelin 2020-12-31 20:54:55 +0800
  • 2d42e4029e set no context menu of lineedit of configuration window chenlelin 2020-12-31 14:51:15 +0800
  • c014e7fe4d Fix bug can not click wifi connection button if input wrong password twice chenlelin 2020-12-24 21:09:41 +0800
  • 44ae9539e8 Fix bug program crash if click wifi waiting anination when launch kylin-nm chenlelin 2020-12-24 17:21:21 +0800
  • 8e397ac3bb Use old wifi list if can not get new wifi list chenlelin 2020-12-24 16:00:33 +0800
  • a5e39bc64b Remove waitforfinished() sentence for QProcess chenlelin 2020-12-24 15:35:58 +0800
  • 3c3b277f76 Fix bug can not show correct position by click tray icon when set ukui-panel hidden chenlelin 2020-12-24 14:59:57 +0800
  • 311631554c Fix bug can not show full wireless name chenlelin 2020-12-24 09:54:44 +0800
  • 7e95fedc51 Add notification when MAC address mismatch chenlelin 2020-12-23 20:41:36 +0800
  • fcf17c1e5b Fix bug wired net do not show permanent MAC addrwess chenlelin 2020-12-23 17:31:10 +0800
  • 7eed4204dd
    Merge pull request #61 from mammonsama666/zjp-debuild chenlelin 2020-12-22 16:36:19 +0800
  • c46c823a4e Fix bug choke occured from wired interface change to wireless interface chenlelin 2020-12-22 16:35:29 +0800
  • 48099c1181 feat(Freq label): Adjust ui style. zhangjiaping 2020-12-22 15:50:38 +0800
  • aaa665f57f
    Merge pull request #60 from mammonsama666/zjp-fix chenlelin 2020-12-21 17:14:19 +0800
  • ab26f1eb92 fix(add-wifi): Dialog is incorrect when choose wpa-wifi after chosen wep-wifi. zhangjiaping 2020-12-21 17:10:00 +0800
  • c356a14ef9 Remove the wired connection using same wired card when connect wired network chenlelin 2020-12-21 17:09:23 +0800
  • acb46b754d
    Merge pull request #59 from mammonsama666/zjp-hidden-wpa chenlelin 2020-12-19 17:55:37 +0800
  • 38f51d3b09 Show several connected items in top list if there are several connected wired network chenlelin 2020-12-19 17:54:30 +0800
  • 0596b77768 feat(wpa-wifi): Add hidden wpa wifi. zhangjiaping 2020-12-18 17:13:04 +0800
  • 52562e2b0c Change the distance from the main window to the edge of the screen chenlelin 2020-12-18 16:52:37 +0800
  • d81238b699
    Merge pull request #58 from mammonsama666/zjp-new chenlelin 2020-12-17 10:28:28 +0800
  • 4244973223 Fix bug the mainwindow be hidden after click the taskbar chenlelin 2020-12-16 20:15:46 +0800
  • 7917e03309 feat(wpa-wifi): Translate askpwd label. zhangjiaping 2020-12-16 16:57:45 +0800
  • c4d236b2cb feat(wpa-wifi): Let qtimer for checking wpa wifi password longer. zhangjiaping 2020-12-16 15:53:42 +0800
  • 45835db3d9 feat(wifi-freq): Add freq label to each wifi. zhangjiaping 2020-12-16 15:50:57 +0800
  • bdc77fee80 Merge branch 'master' of https://github.com/ukui/kylin-nm chenlelin 2020-12-16 09:22:33 +0800
  • 52333cacf0 Add waitforfinished for QProcess chenlelin 2020-12-16 09:21:21 +0800
  • c813816d2d
    Merge pull request #57 from mammonsama666/zjp-new chenlelin 2020-12-15 20:37:23 +0800
  • a41f4cba26 Fix bug can not get wired list for QProcess::start: Process is already running chenlelin 2020-12-15 20:36:12 +0800
  • edfb64a6ee Fix bug occured when same wired name be created chenlelin 2020-12-15 16:57:08 +0800
  • ee7b8ae73b fix(wifi-freq): Wifi freq label is not accurate mammonsama666 2020-12-14 20:27:59 +0800
  • e161323484 Connect wired network by uuid chenlelin 2020-12-14 19:39:13 +0800
  • 752fa39ed7 Connect wired network by uuid chenlelin 2020-12-14 19:11:16 +0800
  • 9154ae63ff Add Copyright in src/switchbutton.cpp and src/switchbutton.h file leichen-kylin 2020-12-12 17:59:12 +0800
  • f8a1caff5a Fix bug can not get correct wifi name if show Chinese word in nmcli command chenlelin 2020-12-12 15:44:03 +0800
  • 9450e1786e Change edge distance between window and screen chenlelin 2020-12-12 15:11:49 +0800
  • 581b74e860
    Merge pull request #56 from mammonsama666/zjp-fix-wpa chenlelin 2020-12-12 11:45:56 +0800
  • 30a82d6338 Fix bug only create one wired network when multi wired card after plug in wired cable chenlelin 2020-12-12 11:40:22 +0800
  • b3c4be761c feat(wpa wifi): Add askPwd checkbox and fix incorrect wifi name. mammonsama666 2020-12-12 11:26:43 +0800
  • b5f23aa746
    Merge pull request #55 from mammonsama666/zjp-optimize chenlelin 2020-12-12 09:41:48 +0800
  • 136898c80c In case of multiple network cards, the wired network matches the network card connection. chenlelin 2020-12-12 09:37:56 +0800
  • 9d7e067798 feat(mainwindow): Optimize code logic. mammonsama666 2020-12-11 14:53:20 +0800
  • 80dfbc214c
    Merge pull request #54 from mammonsama666/zjp-fix chenlelin 2020-12-09 10:22:40 +0800
  • aa7f2e2465 fix(wpa-wifi): All wifis will be added to wifi list everytime it refreshed. mammonsama666 2020-12-09 10:14:42 +0800
  • ac2205b115
    Merge pull request #53 from mammonsama666/wpa-wifi chenlelin 2020-12-08 16:45:36 +0800
  • 3332dcb56b fix(wpa-wifi): Connection down afte activated. mammonsama666 2020-12-08 16:38:04 +0800
  • 5483d1446d Remove redundent comments chenlelin 2020-12-08 14:45:58 +0800
  • ffaa2a6a8f feat(wpa-wifi): Add config file reading and writing. mammonsama666 2020-12-08 11:21:57 +0800
  • 27bb84a144 feat(wpa-wifi): Add system dbus interface mammonsama666 2020-12-07 16:17:34 +0800
  • d9333c0c7c Add system dbus mammonsama666 2020-12-07 13:49:16 +0800
  • d0919b9ec2 Fix bug the function to connect hide wifi is abnormal chenlelin 2020-12-07 10:32:00 +0800
  • b81ea465c3 Fix bug the name of Wi-Fi can be changed. chenlelin 2020-12-05 16:09:12 +0800
  • 79bb52e33e feat(wpawifi-dialog): Add function for judging & connecting wpa wifi. mammonsama666 2020-12-05 11:09:37 +0800
  • a0d7544f1b Fix bug change to wired network interface when a wifi is connected chenlelin 2020-12-04 11:52:43 +0800
  • f398709f0c Fix bug can not create new wired network if there no wired network after plug in network cable chenlelin 2020-12-03 16:22:54 +0800
  • af634e7633 Fix bug wired network still use old DNS after change to a new one chenlelin 2020-12-03 14:26:42 +0800
  • 636b52ed45 feat(wpa-wifi-dialog): Add a new dialog. mammonsama666 2020-12-03 09:35:00 +0800
  • 51998cae1c Fix bug can not connect to network after change configuration of wired network in nm-connection-editor chenlelin 2020-12-02 09:47:49 +0800
  • ff9ef91aed Fix bug can not show correct ipv6 address after a DHCP wired network is connected chenlelin 2020-12-01 10:15:30 +0800
  • 03eccefc98 Fix bug no icon shown in desktop notification window chenlelin 2020-12-01 09:30:52 +0800
  • 2d8ecc3076 Fix bug translation error chenlelin 2020-11-30 14:14:54 +0800
  • 6c9d383e7e Fix bug two wired network be created after click create button chenlelin 2020-11-28 16:23:35 +0800
  • e031158306 Fix bug the window flash back after pops up chenlelin 2020-11-28 15:26:51 +0800
  • e15aa0c7b0 Fix bug can not disconnect wired network from English system to Chinese system chenlelin 2020-11-27 17:12:54 +0800
  • 8b434881ff Fix bug create new wired network looply after rename a wired network chenlelin 2020-11-27 16:13:23 +0800
  • 8cf5b37009 Rename some files and class chenlelin 2020-11-24 15:41:24 +0800
  • 68cd21dfcb Add UI of wpa enterprise of wifi chenlelin 2020-11-24 14:43:37 +0800
  • d9541e0586 Fix bug can not modify name of wired network chenlelin 2020-11-20 15:29:26 +0800
  • 180763aa35 Fix bug the words can not show all if no item in the wired list chenlelin 2020-11-19 17:15:10 +0800
  • 849b122c0a Fix bug can not detect IP address conflict. chenlelin 2020-11-17 16:07:20 +0800
  • d28ddc8ed8 Set focus on LineEdit when click button to connect a wifi chenlelin 2020-11-16 11:33:58 +0800
  • aaf85ee987 Fix bug font-family of UI is different from system theme font chenlelin 2020-11-14 16:15:46 +0800
  • a42185821c Fix bug about translation of name of wired network chenlelin 2020-11-13 16:46:54 +0800
  • 5f84721f36 Fix bug ipv4 of a connected wired network can not refresh after change it in nm-connection-editor chenlelin 2020-11-12 20:10:30 +0800
  • ee25d4af29 Fix bug can not realize input password every time when connect a wifi chenlelin 2020-11-11 16:50:10 +0800
  • 559cd98903
    Merge pull request #52 from xing9634/master chenlelin 2020-11-10 09:25:52 +0800
  • 8ae3dde87a Fix:#bug 20458 David Peng 2020-11-09 13:07:46 +0800
  • 1f9e673e9e Fix bug closing the settings window causes the main process to exit chenlelin 2020-11-04 16:54:15 +0800
  • 27b46d71b6 Fix bug closing the settings window causes the main process to exit chenlelin 2020-11-04 11:27:34 +0800
  • ef3dcefc57 Adjust font size chenlelin 2020-10-15 13:52:09 +0800
  • a1b4df4311 Change the distance between mainwindow and taskbar chenlelin 2020-10-13 09:12:22 +0800
  • f6808227ae Change window opacity in function paintEvent chenlelin 2020-10-11 16:05:30 +0800
  • 2e19a7d014 Fix bug waitting animation unable to fit light theme chenlelin 2020-10-11 15:31:17 +0800
  • 890c97d2f4 Fix bug unable to fit ukui light theme chenlelin 2020-10-11 15:02:18 +0800
  • b49bea1e06 Fix bug after installing the new system, there is no network tool icon in the taskbar, so it is unable to quickly configure the network chenlelin 2020-09-29 17:03:40 +0800
  • 3f29ce1d36 Update changelog handsome-feng 2020-09-27 16:12:59 +0800
  • 0f56da01c5 Fix bug can not show normal window icon in taskbar when show a config window chenlelin 2020-09-24 16:53:57 +0800
  • fda20445fb Fix bug ipv4 can not refresh sometimes after change the configuration of a connected wired network chenlelin 2020-09-24 14:15:33 +0800
  • 60c4b067d8
    Merge pull request #51 from Z-bin/dev-fixScale chenlelin 2020-09-21 14:55:36 +0800
  • 2c7ad090da Fix: Remove resolution judgment Z-bin 2020-09-09 17:32:00 +0800
  • abf83890cd Remove .pro.user file chenlelin 2020-09-08 16:04:13 +0800
  • 6b22d0916c Fix bug the network speed is 0 after plug in wireless card chenlelin 2020-09-08 15:57:38 +0800
  • a0681e4298 Internationalization of desktop notification chenlelin 2020-08-31 10:01:16 +0800