1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-02-06 05:08:22 +08:00

4 Commits

Author SHA1 Message Date
Daniel Nicoletti
db608768a3 Add and apply clang-format
This project has no standard on coding style,
some files use tab, others space, and new
Merge Requests usually break the current formatting
with this clang-format we can easy this.
2023-09-14 11:06:39 -03:00
Jay Two
72f6d869da testing code 2020-06-05 22:20:08 +09:00
Jay Two
fd4c90e2ff fixed for old(<5.x) gcc compiler 2019-12-11 21:32:40 +09:00
Ralf Tralow
49347a26b5 + Extended handling of the headers in a BarChart
+ Added enabling of legend in a BarChart
+ Added enabling of Grid lines in a BarChart
+ Added test class for extended BarChart
2019-12-08 16:16:25 +01:00