jihadist
fd6974ca65
cmake: add options ENABLE_DIALOG_DESIGNER and HAVE_UI_LOADER
2024-10-13 23:35:40 +03:00
Андрей Лухнов
0fca7169d3
Define code style and format all source file using clang-format-14
...
except those placed in 3rdparty directories.
2024-09-19 21:09:38 +03:00
Arin Alex
0d12ce50e5
Background color rendering has been fixed
2024-06-06 22:44:02 +03:00
Alexander Arin
44d31243ab
Border editor little bit refactored
2022-11-01 11:48:47 +03:00
Jihadist
e6ead26d31
Cmake fixes: non exported symbols, missing files, shared import, rewrite cmake for demo and designer
2022-10-31 15:30:47 +03:00
Youssef BEDDAD
8575dd25d3
Update:
...
- added missing lrchartaxiseditor to CMakeLists.txt to fix LRDesigner and demo_r1 builds
- added -qt${QT_VERSION_MAJOR} to demo_r1 and LRDesigner CMakeLists.txt project files
2022-05-21 20:30:14 +01:00
Alexander Arin
44edace2ab
demo_r1 project has been added to CMake
2022-02-01 00:15:00 +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
Arin Alexander
c5ef44c1a9
quote() changed to \"
2020-05-12 14:11:58 +03:00
fralx
c0d675f6f8
Update demo_r1.pro
2020-03-02 18:25:55 +03:00
Arin Alexander
e3981cfd88
Progress bars have been added to Design and Preview windows
2019-10-16 02:08:45 +03:00
compozitor
da5a83b63c
Update 2_simple_group.lrxml
...
The script does not work with double quotes.
2019-07-30 21:09:28 +03:00
Arin Alexander
362c7217f3
Multi printers print process has been added
2019-02-07 01:14:16 +03:00
Arin Alexander
ef7c76435a
Finish 1.4.105
...
# Conflicts:
# demo_r1/demo_r1.pro
# demo_r2/demo_r2.pro
2018-10-30 01:53:34 +03:00
Arin Alexander
9bf90cf746
Cross compilations fixed
2018-10-30 00:22:43 +03:00
Arin Alex
878670f5d7
Demo reports cleared
2018-09-07 01:05:15 +03:00
Arin Alex
4c402e9826
Demo reports cleared
2018-09-07 01:03:33 +03:00
Arin Alexander
7928796be4
Demo reports updated
2018-09-07 00:54:32 +03:00
Arin Alexander
b878cf95ae
Translation has been changed
2018-09-06 23:07:19 +03:00
Arin Alex
66b1d80f38
CONFIG param "config_build_dir" has been added
2018-08-10 02:26:06 +03:00
Arin Alexander
d391c58e26
Multicolumn bands rendering has been fixed
...
# Conflicts:
# limereport/lrreportrender.cpp
# limereport/lrreportrender.h
2018-06-07 21:03:55 +03:00
Arin Alexander
eacc5c645e
Build has been fixed
2018-05-07 22:52:28 +03:00
Arin Alexander
fbbf6af33d
Build has been fixed
2018-03-22 23:00:51 +03:00
arne krüger
85f4fcf7ae
Merge branch 'master' of https://github.com/Crystal-Photonics/LimeReport
...
# Conflicts:
# 3rdparty/zint-2.4.4/backend_qt4/Zint.pro
# demo_r1/demo_r1.pro
# demo_r2/demo_r2.pro
# designer/designer.pro
# translations/limereport_ru.ts
2018-03-09 19:01:07 +01:00
arne krüger
da9099cecb
-target names for debug built dlls have now a "d" suffix
2018-03-09 18:33:59 +01:00
Arin Alexander
6ad35d63be
Easyprofiler added
2018-02-28 23:19:14 +03:00
Arin Alexander
09754e6906
QJSEngine will be used if Qt version 5.6 and higher
2017-12-14 02:28:57 +03:00
Arin Alexander
0fb1ba1bd8
plugin extracted
2017-11-24 00:13:47 +03:00
Arin Alexander
40bafebbbd
Qt4 build fixed
2017-10-26 13:24:06 +04:00
Arin Alexander
5c3c032ea3
Changing the language from the script has been added
2017-09-01 02:02:51 +03:00
Arin Alexander
992c53e19a
TOC generation has been changed
2017-08-31 02:53:34 +03:00
Arin Alexander
9f2bfc66d7
TOC demo has been added
2017-08-19 01:33:10 +03:00
Spiek
6b0195cb89
If compiling in debug mode append a "d" to the Target and also link to that files
2017-07-21 17:54:22 +02:00
Spiek
4e1a680e09
Syntax Error in mainicon.rc files has been fixed
2017-07-11 11:18:29 +02:00
Spiek
ec37242475
Build Environment for Windows has been fixed
...
- language files are now compile-able if path to build environment contains white spaces
- demo reports are now copied correctly if REPORTS_DIR or EXTRA_DIR contains white spaces
2017-07-11 11:18:28 +02: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 Alexander
cbf205b728
1.4.9
2017-04-20 21:10:31 +03:00
Andy Maloney
42e0e3b70b
Fix missed uses in the demo
2017-04-08 21:44:52 -04:00
Arin Alexander
c37a310918
Merge branch '1.4' into 1.4_QJSEngine
...
# Conflicts:
# limereport/lritemdesignintf.cpp
# limereport/lrreportrender.cpp
# limereport/lrscriptenginemanager.cpp
2017-02-08 19:21:08 +03:00
Arin Alexander
3807ac0c57
limereport.pri for static building and aliases have been added
2016-12-22 02:08:27 +03:00
Arin Alexander
6d31f20566
OneSlotDS has been added to demo_r1
2016-12-06 00:27:22 +03:00
Arin Alexander
bca1019803
Path to database has been fixed
2016-12-06 00:27:21 +03:00
Arin Alexander
b4dea2fcfd
New demo reports have been added
2016-11-18 01:14:01 +03:00
Arin Alexander
47b5aca63a
Merge branch '1.4' into 1.4_QJSEngine
2016-11-05 00:48:39 +03:00
Arin Alexander
fbb9ac47af
Merge branch 'master' into 1.4
...
# Conflicts:
# translations/limereport_es_ES.qm
# translations/limereport_es_ES.ts
# translations/limereport_ru.qm
# translations/limereport_ru.ts
2016-11-05 00:39:51 +03:00
Arin Alexander
8c09e5ed51
Images has been changed
2016-11-05 00:37:33 +03:00
Arin Alex
2034aa15c8
QJSEngine has been added
2016-11-01 20:42:45 +03:00
Arin Alexander
2152c3f4f1
Merge branch 'master' into 1.4
2016-10-18 15:00:40 +03:00