[vlmc-devel] Add a first run wizard.
Steve Belden
stevebelden at gmail.com
Fri Mar 4 20:49:08 CET 2016
Ummm... I'm not a VLMC developer - could someone take me off this
distribution list please?
On Mar 4, 2016 7:14 AM, "Hugo Beauzée-Luyssen" <git at videolan.org> wrote:
> vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Mar
> 2 14:27:48 2016 +0100| [3f5b2bcc1354b94e8180fb61d50e0b796d581f52] |
> committer: Hugo Beauzée-Luyssen
>
> Add a first run wizard.
>
> This asks for a workspace location, in which we'll store projects &
> other files
>
> >
> https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52
> ---
>
> src/CMakeLists.txt | 7 +++
> src/Gui/wizard/firstlaunch/Done.cpp | 44 +++++++++++++++
> src/Gui/wizard/firstlaunch/Done.h | 45 +++++++++++++++
> src/Gui/wizard/firstlaunch/FirstLaunchPage.cpp | 37 ++++++++++++
> src/Gui/wizard/firstlaunch/FirstLaunchPage.h | 44 +++++++++++++++
> src/Gui/wizard/firstlaunch/FirstLaunchWizard.cpp | 56
> +++++++++++++++++++
> src/Gui/wizard/firstlaunch/FirstLaunchWizard.h | 39 +++++++++++++
> src/Gui/wizard/firstlaunch/WorkspaceLocation.cpp | 53 ++++++++++++++++++
> src/Gui/wizard/firstlaunch/WorkspaceLocation.h | 47 ++++++++++++++++
> src/Gui/wizard/ui/firstlaunch/Done.ui | 16 ++++++
> src/Gui/wizard/ui/firstlaunch/FirstLaunchPage.ui | 52 +++++++++++++++++
> src/Gui/wizard/ui/firstlaunch/WorkspaceLocation.ui | 65
> ++++++++++++++++++++++
> src/Main/Core.cpp | 27 ++++++---
> src/Main/Core.h | 4 ++
> src/Main/main.cpp | 8 +++
> 15 files changed, 536 insertions(+), 8 deletions(-)
>
> Diff:
> https://code.videolan.org/videolan/vlmc/commit/3f5b2bcc1354b94e8180fb61d50e0b796d581f52
> _______________________________________________
> Vlmc-devel mailing list
> Vlmc-devel at videolan.org
> https://mailman.videolan.org/listinfo/vlmc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlmc-devel/attachments/20160304/7709aea6/attachment.html>
More information about the Vlmc-devel
mailing list