Activity for scdevelop

  • scdevelop scdevelop committed [10f02d]

    When saving report to XML use alphabetical order for element attributes.

  • scdevelop scdevelop posted a comment on discussion General Discussion

    Each time you open your report in designer and save it back there is no guarantee that the new XML file will be similar to the original, even if you did not make any changes at all. When you work with source control and make small changes like adding a field or so, it is not very useful if you "diff" the files and see that all lines were changed. Rather misleading. The problem is that the attributes of each element are ordered in a non-deterministic fashion when saving the XML (blame QDomDocument::save...

  • scdevelop scdevelop committed [a0d283]

    Fix: restore selection mode when clicking action button.

  • scdevelop scdevelop committed [04b219]

    Fix: check for null selection.

  • scdevelop scdevelop committed [9aa975]

    Do not process events while loading report pages (speed-up).

  • scdevelop scdevelop committed [680228]

    Draw object outline.

  • scdevelop scdevelop committed [70a376]

    Create objects without borders by default.

  • scdevelop scdevelop committed [51f6dc]

    Fix: adjust band position and size when changing page margins.

  • scdevelop scdevelop committed [ce0de3]

    Add cancel option to save report dialog.

  • scdevelop scdevelop committed [bda7b1]

    Show the current background/border/font color for selected item when invoking color chooser.

  • scdevelop scdevelop committed [6915d3]

    Fix: adjust graphics view geometry and grid drawing for different page layouts.

  • scdevelop scdevelop committed [49f254]

    Clear selection when clicking on page (outside any item).

  • scdevelop scdevelop committed [4f2bac]

    Set additional properties when cloning objects.

  • scdevelop scdevelop committed [a679a7]

    Do not emit unnecesary "item resized" events.

  • scdevelop scdevelop committed [bebeb1]

    Keep the current toolbar action checked and switch to select tool once the item has been added to the report.

  • scdevelop scdevelop committed [d16fd9]

    Support MSVC2015 compilation.

  • scdevelop scdevelop committed [7e43f2]

    Use a spin box as editor delegate for numeric properties.

  • scdevelop scdevelop posted a comment on discussion General Discussion

    Sometimes it's necessary to print two or more tables in the same page. As far as...

1
MongoDB Logo MongoDB