yanis60
83da159284
fixed cosmetic pen
2022-05-27 12:33:00 +01:00
Youssef BEDDAD
747346b413
Update:
...
- setResizeMode is no longer available on Qt6
( I think the setSectionResizeMode from Qt5 was reintroduced in Qt6 LTS )
2022-05-20 12:33:36 +01:00
Youssef BEDDAD
c622a5a009
Update:
...
- Adding an ifdef condition to discard Q_DECLARE_METATYPE(QLocale::Language) from compilation on Qt6
2022-05-20 12:28:08 +01:00
yanis60
e4dd1b6a86
added double border style
2022-05-13 15:59:48 +01:00
yanis60
f0da654e7f
border width precision has been improved
2022-05-07 19:07:43 +01:00
yanis60
db57157690
added shadow property for baseitem
2022-05-04 18:21:14 +01:00
yanis60
52f43f946b
fixed border render when scaling
2022-04-30 12:46:49 +01:00
yanis60
cb66b1fd2a
border width has been improved
2022-04-27 21:44:32 +01:00
yanis60
b58ac7c53d
08/04
2022-04-08 10:26:58 +00:00
yanis60
7f879ab4c1
01/04
2022-04-01 12:49:50 +00:00
yanis60
392b3acdfa
29/03
2022-03-29 12:33:34 +00:00
yanis60
7a5d4971a9
27/03
2022-03-27 09:08:16 +02:00
Alexander Arin
87ea7500a3
Merge pull request #394 from liufeijin/patch-3
...
Update lrchartitem.cpp
2022-03-24 00:56:44 +03:00
Alexander Arin
6a2d2e9895
Merge pull request #391 from emil-sawicki9/bugfix/editing-series-names-in-dialog
...
Bugfix/changing name using table widget
2022-03-20 21:40:39 +03:00
Alexander Arin
49b01991ac
Merge pull request #390 from emil-sawicki9/feature/axis-range-scaling
...
Feature/new axis scaling
2022-03-20 21:40:15 +03:00
liufeijin
ffe04642f8
Update lrchartitem.cpp
...
Qt6.2.4 has no width() to be use boundingrect().width()
2022-03-20 21:12:28 +08:00
Emil Sawicki
bdbb9b6f61
Set render preview window to be modal
2022-03-15 09:20:52 +01:00
Emil Sawicki
0d81e20772
Fix changing name using table widget
2022-03-14 15:49:03 +01:00
Emil Sawicki
b1f321d637
Fixed dialog modality
2022-03-14 15:35:52 +01:00
Emil Sawicki
b08fc0a044
Fixed normal axis scale for negative values
2022-03-14 15:02:56 +01:00
Emil Sawicki
8135ca07cf
Fix setting manual step to be float
2022-03-14 10:04:13 +01:00
Emil Sawicki
c45aef0efd
Add type for axis data for corner cases
2022-03-13 22:49:39 +01:00
Emil Sawicki
e7a301c8b6
Fixed reversing y axis
2022-03-13 11:13:22 +01:00
Emil Sawicki
55c5e577fb
Fix default values in axis property editor
2022-03-13 07:26:25 +01:00
Emil Sawicki
f684acd53b
Fix position calculation
2022-03-13 07:02:52 +01:00
Emil Sawicki
a77225af5d
Add axis property dialog
2022-03-10 20:35:48 +01:00
Emil Sawicki
8d4b1aaadc
Extend Axis data class
2022-03-08 23:44:49 +01:00
Emil Sawicki
9bde04feca
Fixed legend size when resizing font
2022-03-06 15:00:55 +01:00
Emil Sawicki
47ba3d0b4f
Update font size if there is not enough space
2022-03-05 17:36:37 +01:00
Emil Sawicki
2ce293f85d
Add comments explaining calculations
2022-03-05 16:40:12 +01:00
Emil Sawicki
f03ccdd23b
Fix diagram size when legend is showed
2022-02-15 17:39:14 +01:00
Emil Sawicki
b14f0be7bc
Add horizontal legend
2022-02-07 23:16:07 +01:00
Alexander Arin
667ff4adb4
Merge pull request #383 from emil-sawicki9/bugfix/crash-when-removing-items
...
Designer fix: undoing delete layout inside the layout
2022-02-07 16:38:47 +03:00
Emil Sawicki
e6b7e10fc8
Fix signal connections
2022-02-06 15:22:46 +01:00
Emil Sawicki
a94bedad06
Fix undoing layout inside layout
2022-02-06 15:14:04 +01:00
Emil Sawicki
02ee5864a3
Fix removing layout in layout when removing item
2022-02-06 12:14:42 +01:00
Emil Sawicki
ee07abb6c5
Reassign children from child layout to parent layout
2022-01-31 19:47:03 +01:00
Emil Sawicki
d081955bc3
Fix accessing empty object list
2022-01-31 17:56:59 +01:00
Alexander Arin
bc7666c351
Merge pull request #380 from emil-sawicki9/feature/charts-x-axis
...
Added grid chart with x axis
2022-02-01 00:01:08 +03:00
Emil Sawicki
981c90edfd
Add fonts to charts
2022-01-31 16:43:47 +01:00
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
Alexander Arin
11f6f30c3a
Group footer band rendering has been fixed
2022-01-26 20:15:21 +03: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
Alexander Arin
fdf7807cfb
Merge pull request #373 from emil-sawicki9/feature/drawing-chart-refactoring
...
Refactor axis data. Remove duplicate paint code
2022-01-22 19:33:33 +03:00
Emil Sawicki
096336ed40
Fix text offset for vertical lines
2022-01-21 08:14:21 +01:00
fralx
69b18d2955
Group functions have been fixed
2022-01-20 03:45:23 +03:00
Emil Sawicki
dfa378970f
Refactor axis data. Remove duplicate paint code
2022-01-18 10:56:05 +01:00
fralx
c11e47b1cb
Segment intersection value calculation has been fixed
2022-01-12 16:52:01 +03:00
Emil Sawicki
e3bd7e05d5
Refactor min and max values
2022-01-05 12:13:05 +01:00
fralx
7c90a32b20
Page geometry initialization has been fixed
2021-12-26 13:40:55 +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
Arin Alexander
9b46cbce78
Group bands rendering has been fixed
2021-09-16 02:48:07 +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
Константин Макаренков
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
78b298c2d7
Page number changing during scaling page has been fixed
2021-06-01 23:33:38 +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
5c7b40c0a0
Loading designer plugin strategy has been changed
2021-04-14 21:21:38 +03:00
Arin Alexander
42cccc7eb3
itemSelectedHasBeenChanged has been fixed
2021-04-14 19:11:14 +03:00
Arin Alexander
03963f3685
getPageFreeSpace(page) has been added to script function manager
2021-04-12 20:22:34 +03:00
Arin Alexander
7e1399857a
Preview page background setting has been fixed
2021-02-20 16:16:58 +03:00
Arin Alexander
e4f1c62f4c
SvgItem has been fixed
2021-02-20 15:40:13 +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
ecbe073791
Russian translation has been updated
2021-01-21 23:50:39 +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
06969990d6
Render process signals emitting have been fixed
2021-01-10 23:28:16 +03:00
Alexander Arin
69389eb6c6
Merge pull request #311 from turbin/fixed-crash-issue-dueto-empty-list-reference
...
to fix the crash issue. due to extractAcceptableValue() function was …
2021-01-02 18:31:29 +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
Arin Alexander
47500e6699
QTimer singleShot simplified
2020-12-30 00:40:46 +03:00
Arin Alexander
698f7a0171
Added timeout before changing geometry
2020-12-29 23:56:54 +03: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 Alexander
f7f8934e79
delete page activation has been fixed
2020-12-21 19:54:54 +03:00