Commit Graph

2613 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
49fb5cb2f9 UI: TranslationManager: Refactor language initialization 2023-07-23 13:30:20 +03:00
Nodir Temirkhodjaev
b9d2d5f26f UI: qAsConst() is deprecated since Qt 6.6
Use std::as_const().
2023-07-23 13:23:17 +03:00
Nodir Temirkhodjaev
9522c89523 UI: Options: Add "Use System Regional Settings" flag 2023-07-23 12:59:06 +03:00
Nodir Temirkhodjaev
512d2ae0b8 UI: Update Chinese translation 2023-07-22 15:26:21 +03:00
Nodir Temirkhodjaev
8eb7fb3cf0 UI: Bump version 2023-07-17 20:13:22 +03:00
Nodir Temirkhodjaev
6bfcac956b UI: Conf: Fix app paths migration 2023-07-17 17:53:26 +03:00
Nodir Temirkhodjaev
e1f2ae84fa UI: FileUtil: Simplify pathToKernelPath() 2023-07-17 15:47:51 +03:00
Nodir Temirkhodjaev
99d5295e81 UI: Fix "System" path handling 2023-07-17 15:22:05 +03:00
Nodir Temirkhodjaev
4d760b9776 Tests: Fix tests 2023-07-17 14:20:35 +03:00
Nodir Temirkhodjaev
9699d520eb UI: Conf: Improve app paths migration 2023-07-17 14:20:25 +03:00
Nodir Temirkhodjaev
004e5b4dc4 UI: Options: App Groups: Simplify duplicated code 2023-07-16 16:37:52 +03:00
Nodir Temirkhodjaev
c697019477 UI: OptionsPage::onAboutToSave: Simplify the conditional 2023-07-13 16:41:56 +03:00
Nodir Temirkhodjaev
dc0bb966ef UI: FortSettings::writeConfIniOptions: Simplify the conditional 2023-07-13 16:37:19 +03:00
Nodir Temirkhodjaev
47f78f9139 UI: Bump version 2023-07-13 14:34:41 +03:00
Nodir Temirkhodjaev
45b2c7289c UI: Run scripts in minimized window 2023-07-12 16:29:24 +03:00
Nodir Temirkhodjaev
ac696bc065 UI: App: Add "appOriginPath" field 2023-07-12 16:29:08 +03:00
Nodir Temirkhodjaev
36d559b9ec UI: Programs: Accept File Drops 2023-07-11 14:38:51 +03:00
Nodir Temirkhodjaev
03e4368cd4 UI: Auto-install driver in portable mode 2023-07-11 13:04:50 +03:00
Nodir Temirkhodjaev
7224c81664 UI: RegKey: Refactor setValue() 2023-07-11 12:49:36 +03:00
Nodir Temirkhodjaev
36eaac6f00 UI: "no-cache" can't be used with service 2023-07-10 20:14:32 +03:00
Nodir Temirkhodjaev
5de690a266 UI: Add "-i boot_filter" argument 2023-07-10 16:25:09 +03:00
Nodir Temirkhodjaev
bd98365a99 UI: RegKey: Simplify setValue() 2023-07-10 14:50:08 +03:00
Nodir Temirkhodjaev
4d89e9e7f1 UI: TrafListModel: Refactor code duplication 2023-07-10 14:35:58 +03:00
Nodir Temirkhodjaev
230284a465 Driver: fortcnf: Simplify fort_conf_ref_exe_add_path_locked() 2023-07-09 18:48:10 +03:00
Nodir Temirkhodjaev
13c165c5a5 UI: NetDownloader: Simplify start() 2023-07-09 18:27:46 +03:00
Nodir Temirkhodjaev
bacb042267 Driver: fortstat: Simplify fort_flow_context_remove_id() 2023-07-09 18:15:52 +03:00
Nodir Temirkhodjaev
812e2d32e2 Driver: fortps: Simplify fort_pstree_notify_process() 2023-07-09 17:59:28 +03:00
Nodir Temirkhodjaev
7554b735de Driver: fortcout: Check "ServiceTag" on Windows 10+ (TODO) 2023-07-09 17:50:59 +03:00
Nodir Temirkhodjaev
b9067be4ba Driver: Move "wildmatch.*" files to "3rdparty/wildmatch/" 2023-07-07 12:52:21 +03:00
Nodir Temirkhodjaev
71efd8db04 UI: LogManager: Simplify processLogEntry() 2023-07-06 14:15:12 +03:00
Nodir Temirkhodjaev
9d1f0ada93 UI: ConfManager: Simplify complex conditional 2023-07-06 13:59:37 +03:00
Nodir Temirkhodjaev
b099e27b80 Driver: fortutl: Simplify complex conditionals 2023-07-06 13:50:46 +03:00
Nodir Temirkhodjaev
51abda843c Driver: fortprov: Simplify fort_prov_register() 2023-07-06 13:36:31 +03:00
Nodir Temirkhodjaev
dd4c59245e UI: AppInfoManager:: Simplify complex functions 2023-07-05 18:12:13 +03:00
Nodir Temirkhodjaev
65109de488 UI: WorkerManager:: Simplify complex conditionals 2023-07-05 17:32:11 +03:00
Nodir Temirkhodjaev
19e1f417e3 UI: FileUtil: Simplify pathToKernelPath() 2023-07-03 16:15:56 +03:00
Nodir Temirkhodjaev
3e399e7e79 UI: Bump version 2023-07-03 15:55:51 +03:00
Nodir Temirkhodjaev
cba9e7156a UI: HomeWindow::saveWindowState: Fix typo 2023-07-03 14:37:15 +03:00
Nodir Temirkhodjaev
04d82d2350 UI: ServiceInfo: Add "serviceType" field 2023-07-03 13:44:10 +03:00
Nodir Temirkhodjaev
b40baffe54 UI: RpcManager::sendCommandDataToClients: Set thread busy 2023-06-26 13:53:08 +03:00
Nodir Temirkhodjaev
b562e4d848 UI: ServiceInfoManager: Simplify getServiceInfoList() 2023-06-19 14:28:50 +03:00
Nodir Temirkhodjaev
322a4e44e3 UI: Update driver on services started 2023-06-19 14:03:39 +03:00
Nodir Temirkhodjaev
23695146eb UI: Prepare services monitoring 2023-06-19 13:14:21 +03:00
Nodir Temirkhodjaev
a57aee92cc Driver: Check pending process count 2023-06-18 12:10:05 +03:00
Nodir Temirkhodjaev
3613faeaac UI: Update icons 2023-06-12 11:50:33 +03:00
Nodir Temirkhodjaev
198ab247c8 UI: Update Chinese translation 2023-06-04 09:36:15 +03:00
Nodir Temirkhodjaev
931de72b1e UI: Update translations 2023-06-03 12:06:38 +03:00
Nodir Temirkhodjaev
4dec31d7bb UI: Bump version 2023-06-02 21:23:08 +03:00
Nodir Temirkhodjaev
4a58aef765 UI: Update translations 2023-06-02 20:45:13 +03:00
Nodir Temirkhodjaev
e7e6ac5c4f UI: Options: Add "My Fort: Auto-Show Menu" flag 2023-06-02 14:53:10 +03:00
Nodir Temirkhodjaev
e0d69be6cb UI: Options: Apply "Tray: Show Icon" changes immediately 2023-06-02 14:52:31 +03:00
Nodir Temirkhodjaev
4a539de17c UI: Update main icon 2023-06-01 19:36:16 +03:00
Nodir Temirkhodjaev
379bbe8362 UI: WindowManager: Refactor app quitting 2023-06-01 11:29:21 +03:00
Nodir Temirkhodjaev
0a381e9131 UI: FirewallConf: Add comments 2023-06-01 11:02:54 +03:00
Nodir Temirkhodjaev
de923fabf9 Driver: fortcout: Minor refactor 2023-06-01 11:02:26 +03:00
Nodir Temirkhodjaev
225ad1f9ae Driver: fortcout: Refactor check stack ids 2023-05-31 13:05:53 +03:00
Nodir Temirkhodjaev
bf8fad65ad Driver: fortcout: Simplify duplicate functions 2023-05-30 19:44:10 +03:00
Nodir Temirkhodjaev
e228daea19 Driver: fortcout: Simplify field indexes 2023-05-30 19:10:26 +03:00
Nodir Temirkhodjaev
cbcb1a7cef UI: Options: IP Addresses: Use link button for "Show Zones" 2023-05-30 14:35:49 +03:00
Nodir Temirkhodjaev
e6b4d029dd UI: Tray Menu: Fix graph window's checked state 2023-05-30 13:42:54 +03:00
Nodir Temirkhodjaev
328b4eb28b UI: Update main icon 2023-05-30 12:51:10 +03:00
Nodir Temirkhodjaev
c95ff73532 UI: GraphWindow: Simplify checkWindowEdges() 2023-05-29 16:49:13 +03:00
Nodir Temirkhodjaev
4e96330494 UI: ControlWorker::waitForSent: Check for bytes to write 2023-05-29 16:35:56 +03:00
Nodir Temirkhodjaev
cf31eabbc4 UI: GraphWindow: Minor refactor 2023-05-29 16:23:55 +03:00
Nodir Temirkhodjaev
4a26f1ed9a UI: Bump version 2023-05-29 08:17:13 +03:00
Nodir Temirkhodjaev
94f3ee53bb UI: TranslationManager: Fix build for Qt 6.1 2023-05-28 22:59:39 +03:00
Nodir Temirkhodjaev
b8f78d06eb Driver: Remove processes enumeration on startup 2023-05-27 16:21:29 +03:00
Nodir Temirkhodjaev
495d1746b4 UI: Options: Tray: Animate alert by default 2023-05-27 16:20:21 +03:00
Nodir Temirkhodjaev
35ffa1ce10 UI: HomeWindow: Don't close window on quit cancel 2023-05-26 20:48:38 +03:00
Nodir Temirkhodjaev
2b367f84da UI: Close windows by Escape key immediately 2023-05-26 20:20:37 +03:00
Nodir Temirkhodjaev
470ec4248a UI: HomeWindow: Set logo icon's minimum size 2023-05-26 14:08:09 +03:00
Nodir Temirkhodjaev
cfc3d1ae3a UI: Options: Confirm Quit by default 2023-05-26 13:39:35 +03:00
Nodir Temirkhodjaev
00604bae82 UI: TrayIcon: Don't capture local var by ref 2023-05-26 13:11:58 +03:00
Nodir Temirkhodjaev
82d1c9170a UI: Options: Add tag to language list 2023-05-24 18:34:51 +03:00
Nodir Temirkhodjaev
f03ff7e60d UI: Programs: Refresh on app group's enabled flag change 2023-05-23 16:39:45 +03:00
Nodir Temirkhodjaev
68ef4285a2 UI: Update translations 2023-05-22 12:57:48 +03:00
Nodir Temirkhodjaev
d5c305fcf6 UI: Bump version 2023-05-21 20:09:24 +03:00
Nodir Temirkhodjaev
e2b32f763c UI: Update Chinese translation 2023-05-21 19:30:00 +03:00
Nodir Temirkhodjaev
48ad4f0870 UI: Update translations 2023-05-21 19:03:33 +03:00
Nodir Temirkhodjaev
63fc8a386f UI: Options: Traffic Graph: Add "Reset to defaults" button 2023-05-21 18:44:23 +03:00
Nodir Temirkhodjaev
3f7c5844d0 UI: ConnBlockListModel: Fix typo 2023-05-21 17:43:24 +03:00
Nodir Temirkhodjaev
7fa99e9ab8 UI: Set working dir to app's dir on startup 2023-05-21 15:17:54 +03:00
Nodir Temirkhodjaev
bb4737be14 UI: ZonesWindow: Simplify saveZoneEditForm() 2023-05-21 13:03:28 +03:00
Nodir Temirkhodjaev
8e2c84ed20 Driver: Don't close existing connections on installation 2023-05-20 13:23:29 +03:00
Nodir Temirkhodjaev
eef86a75a4 UI: TableView: Check a current row 2023-05-20 12:44:52 +03:00
Nodir Temirkhodjaev
6c4ee199f1 UI: GraphWindow::addData: Minor refactor 2023-05-18 13:20:36 +03:00
Nodir Temirkhodjaev
b54c256734 UI: Bump version 2023-05-18 13:20:00 +03:00
Nodir Temirkhodjaev
d90f7e6974 UI: Fix Qt 6.1 build 2023-05-18 09:10:02 +03:00
Nodir Temirkhodjaev
fa77765a1a UI: Update translations 2023-05-18 08:22:30 +03:00
Nodir Temirkhodjaev
4ac0d3b912 UI: Update Chinese translation 2023-05-17 19:17:34 +03:00
Nodir Temirkhodjaev
e70d1f43a7 UI: Tray Menu: Fix flags enabling 2023-05-17 19:17:16 +03:00
Nodir Temirkhodjaev
25a3c721be UI: Update French translation 2023-05-17 18:37:07 +03:00
Nodir Temirkhodjaev
35cb28a298 UI: Update translations 2023-05-17 17:54:20 +03:00
Nodir Temirkhodjaev
9ee0b96fb3 UI: TrayIcon: Refactor windows visibility handling 2023-05-17 17:49:06 +03:00
Nodir Temirkhodjaev
36f89efea0 UI: Don't require password when opened window exists 2023-05-17 17:48:38 +03:00
Nodir Temirkhodjaev
2345c977e0 UI: Update SQLite to v3.42.0 2023-05-17 15:35:57 +03:00
Nodir Temirkhodjaev
136a59d10a UI: Options: Move "Programs" box from Statistics 2023-05-17 14:09:03 +03:00
Nodir Temirkhodjaev
61bb0d1955 UI: WindowManager: Refactor password checking 2023-05-17 14:08:17 +03:00
Nodir Temirkhodjaev
6fca7c1709 UI: WindowManager: Track opened windows 2023-05-17 14:07:17 +03:00
Nodir Temirkhodjaev
d177a62e9e UI: Update German translation 2023-05-16 20:24:10 +03:00