Commit Graph

1705 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
1aeb788728 UI: Minor fixes. 2021-06-02 17:56:52 +03:00
Nodir Temirkhodjaev
03ba22436a UI: Move ZoneListModel to IocContainer. 2021-06-02 16:30:08 +03:00
Nodir Temirkhodjaev
6fbe782b61 UI: Move AppListModel to ProgramsController. 2021-06-02 16:14:43 +03:00
Nodir Temirkhodjaev
80ab7df81f UI: AppInfoUtil: Use QVarLengthArray. 2021-06-02 15:30:28 +03:00
Nodir Temirkhodjaev
5a01c9bd79 UI: IocContainer: Only services are auto-deletable. 2021-06-02 14:38:44 +03:00
Nodir Temirkhodjaev
49396ce920 UI: TaskManager: Load zones later. 2021-06-02 14:26:29 +03:00
Nodir Temirkhodjaev
81e8df92fc UI: Start IocContainer usage. 2021-06-02 13:59:10 +03:00
Nodir Temirkhodjaev
e0748c4ee9 UI: IocContainer is non-intrusive. 2021-06-01 12:49:21 +03:00
Nodir Temirkhodjaev
c28e626dbd UI: Prepare IocContainer usage. 2021-05-31 20:33:49 +03:00
Nodir Temirkhodjaev
f066e3b68c UI: Util: Add IocContainer. 2021-05-31 19:40:14 +03:00
Nodir Temirkhodjaev
4703d28384 UI: RpcManager: Simplify processConfManagerRpc(). 2021-05-31 13:37:45 +03:00
Nodir Temirkhodjaev
77d26b888f UI: Programs: Show clear removing rows. 2021-05-31 13:22:00 +03:00
Nodir Temirkhodjaev
e445dbdfd6 UI: ConfManager: Simplify addApp(). 2021-05-31 13:14:41 +03:00
Nodir Temirkhodjaev
1d7017d585 UI: Driver: Continue log reading after cancelling. 2021-05-31 10:37:02 +03:00
Nodir Temirkhodjaev
6be568c174 UI: Refactor models. 2021-05-30 15:14:19 +03:00
Nodir Temirkhodjaev
8269330a6d UI: Refactor models. 2021-05-30 12:14:07 +03:00
Nodir Temirkhodjaev
3dafdeb2fb UI: Simplify RpcManager. 2021-05-29 22:03:40 +03:00
Nodir Temirkhodjaev
bdef6166fd UI: TaskManager: Check tasks each 5 minutes. 2021-05-29 21:50:35 +03:00
Nodir Temirkhodjaev
78160a116d UI: TrayIcon: Set type. 2021-05-29 16:34:01 +03:00
Nodir Temirkhodjaev
f64c3b5366 UI: Don't update driver with its sent app alert. 2021-05-29 15:34:10 +03:00
Nodir Temirkhodjaev
09413876e4 UI: Statistics: Fix traffic updating for new app, after it was blocked. 2021-05-29 15:17:03 +03:00
Nodir Temirkhodjaev
c8ef46ee4b UI: Schedule: Fix tasks updating on client. 2021-05-29 14:05:38 +03:00
Nodir Temirkhodjaev
2cb38b43c3 UI: Zones: Fix Addresses Count handling. 2021-05-29 11:00:22 +03:00
Nodir Temirkhodjaev
3796b8a955 UI: Debug log curl runs. 2021-05-28 15:59:57 +03:00
Nodir Temirkhodjaev
bb0cc44ce4 UI: Update translations. 2021-05-28 15:45:39 +03:00
Nodir Temirkhodjaev
273cbb5bea UI: Zones: Add "Addresses" column. 2021-05-28 15:40:59 +03:00
Nodir Temirkhodjaev
9f7adf79e8 UI: Zones: Fill default URL in dialog. 2021-05-28 14:32:27 +03:00
Nodir Temirkhodjaev
533720018b UI: Zones: Add "WindowsSpyBlocker" source. 2021-05-28 14:31:51 +03:00
Nodir Temirkhodjaev
10e3a9d13e UI: Zones: Improve IPv4 address regexp. 2021-05-28 13:15:53 +03:00
Nodir Temirkhodjaev
377ac86778 UI: Don't use Breakpad when debugging. 2021-05-28 12:35:45 +03:00
Nodir Temirkhodjaev
2bd992bd12 UI: HostInfoCache: Abort lookups on exit. 2021-05-28 12:35:20 +03:00
Nodir Temirkhodjaev
b65e76eba2 UI: TrayIcon: Queued Connection didn't help with spurious clicks. 2021-05-28 09:06:01 +03:00
Nodir Temirkhodjaev
da9fa82694 UI: Connections: Update interval is 200ms. 2021-05-28 09:04:42 +03:00
Nodir Temirkhodjaev
4d21ec7a99 Fix typo in previous commit. 2021-05-27 18:20:35 +03:00
Nodir Temirkhodjaev
5d0b2a8e4e UI: Support Qt 5 for testing. 2021-05-27 18:16:27 +03:00
Nodir Temirkhodjaev
8e6080b18c UI: TrayIcon: Improve mouse click handling. 2021-05-27 14:51:54 +03:00
Nodir Temirkhodjaev
d4e6b42d4b UI: Connections: Refactor updating. 2021-05-27 14:29:52 +03:00
Nodir Temirkhodjaev
af26a802e3 UI: TrayIcon: Improve mouse click handling. 2021-05-26 16:05:04 +03:00
Nodir Temirkhodjaev
05b64f0bea UI: Connections: Start refactoring. 2021-05-26 16:00:31 +03:00
Nodir Temirkhodjaev
49c85381f4 UI: Keep more log files. 2021-05-26 12:06:19 +03:00
Nodir Temirkhodjaev
7d3aa4af6a UI: Connections: Apply options on window open. 2021-05-26 09:35:49 +03:00
Nodir Temirkhodjaev
e2087f77ec UI: Use QPixmap only in main/UI thread. 2021-05-25 18:24:14 +03:00
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
b8aa662383 Deploy: qt-build.bat: Generate debug info .pdb 2021-05-24 15:33:05 +03:00
Nodir Temirkhodjaev
626ab3a205 UI: Use Google Breakpad to generate crash minidumps. 2021-05-24 15:08:21 +03:00
Nodir Temirkhodjaev
75d6619180 Installer: Check some options by default. 2021-05-23 22:00:11 +03:00
Nodir Temirkhodjaev
02397a9736 UI: Simplify main(). 2021-05-23 17:46:47 +03:00