Commit Graph

7 Commits (d6462907f1c38dd9a73787a9da7e870c8765964c)

Author SHA1 Message Date
Nefo Fortressia d6462907f1 fix(.ui): Rename MainWindow class to EchidnaEditor and fix the sidebar tab that isn't a proper tab.
The code in my local machine (to be commited later) refers to the main window UI class as EchidnaEditor, although the ui file still uses MainWindow, Qt Designer's default class name.
I was confused so much by the error message, until I realized the issue was this.

Anyways, this includes the "fix the sidebar tab that isn't a proper tab". Should have commited this in a separate commit, but Git won't let me.
Should have commited this earlier. Same thing with e0ba34d.
2021-09-12 15:14:53 +07:00
Nefo Fortressia e0ba34d360 ref(.ui): Rename ui/form.ui to ui/echidna.ui
Ugh, should have commited this before making the next commit.
Why I still do this sort of stuff. Echidna is supposed to be more maturely developed than BLThunderstorm.
God help me.

Anyways, the diff for the new file ui/echidna.ui is not included here because of that.
2021-09-12 15:07:39 +07:00
Nefo Fortressia 47c0b4b151 feat(form.ui): Add 'New', 'Open' and 'Save' actions for File action 2021-09-11 17:03:34 +07:00
Nefo Fortressia bf0946c8e4 feat: Add widgets for Language Feature Tab. 2021-09-11 16:10:54 +07:00
Nefo Fortressia e747e06219 Merge branch 'main' of https://github.com/OpCodebreaker/Codebreaker 2021-09-11 14:39:16 +07:00
Nefo Fortressia 97e18b8479 feat: Create starting point UI file 2021-09-11 14:34:12 +07:00
Nefo Fortressia 073444f5b1
Initial commit 2021-08-26 21:31:53 +07:00