Arin Alexander
b232b79d8c
Translation has been finished
2017-08-16 01:18:56 +03:00
Arin Alexander
8c5a9fcd91
Translation has been updated
2017-08-05 01:38:19 +03:00
Arin Alexander
881089fd2f
Some translation functionality has been added
2017-07-29 00:54:43 +03:00
Arin Alexander
27a88969b0
1.4.10
2017-04-21 23:04:25 +03:00
Arin Alexander
e3df7c88d1
Print range from QPrinter fix
2017-04-21 23:03:56 +03:00
Arin Alexander
d89fcc53a8
Prevent multi run initscript
...
Prevent multi run initscript
Prevent multi run initscript &
Build without HAVE_UI_LOADER has been fixed
2017-04-21 00:12:25 +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
Andy Maloney
e786a9a6e6
Fix spelling: slotPreviewWindowDestroed -> slotPreviewWindowDestroyed
2017-04-19 21:48:37 -04:00
Arin Alexander
ce3a905c55
Database connections have been refactored
...
keepDbCredentials property has been added to Connection
setPassPharse(QString& passPharse) method has been added to ReportEngine
IDbCredentialsProvider interface has been added
registerDbCredentialsProvider(IDbCredentialsProvider *provider) has been
added to IDataSourceManager
2017-02-16 04:24:34 +03:00
Arin Alexander
7af7a16840
fix #59 setResultEditable(bool value) has been added
2017-02-03 14:20:30 +03:00
Arin Alexander
791efd136e
Merge branch 'master' into 1.4
...
# Conflicts:
# limereport/lrreportengine.cpp
2016-12-13 12:51:47 +03:00
Arin Alexander
97bd5e4584
Fix #56 isBusy has been added to ReportEngine
2016-12-13 12:47:55 +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
b55582fad2
Merge branch 'master' into 1.4
...
# Conflicts:
# limereport/lrreportengine.cpp
# limereport/lrreportengine_p.h
2016-06-25 00:33:44 +04:00
Arin Alex
ac98da1394
ReportSettings have been added to report items
2016-06-24 23:22:24 +03:00
Arin Alexander
fecf863f7c
Version 1.4 initial commit
2016-06-10 19:05:18 +04:00
Arin Alexander
fab352c81c
Fix #30 Destroying a report engine does not destroy all it's windows and lead to crash
2016-04-21 17:53:31 +03:00
Arin Alexander
2e4ee6ca05
Fix #28 signal saveFinished has been added
2016-04-21 17:44:58 +03:00
Arin Alexander
cb54963db9
setReportFileName(const QString& fileName) has been added to ReportEngine
2016-04-21 14:58:21 +03:00
Arin Alexander
225ee41289
setPreviewWindowIcon, setPreviewWindowTitle added to LimeReport::ReportEngine
2016-04-06 23:03:58 +04:00
Arin Alexander
cdd46ff863
createPreviewWidget(QWidget* parent=0) method has been added to ReportEngine
2016-03-31 00:50:21 +04:00
newsages
598d4f10ed
Change to subforder project model.
2016-03-21 02:12:30 +01:00