Difference between revisions of "User:RomitKumar/GSoC19/logs"
From BRL-CAD
RomitKumar (talk | contribs) (Created page with "== Community Bonding Period (May 6 - May 27) == === May 14 === Discussed about sharing of mock-up code and prototypes with mentor === May 15 === Developed a prototype for gui...") |
RomitKumar (talk | contribs) (→Community Bonding Period (May 6 - May 27)) |
||
Line 11: | Line 11: | ||
Implemented the comment feature using signal dispatcher as suggested by mentor. Made the pr. | Implemented the comment feature using signal dispatcher as suggested by mentor. Made the pr. | ||
=== May 19 === | === May 19 === | ||
− | Studying the codebase to look for implementation of saving feature for each tab. | + | Studying the openscad codebase to look for implementation of saving feature for each tab. |
+ | === May 20 === | ||
+ | Implemented the feature of saving of tab contents in prototype code. Main Window name updates on switching tab. |
Revision as of 00:02, 21 May 2019
Contents
Community Bonding Period (May 6 - May 27)
May 14
Discussed about sharing of mock-up code and prototypes with mentor
May 15
Developed a prototype for gui implementation of multi-tab feature. Prototype Code
May 16
Implementing prototype in openscad codebase
May 17
Implemented the prototype in openscad codebase. Made PR #2949. This pr will act as a sandbox for prototyping and sharing of coding with mentor. Discussion about integrating pre-available editing features in all tabs
May 18
Implemented the comment feature using signal dispatcher as suggested by mentor. Made the pr.
May 19
Studying the openscad codebase to look for implementation of saving feature for each tab.
May 20
Implemented the feature of saving of tab contents in prototype code. Main Window name updates on switching tab.