Commit Graph

13 Commits

Author SHA1 Message Date
vladimir.kuznetsov ca6b7fbeb2 added importController 2023-05-22 22:11:20 +08:00
vladimir.kuznetsov 0479113949 moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components 2023-05-22 00:10:51 +08:00
vladimir.kuznetsov 03a0e2084a added PageLoader and pageController 2023-05-15 13:38:17 +08:00
vladimir.kuznetsov 35d4222c7a added connectionController and ConnectionButton.qml 2023-05-12 23:54:31 +08:00
vladimir.kuznetsov 1c8dbae359 added PageHome, PageSettings, PageShare, PageStart
- renamed old PageStart to PageSetupWizardStart
- added various text types
- moved servers model to "global" scope
2023-05-06 06:52:23 +03:00
vladimir.kuznetsov 4f36349630 changed the way to create qml pages, now the page is created when you go to it
- added PageSetupWizardConfigSource, PageSetupWizardInstalling, PageSetupWizardProtocolSettings, PageSetupWizardTextKey
2023-05-03 19:06:16 +03:00
vladimir.kuznetsov a005ed2a84 now an instance of the serverController class is created at the place of use 2023-04-04 10:22:25 +03:00
pokamest 0ca4f3b104 Fix for CommandLineParser 2022-08-31 16:54:46 +03:00
pokamest 3a5a7bf674 Check openvpn config for scripts
QML refactoring
2022-08-29 01:32:42 +03:00
pokamest aae1da3aa8 Cleanup code 2022-08-26 00:58:24 +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