We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"The should be taken from the changelog (below)." should be changed to "The should be a more concise text taken from the changelog (below)."
Adding also "Refer to changelog for more details."
If there are backwards incompatible features, they should be explained
Itemise messages eg.
Adds the class AdvancedDialogForm.
AdvancedDialogForm
Adds methods to insert widgets and remove widgets in the forms.
Adds addSpanningWidget method to FormDockWidget.
addSpanningWidget
FormDockWidget
Adds user-defined functionalities for Ok and Cancel buttons in FormDialog.
Ok
Cancel
FormDialog
Adds several unit tests and examples.
Deprecates getWidgetStates to be getSavedWidgetStates.
getWidgetStates
getSavedWidgetStates
Removes _addWidget.
_addWidget
Simplifies conda environment configuration for development.
Add instructions to push tag: git push origin tag <tag_name>
add conda-forge will crawl https://pypi.org/project/eqt/ regularly & release it by itself
add link to https://github.com/conda-forge/eqt-feedstock
do not use `` as they will not render properly in github
The text was updated successfully, but these errors were encountered:
No branches or pull requests
"The should be taken from the changelog (below)." should be changed to
"The should be a more concise text taken from the changelog (below)."
Adding also "Refer to changelog for more details."
If there are backwards incompatible features, they should be explained
Itemise messages eg.
Adds the class
AdvancedDialogForm
.Adds methods to insert widgets and remove widgets in the forms.
Adds
addSpanningWidget
method toFormDockWidget
.Adds user-defined functionalities for
Ok
andCancel
buttons inFormDialog
.Adds several unit tests and examples.
Deprecates
getWidgetStates
to begetSavedWidgetStates
.Removes
_addWidget
.Simplifies conda environment configuration for development.
Add instructions to push tag:
git push origin tag <tag_name>
add conda-forge will crawl https://pypi.org/project/eqt/ regularly & release it by itself
add link to https://github.com/conda-forge/eqt-feedstock
do not use `` as they will not render properly in github
The text was updated successfully, but these errors were encountered: