[kexi] [Bug 348976] Central alignment for a textbox craches kexi
Jarosław Staniek
bugzilla_noreply at kde.org
Thu Jun 1 20:35:48 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=348976
Jarosław Staniek <staniek at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |3.0.2
Resolution|DUPLICATE |FIXED
Status|NEEDSINFO |RESOLVED
Latest Commit| |https://commits.kde.org/kex
| |i/e0bf198257421eef3a8e615f8
| |9219d17ee0a642c
--- Comment #3 from Jarosław Staniek <staniek at kde.org> ---
Git commit e0bf198257421eef3a8e615f89219d17ee0a642c by Jaroslaw Staniek.
Committed on 01/06/2017 at 20:35.
Pushed by staniek into branch '3.0'.
Fix possible crashes in form undo/redo, make it properly work with alignment
properties of widgets
Summary:
Undo/redo alignment fixes
+ limit image set of available alignments in widgets depending on widget class
(image box is special)
Related: bug 380175, bug 342371
FIXED-IN:3.0.2
Test Plan: See https://bugs.kde.org/show_bug.cgi?id=380175#c0
Reviewers: piggz
Reviewed By: piggz
Tags: #kexi
Differential Revision: https://phabricator.kde.org/D5969
M +12 -2 src/formeditor/WidgetInfo.cpp
M +18 -1 src/formeditor/WidgetInfo.h
M +54 -49 src/formeditor/form.cpp
M +1 -1 src/formeditor/form.h
M +3 -0 src/formeditor/form_p.cpp
M +14 -4 src/kexiutils/utils.cpp
M +4 -1 src/kexiutils/utils.h
M +2 -0 src/plugins/forms/kexidbfactory.cpp
https://commits.kde.org/kexi/e0bf198257421eef3a8e615f89219d17ee0a642c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kexi-bugs
mailing list