Commit Graph

3043 Commits

Author SHA1 Message Date
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
Nodir Temirkhodjaev
082f5f0864 UI: Rename "Restrict access to LAN only" flag to "Block Internet Traffic" 2023-11-27 17:57:44 +03:00
Nodir Temirkhodjaev
392795f559 UI: Options: IP Addresses: Fix saving the "Include/Exclude All" flags 2023-11-27 15:43:56 +03:00
Nodir Temirkhodjaev
6376758fb6 Add ChangeLog 2023-11-27 14:01:09 +03:00
Nodir Temirkhodjaev
60eda2109d UI: Programs: Add "Edit: Find" menu item 2023-11-27 13:59:14 +03:00
Nodir Temirkhodjaev
7f0bdb2276 UI: Bump version 2023-11-27 12:31:59 +03:00
Nodir Temirkhodjaev
12c39c1beb UI: Programs: Focus search-field on open 2023-11-27 12:31:21 +03:00
Nodir Temirkhodjaev
63523cbed9 UI: Update SQLite to v3.44.2 2023-11-26 16:59:56 +03:00
Nodir Temirkhodjaev
2fe847f3af UI: Unify "Menu" button creation 2023-11-22 17:41:02 +03:00
Nodir Temirkhodjaev
611e8865e0 UI: Fix QCache::insert() usages
.. because it can return nullptr
2023-11-18 12:23:49 +03:00
Nodir Temirkhodjaev
8cf5f86a3a UI: Improve icon 2023-11-17 17:09:54 +03:00
Nodir Temirkhodjaev
ac78e8288e UI: TrayIcon: Process system message's click asynchronously 2023-11-16 14:59:26 +03:00
Nodir Temirkhodjaev
a3ce6ac13a UI: WidgetWindow::event: Fix recursion 2023-11-16 14:31:58 +03:00
Nodir Temirkhodjaev
473350fe69 UI: CrashHandler: Add app version to file name 2023-11-16 13:43:42 +03:00
Nodir Temirkhodjaev
109c895590 UI: Improve icon 2023-11-03 15:57:33 +03:00
Nodir Temirkhodjaev
c210aadc42 UI: Update SQLite to v3.44.0 2023-11-02 19:37:19 +03:00
Nodir Temirkhodjaev
1e0bc73c74 UI: Improve icon 2023-10-26 19:47:58 +03:00
Nodir Temirkhodjaev
2201920eff UI: Bump version 2023-10-19 17:42:56 +03:00
Nodir Temirkhodjaev
83017cb2c6 UI: NativeEventFilter: Simplify nativeEventFilter() 2023-10-19 17:41:59 +03:00
Nodir Temirkhodjaev
0e03239e5d Add ChangeLog 2023-10-19 16:20:34 +03:00
Nodir Temirkhodjaev
b1a4cdd2c0 UI: Update driver on new device arrivals 2023-10-19 15:52:48 +03:00
Nodir Temirkhodjaev
cccc1fa1b3 UI: ServiceManager: Minor refactor 2023-10-19 14:18:15 +03:00
Nodir Temirkhodjaev
e1fb09db29 UI: Register device notifications 2023-10-19 14:12:32 +03:00
Nodir Temirkhodjaev
903d857e64 UI: Settings: Log saving error 2023-10-13 18:25:36 +03:00
Nodir Temirkhodjaev
66910caf47 UI: Fix tables creation for programs' full-text search 2023-10-13 13:59:16 +03:00
Nodir Temirkhodjaev
e572e765c1 UI: Update SQLite to v3.43.2 2023-10-10 18:43:01 +03:00
Nodir Temirkhodjaev
b25fd8299e UI: Log messages to console in same format as to file 2023-10-09 20:12:26 +03:00
Nodir Temirkhodjaev
b7a48c6d15 Installer: Stop the service with disabled controls 2023-10-09 19:19:50 +03:00
Nodir Temirkhodjaev
6c2e8acd88 Installer: Add "/UNPACK=<PATH>" argument 2023-09-30 15:04:00 +03:00
Nodir Temirkhodjaev
6c09c9d5d6 UI: Update Slovenian translation 2023-09-29 11:53:32 +03:00
Nodir Temirkhodjaev
1d21e13706 UI: Update translations 2023-09-27 20:08:21 +03:00