Update README.md

This commit is contained in:
fralx 2019-07-03 00:26:33 +03:00 committed by GitHub
parent 4d5312886c
commit e748ba083f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,22 +45,25 @@ For more samples see a demo
### 1.5.0 ### 1.5.0
1. Added the ability to use QJSEngine instead of deprecated QtScript. 1. Added the ability to use QJSEngine instead of deprecated QtScript.
2. Embedded dialog designer has been added. 2. Report designer has been improved
3. Script editor has been improved. 3. Inches support has been added
4. Added the ability to build only report generator without embedded visual report designer. 4. Embedded dialog designer has been added.
5. Report translation ability has been added 5. Script editor has been improved.
6. Added report generation time events with the ability to process them in the report script 6. Added the ability to build only report generator without embedded visual report designer.
7. Added the ability to build a report table of contents 7. Report translation ability has been added
8. Vertical layout has been added 8. Added report generation time events with the ability to process them in the report script
9. Added the ability to transfer an image to the report via a variable 9. Added the ability to build a report table of contents
10. Endless height has been added 10. Vertical layout has been added
11. Added the ability to print a report page on multiple pages of paper. 11. Added the ability to transfer an image to the report via a variable
12. Added the ability to print on multiple printers 12. Endless height has been added
13. ChartItem has been added 13. Added the ability to print a report page on multiple pages of paper.
14. Added the ability to use aggregate functions in headers 14. Added the ability to print on multiple printers
15. Subtotals 15. ChartItem has been added
16. Dark and Light themes have been added to report designer 16. Added the ability to use aggregate functions in headers
17. Generation result editing mode has been improved 17. Subtotals
18. Dark and Light themes have been added to report designer
19. Generation result editing mode has been improved
And many others minor fixes and improvements
### 1.4.7 ### 1.4.7
1. Multipage 1. Multipage