[umbrello] [Bug 390886] cumbersome creation of notes

2018-04-17 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=390886

--- Comment #3 from Ralf Habacker  ---
Git commit 36707ffd9f1ed5b3fed718845440d14a0223f662 by Ralf Habacker.
Committed on 17/04/2018 at 21:55.
Pushed by habacker into branch 'master'.

Fix not opening note property widget on double click of a note widget

M  +1-1umbrello/umlwidgets/notewidget.cpp

https://commits.kde.org/umbrello/36707ffd9f1ed5b3fed718845440d14a0223f662

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 390886] cumbersome creation of notes

2018-02-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=390886

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||2.24.80 (KDE Applications
   ||18.03.80)
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/umb
   ||rello/a639f4846500933d1416a
   ||c8d1a1d2cf9e29c3cb1

--- Comment #1 from Ralf Habacker  ---
Git commit a639f4846500933d1416ac8d1a1d2cf9e29c3cb1 by Ralf Habacker.
Committed on 22/02/2018 at 13:23.
Pushed by habacker into branch 'master'.

Fix 'cumbersome creation of notes'
FIXED-IN:2.24.80 (KDE Applications 18.03.80)

M  +5-0umbrello/toolbarstateother.cpp

https://commits.kde.org/umbrello/a639f4846500933d1416ac8d1a1d2cf9e29c3cb1

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 390886] cumbersome creation of notes

2018-02-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=390886

--- Comment #2 from Ralf Habacker  ---
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-0umbrello/CMakeLists.txt
M  +18   -0umbrello/dialogs/multipagedialogbase.cpp
M  +5-0umbrello/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-0umbrello/listpopupmenu.cpp
M  +1-0umbrello/umlwidgets/notewidget.cpp
M  +1-0umbrello/umlwidgets/notewidget.h

https://commits.kde.org/umbrello/e2cb1434e7244397a31d0345eba256fe0dc0b6de

-- 
You are receiving this mail because:
You are watching all bug changes.