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

[GROUPED_VIEW] Grouped view nesting ordering #215

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

svlad-90
Copy link
Owner

@svlad-90 svlad-90 commented Oct 31, 2024

  • Implement 'grouped view' nesting ordering
  • Disable automatic application of the regex groups to the 'grouped view'
  • Update README.md
  • Change tFoundMatch::idx field type from int16_t to int
  • Change the transparency of the Gantt chart plot's QCPItemText
  • Add jump from the 'grouped view' to the 'search view' at the start of the search

- Implement 'grouped view' nesting ordering
- Disable automatic application of the regex groups to the 'grouped
  view'
- Update README.md
- Change tFoundMatch::idx field type from int16_t to int
- Change transparency of the Gantt chart plot's QCPItemText
- Add jump from the 'grouped view' to the 'search view' during start of
  the search

Signed-off-by: Vladyslav Goncharuk <vladyslav_goncharuk@epam.com>
@svlad-90 svlad-90 force-pushed the dev/vladyslav-goncharuk/ISSUE-214 branch from 2168351 to 7df55e3 Compare October 31, 2024 23:09
@svlad-90 svlad-90 merged commit 9689ed6 into master Oct 31, 2024
6 checks passed
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.

[GROUPED_VIEW] Add possibility to specify the order of the application of groups
1 participant