0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Updater not registering QmlControlColors (and thus not working for subsequent updates) More... over 1 year ago
Use palette colours in UpdateEditor More... over 1 year ago
Stop using deprecated Qt.labs.settings in UpdateEditor More... over 1 year ago
Use u::formatNumberScientific in TextVisualisationChannel More... over 1 year ago
Use QT_DISABLE_DEPRECATED_BEFORE against the current version of Qt More... over 1 year ago
Remove -DQT_DEPRECATED_WARNINGS since it no longer has any effect More... over 1 year ago
Fix use of some deprecated APIs More... over 1 year ago
Enable install-qt-action caching More... over 1 year ago
Installation of libxkbcommon no longer necessary following install-qt-action changes More... over 1 year ago
Use upstream ctcache, which now reproduces output More... over 1 year ago
Call GraphModel::updateVisuals when font is changed More... over 1 year ago
Fix font selection More... over 1 year ago
Don't show visual hover on GradientKey and PaletteKey when disabled More... over 1 year ago
Handle broken visualisations in a more graceful way More... over 1 year ago
Revert "Workaround for broken 6.5 windeployqt" More... over 1 year ago
Enable 'Shared Text' visualisation channel More... over 1 year ago
Add SharedTextVisualisationChannel More... over 1 year ago
Add const variant of TransformedGraph::mutableGraph() More... over 1 year ago
Render TextVisuals More... over 1 year ago
Generate, update and position TextVisuals More... over 1 year ago
Add textChange parameter to GraphModel::visualsChanged More... over 1 year ago
Add VisualisationChannel::textVisuals More... over 1 year ago
Add TextVisual More... over 1 year ago
Add various using ...::apply; to *VisualisationChannels More... over 1 year ago
Assert that text layout has been performed in createGPUGlyphData More... over 1 year ago
Call GraphModel::onLayoutChanged directly from layout thread More... over 1 year ago
Emit LayoutThread::executed while the lock is still held More... over 1 year ago
Fix bad initial GraphOverviewScene transition, if the scene hasn't been zoomed or panned More... over 1 year ago
Add comment regarding when GraphModel::onAttributesChanged is triggered More... over 1 year ago
Rebuild visualisations only when required, rather than unconditionally on graph change More... over 1 year ago