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

565 Commits

Author SHA1 Message Date
Jay Two
a7841116df
Ubuntu 18 x64 2019-12-14 17:17:57 +09:00
Jay Two
3d6870ac34
Update ubuntu.yml 2019-12-14 17:12:45 +09:00
Jay Two
aaf580e577
Update ubuntu.yml 2019-12-14 17:00:46 +09:00
Jay Two
6048e5fbcd
Update ubuntu.yml 2019-12-14 16:58:10 +09:00
Jay Two
e6f88b3176
Update ubuntu.yml 2019-12-14 16:51:25 +09:00
Jay Two
3186caf63f
Update and rename ubuntu-16-18.yml to ubuntu.yml 2019-12-14 16:46:20 +09:00
Jay Two
df09910fc8
Update ubuntu-16-18.yml 2019-12-14 16:41:03 +09:00
Jay Two
a1e6fb2270 update github actions 2019-12-14 16:29:48 +09:00
Jay Two
2a27eb153d update readme 2019-12-12 22:09:57 +09:00
Jay Two
dd5b39fa7a update readme 2019-12-12 22:07:58 +09:00
Jay Two
3d9ff03569
Update build.yml 2019-12-11 22:11:18 +09:00
Jay Two
d5a3dcc3e2
Update build.yml 2019-12-11 22:06:24 +09:00
Jay Two
5d7cee4cc1
Update build.yml 2019-12-11 21:59:28 +09:00
Jay Two
6c5a2748ec
Update build.yml 2019-12-11 21:53:17 +09:00
Jay Two
fb66ed747c
Update build.yml 2019-12-11 21:48:10 +09:00
Jay Two
7c69d3b8c5
Create build.yml
- initial commit
- testing now
2019-12-11 21:43:53 +09:00
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