Commit Graph

3023 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
65b546b6c7 UI: Update Chinese translation 2023-12-08 16:12:13 +03:00
Nodir Temirkhodjaev
856ce00622 UI: Update French translation 2023-12-08 15:40:52 +03:00
Nodir Temirkhodjaev
95372dc9e6 UI: Update Korean translation 2023-12-08 15:13:40 +03:00
Nodir Temirkhodjaev
56d571697d UI: Update translations 2023-12-08 14:51:14 +03:00
Nodir Temirkhodjaev
3080ed10cb UI: Options: Turn on the "Use System Regional Settings" flag by default 2023-12-07 13:19:15 +03:00
Nodir Temirkhodjaev
8371bb4a24 UI: ConfManager: Simplify updateAppBlocked() 2023-12-04 20:13:43 +03:00
Nodir Temirkhodjaev
b7708ccc8e UI: App: Simplify isEqual() 2023-12-04 19:52:11 +03:00
Nodir Temirkhodjaev
33c31490bc UI: Bump version 2023-12-04 19:31:17 +03:00
Nodir Temirkhodjaev
3a6953dd12 Add ChangeLog 2023-12-04 19:23:13 +03:00
Nodir Temirkhodjaev
78c7a26d19 UI: Programs: Edit Wildcard paths 2023-12-04 18:31:01 +03:00
Nodir Temirkhodjaev
08d12672e2 UI: ConfUtil: : Fix typo 2023-12-04 17:16:25 +03:00
Nodir Temirkhodjaev
de3f99c559 Driver: Clear pending packets on device close 2023-12-04 16:48:06 +03:00
Nodir Temirkhodjaev
169a75af59 Driver: fortconf: Search by wildcard first, then by prefix 2023-12-04 16:46:17 +03:00
Nodir Temirkhodjaev
4b28712dea UI: Programs: Save Wildcards 2023-12-04 16:44:04 +03:00
Nodir Temirkhodjaev
095d1fe698 UI: Programs: Prepare Wildcards saving 2023-12-04 15:04:09 +03:00
Nodir Temirkhodjaev
2b54dd61c7 UI: Programs: Update Window title 2023-12-03 13:13:51 +03:00
Nodir Temirkhodjaev
d82394d223 UI: Fix loading app groups' enabled state 2023-12-03 12:07:24 +03:00
Nodir Temirkhodjaev
c6cb09a6d1 UI: Programs: Prepare Wildcard paths 2023-12-03 12:06:43 +03:00
Nodir Temirkhodjaev
5528bfd3b0 UI: Update icon 2023-12-02 13:46:47 +03:00
Nodir Temirkhodjaev
5590dcd049 UI: ConfManager: Simplify checkEndTransaction() 2023-12-02 12:27:32 +03:00
Nodir Temirkhodjaev
9f22954373 UI: Update translations 2023-12-02 11:50:27 +03:00
Nodir Temirkhodjaev
9eee67d943 UI: Update French, Chinese translations 2023-12-01 19:57:45 +03:00
Nodir Temirkhodjaev
81d04c1e1d UI: Tray: Fix groups' state switching 2023-12-01 19:47:46 +03:00
Nodir Temirkhodjaev
b0813c4b13 UI: Update icons 2023-12-01 19:37:21 +03:00
Nodir Temirkhodjaev
727c6716f1 UI: Options: AppGroups: Tweak text-area label's height 2023-12-01 19:03:02 +03:00
Nodir Temirkhodjaev
778373a8f9 UI: Update translations 2023-12-01 18:33:58 +03:00
Nodir Temirkhodjaev
052a69c36c UI: Use QTabBar::RoundedNorth instead of TriangularNorth 2023-12-01 18:30:28 +03:00
Nodir Temirkhodjaev
de1ad7533b UI: Programs: Add "Groups" button to open Options: "App Groups" tab 2023-12-01 12:53:05 +03:00
Nodir Temirkhodjaev
b529f71447 UI: Add debug output for conf save 2023-11-30 11:29:11 +03:00
Nodir Temirkhodjaev
0dffa3b2d3 UI: Update Chinese, Slovenian translations 2023-11-30 11:26:49 +03:00
Nodir Temirkhodjaev
28f661f86f UI: Update Italian translation 2023-11-29 17:39:10 +03:00
Nodir Temirkhodjaev
b8e6585e27 UI: Options: AppGroup: Fix "Select File" insertion to current field 2023-11-29 12:57:08 +03:00
Nodir Temirkhodjaev
ab7ef64bba UI: AppGroup: Use "wildcard search" for "Kill Process" option 2023-11-29 12:08:17 +03:00
Nodir Temirkhodjaev
6dfd4373c2 UI: DoubleSpinBox: Don't auto-focus on wheel event 2023-11-29 11:37:48 +03:00
Nodir Temirkhodjaev
dce4e6447c UI: Update French translation 2023-11-29 11:07:04 +03:00
Nodir Temirkhodjaev
5d1fa7f020 UI: ApplicationsPage: Move duplicated code to AppsColumn 2023-11-29 10:45:11 +03:00
Nodir Temirkhodjaev
248f4e603b UI: Update Korean translation 2023-11-29 10:32:37 +03:00
Nodir Temirkhodjaev
509a1f5103 UI: Update translations 2023-11-29 10:17:08 +03:00
Nodir Temirkhodjaev
248b22c6dc UI: Bump version 2023-11-29 10:14:47 +03:00
Nodir Temirkhodjaev
c1685cd46d UI: Update German translation 2023-11-29 10:13:57 +03:00
Nodir Temirkhodjaev
87fd3d0cc0 Add ChangeLog 2023-11-28 19:43:39 +03:00
Nodir Temirkhodjaev
e5a52a3691 UI: Don't use SetThreadExecutionState()
.. because it works correctly only on Windows 11+.
Otherwise it prevents the OS from sleeping.
2023-11-28 19:35:37 +03:00
Nodir Temirkhodjaev
ea24637337 UI: Options: Tray: Add "Maximum count of Groups in menu" option 2023-11-28 13:59:38 +03:00
Nodir Temirkhodjaev
2c5013c357 UI: Programs: Add "Kill Process" menu item 2023-11-28 12:49:27 +03:00
Nodir Temirkhodjaev
decfcb2e80 UI: Options: AppGroup: Add "Kill Process" option 2023-11-28 12:39:02 +03:00
Nodir Temirkhodjaev
59bd6992cd UI: Move program's "Block Internet Traffic" flag 2023-11-28 11:56:35 +03:00
Nodir Temirkhodjaev
1d8333c396 UI: Update Chinese, Italian translations 2023-11-28 10:53:46 +03:00
Nodir Temirkhodjaev
37f3d36384 UI: Update Korean translation 2023-11-27 18:53:40 +03:00
Nodir Temirkhodjaev
7d683b93bd UI: Update French, Slovenian translations 2023-11-27 18:48:14 +03:00
Nodir Temirkhodjaev
c812bf902b UI: Update translations 2023-11-27 18:09:12 +03:00