This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gsoc:log2020 [2020/08/20 10:01] – [Coding Period - III (August 1st - August 31)] jedi18 | gsoc:log2020 [2020/09/02 09:11] (current) – [Coding Period - III (August 1st - August 31)] jedi18 | ||
|---|---|---|---|
| Line 330: | Line 330: | ||
| * Added textoperations lua file | * Added textoperations lua file | ||
| * Added entity properties for text. | * Added entity properties for text. | ||
| + | === 20 August 2020 === | ||
| + | * Added text dialog widget and class | ||
| + | * Text dialog initialization | ||
| + | === 21 August 2020 === | ||
| + | * Updated TextBuilder class to add more properties | ||
| + | * Dialog close transition to text operation | ||
| + | * Settings of text values through dialog. | ||
| + | === 22 August 2020 === | ||
| + | * Add fonts combo box | ||
| + | * Fetching of font from font family in painter | ||
| + | === 23 August 2020 === | ||
| + | * Loading of fonts from resources/ | ||
| + | * Added menu item and toolbar icon for text | ||
| + | * Added context menu transitions for text operation | ||
| + | === 24 August 2020 === | ||
| + | * Wrote phase 3 blog post. | ||
| + | === 25 August 2020 === | ||
| + | * Added symbols list to text dialog. | ||
| + | * Wrote final report blog post. | ||
| + | === 26 August 2020 === | ||
| + | * Fix dimension modification bug. | ||
| + | * Implemented bounding box function for dimensions. | ||
| + | === 27 August 2020 === | ||
| + | === 28 August 2020 === | ||
| + | * Added writing and reading of mtext to dxf. | ||
| + | === 29 August 2020 === | ||
| + | * Added alignment box with icons to replace combo boxes. | ||
| + | * Fix text align position bug. | ||
| + | === 30 August 2020 === | ||
| + | * Added underline and strikethrough for text in lcvtext, | ||
| + | * Added underline and strikethrough options in text dialog. | ||
| + | === 31 August 2020 === | ||
| + | * Final submisison of gsoc report. | ||