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

689 Commits

Author SHA1 Message Date
Jay Two
b5acd4cfc3
Merge pull request #86 from dantti/strict-qt
Optimize lookups
2020-05-26 22:35:33 +09:00
Daniel Nicoletti
9fad942300 Optimize lookups
Using contains(foo) && .value(foo) results
in two lookups on the containers using
iterators with find() and it.value() is
more efficient
2020-05-25 17:33:58 -03:00
Jay Two
d46c34b5a3
Merge pull request #85 from dantti/strict-qt
Strict fixes
2020-05-25 23:13:16 +09:00
Daniel Nicoletti
5dc16e3da3 Strict fixes
This disable CMake for checking for a C compiler.
Doesn't quietly fails if Qt is not found.
Add strict definitions for correct usage of
QStrings and disables the deprecated foreach
loops and other deprecated usage of Qt classes.
2020-05-22 14:38:18 -03:00
Jay Two
a670636916 release qsharedpointer v1.3.54 2020-05-23 00:48:40 +09:00
Jay Two
d0d5501062 change ignorecase 2020-05-23 00:34:30 +09:00
Jay Two
2cd1fb0e9b set c++11 2020-05-23 00:22:58 +09:00
Jay Two
d4d5c8afea change sharedptr to Qt type and c++ version to old version 2020-05-21 21:36:30 +09:00
Jay Two
17566ad3c3 set cpp version and header files 2020-05-21 21:24:11 +09:00
Jay Two
86d0133903 Merge branch 'dev83' into dev84 2020-05-21 21:01:27 +09:00
Jay Two
fe40563762
Merge pull request #84 from huvic/feat_copy_style
- added "copy_style" function in document class
- merged to dev83 branch
2020-05-21 20:53:07 +09:00
halvarez
2335ba5332 added "copy_style" function in document class 2020-05-20 13:27:04 +02:00
Jay Two
f852ad5267
Merge pull request #83 from ZgblKylin/master
feat: support multithread tasks
-----------------------------------

Dear @ZgblKylin 

Thanks for reporting.

I merged this to dev82 branch.
2020-05-16 12:24:55 +09:00
ZgblKylin
aa31b87257 feat: support multithread tasks 2020-05-15 11:28:42 +08:00
ZgblKylin
5fabe4dab9 fix: incorrectly resolve relative path for .pri submodule 2020-05-15 11:28:37 +08:00
Jay Two
b204c0e811 issue #75 2020-04-15 21:00:20 +09:00
Jay Two
ad9378537a
Merge pull request #74 from antonyenergy-dev/master
Use QImage dotsPerMeter in insertImage.
- merged to dev80 branch
v1.3.53
2020-04-01 12:06:29 +09:00
antony
865c0de9f8 Use QImage dotsPerMeter in insertImage.
To be able to scale image in document use QImage dotsPerMeterX and dotsPerMeterY. Default qt dotsPerMeterX is 3780,
so new behavior will match previous. But can be changed setting different dotsPerMeterX and dotsPerMeterY.
2020-03-31 21:54:54 +03:00
Jay Two
878d96f09f
Merge pull request #73 from QtExcel/dev80
Dev80
v1.3.52
2020-03-29 21:00:13 +09:00
Jay Two
91037993e9
Merge pull request #72 from laurennlam/cmakification
CMakify the lib in order to be use as an external project
2020-03-24 21:04:53 +09:00
unknown
17fa9c5095 CMakify the lib in order to be use as an external project 2020-03-23 15:57:36 +01:00
Jay Two
aa5bc568ac
Merge pull request #71 from QtExcel/dev79
Pull Request 70
v1.3.51
2020-02-24 22:50:45 +09:00
Jay Two
65de2be077
Merge pull request #70 from Aries1989/master
Thank for reporting.
I merged into the [dev79](https://github.com/QtExcel/QXlsx/tree/dev79) branch.
I will later merge the dev79 branch into the master branch.
2020-02-22 22:37:05 +09:00
sunjingzhao
d29a128fc3 make hyperlink vertical alignment is vertical center 2020-02-22 19:20:02 +08:00
Jay Two
7584bc7557 update markdown 2020-02-07 21:01:34 +09:00
Jay Two
6b1adc6a35 add a example. ReadColor 2020-02-07 20:55:00 +09:00
Jay Two
f405ab35d0
Merge pull request #66 from QtExcel/dev76
Dev76
v1.3.50
2020-01-30 21:51:12 +09:00
Jay Two
dcc03bc73c
testing github actions (ubuntu) 2020-01-30 21:45:15 +09:00
Jay Two
7aaa6fb132 testing github actions 2020-01-29 20:26:13 +09:00
Jay Two
4112cbb86c testing github actions 2020-01-29 20:23:16 +09:00
Jay Two
47f273177b
Merge pull request #65 from GitterRalf/Autosizing
Autosizing
2020-01-23 20:53:31 +09:00
Ralf Tralow
6678918d1f Merge tag 'v1.3.49' into Autosizing 2020-01-23 08:49:37 +01:00
Jay Two
5052263cba update markdown v1.3.49 2020-01-14 21:48:06 +09:00
Jay Two
80ea367041 update markdown 2020-01-14 21:47:50 +09:00
Jay Two
b9f6ebc5c1 update markdown 2020-01-14 21:46:30 +09:00
Jay Two
ea5d9a1dc7 update markdown 2020-01-14 21:45:08 +09:00
Jay Two
69a4a5d4a8 update markdown 2020-01-14 21:43:22 +09:00
Jay Two
e9f63b443e update markdown 2020-01-14 21:40:58 +09:00
Jay Two
60af407792 update markdown 2020-01-14 21:39:15 +09:00
Jay Two
ed9f08bc33 update markdown 2020-01-14 21:37:48 +09:00
Jay Two
fb2bd27c02 update markdown 2020-01-14 21:36:54 +09:00
Jay Two
7627fcbfc6 update markdown 2020-01-14 21:34:11 +09:00
Jay Two
27e5309bd6 update markdown 2020-01-14 21:31:04 +09:00
Jay Two
cb7d6e7fe3 update markdown 2020-01-14 21:29:22 +09:00
Jay Two
589c516503 testing actions 2020-01-14 21:23:34 +09:00
Jay Two
061cb35f99 testing actions 2020-01-14 21:20:21 +09:00
Jay Two
c026d8ffd7 update md 2020-01-14 21:17:57 +09:00
Jay Two
061c480817 update md 2020-01-14 21:16:49 +09:00
Jay Two
1a833e49d2 update md 2020-01-14 21:14:48 +09:00
Jay Two
adbff66a23 testing actions 2020-01-14 21:11:18 +09:00