Bug 372252

Summary: Umbrello misses a welcome page
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: documentationAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.20.1 (KDE Applications 16.08.1)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 2.20.80 (KDE Applications 16.11.80)

Description Ralf Habacker 2016-11-09 10:45:38 UTC
Several applications like eclipse or kdevelop have a welcome page containing informations useful for beginners.

Umbrello is missing such a page.
Comment 1 Ralf Habacker 2016-11-09 11:48:00 UTC
Git commit 52a9df263c45d5539bba881b259524c42702356f by Ralf Habacker.
Committed on 09/11/2016 at 11:33.
Pushed by habacker into branch 'master'.

Add welcome page as dock widget.

The welcome page is based on the file welcome.docbook
which is converted into a html file on building.

The implementation has support for loading a translated
welcome file installed in the directory where other umbrello
related docbook files lives.
FIXED-IN:2.20.80 (KDE Applications 16.11.80)

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>

M  +2    -1    CMakeLists.txt
M  +79   -0    doc/CMakeLists.txt
A  +73   -0    doc/welcome.docbook
M  +4    -0    umbrello/CMakeLists.txt
M  +4    -3    umbrello/cmds.h
M  +1    -0    umbrello/uml.cpp
M  +102  -1    umbrello/umlappprivate.cpp
M  +60   -0    umbrello/umlappprivate.h
M  +2    -0    unittests/CMakeLists.txt

http://commits.kde.org/umbrello/52a9df263c45d5539bba881b259524c42702356f