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

Organize views as tree #576

Merged
merged 43 commits into from
Jun 27, 2024
Merged

Conversation

joern274
Copy link
Contributor

New features according to CHANGELOG

  • changed appearance from tabular view to tree view
  • added 'directory' elements to organize and manage groups of views
  • added drag'n drop feature allowing to relocate views or directories to another branch in the tree
  • added column for view ID
  • added functions to Python GUI API to create, modify and delete views and directories
  • added UNDO functionality for create/delete view and directory actions
  • fixed sort-by-column feature. The tree is not sorted at program start thus showing elements in 'natural' order.

Julia and others added 30 commits November 26, 2023 19:52
…msec/hal into feature/migrate_views_to_basetreemodel
…ntextView and UserActionObjectType::ContextDir
@joern274 joern274 merged commit 1acdb1a into master Jun 27, 2024
4 checks passed
@joern274 joern274 deleted the feature/migrate_views_to_basetreemodel branch June 27, 2024 12:50
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.

3 participants