Commit Graph

304 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
19344e8d8c UI: LogManager: Fix buffers handling. 2018-02-23 15:33:28 +05:00
Nodir Temirkhodjaev
7b03e56576 Minor refactoring. 2018-02-23 14:56:52 +05:00
Nodir Temirkhodjaev
090c45644e Fix DB test. 2018-02-23 14:53:04 +05:00
Nodir Temirkhodjaev
cdddfdbea4 UI: Abort on UI & Driver's states mismatch. 2018-02-23 07:11:44 +05:00
Nodir Temirkhodjaev
f75b793561 Logger: Refactor format. 2018-02-22 08:37:15 +05:00
Nodir Temirkhodjaev
4f391599b3 UI: Fix old log files deleting. 2018-02-21 16:20:29 +05:00
Nodir Temirkhodjaev
b22da96799 UI: Fix driver & db race. 2018-02-20 17:21:10 +05:00
Nodir Temirkhodjaev
82f4cb4540 UI: Minor fix. 2018-02-20 16:12:38 +05:00
Nodir Temirkhodjaev
d0acc99417 UI: Clear alerted state on quota changes. 2018-02-20 10:59:10 +05:00
Nodir Temirkhodjaev
2b127ee549 UI: Add day & month traffic quota alerts. 2018-02-19 20:01:35 +05:00
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