Summary: | Editing sequence messages auto increments message counter | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Ralf Habacker <ralf.habacker> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/umbrello/8f2b76f3e8b7936279a55e5c06c1e21bda21f09e | Version Fixed In: | 4.12.4 |
Sentry Crash Report: |
Description
Ralf Habacker
2014-03-27 16:53:28 UTC
Git commit b984750a058837e3a92824eb4b94567234233dc6 by Ralf Habacker. Committed on 26/03/2014 at 17:14. Pushed by habacker into branch 'master'. Avoid auto incrementing sequence number on editing sequence messages. M +3 -1 umbrello/dialogs/selectopdlg.cpp M +1 -1 umbrello/dialogs/selectopdlg.h M +12 -9 umbrello/widgets/floatingtextwidget.cpp M +1 -1 umbrello/widgets/floatingtextwidget.h http://commits.kde.org/umbrello/b984750a058837e3a92824eb4b94567234233dc6 Git commit fa199a30805eba208bcfc49af726e53c4a22160a by Ralf Habacker. Committed on 26/03/2014 at 17:14. Pushed by habacker into branch 'KDE/4.13'. Avoid auto incrementing sequence number on editing sequence messages. FIXED-IN:4.13.0 (cherry picked from commit b984750a058837e3a92824eb4b94567234233dc6) M +3 -1 umbrello/dialogs/selectopdlg.cpp M +1 -1 umbrello/dialogs/selectopdlg.h M +12 -9 umbrello/widgets/floatingtextwidget.cpp M +1 -1 umbrello/widgets/floatingtextwidget.h http://commits.kde.org/umbrello/fa199a30805eba208bcfc49af726e53c4a22160a Git commit 8f2b76f3e8b7936279a55e5c06c1e21bda21f09e by Ralf Habacker. Committed on 26/03/2014 at 17:14. Pushed by habacker into branch 'KDE/4.12'. Avoid auto incrementing sequence number on editing sequence messages. FIXED-IN:4.12.4 (cherry picked from commit b984750a058837e3a92824eb4b94567234233dc6) M +3 -1 umbrello/dialogs/selectopdlg.cpp M +1 -1 umbrello/dialogs/selectopdlg.h M +12 -9 umbrello/widgets/floatingtextwidget.cpp M +1 -1 umbrello/widgets/floatingtextwidget.h http://commits.kde.org/umbrello/8f2b76f3e8b7936279a55e5c06c1e21bda21f09e |