31 Commits (46bc21bfd9daee884673564f69d5cc652f320382)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Albert Astals Cid 27b76ee7c0 TextDocumentGenerator: Support links that span more than one line 7 years ago
Albert Astals Cid 5cce9a11fe Small refactor in TextDocumentGeneratorPrivate 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 12 years ago
Fabio D'Urso 3dd3a000db Don't crash if Configure Backends is opened again after it's been closed 13 years ago
Azat Khuzhin 1fdb0a0a06 Font selector for TextDocumentGenerator 13 years ago
Albert Astals Cid 30e4830094 Do not crash if start or end layout don't exist 14 years ago
Laurent Montel d9fa1358fa Pedantic 17 years ago
Pino Toscano 0761b20be2 turn the internal class Utils (with just static members) into a TextDocumentUtils namespace 17 years ago
Pino Toscano 697d51e1a2 Make the rendering for TextDocument-based generators threaded, only if Qt (via QFontDatabase) tells us we can. 18 years ago
Pino Toscano c44ce52719 add a private reimplementation of metaData() so the text document generator can show the title of a document 18 years ago
Pino Toscano 7266660c37 Add a protected TextDocumentGenerator* generator() to the TextDocumentConverter to make it able to use stuff of the Document (eg a parent for dialogs). 18 years ago
Pino Toscano c6b7cfab8c Add a addMetaData(DocumentInfo::Key, QString) signal to the TextDocumentConverter. 18 years ago
Pino Toscano a194acf2bc Foo/FooPrivate for TextDocumentConverter 19 years ago
Pino Toscano 006111382b common d_ptr+q_ptr structure for Generator/TextDocumentGenerator, and their private classes 19 years ago
Tobias Koenig bbbbd8eda9 Fixed the 'select one line twice' bug. 19 years ago
Pino Toscano 06411f9805 Add links and annotations when loading the pages, not during the pixmap generations. 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Tobias Koenig e1ab8660ef Add new TextDocumentGenerator class, which is a base class for 19 years ago