https://bugs.kde.org/show_bug.cgi?id=390886
--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit e2cb1434e7244397a31d0345eba256fe0dc0b6de by Ralf Habacker. Committed on 22/02/2018 at 13:23. Pushed by habacker into branch 'master'. Add property dialog for notes - Add general properties page for note widgets - Let class NoteDialog be a multi page dialog - Added general, style and font page to note dialog M +1 -0 umbrello/CMakeLists.txt M +18 -0 umbrello/dialogs/multipagedialogbase.cpp M +5 -0 umbrello/dialogs/multipagedialogbase.h M +21 -29 umbrello/dialogs/notedialog.cpp M +10 -10 umbrello/dialogs/notedialog.h C +9 -14 umbrello/dialogs/pages/notepage.cpp [from: umbrello/dialogs/notedialog.cpp - 069% similarity] C +11 -12 umbrello/dialogs/pages/notepage.h [from: umbrello/dialogs/notedialog.h - 070% similarity] M +1 -0 umbrello/listpopupmenu.cpp M +1 -0 umbrello/umlwidgets/notewidget.cpp M +1 -0 umbrello/umlwidgets/notewidget.h https://commits.kde.org/umbrello/e2cb1434e7244397a31d0345eba256fe0dc0b6de -- You are receiving this mail because: You are watching all bug changes.