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

Minor plugins refactoring #609

Closed
wants to merge 14 commits into from

Conversation

vifactor
Copy link
Collaborator

@vifactor vifactor commented Jan 5, 2025

No description provided.

@vifactor vifactor changed the base branch from master to refine-search-form January 5, 2025 11:57
@vifactor vifactor force-pushed the minor-plugins-refactoring branch from 325d4c3 to a7abe4c Compare January 5, 2025 20:05
Signed-off-by: Viktor Kopp <[email protected]>
This one is truly independent of QtGlobal header
Previous attempt to avoid C++ header in C code appeared to
be incomplete. The header QtGlobal  was removed, but
macros defined in that header remained in export_rules.h
The compilation did not fail until now most probably because
by accident all C++ file including export_rules.h also explicitely
or implicitly include QtGlobal.

Signed-off-by: Viktor Kopp <[email protected]>
Remove dead code

Signed-off-by: Viktor Kopp <[email protected]>
Cleanup dltargument

Signed-off-by: Viktor Kopp <[email protected]>
Remove unnecessary code

Signed-off-by: Viktor Kopp <[email protected]>
@vifactor vifactor force-pushed the minor-plugins-refactoring branch from a7abe4c to 619f714 Compare January 7, 2025 15:34
@vifactor vifactor deleted the branch refine-search-form January 7, 2025 21:04
@vifactor vifactor closed this Jan 7, 2025
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