320 Commits (47fda010ea29acd6e7bc9f2fd6d2070fad4e2d94)
 

Author SHA1 Message Date
Debao Zhang bca00392dc Make all of the filenames start with xlsx 11 years ago
Debao Zhang d87b50a4b7 Wrap all char * string with QStringLiteral or QLatin1String 11 years ago
Debao Zhang c1654876fd Update readme file 11 years ago
Debao Zhang 929db3d481 Refactor: Follow Qt5 module's file directories style 11 years ago
Debao Zhang a563809f77 Refactor: D-Pointer used for public classes 11 years ago
Debao Zhang 1e4f34942b Add basic QDateTime support 11 years ago
Debao Zhang d9b7feb912 Add date1904 option for workbook 11 years ago
Debao Zhang 9d871f1753 Fix Fill tags 11 years ago
Debao Zhang cb4026ac3a Don't write cols tag when it donesn't exist 11 years ago
Debao Zhang 3d47093e38 Add Fill & Border Style control for cell 11 years ago
Debao Zhang f1632ee596 Add cell alignment control 11 years ago
Debao Zhang a6bfe24986 Add setRow and setColumn 11 years ago
Debao Zhang abb991c212 Add font format support for cell data 11 years ago
Debao Zhang 0ad70e84c9 Remove the "optimization" flag 11 years ago
Debao Zhang 995b227a48 Improve the example 11 years ago
Debao Zhang 7f00f94b25 Don't use non-ascii charachters in source code 11 years ago
Debao Zhang a042f5bc60 Fix the cell content written for bool type 11 years ago
Debao Zhang 98611399fd Use save() function to save the package instead of close 11 years ago
Debao Zhang 8f7a45859b Fix wrong used XML namespace 11 years ago
Debao Zhang 4ec93ecb41 Long live QtXlsxWriter! 11 years ago