Alexander Arin
40073d6eb3
Merge tag '1.6.7' into develop
...
Finish 1.6.7
2022-08-23 01:31:26 +03:00
Alexander Arin
f359509a32
Finish 1.6.7
2022-08-23 01:31:24 +03:00
Alexander Arin
b6839a509a
build has been fixed
2022-08-23 01:31:12 +03:00
Arin Alex
a865e92a23
Fixed some deprecation warnings
2022-07-19 00:43:54 +03:00
Arin Alex
1b1c0d52bc
TextItem: Value trimming behavior has been fixed
2022-07-18 18:45:09 +03:00
Alexander Arin
aeafc9e3b3
Merge pull request #405 from liufeijin/patch-5
...
Update lrfactoryinitializer.cpp
2022-07-16 02:42:21 +03:00
Arin Alex
64193a18d0
QRegularExpression usage has been fixed
...
Qt6 drag&drop has been fixed
2022-07-16 02:35:34 +03:00
liufeijin
a2c3f6bf5a
Update lrfactoryinitializer.cpp
...
lose barcode item when use static build fixed
2022-07-13 11:54:00 +08:00
Alexander Arin
3a0a77a2e2
Merge pull request #401 from lifof/master
...
Qt6 build fix and other tweaks related to #399
2022-06-02 11:54:24 +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
Youssef BEDDAD
f561bfa8f3
Update:
...
- Fixed LRDesigner build complaining about PrintSupport and Qml
2022-05-21 14:49:23 +01:00
Youssef BEDDAD
593112ccb1
Update:
...
- add -qt{QT_MAJOR_VERSION} at the end of the created library
2022-05-20 12:41:09 +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
Youssef BEDDAD
e34023931f
Update:
...
- Added -USE_QT6 in order to choose what to build instead of the default behaviour.
2022-05-20 12:21:41 +01: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
Alexander Arin
34420cd9cd
Merge pull request #392 from emil-sawicki9/feature/modal-preview-window
...
Set render preview window to be modal
2022-03-20 21:39:56 +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
Alexander Arin
56b2a11b8a
Donation bage removed
...
PayPal closed support for me, now there is no way to support the project
2022-03-18 13:34:54 +03: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
Alexander Arin
2ccb2faf18
Merge pull request #388 from emil-sawicki9/feature/add-horizontal-legend
...
Feature/add horizontal legend
2022-03-08 22:54:46 +03: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
Alexander Arin
7791da9317
Merge pull request #381 from emil-sawicki9/feature/chart-font
...
Add fonts to charts
2022-02-01 16:51:18 +03:00
Alexander Arin
bc8c5b2c8c
Merge tag '1.6.6' into develop
...
Finish 1.6.6
2022-02-01 00:15:09 +03:00
Alexander Arin
da9c422f74
Finish 1.6.6
2022-02-01 00:15:08 +03:00
Alexander Arin
44edace2ab
demo_r1 project has been added to CMake
2022-02-01 00:15:00 +03: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
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
Emil Sawicki
981c90edfd
Add fonts to charts
2022-01-31 16:43:47 +01:00