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

203 Commits

Author SHA1 Message Date
Emil Sawicki
df0e4d8393 Fix vertical axis labels padding 2022-01-30 17:46:04 +01:00
Emil Sawicki
74c0f52369 Update font calculation 2022-01-30 17:02:24 +01:00
Emil Sawicki
25dff69679 Fix drawing vertical lines in grid chart 2022-01-29 08:57:50 +01:00
Emil Sawicki
2452e37334 Add x axis field combobox to chart editor 2022-01-28 07:05:55 +01:00
Emil Sawicki
7a4b3646e3 Update code 2022-01-27 19:57:53 +01:00
Emil Sawicki
0369137800 Add property to draw lines in grid 2022-01-27 19:51:40 +01:00
Emil Sawicki
d0830a7a37 Handle horizontal bars 2022-01-27 19:20:44 +01:00
Emil Sawicki
5dac77083f Get axis label using method 2022-01-25 20:05:18 +01:00
Emil Sawicki
fdee26a2b8 Add grid chart 2022-01-25 19:46:14 +01:00
Emil Sawicki
b0f45f55a4 Fix compilation 2022-01-25 19:28:32 +01:00
Emil Sawicki
a3ffc08d49 Add x axis 2022-01-25 19:13:00 +01:00
Emil Sawicki
096336ed40 Fix text offset for vertical lines 2022-01-21 08:14:21 +01:00
Emil Sawicki
dfa378970f Refactor axis data. Remove duplicate paint code 2022-01-18 10:56:05 +01:00
Emil Sawicki
e3bd7e05d5 Refactor min and max values 2022-01-05 12:13:05 +01: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
8efb6792a3 support of Qt6 2021-11-02 22:30:29 +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
fabb63ada2 Update copyright year 2021-08-18 14:21:36 -03:00
Rodrigo Torres
0561598df2 Consistency 2021-08-17 23:32:45 -03:00
Arin Alexander
e4f1c62f4c SvgItem has been fixed 2021-02-20 15:40:13 +03:00
turbineyan
e28f466618 to follow the requirement of repo owner, to remove the no use comment and the declaration for including the header file, named qtdebug 2021-01-01 23:47:17 +08:00
turbineyan
7e4e6684c6 to fix the crash issue. due to extractAcceptableValue() function was return an empty list 2020-12-27 18:51:03 +08:00
Arin Alexander
4c59d2810c Fixed splitting vertical layouts 2020-12-25 23:02:33 +03:00
Arin Alexandex
6d3e50f387 Script support added to the barcode item 2020-08-10 21:33:49 +03:00
fralx
ed8e1eccb4 ChartItem has been fixed 2020-05-18 22:12:05 +03:00
Arin Alexander
a7db5d51bc ChartItem has been fixed 2020-04-06 19:48:16 +03:00
Arin Alexander
20d0637f70 Dialog designer has been fixed 2020-03-24 23:42:05 +03:00
Arin Alexander
e12dcd4df9 Redundant code has been removed 2020-03-19 20:59:24 +03:00
Arin Alexander
3a09d1198a SVGItem default editor has been added 2020-03-19 20:10:56 +03:00
Arin Alexander
3b3790d7bc SVGItem has been added 2020-03-18 13:34:11 +03:00
HatEmU
02899c10b9 Typos and errors 2020-03-03 03:19:59 +01:00
HatEmU
5626e9b293 supporting the new Q_ENUM() with Q_ENUMS() backwards compatibility. 2020-03-03 03:13:46 +01:00
HatEmU
a8cbf68347 Replaced the deprecated Q_ENUMS() with the currently supported Q_ENUM() 2020-02-17 05:17:02 +01:00
Arin Alexander
85b3c940d4 ChartItem: Series property editor has been added 2020-01-31 20:00:28 +03:00
Arin Alexander
919173870a ChartItem has been refactored 2020-01-11 02:11:55 +03:00
Arin Alexander
6eb30918e5 ChartItem: from now chart labels will rotate only if not enough space to draw them horizontally 2020-01-09 21:26:25 +03:00
Alexander Arin
8328e0146b ChartItem has been fixed 2019-12-18 23:15:00 +03:00
Arin Alexander
daef743d10 ChartItem has been fixed 2019-11-26 23:40:36 +03:00
Arin Alexander
40726db745 Layout deletion has been fixed 2019-10-16 22:55:35 +03:00
Arin Alex
fde44e67c1 Nested scripts have been fixed 2019-09-09 21:25:08 +03:00
Rodrigo Torres
c549035c76 Fix compilation
Qt4 still have one remaining compiler error
2019-08-10 18:45:27 -03:00
Arin Alexander
4556e3bc78 Image editor has been added 2019-08-07 21:06:47 +03:00
Arin Alexander
afa4bcb9bf If resourcePath contains a simple path to an image file, that image will be shown in design mode. 2019-08-07 12:40:42 +03:00
Arin Alexander
afcdee3e24 Font editor has been fixed 2019-07-04 20:41:58 +03:00
Arin Alexander
b8ac4de1fe hideIfEmpty initialization for BarcodeItem has been fixed 2019-06-29 18:40:55 +03:00
Arin Alexander
f7e1a383e9 geometryLocked property has been added to report items 2019-06-28 20:12:47 +03:00
Arin Alexander
9a3af52cd7 hideIfEmpty property has been added to BarcodeItem 2019-06-28 10:27:09 +03:00