Qt UI System TODOs - GrognardsFromHell/TemplePlus GitHub Wiki
Recompile all dependencies with the shared CRT (as is used by qt)
Correctly translate Mouse Events to Qt
- Translate Mouse Wheel Events to Qt
Handle Qt mouse grab correctly (Seems to work)
Correctly translate Keyboard Events to Qt
Implement custom (image based) Quick Item to render old-style text in QML
Implement tio network protocol to access tio files
Provide access to system Arial font via DirectWrite
Implement provider that makes IMG files accessible from QML Image tags
- Correctly handle cinematics, Qt views are intercepting key events. But the entire system seems flawed.
- Package QT DLLs and Plugin DLLs into setup executable