https://bugs.kde.org/show_bug.cgi?id=342371
Jarosław Staniek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kex | |i/e0bf198257421eef3a8e615f8 | |9219d17ee0a642c Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |3.0.2 --- Comment #8 from Jarosław Staniek <[email protected]> --- 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 348976 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 watching all bug changes.
