Arin Alexander
b4d6ed76c8
Preview scale type has been added
2018-07-11 02:42:43 +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
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