Outreachy Dec 2023 - Weekly Update

2024-01-14 Thread Omkar Acharekar
Hi everyone, I wanted to share progress for the past week. I've been working on the QtInstanceBuilder for a select group of UI files, specifically for those widgets which utilize the *weld_message_dialog* interface. I able to implement the parser and in this week, I will work on

Outreachy Dec 2023 - Weekly Update 4

2024-01-07 Thread Omkar Acharekar
Hello everyone, Last week, I worked on fixing issues in the previous patch and learned about the processes of VCL builder to understand the UI parsing and widget creation. This week I will continue working on implementing QtInstanceBuilder. Last week's Outreachy blog -

Outreachy Dec 2023 - Weekly Update 3

2023-12-30 Thread Omkar Acharekar
Hello everyone, I wish to share my last week's progress. This week I mostly worked on fixing issues in the previous patch and working on the QtInstanceBuilder. The tough issue here is to convert already existing gtk ui files into a format that can be compatible with Qt. Taking guide from vcl