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

Revert "reinstate access to QSettings to store ignored version". Fixed compilation on Windows with Qt 5.1.1. Added an option to disable GUI, this time for both Qt 4 and Qt 5. #15

Closed
wants to merge 3 commits into from

Conversation

me21
Copy link

@me21 me21 commented Sep 13, 2013

The application author, not library, should decide how to store settings. This reverts commit c76d4bc.
This is to fix #14.
Also, fixed compilation on Windows with Qt 5.1.1. Added an option to disable GUI, this time for both Qt 4 and Qt 5. Added automatic recompilation of affected files after GUI option changes. Removed unnecessary conditional define in fvupdatewindow.h for Qt 5 - it compiles fine with #include .

…application author, not library, should decide how to store settings.

This reverts commit c76d4bc.

Signed-off-by: Alexandr Zarubkin <[email protected]>
…e GUI, this time for both Qt 4 and Qt 5.

Signed-off-by: Alexandr Zarubkin <[email protected]>
…ges. Removed unnecessary conditional define for Qt 5 - it compiles fine with #include <QWidget>.

Signed-off-by: Alexandr Zarubkin <[email protected]>
@me21
Copy link
Author

me21 commented Sep 19, 2014

Please see new pull request for this: #19.

@me21 me21 closed this Sep 19, 2014
@me21 me21 deleted the autoupdate branch September 19, 2014 11:42
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