Commit Graph

294 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
fe97a0830b Migrate to Qt 5.11 2018-02-16 18:04:18 +05:00
Nodir Temirkhodjaev
c196ee7e3e UI: Keep .conf's backup file. 2018-02-16 17:55:42 +05:00
Nodir Temirkhodjaev
f6c955e94b Update SQLite v3.22.0 2018-02-08 15:05:33 +05:00
Nodir Temirkhodjaev
8f7c81356e Minor refactoring. 2018-01-30 13:17:42 +05:00
Nodir Temirkhodjaev
65ee2ba957 UI: ApplicationsPage: Refactor placeholder texts. 2018-01-30 13:12:17 +05:00
Nodir Temirkhodjaev
4890ef8141 UI: Log errors always. 2018-01-30 13:11:49 +05:00
Nodir Temirkhodjaev
810a61a2eb UI: Log errors by default. 2018-01-29 08:26:11 +05:00
Nodir Temirkhodjaev
bdd4078374 UI: Don't use swipe for tabs. 2018-01-28 11:22:57 +05:00
Nodir Temirkhodjaev
8831c4073a UI: ApplicationsPage: Increase speed limits' max. 2018-01-27 18:36:01 +05:00
Nodir Temirkhodjaev
61114c19fe UI: ApplicationsPage: Improve speed limits' list. 2018-01-27 18:32:13 +05:00
Nodir Temirkhodjaev
45ed974e36 UI: NetDownloader: Wait process finishing.
Avoid warnings like:
QProcess: Destroyed while process ("curl") is still running.
2018-01-23 19:36:03 +05:00
Nodir Temirkhodjaev
4d96749ffb UI: OptionsPage: Add ability to "Ignore TCP RST-packets". 2018-01-22 13:33:28 +05:00
Nodir Temirkhodjaev
f98cd3dafc UI: ApplicationsPage: Disable inactive speed-limit button (instead of hiding). 2018-01-20 16:28:51 +05:00
Nodir Temirkhodjaev
08f766fed9 UI: ApplicationsPage: Add ability to comment app. lines with "#". 2018-01-20 15:44:39 +05:00
Nodir Temirkhodjaev
e10f027eda UI: AddressesPage: Update translations. 2018-01-20 15:39:08 +05:00
Nodir Temirkhodjaev
50f9bfd601 UI: AddressesPage: Add ability to comment address lines with "#". 2018-01-20 15:33:10 +05:00
Nodir Temirkhodjaev
4c918df002 UI: AddressesPage: Add "Internet" & "Filter Internet" tabs. 2018-01-20 15:27:13 +05:00
Nodir Temirkhodjaev
8c468aaa69 Add ability to use more IPv4 Address Groups. 2018-01-20 13:57:22 +05:00
Nodir Temirkhodjaev
e42c0c0be0 UI: BlockedPage: Rename "Log..." to "Show...". 2018-01-15 16:45:55 +05:00
Nodir Temirkhodjaev
fb2985f0fa UI: StatisticsPage: Fix "Refresh" to re-read empty db. 2018-01-12 16:55:14 +05:00
Nodir Temirkhodjaev
70abd62891 Tests: Fix ConfUtil test. 2018-01-12 16:33:19 +05:00
Nodir Temirkhodjaev
15b93d4c77 UI: StatisticsPage: Add "Month starts on" option. 2018-01-12 16:21:38 +05:00
Nodir Temirkhodjaev
dd346d88f6 Add ability to "Stop Internet Traffic". 2018-01-12 13:52:09 +05:00
Nodir Temirkhodjaev
768dd703e7 UI: Refactor Password dialog. 2018-01-12 13:29:08 +05:00
Nodir Temirkhodjaev
da78f3e49d UI: Logger: Refactor updating. 2018-01-12 08:33:32 +05:00
Nodir Temirkhodjaev
d6275f4f6f UI: Refactor H/VSeparator controls. 2018-01-11 14:12:28 +05:00
Nodir Temirkhodjaev
bb453b3394 UI: OptionsPage: Add "Log Errors" to store log files. 2018-01-11 13:54:38 +05:00
Nodir Temirkhodjaev
699919a135 UI: Simplify build path. 2018-01-11 09:25:17 +05:00
Nodir Temirkhodjaev
7861fd0f51 UI: Add H/VSeparator controls. 2018-01-11 09:23:51 +05:00
Nodir Temirkhodjaev
ba73b2745e UI: StatisticsPage: Change "Refresh" to round button. 2018-01-10 15:13:24 +05:00
Nodir Temirkhodjaev
0403a68a6b UI: OptionsPage: Add protection by "Password". 2018-01-10 14:57:27 +05:00
Nodir Temirkhodjaev
f5d531dbdb UI: Add WindowStateWatcher. 2018-01-10 07:41:42 +05:00
Nodir Temirkhodjaev
4741bb1c4e Driver: Use one transaction for provider reauth. 2018-01-10 07:13:22 +05:00
Nodir Temirkhodjaev
9fbe90e1f9 UI: --boot unregisters booted provider only. 2018-01-10 06:21:54 +05:00
Nodir Temirkhodjaev
af00f6f438 UI: UpdateChecker: Improve release notes. 2018-01-09 14:58:06 +05:00
Nodir Temirkhodjaev
09142f664b UI: Use default conf on 1st start. 2018-01-09 13:25:51 +05:00
Nodir Temirkhodjaev
dd44c65d31 UI: Save/restore window's state. 2018-01-09 12:36:20 +05:00
Nodir Temirkhodjaev
ea2f04d428 UI: Fix used WINNT version. 2018-01-09 11:58:20 +05:00
Nodir Temirkhodjaev
01311d12aa Driver: Drop limited traffic. 2018-01-05 13:51:34 +05:00
Nodir Temirkhodjaev
bb954c116b UI: Conf: Remove unneeded code. 2018-01-04 19:01:25 +05:00
Nodir Temirkhodjaev
a74b3ceb51 Driver: Collect app. groups' traffic. 2018-01-04 18:59:29 +05:00
Nodir Temirkhodjaev
4a156bead9 UI: Set confFlags->speed_limit. 2018-01-04 17:59:30 +05:00
Nodir Temirkhodjaev
a5e4974d39 Driver: Refactor conf io. 2018-01-03 12:36:44 +05:00
Nodir Temirkhodjaev
dd40a4ea79 Driver: Prepare stream transport layers to classify. 2018-01-02 15:34:21 +05:00
Nodir Temirkhodjaev
678c229fcb UI: Fix list items selecting. 2017-12-27 08:37:17 +05:00
Nodir Temirkhodjaev
f1eed902f4 UI: BlockedPage: Add "Copy..." button. 2017-12-25 21:01:42 +05:00
Nodir Temirkhodjaev
12a5002e46 Driver: Handle app group indexes. 2017-12-25 20:23:26 +05:00
Nodir Temirkhodjaev
2761b4eb37 UI: Minor translation fix. 2017-12-25 07:51:49 +05:00
Nodir Temirkhodjaev
4139a66d62 Driver: Reintroduce DRIVER_VERSION. 2017-12-25 07:46:34 +05:00
Nodir Temirkhodjaev
3ef3bc0c53 UI: TaskUpdateChecker: Simplify message showing. 2017-12-23 15:05:48 +05:00