|
text.cpp
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
|
text.h
|
Fix two crashes in OS X 10.6.
|
2017-12-02 16:10:52 +04:00 |
|
text_block.cpp
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
|
text_block.h
|
Use std::unique_ptrs for ITextBlocks.
|
2017-07-06 18:59:47 +03:00 |
|
text_entity.h
|
Parse bold / italic markdown entities.
|
2017-07-06 16:44:11 +03:00 |