Styling and desktop scaling with QtMarch 4, 2023·6 minsA few more problems I encountered while building a user interface with Qt
An introduction to lifetimesAugust 30, 2022·8 minsResource management, why it matters, and a few helpful concepts.
Reimplementing LOOT's user interface with QtJanuary 15, 2022·20 minsFaster, leaner and (hopefully!) more maintainable.
Horizontal text in themeable vertical tabs with QtJanuary 15, 2022·5 minsAn apparently unsolved problem.
Custom interactive list elements with QtJanuary 15, 2022·21 minsIt’s more difficult than you might think.
A Year of RustOctober 19, 2018·28 minsWhy I chose to learn Rust, the benefits that it’s brought to my projects, and some of its weaknesses.
Streamlining LOOT developmentOctober 17, 2018·4 minsRebuilding the LOOT application on top of its library.
Continuous Delivery in LOOTOctober 17, 2018·6 minsCatching issues early and simplifying our processes for free.