Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Migrating to Qt

Avery King edited this page Jun 30, 2022 · 1 revision

Key:

Planned/Begun - No commit to any branch yet, but work is in progress. In Progress - Changes have been committed, but nothing is finished. Done - All planned changes have been finished. Testing might still be required.

The Plan

Note: WIP

  1. Rewrite/rework/update Saucedacity's non-GUI (including any audio) code to be independent of wxWidgets. (Begun)
  2. Create an experimental Qt branch for Qt development. a. Some GUI code might have to be reworked. This will have to stay on that branch until it is ready.

Notes

  • Some of Saucedacity's code might need to be reworked in general, so if updating code to remove wxWidgets dependencies means quite a rework or rewrite, consider an entire reworking if viable.