0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 09:28:11 +03:00
Commit Graph

104 Commits

Author SHA1 Message Date
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
b8bafd08e9 translation updated 2017-12-11 00:29:36 +03:00
Arin Alexander
1c2439f39b Finish 1.4.56
# Conflicts:
#	translations/limereport_ar.ts
#	translations/limereport_es_ES.ts
2017-12-10 22:22:57 +03:00
Arin Alexander
6a889e9062 Values translation in objectinspector has been added 2017-12-10 22:10:41 +03:00
Arin Alexander
0a51aaff63 Merge branch 'develop' into feature/Extract_Designer_to_plugin 2017-12-07 21:31:03 +03:00
Arin Alexander
d1592508f9 Finish 1.4.54 2017-12-07 19:53:57 +03:00
Arin Alexander
2a1073be9c Splitting has been fixed 2017-12-07 19:52:52 +03:00
Arin Alexander
71913801a8 Splitting has been fixed 2017-12-07 02:39:23 +03:00
Arin Alexander
59629bffc1 Splitting has been fixed 2017-12-07 02:39:00 +03:00
Arin Alexander
7e1b3374fe windows build fixed 2017-11-30 21:23:51 +03:00
Arin Alexander
ff55e10e9d windows build fixed 2017-11-30 21:23:11 +03:00
Arin Alexander
911eb1102a plugin finished 2017-11-27 23:14:05 +03:00
Arin Alexander
0fb1ba1bd8 plugin extracted 2017-11-24 00:13:47 +03:00
Mateusz Skowroński
05f6eb9284 Fix some GCC warnings. 2017-11-05 00:32:25 +01:00
Arin Alexander
40bafebbbd Qt4 build fixed 2017-10-26 13:24:06 +04:00
Arin Alexander
e8e3562be6 Merge branch 'master' into develop 2017-10-01 21:08:36 +03:00
Matthias Ramsauer
be1cc163cd Datasources like Postgres Databases return binary data not in is real format.
In Postgres for example you can select if you want to get the data
as 'hex', 'base64' or some octal format encoded.
2017-09-29 17:46:32 +02:00
Arin Alexander
cc0dad863e ChartItem has been updated 2017-09-27 01:05:22 +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
b18fd6ea04 HorizontalLayout has been fixed 2017-09-21 14:46:37 +03:00
Arin Alexander
ea74221121 HorizontalLayout has been fixed 2017-09-21 14:43:54 +03:00
Arin Alexander
fcf165df66 TextItem editor has been refactored 2017-09-21 00:44:09 +03:00
Arin Alexander
090477fa68 Initial commit 2017-09-13 17:16:54 +03:00
Rodrigo Torres
f5f3f246f0 Remove parameter that does nothing 2017-09-10 01:03:32 -03:00
Rodrigo Torres
34192da524 Remove unused variable 2017-09-10 01:03:06 -03:00
Arin Alex
280b90dd0e QZint has been fixed 2017-09-08 06:30:38 +03:00
Arin Alexander
992c53e19a TOC generation has been changed 2017-08-31 02:53:34 +03:00
Arin Alexander
2c50a9a791 init commit 2017-08-25 18:01:59 +03:00
Arin Alexander
1ed5b90b5e Finish 1.4.38
# Conflicts:
#	limereport/lrbanddesignintf.cpp
#	limereport/lrbanddesignintf.h
2017-08-15 01:24:17 +03:00
Arin Alexander
ea844a0405 Context menu for multi selected items has been fixed 2017-08-15 01:21:59 +03:00
Arin Alexander
103ce472aa Splittable band has been fixed 2017-08-14 23:12:13 +03:00
Arin Alexander
96e8fd06bd Splittable band has been fixed 2017-08-14 22:39:38 +03:00
Arin Alex
3b1d6bfbbe Datasource editor has been added to chart item 2017-07-14 18:36:31 +03:00
Arin Alex
1b8bd14b35 Labels column has been fixed 2017-07-13 14:39:07 +03:00
Arin Alex
c090883cf1 Merge branch 'develop' into 1.4_ChartItem
Conflicts:
	limereport/items/items.qrc
	limereport/limereport.pri
2017-07-12 21:40:24 +03:00
Arin Alexander
36df242787 Russian translation has been fixed
# Conflicts:
#	translations/limereport_ru.ts
2017-06-28 17:00:58 +03:00
Arin Alexander
1354c4a253 Russian translation has been fixed 2017-06-28 16:58:01 +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
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
fralx
fa96013d82 Merge pull request #71 from asmaloney/missing-initialization
Add missing initializers
2017-04-10 11:18:26 +03: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
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
b963428f4c "Transparent" menu item has been added to TextItem context menu 2017-03-04 00:30:52 +03:00