mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-23 20:22:58 +03:00
Update README.md
This commit is contained in:
parent
e748ba083f
commit
dedc32f0bd
68
README.md
68
README.md
@ -45,50 +45,50 @@ For more samples see a demo
|
||||
### 1.5.0
|
||||
|
||||
1. Added the ability to use QJSEngine instead of deprecated QtScript.
|
||||
2. Report designer has been improved
|
||||
3. Inches support has been added
|
||||
2. Report designer has been improved.
|
||||
3. Inches support has been added.
|
||||
4. Embedded dialog designer has been added.
|
||||
5. Script editor has been improved.
|
||||
6. Added the ability to build only report generator without embedded visual report designer.
|
||||
7. Report translation ability has been added
|
||||
8. Added report generation time events with the ability to process them in the report script
|
||||
9. Added the ability to build a report table of contents
|
||||
10. Vertical layout has been added
|
||||
11. Added the ability to transfer an image to the report via a variable
|
||||
12. Endless height has been added
|
||||
7. Report translation ability has been added.
|
||||
8. Added report generation time events with the ability to process them in the report script.
|
||||
9. Added the ability to build a report table of contents.
|
||||
10. Vertical layout has been added.
|
||||
11. Added the ability to transfer an image to the report via a variable.
|
||||
12. Endless height has been added.
|
||||
13. Added the ability to print a report page on multiple pages of paper.
|
||||
14. Added the ability to print on multiple printers
|
||||
15. ChartItem has been added
|
||||
16. Added the ability to use aggregate functions in headers
|
||||
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
|
||||
14. Added the ability to print on multiple printers.
|
||||
15. ChartItem has been added.
|
||||
16. Added the ability to use aggregate functions in headers.
|
||||
17. Subtotals.
|
||||
18. Dark and Light themes have been added to report designer.
|
||||
19. Generation result editing mode has been improved.
|
||||
20. And many others minor fixes and improvements.
|
||||
|
||||
### 1.4.7
|
||||
1. Multipage
|
||||
2. Dialogs
|
||||
3. Render events
|
||||
4. Initscript
|
||||
5. Memory usage has been reduced
|
||||
6. Datasource manager has been refactored
|
||||
7. Report items context menus have been added
|
||||
8. Editable report
|
||||
And many others minor fixes and improvements
|
||||
1. Multipage.
|
||||
2. Dialogs.
|
||||
3. Render events.
|
||||
4. Initscript.
|
||||
5. Memory usage has been reduced.
|
||||
6. Datasource manager has been refactored.
|
||||
7. Report items context menus have been added.
|
||||
8. Editable report.
|
||||
9. And many others minor fixes and improvements.
|
||||
|
||||
### 1.3.11
|
||||
1. LimeReport project structure has been changed
|
||||
2. Preview widget has been added
|
||||
3. New demo has been added
|
||||
4. Landscape page orientation has been fixed
|
||||
5. Other minor bugs has been fixed
|
||||
1. LimeReport project structure has been changed.
|
||||
2. Preview widget has been added.
|
||||
3. New demo has been added.
|
||||
4. Landscape page orientation has been fixed.
|
||||
5. Other minor bugs has been fixed.
|
||||
|
||||
### 1.3.10
|
||||
1. Memory leak has been fixed
|
||||
2. Grid & Settings have been added
|
||||
3. Recent files menu has been added
|
||||
4. Magnet feature has been added
|
||||
5. Added ability to use variables in the connection settings
|
||||
1. Memory leak has been fixed.
|
||||
2. Grid & Settings have been added.
|
||||
3. Recent files menu has been added.
|
||||
4. Magnet feature has been added.
|
||||
5. Added ability to use variables in the connection settings.
|
||||
|
||||
### 1.3.9
|
||||
New functions:
|
||||
|
Loading…
Reference in New Issue
Block a user