Commit Graph

1451 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
4e1a9c37e8 UI: Add debug logs for app start/quit. 2021-05-25 14:19:03 +03:00
Nodir Temirkhodjaev
c72def4240 UI: Statistics: Reset current selection on "Clear All". 2021-05-25 14:01:25 +03:00
Nodir Temirkhodjaev
db473a376d UI: Don't guard 3rd-party libs. 2021-05-25 13:36:27 +03:00
Nodir Temirkhodjaev
f2155d1c55 Scripts: Add "breakpad\dump-windbg.bat". 2021-05-24 21:18:11 +03:00
Nodir Temirkhodjaev
626ab3a205 UI: Use Google Breakpad to generate crash minidumps. 2021-05-24 15:08:21 +03:00
Nodir Temirkhodjaev
02397a9736 UI: Simplify main(). 2021-05-23 17:46:47 +03:00
Nodir Temirkhodjaev
f53672603e UI: Refactor service starting. 2021-05-23 17:36:07 +03:00
Nodir Temirkhodjaev
15e47fd1b8 UI: Update translations. 2021-05-23 16:53:48 +03:00
Nodir Temirkhodjaev
5080c24b86 UI: Options: Fix "Windows Explorer integration" installing. 2021-05-23 16:44:51 +03:00
Nodir Temirkhodjaev
9712c837d7 UI: Refactor service handling. 2021-05-23 16:44:02 +03:00
Nodir Temirkhodjaev
7a728d5b20 UI: DriverWorker: Fix race conditions re-install. 2021-05-22 22:40:19 +03:00
Nodir Temirkhodjaev
9774f9cdab UI: Build French translation. 2021-05-22 12:29:52 +03:00
Nodir Temirkhodjaev
62be6c2da2 UI: Update French translation. 2021-05-22 12:20:36 +03:00
Nodir Temirkhodjaev
23cd012636 UI: Connections: Show block reason as icon. 2021-05-22 10:39:34 +03:00
Nodir Temirkhodjaev
1244639ace UI: Fix user path for portable. 2021-05-22 09:58:18 +03:00
Nodir Temirkhodjaev
62363bf56c UI: Conf: Prepare services storage. 2021-05-21 21:18:38 +03:00
Nodir Temirkhodjaev
31ec55a4fa UI: It's fine to load zones before conf. 2021-05-21 15:23:10 +03:00
Nodir Temirkhodjaev
0c23fc321b UI: Fix startup sequence. 2021-05-21 13:35:47 +03:00
Nodir Temirkhodjaev
71a9186bea UI: Options: Prepare Services page. 2021-05-21 12:23:46 +03:00
Nodir Temirkhodjaev
e547ffc046 UI: Update Statistics icon. 2021-05-20 13:04:50 +03:00
Nodir Temirkhodjaev
e1f9c59442 UI: Update translations. 2021-05-19 13:56:27 +03:00
Nodir Temirkhodjaev
7d3d7aa12d UI: Options: Refactor Connections settings. 2021-05-19 09:53:06 +03:00
Nodir Temirkhodjaev
b9f98ed713 UI: ControlManager: Remove unused "conf" command. 2021-05-19 09:11:44 +03:00
Nodir Temirkhodjaev
607784f691 Partially revert "UI: Smaller font size for date/time columns."
This reverts commit 5c3c93cd82.
2021-05-18 19:38:13 +03:00
Nodir Temirkhodjaev
9bc5fc089d UI: Options: StatisticsPage: Simplify connect()-s. 2021-05-18 19:16:10 +03:00
Nodir Temirkhodjaev
f1f2c28ba9 UI: Update translations. 2021-05-18 18:09:39 +03:00
Nodir Temirkhodjaev
50c15a47d4 UI: Options: SchedulePage: Select default task. 2021-05-18 17:50:21 +03:00
Nodir Temirkhodjaev
6d7e22b1da UI: Options: Move Statistics page to Statistics window as Traffic page. 2021-05-18 17:42:23 +03:00
Nodir Temirkhodjaev
c0c9846e9e UI: Migrate some settings from .ini to .user.ini 2021-05-17 19:14:21 +03:00
Nodir Temirkhodjaev
887320e662 UI: IniUser: Rename conn*() to stat*(). 2021-05-17 17:40:22 +03:00
Nodir Temirkhodjaev
774aae6cdc UI: TrayIcon: Reorganize menu items. 2021-05-17 17:31:45 +03:00
Nodir Temirkhodjaev
f271eb4de1 UI: Rename "Connections" to "Statistics" window. 2021-05-17 17:20:30 +03:00
Nodir Temirkhodjaev
d025a1b72c UI: Update Statistics/Graph icons. 2021-05-17 17:05:26 +03:00
Nodir Temirkhodjaev
6773991e4f UI: FortSettings: Simplify setupPaths(). 2021-05-16 19:07:55 +03:00
Nodir Temirkhodjaev
ca4cf234b3 UI: Options: Hot Keys is applied immediately now. 2021-05-16 18:02:31 +03:00
Nodir Temirkhodjaev
07cbeb0924 UI: Improve previous commit. 2021-05-16 17:47:14 +03:00
Nodir Temirkhodjaev
be2216b37a UI: Copy Data/FortFirewall.ini to <User>/FortFirewall.user.ini 2021-05-16 17:39:20 +03:00
Nodir Temirkhodjaev
03c635eaa1 UI: Separate Data/FortFirewall.ini from <User>/FortFirewall.user.ini 2021-05-16 17:25:02 +03:00
Nodir Temirkhodjaev
b8f5b846b2 UI: Disable close button of console window. 2021-05-16 14:28:41 +03:00
Nodir Temirkhodjaev
4f7bba65fd UI: Options: Move profile to new location optionally. 2021-05-16 12:46:19 +03:00
Nodir Temirkhodjaev
d62db93ac1 UI: Update translations. 2021-05-16 11:38:31 +03:00
Nodir Temirkhodjaev
dafba58c22 UI: Options: Separate "Auto-run" and "Run as a Service" options. 2021-05-16 11:29:40 +03:00
Nodir Temirkhodjaev
8713b46a92 UI: Add service description. 2021-05-16 10:13:37 +03:00
Nodir Temirkhodjaev
665e934691 UI: Update translations. 2021-05-15 22:07:53 +03:00
Nodir Temirkhodjaev
d790a09ea3 UI: Options: Disable startup-mode for non-admin. 2021-05-15 22:03:17 +03:00
Nodir Temirkhodjaev
491d51f156 UI: Rename cache/appinfocache.db to cache/appinfo.db 2021-05-15 21:56:53 +03:00
Nodir Temirkhodjaev
9b442143f8 UI: RpcManager: Validate clients only once. 2021-05-15 20:42:15 +03:00
Nodir Temirkhodjaev
8e3440511a UI: FirewallConf: Simplify toVariant(). 2021-05-15 20:25:30 +03:00
Nodir Temirkhodjaev
60d80bbed5 UI: RpcManager: Validate clients by password. 2021-05-15 19:49:05 +03:00
Nodir Temirkhodjaev
6c5e06f8f6 UI: Programs: Remove alert on save. 2021-05-15 18:58:49 +03:00