Commit Graph

1669 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
5c3c93cd82 UI: Smaller font size for date/time columns. 2021-05-12 15:03:54 +03:00
Nodir Temirkhodjaev
f66aeee889 UI: ConfManager: Add app/zone edited signals. 2021-05-12 14:34:22 +03:00
Nodir Temirkhodjaev
12150dc54f UI: RpcManager: Refactor processCommandRpc(). 2021-05-11 17:17:25 +03:00
Nodir Temirkhodjaev
e36a70f7c4 UI: RpcManager: Add resultArgs(). 2021-05-11 15:04:56 +03:00
Nodir Temirkhodjaev
e578f2b562 UI: Add PRE_TARGETDEPS to static libs to rebuild dependencies. 2021-05-11 14:53:36 +03:00
Nodir Temirkhodjaev
0702e17bad UI: RpcManager: Create sending buffer only once. 2021-05-11 14:52:43 +03:00
Nodir Temirkhodjaev
a5ab839120 UI: Options: Revert changed language on Cancel. 2021-05-11 13:27:58 +03:00
Nodir Temirkhodjaev
30282920f3 UI: RPC: StatManager: Add signal handlers. 2021-05-10 19:19:22 +03:00
Nodir Temirkhodjaev
7c87605c0b UI: ControlWorker: Don't compress small data. 2021-05-10 16:23:13 +03:00
Nodir Temirkhodjaev
c7b81029eb UI: Update translations. 2021-05-10 16:06:50 +03:00
Nodir Temirkhodjaev
25fa931443 UI: ConfManager: Simplify applySavedConf(). 2021-05-10 15:49:09 +03:00
Nodir Temirkhodjaev
64d9be13f8 UI: RPC: Handle TaskManager. 2021-05-10 15:22:17 +03:00
Nodir Temirkhodjaev
46f4660dca UI: StartupUtil: Don't cache startup mode. 2021-05-10 13:41:27 +03:00
Nodir Temirkhodjaev
bbf41624d1 Driver: Simplify fort_flow_associate(). 2021-05-10 12:28:50 +03:00
Nodir Temirkhodjaev
92fc8f2d98 Tests: StatTest: Setup resources for DB migrations. 2021-05-10 12:12:11 +03:00
Nodir Temirkhodjaev
482d80941a UI: ConfUtil: Simplify parseAppsText(). 2021-05-10 12:04:51 +03:00
Nodir Temirkhodjaev
a3334ba8b6 UI: Statistics: Simplify setupGraphOptionsMenu(). 2021-05-10 11:42:40 +03:00
Nodir Temirkhodjaev
bc6b787c4a UI: Move ui/bin/ to ui_bin/.
Add $$builddir helper var.
2021-05-10 11:32:58 +03:00
Nodir Temirkhodjaev
1a16140176 UI: Build as static lib. 2021-05-09 20:43:15 +03:00
Nodir Temirkhodjaev
c735bc3ba8 UI: ConfManager: saveIni() is not virtual. 2021-05-09 17:35:15 +03:00
Nodir Temirkhodjaev
3200ce71fc UI: QuotaManager: Save only changed settings. 2021-05-09 16:51:08 +03:00
Nodir Temirkhodjaev
169fcaab56 UI: Refactor save/restore window states. 2021-05-09 15:24:56 +03:00
Nodir Temirkhodjaev
ab45fc565a UI: Conf: Refactor removed app groups handling. 2021-05-09 15:03:00 +03:00
Nodir Temirkhodjaev
fbbe90b130 UI: Schedule: Fix saving. 2021-05-09 14:30:09 +03:00
Nodir Temirkhodjaev
5c398e354b UI: Statistics: Graph: Checks before setting. 2021-05-09 14:11:45 +03:00
Nodir Temirkhodjaev
7adc05350b UI: Schedule: Revert dataEdited() signal. 2021-05-09 14:01:45 +03:00
Nodir Temirkhodjaev
c0c9c36119 UI: Conf: Move External options to IniOptions. 2021-05-09 13:28:27 +03:00
Nodir Temirkhodjaev
e40232a439 UI: Conf: Move Graph/Schedule options to IniOptions. 2021-05-09 12:44:48 +03:00
Nodir Temirkhodjaev
1b380c9034 UI: Conf: Move Graph/Schedule options to IniOptions. 2021-05-08 13:58:04 +03:00
Nodir Temirkhodjaev
13deae7c24 Tests: Fix confWriteRead(). 2021-05-08 11:28:19 +03:00
Nodir Temirkhodjaev
0a39a9496a UI: SQLite: sqlite3_initialize()/sqlite3_shutdown() only once. 2021-05-08 11:04:11 +03:00
Nodir Temirkhodjaev
414a4c41dc UI: Conf: Move options from FortSettings to IniOptions. 2021-05-07 20:17:22 +03:00
Nodir Temirkhodjaev
8a96442c7f Driver Common: Refactor fort_prov_register_callouts(). 2021-05-06 18:58:10 +03:00
Nodir Temirkhodjaev
01932e006a UI: Set max length of edit fields. 2021-05-06 17:15:39 +03:00
Nodir Temirkhodjaev
9d796ec271 Fix previous commit. 2021-05-06 17:15:30 +03:00
Nodir Temirkhodjaev
23da7d21cb UI: Options: Move password handling to FortSettings. 2021-05-06 17:14:01 +03:00
Nodir Temirkhodjaev
97204f63d1 UI: Options: Move startup-mode & explorer-integration handling to ConfManager. 2021-05-06 13:39:17 +03:00
Nodir Temirkhodjaev
7fb63c37d0 UI: SQLite: Define SQLITE_DEBUG in debug mode. 2021-05-06 12:31:59 +03:00
Nodir Temirkhodjaev
7764b03601 UI: RPC: ConfManager: Notify only flags on save. 2021-05-06 11:51:36 +03:00
Nodir Temirkhodjaev
c6e6eeef25 UI: AppInfoUtil: Improve handling app's empty FileDescription. 2021-05-06 11:36:32 +03:00
Nodir Temirkhodjaev
6ee83c99d9 UI: AppInfoUtil: Handle app's empty FileDescription. 2021-05-05 17:58:56 +03:00
Nodir Temirkhodjaev
366192a635 UI: ConfManager: Reset edit flags too. 2021-05-05 17:53:10 +03:00
Nodir Temirkhodjaev
840cee085f UI: Util/RegKey: Refactor handles. 2021-05-05 17:17:14 +03:00
Nodir Temirkhodjaev
93b075dfa6 UI: RPC: ConfManager: Refactor saving. 2021-05-05 16:21:12 +03:00
Nodir Temirkhodjaev
12033fe485 UI: Conf: Remove unneeded signals. 2021-05-05 13:06:50 +03:00
Nodir Temirkhodjaev
af16499575 UI: Start moving settings to conf. 2021-05-05 11:19:23 +03:00
Nodir Temirkhodjaev
b6eb4e2c41 UI: ConfManager: Remove "immediateFlags" arg from save(). 2021-05-05 10:22:22 +03:00
Nodir Temirkhodjaev
ec5d5c2864 UI: ConfManager: Simplify ini saving. 2021-05-05 09:52:21 +03:00
Nodir Temirkhodjaev
d3b0988158 UI: OptionsController: Simplify save(). 2021-05-04 19:34:24 +03:00
Nodir Temirkhodjaev
b6efd598a2 UI: FortSettings: Remove bulk updating. 2021-05-04 19:29:06 +03:00