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

Property widget #119

Merged
merged 46 commits into from
Jun 3, 2021
Merged

Property widget #119

merged 46 commits into from
Jun 3, 2021

Conversation

dyollb
Copy link
Member

@dyollb dyollb commented Jun 1, 2021

This is a major change

  • API changes: class, method, member and typedef/alias names have been unified using clang-tidy and
  • added property widget to simplify and unify how tool settings are rendered (and to eventually decouple logic from UI/Qt)
  • started rewriting qt3 layout based widgets using the new PropertyWidget ui (Get rid of Qt3Support Module  #80)
  • started upgrading Qt API to not use Qt3 methods (Get rid of Qt3Support Module  #80)

Following issues are not competed

remove qt 3 code from VesselWidget
… into property_widget

# Conflicts:
#	iSeg/main.cpp
@dyollb dyollb requested a review from a team as a code owner June 1, 2021 22:16
@dyollb dyollb self-assigned this Jun 2, 2021
@dyollb dyollb merged commit efe31a1 into ITISFoundation:master Jun 3, 2021
@dyollb dyollb deleted the property_widget branch September 22, 2021 15:01
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.

1 participant