1 Migrating to Qt
Avery King edited this page 2022-06-30 11:52:29 -07:00

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.