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

Clean up login window widget #652

Closed
Wesmania opened this issue Mar 10, 2017 · 0 comments · Fixed by #653
Closed

Clean up login window widget #652

Wesmania opened this issue Mar 10, 2017 · 0 comments · Fixed by #653

Comments

@Wesmania
Copy link
Contributor

Right now the login window widget is a subclass of QWizard, which causes way too much ugly layouting code and limits us when it comes to fancy layouts and theming. We can do much better if we just make it a QDialog with its own layout.

Wesmania added a commit to Wesmania/client that referenced this issue Mar 10, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Mar 10, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Mar 10, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Mar 13, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Mar 14, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 26, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 26, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 26, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 26, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 30, 2017
Fixes FAForever#652.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
Wesmania added a commit to Wesmania/client that referenced this issue Apr 30, 2017
Fixes FAForever#652, fixes FAForever#712.

Signed-off-by: Igor Kotrasinski <ikotrasinsk@gmail.com>
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 a pull request may close this issue.

1 participant