Commit Graph

55 Commits

Author SHA1 Message Date
Arin Alexander
3842dd6126 Finish 1.4.118 2019-01-18 23:45:27 +03:00
Arin Alexander
603d80e1a5 Geometry change event has been reverted 2019-01-18 23:44:58 +03:00
Arin Alexander
925cbf0956 Finish 1.4.117 2019-01-18 20:19:48 +03:00
Arin Alexander
5d019fbd87 Null pointer access has been fixed 2019-01-18 20:19:19 +03:00
Arin Alexander
7efe1d3d49 Finish 1.4.116 2019-01-17 00:55:37 +03:00
Arin Alexander
f154909c69 Redundant geometry change event has been removed 2019-01-17 00:55:26 +03:00
Arin Alexander
c00b8aa50c Finish 1.4.114
# Conflicts:
#	limereport/lrbasedesignintf.cpp
2019-01-08 20:07:01 +03:00
Arin Alexander
4f0bde628b Default editor dialog execution is unified 2019-01-08 19:52:58 +03:00
Mateusz Skowroński
0d1db25d89 Fix typo. s/brin/bring. 2018-12-23 09:41:24 +01:00
Arin Alexander
329ac09db2 Finish 1.4.89 2018-07-13 02:25:20 +03:00
Arin Alexander
af12120260 Band relocation has been fixed 2018-07-13 02:25:10 +03:00
Arin Alexander
90ec21d2ab Font editors has been fixed 2018-07-11 13:29:12 +03:00
Arin Alex
bac39060bf Dark theme updated 2018-06-28 23:58:05 +03:00
Arin Alexander
fef507dde0 Exporters infrastructure has been added 2018-06-23 00:04:28 +03:00
Arin Alexander
5b818a4a15 Vertical Layout has been added 2018-06-21 14:29:00 +03:00
Arin Alex
ba57bbc57a Finish 1.4.78 2018-04-20 00:10:24 +03:00
Arin Alex
ab14b81ac3 Prepare rect has been refactored 2018-04-20 00:10:14 +03:00
Arin Alex
15345d44a7 Default item editor title changed 2018-03-22 20:10:45 +03:00
Arin Alex
288aef75b2 Watermark
# Conflicts:
#	limereport/items/lrimageitem.h
#	limereport/items/lrtextitem.h
#	limereport/lrbasedesignintf.cpp
#	limereport/lrbasedesignintf.h
2018-03-22 17:41:30 +03:00
Arin Alex
24c9fa1827 Watermark property has been added to TextItem and ImageItem 2018-03-22 17:17:04 +03:00
Arin Alex
17aac3789e Disable the context menu for non-editable items 2018-03-02 22:22:51 +03:00
Arin Alex
9673e7ed20 Disable the context menu for non-editable items 2018-03-02 22:22:33 +03:00
Arin Alexander
6a0faa5a68 Segmentation fault fixed 2017-12-20 12:43:17 +03:00
Arin Alexander
609393169c Create horizontal layout action added to context menu 2017-12-18 21:34:14 +03:00
Arin Alexander
435074064b Dark theme has been added 2017-12-11 16:48:00 +03:00
Arin Alexander
4c3e96b01e Merge branch 'develop' into feature/Extract_Designer_to_plugin 2017-12-11 14:53:41 +03:00
Arin Alexander
76edb45543 Finish 1.4.57
# Conflicts:
#	translations/limereport_ru.qm
2017-12-11 01:02:52 +03:00
Arin Alexander
2bb40d76bd ru translation fixed
Report items alignment fixed;
2017-12-11 01:01:44 +03:00
Arin Alexander
7e1b3374fe windows build fixed 2017-11-30 21:23:51 +03:00
Arin Alexander
0ab92681b0 Finish 1.4.41
# Conflicts:
#	limereport/lrbasedesignintf.h
#	limereport/lrreportdesignwidget.cpp
#	limereport/lrreportdesignwidget.h
#	limereport/lrreportengine.cpp
2017-09-21 22:08:20 +03:00
Arin Alexander
f76d9c839b HorizontalLayout has been updated 2017-09-21 22:02:13 +03:00
Arin Alexander
2c50a9a791 init commit 2017-08-25 18:01:59 +03:00
Arin Alexander
881089fd2f Some translation functionality has been added 2017-07-29 00:54:43 +03:00
Arin Alexander
cbf205b728 1.4.9 2017-04-20 21:10:31 +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
Arin Alex
f86e5a8c28 Merge branch 'develop' into feature/agg_functions_in_header 2017-04-05 01:09:20 +03:00
Arin Alex
6dca8b27cb Fix #61 AutoHeight overlapping 2017-04-05 00:58:04 +03:00
Arin Alexander
4559925af4 aggregate functions can be called in data header 2017-03-21 18:01:35 +03:00
Arin Alexander
97365e0f4d borderLineSize has been fixed 2017-03-09 14:00:02 +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
afc8ad77b2 Group functions have been refactored. From now they can use script expression in value parameter 2017-01-28 03:49:26 +03:00
Arin Alexander
7da0cfd7e2 backgroundBrushStyle property has been added 2016-12-21 22:09:10 +03:00
Arin Alexander
edd2c43545 beforeRender, afterData, afterRender signals have been added
getVariable, getField functions have been added
2016-12-20 01:33:58 +03:00
Arin Alexander
151ae9d73d Merge branch '1.4' into 1.4_followTo 2016-11-25 23:11:15 +03:00
Arin Alexander
61653c9bb3 Calculated condition has been added to group band header 2016-11-18 01:12:23 +03:00
Arin Alexander
5b95b9b3d6 followTo has been added
followTo has been added
2016-11-04 01:25:46 +03:00
Arin Alex
bb6e934152 Band background color has been fixed 2016-11-01 22:31:48 +03:00
Arin Alexander
2a6f8313e0 Misprints have been fixed 2016-09-16 03:02:32 +04:00
Arin Alexander
f3e633e469 Thanks to GraninDB! Simple fixes for correct moving ang resizing items
with
grid.
2016-08-31 00:15:07 +04:00
Arin Alexander
30a662db0c Item position Q_INVOKABLE functions have been added 2016-07-25 15:16:21 +03:00