Commit Graph

12 Commits

Author SHA1 Message Date
Debao Zhang 534490e9b2 Make use of clang-format
Change-Id: I71bbf133223931eddb0c7e568cc0b99ecf807fa1
2020-03-19 01:33:41 +08:00
Debao Zhang 2301ab4b34 Fix examples compile error introduced by API change 2014-03-17 23:55:55 +08:00
Debao Zhang 176160d2a8 API change: Using Format instead of Format * 2013-11-22 10:46:17 +08:00
Debao Zhang 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now 2013-11-05 11:15:25 +08:00
Debao Zhang d8c1f360a2 Update .qdoc files 2013-10-30 17:35:42 +08:00
Debao Zhang 6d3b3cf5d4 Make sure that all examples are console applications 2013-10-23 10:27:21 +08:00
Debao Zhang 895a30524d Add default datetime format for workbook 2013-10-16 09:58:42 +08:00
Debao Zhang b4d9c5f2dd Add custom number format support 2013-10-15 17:27:20 +08:00
Debao Zhang 0548da9387 Add basic document files 2013-10-14 17:35:47 +08:00
Debao Zhang 9845d8f2ee Fix issue 4: Fix background color of solid pattern
For a solid fill, Excel reverses the role of foreground and
background colours
2013-10-14 13:17:53 +08:00
Debao Zhang 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook 2013-09-10 22:22:34 +08:00
Debao Zhang 929db3d481 Refactor: Follow Qt5 module's file directories style
Xlsx Shared library can be used now
2013-08-29 17:14:27 +08:00