Cute Report Changelog

What's new in Cute Report 1.0 Beta 1

May 26, 2014
  • XML serializer has been improved to support some properties with the same name;
  • missed items' property descriptions have been added;
  • fixed bug with item selecting;
  • ReportEditor: "save report" and "save report as" work properly now;
  • PageEditor actions have been added to main menu;
  • Import interface has been added to support import reports from other report solutions;
  • All datasets are improved to support global report variables in most text properties;

New in Cute Report 0.8 (Oct 3, 2013)

  • Preview widget improved for support option flags;
  • StorageDialog improved to support choosing storage type selection;
  • Page background color has been added;
  • A lot of look & feel improvements;
  • Page: inch predefined formats recognition fixed;
  • Supporting of aggregate functions improved, function result value precision has been added;
  • Renaming object by double click on tabBar implemented for DatasetEditor, PageEditor, ReportEditor;
  • Designer::ReportEditor will switch to already opened report if it's open and user try to load it again;
  • While save report, dialog highlights current file name if it exists;
  • PageInterface, ItemInterface meassure unit fixes and improvements;
  • Page: error saving with meassure unit different from mm fixed;
  • Saving files issue has fixed;
  • ReportCore refactored;
  • Error notification improved: animated button in status bar with ability to see all messages when clicked;
  • StrStorageDialog fixes;
  • Support of global report variables added. They can be set by custom application and/or edited in Designer::Report tab;
  • Report dirtiness flag implemented;
  • Confirmation dialog while report closing has added;
  • SQL dataset fixes;
  • Appearance of items toolBox fixed;
  • If appropriate plugin not found while report loading, dummy item or dummy band will be shown and report set to invalid state (read only mode);
  • Export: plugin interface implemented, PDF plugin has added, Designer Preview has button "export" now;
  • StorageDialog file extension autocomplete implemented;
  • Memo Item: simple helper;

New in Cute Report 0.7 (Aug 27, 2013)

  • fixed bug with tab panel if "icon" tab style choosen;
  • CuteReport Designer messages implemented;
  • Overlay Band has been added. It can be used for foreground (order>0), background (order

New in Cute Report 0.6 (Jul 22, 2013)

  • GIT storage plugin added. It can be synced at options dialog now;
  • Resource storage added for embedded objects;
  • New Widgets: PreviewWidget(Reports and Objects preview;
  • Designer ReportEditor improved for showing embedded storages' helpers;
  • bands property description added;
  • internal: Log interface changes;
  • internal: metric messages added;

New in Cute Report 0.5 (Jun 20, 2013)

  • ReportCore log messages improved;
  • Propertyeditor: property description support implemented;
  • Std Page and ItemInterface: description for all properties have been added;
  • New datasets implemented: CSV, FileSystem;
  • Page meassure fixed: millimeters and inches are supported;
  • propertyEditor property variants and exclude list implemented;
  • Item and Page interfaces are cleaned up;
  • botton icons added;
  • fixed issue with band geometry change while page geometry changing;
  • fixed issue with hiding main menu in Designer UIEditor;
  • context menu appears only when user presses on tab, not entire page;
  • a lot of other bugs fixed;

New in Cute Report 0.4 (Jun 20, 2013)

  • log system
  • items added: line, rectangle, ellipse, arc, chord, pie, barcode, chart
  • Windows compilation fixed;
  • a lot of bugs fixed;

New in Cute Report 0.3 (Jun 20, 2013)

  • item geometry adjusting added;
  • magnets added;
  • moving by arrow keys added;
  • memo item stretchFont feature added;
  • detailHeader, detailFooter band added
  • aggregate functions added;
  • UI editor improved
  • some examples added

New in Cute Report 0.2 (Jun 20, 2013)

  • Storage module interface refactored
  • FileSystem Storage module added
  • Designer Options dialog added for set Storage specific options
  • UIEditor improved and supports templates now
  • storing/restoring last report implemented
  • simple example added
  • Windows OS compilation fixes;