Commit Graph

9 Commits

Author SHA1 Message Date
Debao Zhang 24f9bfafa3 Example: Remove wrongly added statements 2013-10-25 16:35:10 +08:00
Debao Zhang 1b5d22e3ee Add unit test for QXlsx::Document 2013-10-25 10:31:13 +08:00
Debao Zhang 81abb19c8c Improve the documentation of the examples 2013-10-19 15:00:54 +08:00
Debao Zhang 0548da9387 Add basic document files 2013-10-14 17:35:47 +08:00
Debao Zhang 426ce14311 Add read xml function for SharedStrings 2013-09-12 11:00:33 +08:00
Debao Zhang 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook 2013-09-10 22:22:34 +08:00
Debao Zhang 7f7fa7e9fa Add basic url type support for Worksheet::write() 2013-09-02 14:22:42 +08:00
Debao Zhang 7816c724dc Worksheet index property should be stored in Workbook 2013-08-30 10:46:13 +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