vladimir.kuznetsov
3e650cf731
enabled ccache in CMakeLists.txt for client project
2023-01-26 19:57:56 +03:00
vladimir.kuznetsov
36b25915a6
removed generation of translations for qtkeychain
2023-01-26 19:45:28 +03:00
vladimir.kuznetsov
5a2a96982a
added parameter nativeConfigParametersStorage to .vpn format config.
...
- if the parameter is found, parts of the native config for protocols will be downloaded (so far only wireguard) and updated
- minor refactoring of error handling, now reference are used instead of pointers
- removed temp config with allowedIps
2023-01-26 19:44:08 +03:00
vladimir.kuznetsov
ee609f3e8f
fixed warning with QFutureWatcher
...
- renamed readWireguardConfiguration function to match what it does
2023-01-24 09:43:45 +03:00
pokamest
18d89e9cad
Merge pull request #152 from amnezia-vpn/feature/android_qt6_moving
...
Moving to Qt 6 and cmake on Android client
2023-01-19 12:51:02 +00:00
Dmitriy Karpushin
39736e865e
Merge branch 'feature/android_qt6_moving' into feature/android_bandwidth_counter
...
# Conflicts:
# client/platforms/android/android_controller.cpp
# client/platforms/android/android_controller.h
2023-01-19 14:09:12 +03:00
Dmitriy Karpushin
6bebfb861c
Little cleanup
2023-01-18 15:54:19 +03:00
pokamest
9d01a52a4a
Merge pull request #145 from amnezia-vpn/feature/qt6-server-busy-notification
...
feature/qt6-server-busy-notification
2023-01-18 00:43:13 +00:00
pokamest
a8273a8fdc
Merge pull request #153 from amnezia-vpn/bugfix/some-ui-small-fixes
...
bugfix/some-ui-small-fixes
2023-01-18 00:41:11 +00:00
vladimir.kuznetsov
b9717e9894
removed unused code
2023-01-17 17:11:45 +03:00
Dmitriy Karpushin
53441148b8
Revert of Gradle upgrade
2023-01-17 16:12:42 +03:00
Dmitriy Karpushin
732d018819
Revert "Shadowsocks manifest fix"
...
This reverts commit e261a8ba21 .
2023-01-17 16:09:06 +03:00
Dmitriy Karpushin
e261a8ba21
Shadowsocks manifest fix
2023-01-17 15:53:54 +03:00
Dmitriy Karpushin
c3c87bff74
Fix of GitHub Actions build
2023-01-17 15:34:37 +03:00
Dmitriy Karpushin
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
pokamest
580975fda1
Merge branch 'qt_migration' into feature/qt6-server-busy-notification
2023-01-16 18:13:07 +00:00
pokamest
9f114a1dad
Tiny fix [no ci]
2023-01-16 18:12:30 +00:00
pokamest
44d2627e2a
Tiny fix [no ci]
2023-01-16 17:11:00 +00:00
pokamest
6e882760f1
Merge branch 'qt_migration' into refactoring/logging
2023-01-16 16:10:39 +00:00
vladimir.kuznetsov
3175b0c4ff
Changed the indentation of the "Installed Protocols and Services" heading on the "Server Containers" page
2023-01-16 16:20:12 +03:00
Dmitry Karpushin
21779395ef
Merge branch 'qt_migration' into feature/android_qt6_moving
2023-01-16 14:58:01 +03:00
vladimir.kuznetsov
19a41b2792
swapped "Clear client cached profile" and "Clear server from Amnesia software" buttons
2023-01-15 18:47:16 +03:00
vladimir.kuznetsov
221ea5ebb0
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-server-busy-notification
2023-01-13 16:59:03 +03:00
pokamest
85020270d5
MacOS deploy fix
2023-01-08 17:21:51 -08:00
pokamest
b1b9044021
Merge branch 'qt_migration' into refactoring/logging
2023-01-08 23:17:11 +00:00
pokamest
8da30b216f
Cleanup
2023-01-08 23:10:46 +00:00
pokamest
167d3caa5d
Merge branch 'dev' into qt_migration
2023-01-08 23:00:13 +00:00
pokamest
64526c5232
Various ui fixes
2023-01-08 21:24:06 +00:00
pokamest
d9630afafd
Merge branch 'dev' into feature/ovpn-config-import
2023-01-08 19:36:00 +00:00
pokamest
7f561c30b3
Buttons margins
2023-01-08 12:32:07 +00:00
pokamest
1d8f342417
QML refactoring
2023-01-07 13:40:35 +00:00
vladimir.kuznetsov
6ec090ea0d
added a "Cancel" button to interrupt the server configuration process when it is found that it is busy installing other software
2023-01-02 17:32:27 +03:00
vladimir.kuznetsov
08a8eadb49
added display of a notification that the server is busy installing third-party software
...
- refactoring doInstallAction functions
2023-01-01 22:08:39 +03:00
vladimir.kuznetsov
686fc754b2
renamed log class in service project to logger
2022-12-28 17:56:31 +03:00
Dmitriy Karpushin
42038cd6e7
Fixed filenames
2022-12-28 14:26:44 +03:00
vladimir.kuznetsov
3b2948d4dd
renamed debug class to logger
2022-12-28 13:41:45 +03:00
vladimir.kuznetsov
77e51b40b8
removed unused logger
2022-12-28 13:09:33 +03:00
vladimir.kuznetsov
195663c6e3
Added activation and deactivation of logging without restarting the application
2022-12-28 06:52:02 +03:00
vladimir.kuznetsov
ce4ca5c4d5
Added display of a notification about the inclusion of logging on the main screen
2022-12-28 06:50:46 +03:00
Dmitriy Karpushin
a30e478cbd
Fix of cmake build
2022-12-27 17:14:44 +03:00
Dmitriy Karpushin
ad4b3dfad1
[WIP] cmake build for android
2022-12-27 15:37:58 +03:00
Dmitriy Karpushin
ad7fc937a9
Added missing files
2022-12-27 11:10:01 +03:00
vladimir.kuznetsov
fd905ef308
added margin for scrollbars for almost all flickable elements
2022-12-26 19:07:05 +03:00
vladimir.kuznetsov
030bb8fe76
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into qmake-to-cmake-migration
2022-12-26 17:29:52 +03:00
pokamest
131601d9d2
Merge pull request #142 from amnezia-vpn/qt-migration-cleanup
...
Qt migration cleanup
2022-12-26 14:16:03 +00:00
Dmitriy Karpushin
82165eaf37
1) Fixed theme
...
2) Fixed VPN connection
2022-12-26 14:00:45 +03:00
pokamest
804a790392
FlickableType added
2022-12-24 16:41:53 +00:00
Dmitriy Karpushin
6c614a4b3c
Moving to Qt6:
...
1) removing of deprecated classes
2) update of IPC mechanism
2022-12-23 17:32:20 +03:00
vladimir.kuznetsov
f9f197afd0
removed unused code
2022-12-18 19:36:19 +03:00
vladimir.kuznetsov
93c43ecbc3
removed unused qzxing folder
2022-12-18 18:27:20 +03:00