0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 01:24:39 +03:00
Commit Graph

1048 Commits

Author SHA1 Message Date
fralx
94a613f963 Merge tag '1.6.0' into develop
Finish 1.6.0
2021-12-24 15:49:36 +03:00
Alexander Arin
c7eec9160d QT_VERSION < 0x060000 -> (QT_VERSION < QT_VERSION_CHECK(5, 15, 1))
page order has been fixed when TOC page is present and some pages are not printable
2021-12-16 00:13:39 +03:00
Alexander Arin
37b929459b Completer refactored 2021-11-03 00:40:16 +03:00
Alexander Arin
8efb6792a3 support of Qt6 2021-11-02 22:30:29 +03:00
Alexander Arin
fa3645c389 resize function has been added to the report preview widget 2021-11-01 20:11:55 +03:00
Alexander Arin
10060fa07f Merge tag '1.5.90' into develop
Finish 1.5.90
2021-10-05 17:42:59 +03:00
Alexander Arin
02cf3ed6c1 resize function has been added to the report preview widget 2021-10-05 17:42:37 +03:00
Arin Alexander
a0a1b42c44 Merge tag '1.5.90' into develop
Finish 1.5.90
2021-09-16 02:48:25 +03:00
Arin Alexander
9b46cbce78 Group bands rendering has been fixed 2021-09-16 02:48:07 +03:00
fralx
296fc475fd Merge tag '1.5.88' into develop
Finish 1.5.88

# Conflicts:
#	limereport/limereport.pri
#	limereport/limereport.pro
2021-09-11 19:29:52 +03:00
fralx
1ec6aeef7e ReportFooter splitting has been fixed 2021-09-11 19:03:03 +03:00
Rodrigo Torres
00abe9371b Fix compilation on Qt 6.0 2021-08-24 04:48:18 -03:00
Rodrigo Torres
d704b495dc Fix version 2021-08-24 04:30:38 -03:00
Rodrigo Torres
67d8146b9c WIP 2021-08-24 04:22:30 -03:00
Rodrigo Torres
fa6cbef6a7 WIP 2021-08-24 02:37:40 -03:00
Rodrigo Torres
7dad9d700b WIP 2021-08-23 02:07:08 -03:00
Rodrigo Torres
53683a8c89 Properly detect Qt 6
It doesn't compile yet on Qt 6 but I'm working on it.
2021-08-20 13:50:06 -03:00
Rodrigo Torres
fabb63ada2 Update copyright year 2021-08-18 14:21:36 -03:00
Rodrigo Torres
e96e1a9adc Simplify .pro/.pri 2021-08-18 14:14:37 -03:00
Rodrigo Torres
0561598df2 Consistency 2021-08-17 23:32:45 -03:00
Rodrigo Torres
9705fb970c Fix some warnings 2021-08-17 22:57:25 -03:00
Rodrigo Torres
df7670d136 Fix compilation in old Qt versions 2021-08-17 22:28:41 -03:00
Rodrigo Torres
ffd82a18ca Fix if 2021-08-17 22:06:42 -03:00
atom
50505215e6 Update CMakeLists 2021-08-16 15:16:35 +03:00
Константин Макаренков
6bfc6be9fb Script highlighter fixes
Fixed: keywords and numbers at the end of the line were not highlighted
2021-06-18 16:04:39 +03:00
Arin Alexander
19e0f2cc30 Merge branch 'master' into develop 2021-06-16 19:21:11 +03:00
Константин Макаренков
0353dbb7b4 Fixed: no highlighting of keyword <let>
Fixed: no highlighting of strings quoted with apostrophe <`>
Fixed: incorrect highlighting of multi-line comments /* ... */
Fixed: incorrect parentheses if there is an empty string between parentheses chars
2021-06-16 15:05:13 +03:00
Arin Alexander
efe17b4183 Merge tag '1.5.87' into develop
Finish 1.5.87
2021-06-01 23:34:01 +03:00
Arin Alexander
78b298c2d7 Page number changing during scaling page has been fixed 2021-06-01 23:33:38 +03:00
Arin Alexander
020a0a1c22 Merge tag '1.5.86' into develop
Finish 1.5.86
2021-05-24 22:38:15 +03:00
Arin Alexander
0a32845f82 Memory leak has been fixed 2021-05-24 22:14:24 +03:00
Matias Lavik
4ca5119dd2 #323: Replace " " with "_" when saving translations. 2021-04-15 20:58:32 +02:00
Arin Alexander
1cbab7e0e4 Merge tag '1.5.85' into develop
Finish 1.5.85

# Conflicts:
#	common.pri
2021-04-14 21:23:28 +03:00
Arin Alexander
5c7b40c0a0 Loading designer plugin strategy has been changed 2021-04-14 21:21:38 +03:00
Arin Alexander
51d242b897 Merge tag '1.5.84' into develop
Finish 1.5.84
2021-04-14 19:11:39 +03:00
Arin Alexander
42cccc7eb3 itemSelectedHasBeenChanged has been fixed 2021-04-14 19:11:14 +03:00
Arin Alexander
5e814b71a4 Merge tag '1.5.83' into develop
Finish 1.5.83
2021-04-12 20:23:06 +03:00
Arin Alexander
03963f3685 getPageFreeSpace(page) has been added to script function manager 2021-04-12 20:22:34 +03:00
Arin Alexander
946301fc07 Merge tag '1.5.82' into develop
Finish 1.5.82
2021-02-20 16:17:08 +03:00
Arin Alexander
7e1399857a Preview page background setting has been fixed 2021-02-20 16:16:58 +03:00
Arin Alexander
1a780e3910 Merge tag '1.5.81' into develop
Finish 1.5.81
2021-02-20 15:40:23 +03:00
Arin Alexander
e4f1c62f4c SvgItem has been fixed 2021-02-20 15:40:13 +03:00
Arin Alexander
5da763f728 Merge tag '1.5.80' into develop
Finish 1.5.80
2021-02-17 21:54:26 +03:00
Arin Alexander
38e698fc21 mixWitPriorPage property has been added to PageItem 2021-02-17 21:53:55 +03:00
Arin Alexander
088a6eadce qzint build has been fixed 2021-02-03 22:00:14 +03:00
Arin Alexander
9c22b63de3 Merge tag '1.5.79' into develop
Finish 1.5.79
2021-01-21 23:50:50 +03:00
Arin Alexander
ecbe073791 Russian translation has been updated 2021-01-21 23:50:39 +03:00
Arin Alexander
77aeb56f41 Merge branch 'master' into develop 2021-01-20 22:41:06 +03:00
Arin Alexander
ab2d8b315a Merge remote-tracking branch 'origin/feature/not_print_empty_pages' into master 2021-01-20 22:40:44 +03:00
Arin Alexander
8d3afee816 Merge tag '1.5.78' into develop
Finish 1.5.78
2021-01-10 23:32:27 +03:00