Commit Graph

1607 Commits

Author SHA1 Message Date
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
Nodir Temirkhodjaev
a91b9528bf UI: FortSettings: Refactor password state changed signal. 2021-05-04 19:13:14 +03:00
Nodir Temirkhodjaev
9c79bcd10c UI: ConfManager: Refactor saving. 2021-05-04 18:30:15 +03:00
Nodir Temirkhodjaev
7267aa9bdc UI: FirewallConf: Move private functions. 2021-05-04 15:08:55 +03:00
Nodir Temirkhodjaev
4dadc5706a UI: RPC: ConfManager: Clear ini cache on reload. 2021-05-04 15:07:54 +03:00
Nodir Temirkhodjaev
0eabadd3e6 UI: Extract uninstall(). 2021-05-04 09:54:13 +03:00
Nodir Temirkhodjaev
ce839b1c18 UI: ConfManager: Reload conf on version mismatch. 2021-05-03 18:36:36 +03:00
Nodir Temirkhodjaev
22677b1217 UI: RPC: Wait result. 2021-05-03 17:18:52 +03:00
Nodir Temirkhodjaev
2e53990ce4 UI: ConfManager: Refactor save() arg. 2021-05-03 15:15:23 +03:00
Nodir Temirkhodjaev
5bc4656be7 UI: RPC: ConfManager: Prepare saving. 2021-05-03 15:01:06 +03:00
Nodir Temirkhodjaev
8b1345ac0e clang-format: Sort #includes. 2021-05-03 12:10:20 +03:00
Nodir Temirkhodjaev
56adf27cf9 UI: ComfManager: Add confVersion; Don't show error box in service. 2021-05-03 12:09:41 +03:00
Nodir Temirkhodjaev
99e255a34a UI: Update French translation. 2021-05-02 20:19:46 +03:00