mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 00:04:48 -07:00
* Refactor CardInfo Widgets to reside in their appropriate folder and to have a clearer naming structure. * Add optional HoverToZoom functionality to CardInfoPictureWidget (default: disabled) and utility class to display text over a CardInfoPictureWidget. * Patch CardInfoWidgets to use the new CardDatabaseManager. * Add HoverToZoom to CardInfoPictureWithTextOverlayWidget * Refactors and new signals for CardInfoPictureWidgets. * Address pull request comments (nullptr checks and additional comments, mostly.) * Reformat code so the linter will stop yelling at me. * Linting. * Fix the build. * Fix warnings. * Formatting, const qualifiers. * Sensibly call the base class's (QWidget) paint event. * Address PR comments (card picture). * QT Version check because enterEvent signature changed. * Linting. --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de> |
||
|---|---|---|
| .. | ||
| dlg_connect.cpp | ||
| dlg_connect.h | ||
| dlg_create_game.cpp | ||
| dlg_create_game.h | ||
| dlg_create_token.cpp | ||
| dlg_create_token.h | ||
| dlg_edit_avatar.cpp | ||
| dlg_edit_avatar.h | ||
| dlg_edit_password.cpp | ||
| dlg_edit_password.h | ||
| dlg_edit_tokens.cpp | ||
| dlg_edit_tokens.h | ||
| dlg_edit_user.cpp | ||
| dlg_edit_user.h | ||
| dlg_filter_games.cpp | ||
| dlg_filter_games.h | ||
| dlg_forgot_password_challenge.cpp | ||
| dlg_forgot_password_challenge.h | ||
| dlg_forgot_password_request.cpp | ||
| dlg_forgot_password_request.h | ||
| dlg_forgot_password_reset.cpp | ||
| dlg_forgot_password_reset.h | ||
| dlg_load_deck_from_clipboard.cpp | ||
| dlg_load_deck_from_clipboard.h | ||
| dlg_load_remote_deck.cpp | ||
| dlg_load_remote_deck.h | ||
| dlg_manage_sets.cpp | ||
| dlg_manage_sets.h | ||
| dlg_register.cpp | ||
| dlg_register.h | ||
| dlg_roll_dice.cpp | ||
| dlg_roll_dice.h | ||
| dlg_settings.cpp | ||
| dlg_settings.h | ||
| dlg_tip_of_the_day.cpp | ||
| dlg_tip_of_the_day.h | ||
| dlg_update.cpp | ||
| dlg_update.h | ||
| dlg_view_log.cpp | ||
| dlg_view_log.h | ||