D25891: fix preview of plain text files when using dark theme

2019-12-13 Thread Méven Car
meven added a comment. For reference I had a similar patch https://phabricator.kde.org/D25323 and a potential fix in KSyntaxHighlighting https://phabricator.kde.org/D25328 REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25891 To: iliakats, #dolphin, anthonyfieron

D25891: fix preview of plain text files when using dark theme

2019-12-11 Thread Ilia Kats
This revision was automatically updated to reflect the committed changes. Closed by commit R320:4ec12a850e25: fix preview of plain text files when using dark theme (authored by iliakats). REPOSITORY R320 KIO Extras CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25891?vs=71295&id=7131

D25891: fix preview of plain text files when using dark theme

2019-12-11 Thread Anthony Fieroni
anthonyfieroni accepted this revision. This revision is now accepted and ready to land. REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25891 To: iliakats, #dolphin, anthonyfieroni Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, MrPepe, f

D25891: fix preview of plain text files when using dark theme

2019-12-11 Thread Ilia Kats
iliakats updated this revision to Diff 71295. iliakats added a comment. performance improvement: only do one round of highlighting (skip the one run in the constructor of QSyntaxHighlighter) REPOSITORY R320 KIO Extras CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25891?vs=71288&

D25891: fix preview of plain text files when using dark theme

2019-12-11 Thread Ilia Kats
iliakats added a reviewer: Dolphin. REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25891 To: iliakats, #dolphin Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spo

D25891: fix preview of plain text files when using dark theme

2019-12-11 Thread Ilia Kats
iliakats created this revision. Herald added projects: Dolphin, Frameworks. Herald added subscribers: kfm-devel, kde-frameworks-devel. iliakats requested review of this revision. REVISION SUMMARY When using a dark theme, plain text files without an associated highlighting theme are rendered in