Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibreCAD GUI shifted from Lua to C++ and GUI API implemented #304

Merged
merged 98 commits into from Jun 24, 2020

Conversation

Jedi18
Copy link
Contributor

@Jedi18 Jedi18 commented Jun 22, 2020

  1. GUI has been shifted from lua to C++ with a new MainWindow class and other updated GUI C++ classes.
  2. All lua ui files have been removed.
  3. Added automatic generation of toolbar button,menu connection and cli command from lua operation script.
  4. qtbridge renamed to luabridge and all qt related code removed from it.
  5. Lua GUI API for menu, toolbar, clicommand and layers added.
  6. Dialog Widget GUI and related Input GUI classes added.

Jedi18 added 30 commits May 9, 2020 21:06
…ents moved from commandline.lua to mainwindow
…window, add remaining relativeCoordianteEntered
…get_widget and getWindow calls from lua code
Jedi18 added 25 commits June 12, 2020 12:36
@feragon feragon merged commit 59c1755 into LibreCAD:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants