Commit Graph

382 Commits

Author SHA1 Message Date
Arin Alexander
7722aefa16 Page items have been fixed 2017-06-23 09:58:45 +03:00
Arin Alexander
a43739e91a Page items have been fixed 2017-06-23 09:57:02 +03:00
Arin Alexander
2383ab253d Finish 1.4.20 2017-06-21 23:54:28 +03:00
Arin Alexander
b0538393d1 Callback datasource columnIndexByName() has been fixed 2017-06-21 23:53:26 +03:00
Arin Alexander
4aa5f558dd Callback datasource has been fixed 2017-06-20 06:00:53 +03:00
Arin Alexander
0d64591085 Callback datasource has been fixed 2017-06-20 05:59:39 +03:00
Arin Alex
2e6a7473ea no_zint & static_build flags has been added
# Conflicts:
#	common.pri
2017-06-16 03:10:00 +03:00
Arin Alex
2c0e343c55 Static build has been fixed.
CONFIG no_zint & static_build flags have been added
2017-06-16 03:06:09 +03:00
Arin Alex
ad99677d9c "THIS" pointer to report item has been fixed 2017-06-16 03:03:40 +03:00
Arin Alexander
9e5125c8fb Static build has been fixed 2017-06-14 12:07:40 +03:00
Arin Alexander
6a42e0c46c Static build has been fixed 2017-06-14 12:07:02 +03:00
Arin Alexander
4c791e607c Merge branch 'master' into develop
# Conflicts:
#	limereport/lrreportrender.cpp
#	limereport/lrreportrender.h
2017-06-13 19:05:15 +03:00
Arin Alexander
b17aadb2bb Using group functions in the horizontal layout items has been fixed 2017-06-13 17:48:22 +03:00
Arin Alexander
bd67cf8f12 Build without zint has been fixed
# Conflicts:
#	limereport/limereport.pri
2017-06-13 13:05:36 +03:00
Arin Alexander
6ed6beb395 build without zint has been fixed 2017-06-13 13:03:38 +03:00
Arin Alexander
4ca7d7176b Merge branch 'master' into develop
# Conflicts:
#	limereport/lrreportrender.cpp
2017-06-12 13:39:36 +03:00
Arin Alexander
41d09a15ea Nested groups has been fixed for callback datasources (Thanks to Louis Coetzer) 2017-06-12 13:36:30 +03:00
Arin Alexander
b40d83ab07 Finish 1.4.13 2017-06-12 13:11:18 +03:00
Arin Alexander
801b3b4922 Static build has been fixed 2017-06-12 13:11:00 +03:00
Arin Alexander
ffe9a7e67c Finish 1.4.12 2017-06-07 23:48:24 +03:00
Arin Alexander
0786ee1f32 Group function pattern has been fixed 2017-06-07 23:47:43 +03:00
Arin Alexander
fb494db947 Extended area has been added to page in design mode 2017-06-02 22:11:53 +03:00
Arin Alexander
c4f20b78c1 1.4.11
# Conflicts:
#	limereport/items/lrtextitem.cpp
2017-05-15 20:32:33 +03:00
Arin Alexander
2312c21d84 followTo has been fixed 2017-05-15 20:30:54 +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
Arin Alexander
cbf205b728 1.4.9 2017-04-20 21:10:31 +03:00
Arin Alexander
b3529ffd0c TextItem render has been fixed 2017-04-20 21:09:52 +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
0f6f2f1536 Merge branch 'develop' into feature/CH_Private_To_Public 2017-04-19 01:58:22 +03:00
Arin Alexander
64c4a7fc3d Icons have been changed 2017-04-19 02:44:57 +04:00
Arin Alexander
1700576394 Qt4 build fixed 2017-04-19 02:04:14 +04:00
Arin Alexander
cb438ceff1 Merge branch 'develop' into feature/CH_Private_To_Public
# Conflicts:
#	limereport/lrreportdesignwidget.cpp
#	limereport/lrreportdesignwidget.h
#	limereport/lrreportdesignwindow.h
2017-04-18 22:21:24 +03:00
Arin Alexander
d0cf6f4961 Finish Dialog_Designer
# Conflicts:
#	limereport/limereport.pri
2017-04-18 21:53:19 +03:00
Arin Alexander
3bdec95a8c Icons have been changed 2017-04-18 21:47:35 +03:00
Arin Alexander
02a8ef8b5c Crash on destroy has been fixed 2017-04-18 20:00:59 +03:00
Arin Alexander
7b04b6efca Dialog Designer intergration has been finished 2017-04-14 02:43:34 +03:00
Arin Alexander
0692435b26 Dialog designers tool bar integration has been added 2017-04-11 11:23:34 +03:00
Arin Alexander
cd2e748a9b QtDesigner integration has been added
QtDesigner intergration has been added
2017-04-10 18:45:54 +03:00
fralx
fae194b36f Merge pull request #72 from asmaloney/fix-crash
Fix crash when cutting an item using the context menu
2017-04-10 11:18:53 +03:00
fralx
fa96013d82 Merge pull request #71 from asmaloney/missing-initialization
Add missing initializers
2017-04-10 11:18:26 +03:00
fralx
a5231058ec Merge pull request #70 from asmaloney/fix-shadows
Fixes some shadowed vars & avoids string copies using const refs
2017-04-10 11:17:38 +03:00
fralx
a09006125d Merge pull request #69 from asmaloney/fix-spelling
Corrects spelling of method name
2017-04-10 11:17:10 +03:00
fralx
6105051d27 Merge pull request #66 from asmaloney/fix-returning-deleted-data
Ensure we aren't returning data that has been deleted …
2017-04-10 11:15:56 +03:00
fralx
79e70adf00 Merge pull request #65 from asmaloney/fix-potential-nullptr-use
Fixes a few instances where nullptrs might be dereferenced
2017-04-10 11:14:06 +03:00
Andy Maloney
8ee7fc01e5 Fix crash when cutting an item using the context menu
page->cut() is deleting the object, which means that "this" is no longer valid, and then we're trying to call `processPopUpAction()` on it.
2017-04-09 11:43:26 -04:00
Andy Maloney
aa5b4c6a66 Add missing initializers 2017-04-08 21:38:23 -04:00
Andy Maloney
6789b01e79 Fixes some shadowed vars & avoids string copies using const refs 2017-04-08 18:45:58 -04:00
Andy Maloney
64331fbaeb Corrects spelling of method name 2017-04-08 12:53:05 -04:00
Andy Maloney
942da982ca Ensure we aren't returning data that has been deleted by setting the pointer to NULL. 2017-04-08 09:42:08 -04:00
Andy Maloney
7ebc42c514 Fixes a few instances where nullptrs might be dereferenced 2017-04-08 09:35:09 -04:00
Andy Maloney
3ae754e3dd Fix a memory leak in PageDesignIntf::copy() 2017-04-08 09:31:02 -04:00
Andy Maloney
491f7b49d7 Fix "hidden overloaded virtual function" warning
I'm presuming that TearOffBand::isUnique() is supposed to override the base class's isUnique(), but it was missing a const...
2017-04-07 23:02:58 -04:00
Arin Alex
f86e5a8c28 Merge branch 'develop' into feature/agg_functions_in_header 2017-04-05 01:09:20 +03:00
Arin Alex
cf0fd8967b Finish 1.4.8 2017-04-05 00:58:17 +03:00
Arin Alex
6dca8b27cb Fix #61 AutoHeight overlapping 2017-04-05 00:58:04 +03:00
Arin Alexander
188ab54ee2 ReportEnginePrivate has been changed to ReportEngine in PrewiewWindow and DesignerWindow 2017-03-22 14:42:09 +03:00
Arin Alexander
4559925af4 aggregate functions can be called in data header 2017-03-21 18:01:35 +03:00
Arin Alexander
0505801e3a printBeforePageHeader property has been added to "ReportHeader" band 2017-03-19 14:03:13 +03:00
Arin Alexander
1cb6c1f02e 1.4.7 2017-03-09 14:00:23 +03:00
Arin Alexander
97365e0f4d borderLineSize has been fixed 2017-03-09 14:00:02 +03:00
Arin Alexander
6529ced062 COUNT function has been fixed 2017-03-08 04:59:40 +03:00
Arin Alexander
8fd7c27837 Finish 1.4.6 2017-03-07 19:09:34 +03:00
Arin Alexander
d86c6f226b Group functions have been fixed 2017-03-07 19:09:13 +03:00
Arin Alexander
f0ef99b223 1.4.5 2017-03-06 18:46:38 +03:00
Arin Alexander
55364608c3 Nested groups has been fixed 2017-03-06 18:46:16 +03:00
Arin Alexander
d250015839 Default system printer will selected in "printer select dialog" by default 2017-03-05 16:39:50 +03:00
Arin Alexander
b963428f4c "Transparent" menu item has been added to TextItem context menu 2017-03-04 00:30:52 +03:00
Arin Alexander
242dbe75d2 useAlternateBackgroundColor property has been added 2017-03-04 00:21:21 +03:00
Arin Alexander
4c6c0dfd3b QString -> tr 2017-03-03 23:47:10 +03:00
Arin Alexander
2cc8569b1c 1.4.4 2017-03-03 01:24:23 +03:00
Arin Alexander
322ded3659 Null pointer access has been fixed 2017-03-03 01:12:29 +03:00
Arin Alexander
9ab3cb5803 Fix subquery loading 2017-03-03 00:55:35 +03:00
Arin Alexander
727b6c9436 1.4.3 2017-03-03 00:31:18 +03:00
Arin Alexander
ef712cca5f Fixed the error occurred during loading a report if the report contains data sources with identical names to data sources added by application 2017-03-03 00:30:54 +03:00
Arin Alexander
c0b4c65e9e 1.4.2 2017-03-02 20:53:36 +03:00
Arin Alexander
84bb15802c msvc build fixed 2017-03-02 20:22:49 +03:00
Arin Alexander
915b335fb5 Qt 4.8 build fixed 2017-03-02 19:47:42 +03:00
Arin Alexander
584d465417 Merge branch '1.4_QJSEngine' into feature/QJSEngine
# Conflicts:
#	common.pri
2017-03-01 03:56:00 +03:00
Arin Alex
1d8178de0a New logo has been added 2017-03-01 01:32:19 +03:00
Arin Alexander
ddc793f6e4 Merge branch '1.4'
# Conflicts:
#	limereport/items/lrtextitem.cpp
#	limereport/items/lrtextitem.h
#	limereport/lrdatasourcemanager.cpp
#	limereport/lrdatasourcemanager.h
2017-03-01 00:40:36 +03:00
Arin Alexander
5f9dd684e3 Merge branch '1.4' into 1.4_QJSEngine 2017-02-28 23:54:18 +03:00
Arin Alexander
6c9b408723 misprint has been fixed 2017-02-28 23:22:48 +03:00
Arin Alexander
a2c93601d0 Items context menu has been added
Fields drag & drop init  band datasource if it empty
2017-02-24 07:13:56 +03:00
Arin Alexander
1d3646bd1a Merge branch '1.4' into 1.4_QJSEngine 2017-02-22 04:00:10 +03:00
Arin Alex
117023e920 Script browser update has been fixed 2017-02-22 00:20:37 +03:00
Arin Alex
3975406487 Check connection has been fixed 2017-02-21 22:16:09 +03:00
Arin Alexander
28c8ae66e1 Esc close the preview window 2017-02-21 18:36:30 +03:00
Arin Alexander
bf81d3f98c DataBrowser shows application connection 2017-02-18 17:22:04 +03: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
75c5ae65da Merge branch '1.4' into 1.4_QJSEngine 2017-02-16 04:12:15 +03:00
Arin Alexander
d9285813ac Database connections have been refactored
"defaultConnection" has been added to Designer
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:11:39 +03:00
Arin Alexander
0c863f5ad7 Merge branch '1.4' into 1.4_QJSEngine 2017-02-15 02:52:27 +03:00
Arin Alexander
fa985d7fb7 defaultConnection support has been added to LimeReport designer 2017-02-15 02:52:11 +03:00
Arin Alexander
1b97f3dd40 Merge branch '1.4' into 1.4_QJSEngine 2017-02-15 00:10:19 +03:00
Arin Alexander
8fb3fb5aba LimeReport will not delete external connections 2017-02-15 00:10:02 +03:00
Arin Alexander
84f4e92d1d Merge branch '1.4' into 1.4_QJSEngine 2017-02-11 00:25:14 +03:00
Arin Alexander
8659818a30 Connection will be restored if server is gone away or drop limereport connection 2017-02-11 00:24:59 +03:00