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
Kapandaria
2664f3a7c2
Update xlsxformat.cpp
...
bug fix in hasProperty
2019-08-01 15:39:05 +03:00
liufeijin
4fe99abf70
Update xlsxworksheet_p.h
...
add align attribute for header and footer
2019-06-19 19:07:01 +08:00
liufeijin
e0bf57890e
Update xlsxworksheet.cpp
...
1:pagesetting maybe hasn't full attributes so can't use the &&
2: add align attribute
3: writer.writeAttribute(QStringLiteral("xml:space"), QStringLiteral("preserve")); // must be deleted else footer and header can't show
2019-06-19 19:03:45 +08:00
Jay Two
61cdd95b4f
Update FUNDING.yml
2019-06-15 22:46:50 +09:00
Jay Two
636a25aa20
issue 38, 39
2019-06-01 23:54:22 +09:00
Jay Two
2bea1d1b58
Update FUNDING.yml
2019-05-27 21:14:09 +09:00
Jay Two
628a3acbba
Update FUNDING.yml
2019-05-26 22:44:13 +09:00
Jay Two
15cc480e93
Update FUNDING.yml
2019-05-26 22:43:05 +09:00
Jay Two
679c483fa7
Create FUNDING.yml
2019-05-26 21:56:36 +09:00
Jay Two
deb03a0221
update example : copycat, helloandroid, webserver
2019-02-27 16:21:34 +09:00
Jay Two
3d1c9f59cf
update readme
2019-02-26 18:20:53 +09:00
Jay Two
d273ce7159
update chartsquestions example
2019-02-26 18:19:39 +09:00
Jay Two
c9c8a54820
update qt project
2019-02-26 17:16:34 +09:00
Jay Two
8c90796fee
update loading chart
2019-02-26 16:59:31 +09:00
Jay Two
b13f772067
update readme
2019-02-26 15:39:14 +09:00
Jay Two
b63f3c3233
update readme
2019-02-26 15:36:57 +09:00