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

lcUI cleanup and reorganisation #48

Merged
merged 1 commit into from
Apr 26, 2016
Merged

lcUI cleanup and reorganisation #48

merged 1 commit into from
Apr 26, 2016

Conversation

feragon
Copy link
Member

@feragon feragon commented Apr 26, 2016

IMainWindow is not needed anymore as MainWindow is now in Lua

All Qt widgets are moved to widgets folder, ui contains all the Qt .ui files loaded by Lua.

lcmaintoolbar will be loaded by Lua are removed as setupUi() is the only code left (connections and event functions are moved to Lua), and we can modify the toolbar without recompiling.

clicommand files are kept as some functions will be managed in C++ (at least history)

@rvt rvt merged commit b92ae63 into LibreCAD:master Apr 26, 2016
@XVilka XVilka mentioned this pull request Jan 3, 2019
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.

2 participants