Commit Graph

62 Commits

Author SHA1 Message Date
Debao Zhang 9739020b1f Add document property support
Use QObject::setProperty() to do so
2013-08-30 15:16:57 +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
Debao Zhang 1e4f34942b Add basic QDateTime support 2013-08-29 15:20:01 +08:00
Debao Zhang 3d47093e38 Add Fill & Border Style control for cell 2013-08-28 17:21:56 +08:00
Debao Zhang f1632ee596 Add cell alignment control 2013-08-27 17:14:16 +08:00
Debao Zhang a6bfe24986 Add setRow and setColumn 2013-08-27 14:49:15 +08:00
Debao Zhang abb991c212 Add font format support for cell data 2013-08-27 10:23:11 +08:00
Debao Zhang 995b227a48 Improve the example 2013-08-26 13:54:50 +08:00
Debao Zhang a042f5bc60 Fix the cell content written for bool type 2013-08-26 10:16:33 +08:00
Debao Zhang 98611399fd Use save() function to save the package instead of close 2013-08-26 10:07:31 +08:00
Debao Zhang 4ec93ecb41 Long live QtXlsxWriter! 2013-08-23 23:12:46 +08:00