https://bugs.kde.org/show_bug.cgi?id=359511
Camilla Boemann <c...@boemann.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/call | |igra/5b12c6efa4ea89f956c5da | |20984d6816f0e6a9e1 --- Comment #4 from Camilla Boemann <c...@boemann.dk> --- Git commit 5b12c6efa4ea89f956c5da20984d6816f0e6a9e1 by C. Boemann. Committed on 26/03/2016 at 13:12. Pushed by boemann into branch 'master'. Make sure the direct formatting dialog doesn't overwrite blockcharformats and fragment formats with a complete new format, but rather just apply changes. M +0 -1 libs/text/KoTextEditor_format.cpp M +7 -5 libs/text/commands/ParagraphFormattingCommand.cpp M +3 -3 plugins/textshape/dialogs/CharacterGeneral.cpp M +1 -1 plugins/textshape/dialogs/CharacterGeneral.h M +71 -103 plugins/textshape/dialogs/CharacterHighlighting.cpp M +4 -9 plugins/textshape/dialogs/CharacterHighlighting.h M +1 -1 plugins/textshape/dialogs/FontDia.cpp M +1 -1 plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp M +1 -1 plugins/textshape/dialogs/ParagraphBulletsNumbers.h M +1 -1 plugins/textshape/dialogs/ParagraphDecorations.cpp M +1 -1 plugins/textshape/dialogs/ParagraphDecorations.h M +5 -5 plugins/textshape/dialogs/ParagraphDropCaps.cpp M +1 -1 plugins/textshape/dialogs/ParagraphDropCaps.h M +7 -7 plugins/textshape/dialogs/ParagraphGeneral.cpp M +1 -1 plugins/textshape/dialogs/ParagraphGeneral.h M +7 -7 plugins/textshape/dialogs/ParagraphIndentSpacing.cpp M +1 -1 plugins/textshape/dialogs/ParagraphIndentSpacing.h M +6 -6 plugins/textshape/dialogs/ParagraphLayout.cpp M +1 -1 plugins/textshape/dialogs/ParagraphLayout.h M +1 -1 plugins/textshape/dialogs/ParagraphSettingsDialog.cpp M +4 -4 plugins/textshape/dialogs/StyleManager.cpp http://commits.kde.org/calligra/5b12c6efa4ea89f956c5da20984d6816f0e6a9e1 -- You are receiving this mail because: You are watching all bug changes.