Luca

Results 79 comments of Luca

It currently is not but it shouldn't be hard to implement. The description is in 18.3.1.93 and 18.3.1.93 of ISO/IEC 29500-1 We just need to add a getter/setter for the...

https://forum.qt.io/topic/158765/qtablewidget-headerview-expand-and-merge

1. Good point, should also apply on the reading side, will implement as soon as I have a spared minute 2. Can you provide a minimal example so I can...

Yes, that was the straw that broke the camel's back. While implementing that feature I realised the limitations of the design of this library and gave up on developing it...

Example need https://forum.qt.io/topic/92764/qabstractlistmodel-in-qtableview

Example need: https://forum.qt.io/topic/127174/should-i-create-my-own-view

Very strange, we made no change to the code that handles images from the original library. Can you share a minimal example to reproduce the problem?

https://github.com/QtExcel/QXlsx is not a fork to this project. The initial design of this library, however, makes it almost impossible to develop advanced functionality. My suggestion would be to abandon this...

This happens because this library will actually re-create the file from scratch and anything that is not supported will be lost. As a workaround you could open your previous file...