Only looked at the report designer, thanks for removing my hack :-)

--

Sent from my Nokia N9

On 19/04/2012 2:58 Friedrich W. H. Kossebau wrote:
  This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104666/
  Review request for Calligra.
By Friedrich W. H. Kossebau.

*Updated April 19, 2012, 1:58 a.m.*
Changes

And while I was at the ruler code, some more changes/fixes:
* remove no longer needed workaround to hide the tab chooser in
KoReportDesigner.cpp
* on property changes in KoRuler only call update() if the property is
shown, but call if shown
* remove unneededly doubled calls in KoRulerController.cpp

  Description

Currently in all programs (besides Words) the tab chooser is wrongly
displayed somewhere on the horizontal ruler. And also if not needed,
i.e. tabs are no property of the shape.

Attached patch fixes that:
* it puts the tab chooser in the corner for Stage and Karbon (so not
for Krita, because less text oriented)
* it only creates the tab chooser on demand, not always (so it does
not appear for Krita, like now)
* it only shows the tabs chooser if tabs are also shown in the ruler

(not sure that there should be no tab chooser for Krita)

Candidate for 2.4 backport?

  Testing

Started Krita, Karbon, Stage, Words and activated text shapes, had
rulers shown and not shown.

  Diffs (updated)

   - karbon/ui/KarbonView.cpp (2b9a907)
   - libs/kopageapp/KoPAView.cpp (fc28628)
   - libs/koreport/wrtembed/KoReportDesigner.cpp (68a61f9)
   - libs/main/KoRuler.cpp (4272b9b)
   - libs/main/KoRulerController.cpp (39a2e3b)
   - libs/main/KoRuler_p.h (bfeac46)

View Diff <http://git.reviewboard.kde.org/r/104666/diff/>

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to