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
|
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 |
|
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
|
76ae485a2b
|
Finish 1.6.5
|
2022-01-26 23:36:36 +03:00 |
|
Alexander Arin
|
63dd02033b
|
target_compile_definitions for QZint has been fixed
|
2022-01-26 23:36:28 +03:00 |
|
Alexander Arin
|
0d95bad7da
|
Merge pull request #379 from MultiMote/master
Fix CMake build
|
2022-01-26 22:03:23 +03:00 |
|
MultiMote
|
c965d7725a
|
Fix CMake build
* Add missing source files to the project
* Add LRDesigner to the project
* Fix qzint build
|
2022-01-26 21:18:28 +03:00 |
|
Alexander Arin
|
4991c5d782
|
Finish 1.6.4
|
2022-01-26 20:15:31 +03:00 |
|