Commit Graph

1472 Commits

Author SHA1 Message Date
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
626ab3a205 UI: Use Google Breakpad to generate crash minidumps. 2021-05-24 15:08:21 +03:00
Nodir Temirkhodjaev
02397a9736 UI: Simplify main(). 2021-05-23 17:46:47 +03:00
Nodir Temirkhodjaev
f53672603e UI: Refactor service starting. 2021-05-23 17:36:07 +03:00
Nodir Temirkhodjaev
15e47fd1b8 UI: Update translations. 2021-05-23 16:53:48 +03:00
Nodir Temirkhodjaev
5080c24b86 UI: Options: Fix "Windows Explorer integration" installing. 2021-05-23 16:44:51 +03:00
Nodir Temirkhodjaev
9712c837d7 UI: Refactor service handling. 2021-05-23 16:44:02 +03:00
Nodir Temirkhodjaev
7a728d5b20 UI: DriverWorker: Fix race conditions re-install. 2021-05-22 22:40:19 +03:00
Nodir Temirkhodjaev
9774f9cdab UI: Build French translation. 2021-05-22 12:29:52 +03:00
Nodir Temirkhodjaev
62be6c2da2 UI: Update French translation. 2021-05-22 12:20:36 +03:00
Nodir Temirkhodjaev
23cd012636 UI: Connections: Show block reason as icon. 2021-05-22 10:39:34 +03:00
Nodir Temirkhodjaev
1244639ace UI: Fix user path for portable. 2021-05-22 09:58:18 +03:00
Nodir Temirkhodjaev
62363bf56c UI: Conf: Prepare services storage. 2021-05-21 21:18:38 +03:00
Nodir Temirkhodjaev
31ec55a4fa UI: It's fine to load zones before conf. 2021-05-21 15:23:10 +03:00
Nodir Temirkhodjaev
0c23fc321b UI: Fix startup sequence. 2021-05-21 13:35:47 +03:00
Nodir Temirkhodjaev
71a9186bea UI: Options: Prepare Services page. 2021-05-21 12:23:46 +03:00
Nodir Temirkhodjaev
e547ffc046 UI: Update Statistics icon. 2021-05-20 13:04:50 +03:00
Nodir Temirkhodjaev
e1f9c59442 UI: Update translations. 2021-05-19 13:56:27 +03:00
Nodir Temirkhodjaev
7d3d7aa12d UI: Options: Refactor Connections settings. 2021-05-19 09:53:06 +03:00
Nodir Temirkhodjaev
b9f98ed713 UI: ControlManager: Remove unused "conf" command. 2021-05-19 09:11:44 +03:00
Nodir Temirkhodjaev
607784f691 Partially revert "UI: Smaller font size for date/time columns."
This reverts commit 5c3c93cd82.
2021-05-18 19:38:13 +03:00
Nodir Temirkhodjaev
9bc5fc089d UI: Options: StatisticsPage: Simplify connect()-s. 2021-05-18 19:16:10 +03:00
Nodir Temirkhodjaev
f1f2c28ba9 UI: Update translations. 2021-05-18 18:09:39 +03:00
Nodir Temirkhodjaev
50c15a47d4 UI: Options: SchedulePage: Select default task. 2021-05-18 17:50:21 +03:00
Nodir Temirkhodjaev
6d7e22b1da UI: Options: Move Statistics page to Statistics window as Traffic page. 2021-05-18 17:42:23 +03:00
Nodir Temirkhodjaev
c0c9846e9e UI: Migrate some settings from .ini to .user.ini 2021-05-17 19:14:21 +03:00