arin.alex
e6321e36fb
Printing big pages has been fixed
2024-03-31 15:20:09 +03:00
Alexander Arin
c7eec9160d
QT_VERSION < 0x060000 -> (QT_VERSION < QT_VERSION_CHECK(5, 15, 1))
...
page order has been fixed when TOC page is present and some pages are not printable
2021-12-16 00:13:39 +03:00
Alexander Arin
8efb6792a3
support of Qt6
2021-11-02 22:30:29 +03:00
Rodrigo Torres
7dad9d700b
WIP
2021-08-23 02:07:08 -03:00
Rodrigo Torres
fabb63ada2
Update copyright year
2021-08-18 14:21:36 -03:00
Arin Alexander
e3981cfd88
Progress bars have been added to Design and Preview windows
2019-10-16 02:08:45 +03:00
Arin Alexander
e211838595
Edit mode toollbar has been removed for read only preview mode
2019-07-09 12:28:58 +03:00
Arin Alexander
5aee8112a1
Test code has been removed
2019-06-22 00:21:45 +03:00
Arin Alexander
0245f5993a
Finish 1.4.132
...
# Conflicts:
# include/lrpreviewreportwidget.h
# include/lrreportengine.h
# limereport/limereport.pri
# limereport/limereport.pro
# limereport/lrpreviewreportwidget.h
# limereport/lrpreviewreportwindow.h
# limereport/lrreportengine.cpp
# limereport/lrreportengine.h
# limereport/lrreportengine_p.h
2019-05-29 18:10:26 +03:00
Arin Alexander
536a409393
Prepared pages processing has been refactored
2019-05-29 16:32:58 +03:00
Arin Alexander
a68be66078
Merge branch 'master' into develop
...
# Conflicts:
# limereport/lrreportengine.cpp
# limereport/lrreportengine_p.h
2019-04-15 14:20:44 +03:00
Segey
64fc4e5b4b
Added hiding (saving, printing, ...) buttons in the Render Report window
2019-04-10 16:23:50 +03:00
Arin Alexander
c6c5e2b206
Finished add new text item in preview mode
2019-03-01 23:48:28 +03:00
Arin Alexander
c7045ec1d6
Edit mode changed
2019-03-01 19:41:27 +03:00
Arin Alexander
83a57b5cbe
Added the ability to add text elements in preview (in edit mode)
2019-02-21 03:20:26 +03:00
Arin Alexander
c30bfc9a06
previewReport(QPrinter* printer, PreviewHints hints = PreviewBarsUserSetting) has been added to the report engine.
2019-02-20 13:54:26 +03:00
Arin Alexander
b8900b1e96
Added the ability to change the background color of the preview page
2019-02-18 15:16:55 +03:00
Arin Alexander
539600fa02
Finish 1.4.97
...
# Conflicts:
# limereport/lrbanddesignintf.cpp
# limereport/lrbanddesignintf.h
# limereport/lrreportengine.cpp
2018-08-07 23:41:29 +03:00
Arin Alexander
bb339a3a90
Band relocation has been changed
2018-08-07 23:30:40 +03:00
Arin Alexander
7064f911e6
Finish 1.4.86
...
# Conflicts:
# include/lrpreviewreportwidget.h
# include/lrreportengine.h
# limereport/lrpreviewreportwidget.cpp
# limereport/lrpreviewreportwidget.h
# limereport/lrreportengine.cpp
# limereport/lrreportengine.h
# limereport/lrreportengine_p.h
2018-07-11 03:05:55 +03:00
Arin Alexander
b4d6ed76c8
Preview scale type has been added
2018-07-11 02:42:43 +03:00
Arin Alexander
ff55e10e9d
windows build fixed
2017-11-30 21:23:11 +03:00
Arin Alexander
0fb1ba1bd8
plugin extracted
2017-11-24 00:13:47 +03:00
Arin Alexander
cbf205b728
1.4.9
2017-04-20 21:10:31 +03:00
Andy Maloney
94db98d596
Optionally monitor changes to files loaded with ReportEngine::loadFromFile()
...
When using the designer as a stand alone application and the renderer/preview in the
user application, the preview window would have to be closed and opened again every
time a change was made to the report.
This change adds an optional QFileSystemWatcher to monitor changes to the report file
and automatically refreshes the preview in the application when it is saved.
It may be turned on using the new parameter to ReportEngine::loadFromFile().
If the preview window is open in the application and the file name changes or the file is
removed, inform the user and close the preview window.
2017-04-19 22:43:48 -04:00
Arin Alexander
188ab54ee2
ReportEnginePrivate has been changed to ReportEngine in PrewiewWindow and DesignerWindow
2017-03-22 14:42:09 +03:00
Arin Alexander
7af7a16840
fix #59 setResultEditable(bool value) has been added
2017-02-03 14:20:30 +03:00
Arin Alexander
d6eedd8cbd
Merge branch 'master' into 1.4
...
# Conflicts:
# limereport/limereport.pri
# limereport/lrreportrender.cpp
2016-10-04 04:47:05 +04:00
Arin Alexander
dc41959d52
Tear-off band has been added
...
Tear-off band has been added
Tear-off band has been added
2016-10-04 04:23:55 +04:00
Arin Alex
4370182106
Merge branch 'master' into 1.4
...
Conflicts:
limereport/lrpreviewreportwindow.cpp
limereport/lrpreviewreportwindow.h
limereport/report.qrc
2016-08-08 15:53:39 +03:00
Arin Alex
4970b09327
Show ToolBar action has been added to preview window
2016-08-08 15:50:04 +03:00
Arin Alex
7a1a3ac34a
Merge branch 'master' into 1.4
2016-08-02 22:33:43 +03:00
Arin Alex
7ce974090e
Fix #46 Allow to customize the Preview dialog
...
hints (ShowAllPreviewBars, HidePreviewToolBar, HidePreviewMenuBar, HidePreviewStatusBar, HideAllPreviewBar) have been added to preview method
2016-08-02 22:33:33 +03:00
Arin Alexander
fecf863f7c
Version 1.4 initial commit
2016-06-10 19:05:18 +04:00
Arin Alexander
fc9e7c792b
CheckBox editor has been fixed ( Qt4 )
2016-05-17 22:54:39 +04:00
Arin Alexander
84953b6847
Show error action in preview window has been fixed
2016-04-21 12:25:16 +03:00
Arin Alexander
79feedd360
page scale refactored
2016-04-06 00:06:11 +04:00
Arin Alexander
caa516d6bd
Scale actions have been added to Report Preview Window
2016-04-02 16:07:01 +03:00
Arin Alex
b315af26b9
Preview Widget refactored.
2016-04-02 03:38:23 +03:00
Arin Alexander
a7192c350c
PreviewReportWindow now uses PreviewReportWidget to show render result
2016-03-31 00:50:21 +04:00
Arin Alexander
a5369589e3
Fix build on Qt 4
2016-03-24 02:14:09 +03:00
Arin Alexander
9ad28f1aa6
Multiscreen initial size has been fixed
2016-03-23 14:13:38 +03:00
newsages
598d4f10ed
Change to subforder project model.
2016-03-21 02:12:30 +01:00