Commit Graph

55 Commits

Author SHA1 Message Date
sunwen
78cb0de2d3 feat: Add Qt Copyright and cjson version in aboutform. 2024-06-24 14:10:15 +08:00
sunwen
69c5b14b70 fix: Make settings page show default area while admin user login or logout. 2024-06-18 17:04:32 +08:00
sunwen
5276ca309d fix: Use usercode to verify if they are the same user. 2024-06-18 16:46:43 +08:00
sunwen
a33ad0f572 fix: Change disk info path and fix disk info alarm value calculate. 2024-06-18 13:59:31 +08:00
sunwen
26a6e86cc9 feat: Add UserOperationLog : Ip Settings, Mpps Settings, Worklist Settings, Recon Settings, Pacs Settings, Rest Password, Add Account, Set Lock Screen, Set Anonymousmode, Set Screen Saver, Set Default Protocol, 2024-06-11 15:21:00 +08:00
sunwen
1e4af17daf feat: Fix account table select row when delete account. 2024-06-07 16:57:16 +08:00
chenhuijun
c1db4f002c refactor: Change struct host's property name to localAE. 2024-06-03 17:32:50 +08:00
sunwen
a0feff11e2 feat: Change Mpps settings in new recon interface. 2024-05-28 13:55:32 +08:00
sunwen
1a722ee521 refactor: Protocals text and update tanslate text. 2024-05-24 15:17:20 +08:00
sunwen
596d06b67c fix: Hide network settings and user account page when normal user login. 2024-05-24 13:51:58 +08:00
sunwen
c6cf91694d Add remind user to execute empty scan. 2024-05-09 16:33:57 +08:00
sunwen
ebe408cddc Fix SystemCorrectionForm excute button do not translate. 2024-05-08 17:12:00 +08:00
sunwen
6f13ef7dc7 Refactory set lock screen time. 2024-05-06 15:50:47 +08:00
sunwen
af56fdb38c Add double confirm with start empty scan. 2024-04-28 18:12:24 +08:00
sunwen
ab224b5092 Fix crash problem while change language. 2024-04-26 13:42:41 +08:00
chenhuijun
d304829763 Remove all "Created by" 2024-04-25 17:01:02 +08:00
sunwen
3c12baf9b4 Update HelpForm with correct enviroment. 2024-04-25 15:07:32 +08:00
sunwen
982b54b727 Refactor system page in GUI Alpha. 2024-04-25 14:37:38 +08:00
sunwen
4c9a7e83d7 Fix the storage cant display in red. 2024-04-01 16:04:22 +08:00
sunwen
7063bbfb1e Refactory network module. 2023-09-20 10:09:57 +08:00
kradchen
3799130487 Add Anonymous mode 2023-09-15 11:42:40 +08:00
sunwen
ae1b063b72 Merge branch 'master' of http://192.168.1.9:3000/Bug/GUI 2023-09-11 16:01:56 +08:00
sunwen
aed3ed80c7 Fix screensaver lock time bug. 2023-09-11 16:00:56 +08:00
kradchen
99b862735b Setting form style fix 2023-09-11 10:53:01 +08:00
kradchen
64bac0e960 Add turnoff button to login dialog 2023-09-08 10:20:10 +08:00
kradchen
662c02bdf9 Make About form slide able 2023-09-07 17:30:26 +08:00
sunwen
17cc9e5297 Add UserOperationLog. 2023-09-05 16:32:38 +08:00
sunwen
236e1e84a2 Add set pacs settings. 2023-08-24 15:11:18 +08:00
sunwen
20fb814608 Update to dms control phase1. 2023-08-21 14:22:41 +08:00
sunwen
13a29bcc94 Add ScreenSaver. 2022-08-18 17:09:16 +08:00
sunwen
30df175f22 Refactoring the new dialog manager module and fixed keyboard problem in Linux touch panel. 2022-08-10 15:28:59 +08:00
Krad
acc53c463c Refactor DialogManager.1 2022-07-20 17:18:02 +08:00
Krad
6594e84807 Refactor css, clear path in code. 2022-07-14 16:59:30 +08:00
Krad
87880f1ca0 Use Listbox instead of BigBtn. 2022-07-14 16:56:20 +08:00
Krad
4fd34dca1e Rename AboutWidget to AboutForm. 2022-07-14 14:45:37 +08:00
Krad
49474dff02 Fix SettingFormWidget header. 2022-07-14 14:44:35 +08:00
Krad
6c14e78cfd Rename AdminSettingForm to SettingFormWidget. 2022-07-14 14:43:33 +08:00
Krad
2eda2717e5 Refactor css file.2 2022-07-14 14:41:54 +08:00
Krad
055cb7c7ae Use Qss instead of some image path in code. 2022-07-14 09:57:05 +08:00
Krad
8de96a85e8 Clear include headers. 2022-07-13 10:29:09 +08:00
Krad
fc3fab4909 Rename tabformwidget to TabFormWidget.
Fix layout add bug.
2022-07-13 10:13:07 +08:00
Krad
71bb083f23 Refactor css file. 2022-07-12 16:13:09 +08:00
sunwen
487adba746 Refactor forms/settings/ package. 2022-06-14 18:04:44 +08:00
Krad
b9d4984fa1 Add addVerticalLine function to tabformwidget. 2022-06-14 14:04:33 +08:00
sunwen
020b40c55d Refactor InputObject(EventFilter and VirtualKeyboard). 2022-06-14 14:03:19 +08:00
sunwen
589262781d Refactor utilities package. 2022-06-13 13:26:49 +08:00
sunwen
68cb18fbf5 * Refactor network package. 2022-06-08 09:53:33 +08:00
Krad
15e18de9fa ImageSwitch and BatteryWidget rename path bug fix 2022-06-07 15:31:54 +08:00
Krad
86423e0b8c Rename SlideableTableView to SlideTableView, and refactor. 2022-06-07 15:19:14 +08:00
Krad
9c5838eaf8 Rename file battery.h & battery.cpp to BatteryWidget.h & BatteryWidget.cpp, rename class Battery to BatteryWidget, and refactor BatteryWidget. 2022-06-07 15:15:24 +08:00