Commit Graph

3438 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
1402d746e6 UI: HomeWindow: Move "Profile" button 2023-12-23 19:40:22 +03:00
Nodir Temirkhodjaev
fe21129c4e UI: IniUser: Refactor saving initial ini 2023-12-23 19:39:40 +03:00
Nodir Temirkhodjaev
5850d4e58c UI: FortManager: exit() on error, not abort() 2023-12-23 13:32:23 +03:00
Nodir Temirkhodjaev
9270203de4 UI: FirewallConf::*Variant: Rename param name 2023-12-23 13:31:40 +03:00
Nodir Temirkhodjaev
b15d80f15b Installer: Check for VC Redist x86 only in 32-bit version 2023-12-22 19:49:10 +03:00
Nodir Temirkhodjaev
4741bcaf67 Installer: Update translations 2023-12-22 19:31:33 +03:00
Nodir Temirkhodjaev
4b32897a64 Installer: Portable: Create "Data/" directory with user permissions 2023-12-22 18:16:52 +03:00
Nodir Temirkhodjaev
4f4955d84b UI: Improve portable installation 2023-12-22 17:51:08 +03:00
Nodir Temirkhodjaev
6cdfaea1e2 UI: Refactor menu's widget relayout 2023-12-22 11:17:45 +03:00
Nodir Temirkhodjaev
af6218419e Installer: Skip OS compatibility checks on upgrade 2023-12-21 20:55:51 +03:00
Nodir Temirkhodjaev
c425745e78 Installer: Windows 7: Use "systeminfo.exe" to check installed KB4474419 2023-12-21 20:54:50 +03:00
Nodir Temirkhodjaev
ba170e70cb UI: Fix for Qt 6.1 2023-12-21 20:14:53 +03:00
Nodir Temirkhodjaev
26a6761a1d UI: ZonesSelector: Force menu relayout on zones count change 2023-12-21 19:53:13 +03:00
Nodir Temirkhodjaev
94d5b9d539 UI: Update German translation 2023-12-21 12:54:53 +03:00
Nodir Temirkhodjaev
941391d3dd UI: Update Italian translation 2023-12-21 12:47:09 +03:00
Nodir Temirkhodjaev
e688f10125 UI: *ListModel: Fix checked state display 2023-12-21 08:25:13 +03:00
Nodir Temirkhodjaev
6541591b88 UI: Update Chinese translation 2023-12-20 16:08:22 +03:00
Nodir Temirkhodjaev
82c4974f90 Installer: Windows 7: Check for installed KB4474419 2023-12-20 16:00:15 +03:00
Nodir Temirkhodjaev
9e69a91850 UI: Update translations 2023-12-20 15:50:49 +03:00
Nodir Temirkhodjaev
ca4aab5733 UI: Logger: Improve log file title 2023-12-20 14:44:33 +03:00
Nodir Temirkhodjaev
6c4ce1f372 UI: Bump version 2023-12-20 14:14:33 +03:00
Nodir Temirkhodjaev
c6fddeb804 Add ChangeLog 2023-12-20 13:45:34 +03:00
Nodir Temirkhodjaev
525f2b31eb UI: Update translations 2023-12-20 13:41:41 +03:00
Nodir Temirkhodjaev
58be45bc61 UI: ZonesWindow: Add "Update Zones" button 2023-12-20 13:39:22 +03:00
Nodir Temirkhodjaev
fbc2d818da UI: ZonesWindow: Add "Menu" button 2023-12-20 12:55:25 +03:00
Nodir Temirkhodjaev
bafbd9926b UI: FortCompat: Add matchRegExp() 2023-12-20 12:54:54 +03:00
Nodir Temirkhodjaev
03d8092390 Driver: fortcout: Simplify fort_callout_ale_is_zone_blocked() 2023-12-20 12:33:41 +03:00
Nodir Temirkhodjaev
bbc4b3503c UI: Fix for Qt 6.1 2023-12-20 12:13:06 +03:00
Nodir Temirkhodjaev
b054417562 UI: Update translations 2023-12-20 11:53:17 +03:00
Nodir Temirkhodjaev
e21aa986d0 Driver: fortcnf: Programs' Zones updating 2023-12-20 11:44:40 +03:00
Nodir Temirkhodjaev
d34a22f6bd Driver: fortcout: Fix Zones checking 2023-12-19 20:51:47 +03:00
Nodir Temirkhodjaev
09a864de55 UI: Translatable Yes/No message box buttons, Part 2 2023-12-19 20:02:07 +03:00
Nodir Temirkhodjaev
c2556fc576 UI: Update translations 2023-12-19 19:30:35 +03:00
Nodir Temirkhodjaev
be451d2bb8 UI: Translatable Yes/No message box buttons 2023-12-19 19:28:04 +03:00
Nodir Temirkhodjaev
6e31a3579a Deploy: Improve Qt build scripts 2023-12-19 19:27:17 +03:00
Nodir Temirkhodjaev
b62807ec94 Driver: Handle accept/reject zones for programs 2023-12-19 19:25:50 +03:00
Nodir Temirkhodjaev
6884e34445 Installer: Uncheck "Run.." if VC Redist doesn't exist 2023-12-17 18:20:52 +03:00
Nodir Temirkhodjaev
f14cde1c22 UI: Programs: Env vars in wildcard paths 2023-12-17 12:54:09 +03:00
Nodir Temirkhodjaev
48ad3e719b UI: ZonesSelector: Add tristate 2023-12-17 12:23:35 +03:00
Nodir Temirkhodjaev
a3d01a9c07 UI: ProgramEditDialog: Add Zones 2023-12-16 23:18:45 +03:00
Nodir Temirkhodjaev
668d0e4279 UI: Use inplace initialization, not constructor 2023-12-16 10:04:53 +03:00
Nodir Temirkhodjaev
2c2ddc9d61 UI AddressesPage: Simplify setupIn/ExcludeAddresses() 2023-12-16 09:41:03 +03:00
Nodir Temirkhodjaev
f2cc25e839 UI AddressesPage: Simplify duplicated code 2023-12-16 08:55:20 +03:00
Nodir Temirkhodjaev
4918a4b63a UI: ConfManagerRpc: Simplify add/update app args 2023-12-16 08:25:00 +03:00
Nodir Temirkhodjaev
5176bc46be UI: Extract ZoneSelector 2023-12-16 08:10:07 +03:00
Nodir Temirkhodjaev
b66611e4ae UI: Programs: Prepare accept/reject zones 2023-12-14 19:20:15 +03:00
Nodir Temirkhodjaev
6d74ba5049 UI: Update Slovenian translation 2023-12-14 19:15:03 +03:00
Nodir Temirkhodjaev
eef76ad0f2 UI: Update German translation 2023-12-10 20:38:48 +03:00
Nodir Temirkhodjaev
f4f1865a82 UI: Update Italian translation 2023-12-10 20:06:46 +03:00
Nodir Temirkhodjaev
b1d38b5b30 Driver: fortps: Simplify fort_pstree_check_proc_conf() 2023-12-10 19:27:29 +03:00