1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

549 Commits

Author SHA1 Message Date
Jay Two
fd4c90e2ff fixed for old(<5.x) gcc compiler v1.3.48 2019-12-11 21:32:40 +09:00
Jay Two
3575f2f6ae fixed for old(<5.x) gcc compiler 2019-12-11 21:26:29 +09:00
Jay Two
dd01b5a28f add an image 2019-12-11 21:22:28 +09:00
Jay Two
38d7ca3491 fixed for old(<5.x) gcc compiler 2019-12-11 21:16:04 +09:00
Jay Two
010ab2a45c fixed for old(<5.x) gcc compiler 2019-12-11 21:07:47 +09:00
Jay Two
d0b1d583a6
Merge pull request #62 from GitterRalf/Extended_BarChart
Extended handling of the headers in a BarChart
v1.3.47
2019-12-09 22:53:33 +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
Jay Two
45e8fe1def xlsxfactory is tested. ~testing now. v1.3.46 2019-12-02 20:33:17 +09:00
Jay Two
246a85a419
Update Example.md 2019-11-23 23:37:13 +09:00
jopebot
f6398bfa63 Update README.ko.md 2019-11-18 08:14:25 +09:00
jopebot
a950f3f63e Update README.ko.md 2019-11-18 08:14:25 +09:00
jopebot
9bb7cc0775 Update HowToSetProject.ko.md 2019-11-18 08:14:25 +09:00
jopebot
4926eee671 Update README.ko.md 2019-11-18 08:14:25 +09:00
Jay Two
1ba38b370c set check point of EG_Anchor and sub-objects v1.3.45 2019-11-01 19:44:58 +09:00
Jay Two
78001b33de append whattype example v1.3.44 2019-10-22 22:08:12 +09:00
Jay Two
8706994b11 check point 3 v1.3.43 2019-10-16 23:03:25 +09:00
Jay Two
9c275fcf3a check point 2 2019-10-16 22:51:13 +09:00
Jay Two
a3135c57e8 check point 1 2019-10-16 22:39:14 +09:00
Marco Busemann
1254cae434 Replace QStringLiteral by QLatin1String for Qt < 5
In Qt 4 there is no class QStringLiteral. A less performant replacement is QLatin1String. But this class does not have an arg() method. Therefore, some occurences of QStringLiteral had to be replaced by QString. All other occurences of QStringLiteral are replaced by QLatin1String globally using a define. In addition, we need some more defines to tell the moc compiler of Qt 4 about the namespaces.
2019-10-08 21:01:38 +09:00
Marco Busemann
b5acb55f9a Qt 4 does not know a seed 2019-10-08 21:01:38 +09:00
Marco Busemann
1f819f1383 Use another check for meta-types for Qt < 5 2019-10-08 21:01:38 +09:00
Marco Busemann
0a7bf28e7e Use QRegExp for Qt < 5 2019-10-08 21:01:38 +09:00
Marco Busemann
5dd8b173a5 Remove warnings about deleting a pointer of unknown type
C4150
2019-10-08 21:01:38 +09:00
Marco Busemann
f39645aee4 Remove warnings about unused variables 2019-10-08 21:01:38 +09:00
Marco Busemann
d3888e0870 Neither 'Microsoft Office Professional Plus 2019' nor 'LibreOffice Calc 6.3.2.2' write a valid flag for 'isFile'. 2019-10-08 20:58:22 +09:00
Jay Two
864010e0af update text 2019-10-05 00:36:13 +09:00
Jay Two
d0ee7ad051 append pump tester, using libxlsxwriter data. 2019-10-05 00:19:43 +09:00
Jay Two
a380bcecf1 append pump tester, using libxlsxwriter data. 2019-10-05 00:18:53 +09:00
Jay Two
331c57f4cb append pump tester, using libxlsxwriter data. 2019-10-05 00:18:37 +09:00
Jay Two
406ffa91a3
Update TestEnv.md 2019-09-20 18:10:08 +09:00
Jay Two
5dd386b587
Update xlsxchart.cpp
for Qt5.1. not Qt5.0.
2019-09-20 18:08:15 +09:00
Jay Two
4d849bf739 move copycat to personal repository 2019-09-19 22:53:15 +09:00
Jay Two
8b0d3cf838 update markdown 2019-09-15 21:12:13 +09:00
Jay Two
e9d1f474e2 apply merged cells only worksheet type. (not chartsheet, etc.) 2019-09-15 21:04:49 +09:00
Jay Two
449c43c10e change function of qt5.0 in chart. etc. 2019-09-15 20:25:15 +09:00
Jay Two
d2f7a90314 testing 2019-09-15 01:30:43 +09:00
Jay Two
bf7936ed0b fix bug: pageSetup 2019-09-15 00:45:12 +09:00
Jay Two
ae4f946044 🐒 update markdown 2019-09-11 22:15:30 +09:00
Jay Two
1820c3ee19 🐒 display merged cells of copycat 2019-09-11 22:09:43 +09:00
j2doll
cd316ed1a4 update markdown 2019-08-29 17:32:10 +09:00
j2doll
caf00b02bd testing readme 2019-08-29 17:29:42 +09:00
j2doll
ce5793c497 change processing of datatype 2019-08-29 17:26:58 +09:00
j2doll
0a26c175b1 fixed how to display cell width and height in copycat 2019-08-28 18:03:58 +09:00
j2doll
8a4ce35553 Testing datetype of cell 2019-08-28 15:55:56 +09:00
Jay Two
efb792b98c Backward compatibility is set for old Qt 5.0. 2019-08-22 19:33:25 +09:00
Jay Two
d3d984c1db
Update FUNDING.yml 2019-08-20 22:05:19 +09:00
Jay Two
6b8e3a6a2d update markdown 2019-08-02 00:17:05 +09:00
Jay Two
eab621b9c9 update markdown 2019-08-02 00:15:33 +09:00
Jay Two
ef53759026 showconsole example is appended. 2019-08-02 00:13:11 +09:00
Jay Two
091957bb83
Merge pull request #45 from gnudles/master
Update xlsxformat.cpp
2019-08-01 23:24:51 +09:00