Андрей Лухнов
0fca7169d3
Define code style and format all source file using clang-format-14
...
except those placed in 3rdparty directories.
2024-09-19 21:09:38 +03:00
arin.alex
e6321e36fb
Printing big pages has been fixed
2024-03-31 15:20:09 +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
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
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
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
28c8ae66e1
Esc close the preview window
2017-02-21 18:36:30 +03:00
Arin Alexander
7af7a16840
fix #59 setResultEditable(bool value) has been added
2017-02-03 14:20:30 +03: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
84953b6847
Show error action in preview window has been fixed
2016-04-21 12:25:16 +03:00
Arin Alexander
caa516d6bd
Scale actions have been added to Report Preview Window
2016-04-02 16:07:01 +03:00
Arin Alexander
a7192c350c
PreviewReportWindow now uses PreviewReportWidget to show render result
2016-03-31 00:50:21 +04:00
newsages
598d4f10ed
Change to subforder project model.
2016-03-21 02:12:30 +01:00