5 Commits (667e07a343e5ea8d228a93b894e4fde32d4dcb85)

Author SHA1 Message Date
Pino Toscano e8e93ee179 Internally replace a TextEntity with a "lighter version", that stores the raw UTF-16 data of the text. 18 years ago
Pino Toscano 93c57bac43 add a simpler ctor for the private class of textpage 18 years ago
Pino Toscano 8a858a9449 Core implementation of the backward text search, to be used now in the search bar. 18 years ago
Pino Toscano 99a99a1590 instead of just keeping the transformation matrix, add the pointer to the owning page in a text page, so a text page can know more information, and with no need to manually be updated by the page 19 years ago
Pino Toscano 1bd879c240 extract the definition of the private class of TextPage to an own file, and rename it to TextPagePrivate 19 years ago