0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
Commit Graph

1581 Commits

Author SHA1 Message Date
fralx
670fe6ed23 language has been added 2021-09-12 16:19:51 +03:00
fralx
02ef3083b9 Finish 1.5.89 2021-09-12 13:29:05 +03:00
fralx
76ee77bfc9 LRDView build fixed 2021-09-12 13:28:55 +03:00
fralx
9cae735488 Finish 1.5.88 2021-09-11 19:22:05 +03:00
fralx
4318c7d0c9 lrdview has been added 2021-09-11 19:21:28 +03:00
fralx
1ec6aeef7e ReportFooter splitting has been fixed 2021-09-11 19:03:03 +03:00
Alexander Arin
843ecc61b4
Merge pull request #340 from darktorres/master
Properly detect Qt 6
2021-09-10 23:05:48 +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
Alexander Arin
b9a3b3cce4
Merge pull request #338 from Jihadist/feature/cmake-update
Make QZint optional, export all symbols
2021-08-19 20:37:16 +03:00
atom
ef74cd366c Make QZint optional, export all symbols 2021-08-19 14:19:52 +03:00
Alexander Arin
09a31a96a0
Merge pull request #337 from darktorres/master
Some more small changes
2021-08-19 02:28:10 +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
d56fb6150c Fix typo 2021-08-18 13:09:45 -03:00
Rodrigo Torres
c22cfbcaea Remove extra / in path 2021-08-18 12:38:22 -03:00
Alexander Arin
c9a46683c7
Merge pull request #336 from darktorres/master
Some small changes
2021-08-18 16:49:03 +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
bf7e26bc0d Update travis.yml 2021-08-17 22:26:58 -03:00
Rodrigo Torres
9ce7e4dfbf Disable warnings for 3rdparty code 2021-08-17 22:13:45 -03:00
Rodrigo Torres
ffd82a18ca Fix if 2021-08-17 22:06:42 -03:00
Rodrigo Torres
c910c425fd Fix zint version 2021-08-17 21:58:10 -03:00
Alexander Arin
9d6a2ef780
Merge pull request #335 from Jihadist/master
Update CMakeLists
2021-08-17 02:59:28 +03:00
atom
50505215e6 Update CMakeLists 2021-08-16 15:16:35 +03:00
fralx
2659aa06ed Thanks to Николай Олейников 2021-06-30 13:57:51 +03:00
Alexander Arin
ca8ce0fdc9
Merge pull request #333 from makarenkov/code-editor-fixes
Script highlighter fixes
2021-06-22 18:39:24 +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
Alexander Arin
ad404cbdc7
Merge pull request #331 from makarenkov/code-editor-fixes
Fixed: no highlighting of keyword <let>
2021-06-16 19:08:19 +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
409e8b1819 Finish 1.5.87 2021-06-01 23:34:00 +03:00
Arin Alexander
78b298c2d7 Page number changing during scaling page has been fixed 2021-06-01 23:33:38 +03:00
Arin Alexander
04c3a5a37f 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
Alexander Arin
6420f913e6
Merge pull request #324 from mlavik1/master
#323: Replace " " with "_" when saving translations.
2021-04-15 23:33:11 +03:00
Matias Lavik
4ca5119dd2 #323: Replace " " with "_" when saving translations. 2021-04-15 20:58:32 +02:00
Arin Alexander
520d223956 Finish 1.5.85 2021-04-14 21:21:49 +03:00
Arin Alexander
5c7b40c0a0 Loading designer plugin strategy has been changed 2021-04-14 21:21:38 +03:00
Arin Alexander
e1d7d7b8ef Finish 1.5.84 2021-04-14 19:11:38 +03:00
Arin Alexander
42cccc7eb3 itemSelectedHasBeenChanged has been fixed 2021-04-14 19:11:14 +03:00
Arin Alexander
0987735dc3 Finish 1.5.83 2021-04-12 20:23:05 +03:00
Arin Alexander
03963f3685 getPageFreeSpace(page) has been added to script function manager 2021-04-12 20:22:34 +03:00
Arin Alexander
3376ea7c08 Finish 1.5.82 2021-02-20 16:17:07 +03:00
Arin Alexander
7e1399857a Preview page background setting has been fixed 2021-02-20 16:16:58 +03:00
Arin Alexander
9973d95bb3 Finish 1.5.81 2021-02-20 15:40:23 +03:00