| .. |
|
api/edhrec
|
Edhrec tab (#5512)
|
2025-01-25 22:29:27 +00:00 |
|
visual_deck_storage
|
add "open in deck editor" to VDS right-click menu (#5634)
|
2025-02-25 18:35:56 -05:00 |
|
abstract_tab_deck_editor.cpp
|
Rename some save to clipboard actions
|
2025-03-08 20:02:32 -08:00 |
|
abstract_tab_deck_editor.h
|
Rename some save to clipboard actions
|
2025-03-08 20:02:32 -08:00 |
|
tab.cpp
|
Make all tabs closable; add tabs menu (#5451)
|
2025-01-12 16:15:19 -05:00 |
|
tab.h
|
Make all tabs closable; add tabs menu (#5451)
|
2025-01-12 16:15:19 -05:00 |
|
tab_account.cpp
|
General Cleanup of Unused Assets (#5484)
|
2025-01-17 05:08:53 +00:00 |
|
tab_account.h
|
General Cleanup of Unused Assets (#5484)
|
2025-01-17 05:08:53 +00:00 |
|
tab_admin.cpp
|
Allow Moderators to Grant Replay & Activate in TabAdmin (#5492)
|
2025-01-18 02:23:24 +00:00 |
|
tab_admin.h
|
Allow Moderators to Grant Replay & Activate in TabAdmin (#5492)
|
2025-01-18 02:23:24 +00:00 |
|
tab_deck_editor.cpp
|
Abstract deck editor (#5646)
|
2025-02-27 10:57:58 -05:00 |
|
tab_deck_editor.h
|
Abstract deck editor (#5646)
|
2025-02-27 10:57:58 -05:00 |
|
tab_deck_storage.cpp
|
Update recently opened decks regardless of where the deck is opened from (#5691)
|
2025-03-05 21:04:53 -05:00 |
|
tab_deck_storage.h
|
Add rename action to deck storage tab (#5656)
|
2025-02-25 18:29:07 -05:00 |
|
tab_game.cpp
|
Focus tab for quit game dialog (#5670)
|
2025-03-02 09:29:17 -05:00 |
|
tab_game.h
|
Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491)
|
2025-01-19 13:14:23 +00:00 |
|
tab_logs.cpp
|
Always set TabSupervisor as parent in Tab subclasses (#5449)
|
2025-01-12 02:34:11 -05:00 |
|
tab_logs.h
|
Always set TabSupervisor as parent in Tab subclasses (#5449)
|
2025-01-12 02:34:11 -05:00 |
|
tab_message.cpp
|
pass ServerInfo_User down the chain (#5542)
|
2025-02-02 01:04:49 +00:00 |
|
tab_message.h
|
Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491)
|
2025-01-19 13:14:23 +00:00 |
|
tab_replays.cpp
|
use new rename icon in replays tab (#5658)
|
2025-02-26 00:14:27 -05:00 |
|
tab_replays.h
|
Better capitalization & Deck open first (#5520)
|
2025-01-25 05:45:44 +00:00 |
|
tab_room.cpp
|
pass ServerInfo_User down the chain (#5542)
|
2025-02-02 01:04:49 +00:00 |
|
tab_room.h
|
get UserListProxy from TabSupervisor instead of passing it in the constructor (#5490)
|
2025-01-17 15:27:52 +00:00 |
|
tab_server.cpp
|
Rename UserList class to UserListWidget (#5473)
|
2025-01-15 03:07:36 +00:00 |
|
tab_server.h
|
Rename UserList class to UserListWidget (#5473)
|
2025-01-15 03:07:36 +00:00 |
|
tab_supervisor.cpp
|
Update recently opened decks regardless of where the deck is opened from (#5691)
|
2025-03-05 21:04:53 -05:00 |
|
tab_supervisor.h
|
Switch current tab when opening a single-instance tab (#5651)
|
2025-03-02 09:30:55 -05:00 |