vladimir.kuznetsov
74fbce8b96
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-01-29 09:43:03 +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
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
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
Dmitry Karpushin
21779395ef
Merge branch 'qt_migration' into feature/android_qt6_moving
2023-01-16 14:58:01 +03:00
pokamest
b1b9044021
Merge branch 'qt_migration' into refactoring/logging
2023-01-08 23:17:11 +00:00
pokamest
167d3caa5d
Merge branch 'dev' into qt_migration
2023-01-08 23:00:13 +00: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
Dmitriy Karpushin
82165eaf37
1) Fixed theme
...
2) Fixed VPN connection
2022-12-26 14:00:45 +03: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
b0489aa61b
Merge branch 'qmake-to-cmake-migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2022-12-18 09:17:35 +03:00
vladimir.kuznetsov
22939a6707
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/ovpn-config-import
2022-12-17 17:27:26 +03:00
pokamest
9c188e0acd
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-12-13 15:34:38 +01:00
pokamest
1de143362c
Merge branch 'dev' into qt_migration
2022-12-13 15:09:05 +01:00
pokamest
7345f464a5
Merge pull request #138 from amnezia-vpn/feature/android_config_export_import
...
Export/import of configuration files on Android
2022-12-12 16:48:23 +01:00
pokamest
ce02d3a829
Merge branch 'dev' into feature/ovpn-config-import
2022-12-12 14:01:57 +01:00
dartsyms
814b66c04a
Various fixes for iOS ( #126 )
...
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
Dmitriy Karpushin
cad0dabe42
Export/import of configuration filed on Android
2022-12-08 11:51:28 +03:00
pokamest
19fce4975d
Merge branch 'dev' into feature/ovpn-config-import
2022-12-04 22:04:51 +01:00
pokamest
a9217810e7
Remove travis builds and tiny refactoring
2022-12-04 21:54:22 +01:00
Mykola Baibuz
a87610c856
Use libssh for server setup script
...
That gives some advantages in supported key types.
2022-12-04 01:43:53 +03:00
vladimir.kuznetsov
2a80117d42
Merge remote-tracking branch 'remotes/origin/qt6-github-actions' into qmake-to-cmake-migration
2022-12-01 20:05:36 +03:00
vladimir.kuznetsov
2e5171c205
added matrix for all android arch
2022-11-29 00:55:32 +03:00
Shahzain Ali
2dc1f2ea5b
Setting minimum version to 13
...
QT 6.4 required minimum ios 13
https://doc.qt.io/qt-6/supported-platforms.html
2022-11-28 15:56:48 +05:00
Shahzain Ali
14be6506ee
Qt5 to QT6 fixes.
2022-11-28 15:36:33 +05:00
vladimir.kuznetsov
6941b7463e
added display of wireguard configs, such a config will be displayed as raw text
2022-11-04 23:31:39 +03:00
Hamza ARBI
cfff3c6d97
Used Universal Theme to fix QtQuick Controls
2022-10-24 13:50:41 +01:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
c5ba89b054
Code cleanup
2022-09-10 19:57:44 +03:00
pokamest
7a6c1de5d5
QrCoreGen
2022-09-07 09:51:03 +03:00
pokamest
fb07adf7c1
Travis fix
2022-09-05 02:06:58 +03:00
pokamest
9ceadd44c9
Travis fix
2022-09-05 01:56:39 +03:00
pokamest
e1c529ab91
Travis ccache
2022-09-05 01:38:29 +03:00
pokamest
ce27af6083
Travis build fix
2022-09-05 00:33:27 +03:00
pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +03:00
Mortie
8c20a67cfa
migrated the codebase to Qt6 and fixed some compatibility issues
...
* used a Qt6 ported version of SortFilterProxyModel
* used an updated Qt6 compatible version of QXZing
* added a flag to windows linker to avoid WinMain problem of MSVCRTD
* renamed utils.cpp to utilities.cpp for avoiding confusion with the same file name in SortFilterProxyModel
2022-08-29 12:21:09 +04:30
pokamest
3a5a7bf674
Check openvpn config for scripts
...
QML refactoring
2022-08-29 01:32:42 +03:00
pokamest
789902b79a
Secure settings rework
2022-08-27 17:35:43 +03:00
pokamest
aed688224b
App refactoring finished
2022-08-26 00:35:03 +03:00
pokamest
3ce1ec708d
App refactoring finished
2022-08-25 17:35:28 +03:00
pokamest
510a564797
App refactoring
2022-08-25 12:47:02 +03:00
pokamest
b5890340e3
Secure settings rework
2022-08-23 22:47:23 +03:00
pokamest
4b7a8c6d6e
Start Qt6 migration
2022-08-10 14:00:04 +03:00
pokamest
560019b26c
Build fix - typo in client.pro
2022-08-08 19:12:00 +03:00
pokamest
585de53148
Secure settings refactoring
2022-08-06 19:47:29 +03:00
pokamest
71b57bfed1
Secure settings 2
2022-08-05 14:31:12 +03:00
eugenyorbitsoftcom
7e5748b3a6
fix building project
2022-08-01 16:30:57 +06:00
eugenyorbitsoftcom
e99aa86863
fix building project
2022-08-01 15:57:16 +06:00