BruebachL
05d06f9016
Sort Tags in TagFilterWidget ( #5660 )
...
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-26 11:59:59 -05:00
RickyRister
e8574641b0
use new rename icon in replays tab ( #5658 )
2025-02-26 00:14:27 -05:00
RickyRister
9ac13018c6
include folder name in VDS search when folders are enabled ( #5637 )
2025-02-25 18:39:34 -05:00
RickyRister
06b25f1cfc
add "edit tags" to VDS right-click menu ( #5631 )
...
* refactor: move openTagEditDlg up a level
* add edit tags to menu
* set DeleteOnClose attribute on menu
* fix build failure
2025-02-25 18:38:55 -05:00
RickyRister
6f5d369416
Add folder dropdown icons to VDS ( #5632 )
...
* add svg
* update pixmap cache
* get icon to work
* hide icon when not clickable
* use consistent naming
* use expandOnly because apparently that leads to higher image quality
2025-02-25 18:36:48 -05:00
RickyRister
4543038fd8
add "open in deck editor" to VDS right-click menu ( #5634 )
2025-02-25 18:35:56 -05:00
RickyRister
345f8b772c
show error message when open deck fails in VDS ( #5642 )
2025-02-25 18:33:16 -05:00
RickyRister
21e22ed5fb
Destroy VDS in game lobby once game starts ( #5643 )
...
* push back setting change
* rename method and make it public
* destroy vds on game start
2025-02-25 18:31:44 -05:00
RickyRister
0d6497fcdc
Fix banner card changing when opening deck in new tab ( #5649 )
2025-02-25 18:30:53 -05:00
RickyRister
b46667f6db
Fix memory leak when refreshing VDS ( #5647 )
...
* parent deckLoader
* leave comment
2025-02-25 18:30:20 -05:00
RickyRister
af68a95964
Add rename action to deck storage tab ( #5656 )
...
* add icon
* add rename action
2025-02-25 18:29:07 -05:00
RickyRister
959a268f91
Mark deck as modified when banner card is changed ( #5641 )
...
* Mark deck as modified when banner card is changed
* set modified inside setBannerCard
2025-02-22 13:56:48 +00:00
RickyRister
77a3515470
Always download macOS 13 version on intel macs ( #5630 )
...
* Always download macOS 13 version for intel macs
* use contains instead of regex
2025-02-18 22:27:17 +00:00
BruebachL
6a008acb2b
Enhance card update error description. ( #5638 )
...
* Enhance card update error description.
* Enhance card update error description.
* Lint.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-18 22:20:06 +00:00
RickyRister
3df4efebaa
Revert file watcher in VDS ( #5636 )
2025-02-18 20:04:37 +00:00
RickyRister
a28300ac42
add "save deck to clipboard" to VDS right click menu ( #5625 )
2025-02-16 04:18:47 +00:00
RickyRister
0666483756
refactor saveDeckToClipboard in TabDeckEditor ( #5623 )
2025-02-16 02:43:44 +00:00
RickyRister
abca5514af
support right-click menu in VDS ( #5622 )
...
* support right-click menu in VDS
* move methods around
2025-02-16 02:43:20 +00:00
RickyRister
2247c66ea6
refactor how double click signal gets passed up in VDS ( #5621 )
2025-02-15 19:06:11 -05:00
RickyRister
63e3e3ceb1
refactor and add missing log categories to ReleaseChannel ( #5615 )
...
* adding missing log categories
* refactor version lookup
* refactor OS checking code
2025-02-15 21:05:12 +00:00
BruebachL
23f4c9c4e4
Tags in deck editor ( #5608 )
2025-02-12 03:18:00 +00:00
RickyRister
8916e049bd
fix printing selector dropdown not working on mac ( #5606 )
2025-02-11 04:42:31 +00:00
RickyRister
d77ee00e70
Fix crash when VDS show tags is unchecked ( #5605 )
...
* Fix crash when VDS show tags is unchecked
* revert the refactor since I don't know if there's a reason they did it that way
2025-02-11 04:24:08 +00:00
BruebachL
7c9bf75393
Overhaul quick settings for VDS and PrintingSelector ( #5602 )
...
* Move show folders option next to the search bar.
* Add a new settings button and settings popup, move the folder visibility checkbox there and the ability to hide tags.
* Make popup not close when interacting with child widgets.
* Fix mocks.
* Include cog icon.
* Move PrintingSelector Display options to new quick settings widget.
* Adjust size before first show so as to not overflow.
* Add option to hide card size slider in VDS.
* Qt5 support.
* Fix some warnings by containerizing layouts because addChildLayout is silly.
* Fix an incorrect slot/signal assignment.
* Correct sub-categories for settings to persist them.
* Shuffle some slots and signals around to distinguish between the tag filter and the tags on the deck preview widgets.
* Add a quick setting to draw unused color identities and center them.
* Respect the setting on startup.
* Move card size slider to the quick settings menu.
* Move PrintingSelector card size slider to quick menu, adjust other layout from other options.
* Improve layout, add a gray border.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-10 16:50:08 +00:00
Zach H
eb2c71d381
Fix MacOS Finding releases ( #5589 )
2025-02-09 02:26:04 -05:00
RickyRister
86161185d9
Use local-aware compare in VDS file name sort ( #5588 )
2025-02-09 04:38:48 +00:00
RickyRister
79bf3adb2a
Re-sort decks in VDS after toggling show folders ( #5587 )
2025-02-09 04:38:22 +00:00
ZeldaZach
b30b72b7c3
Fix building & logging out
2025-02-07 14:19:53 -05:00
RickyRister
2c6e7d4d3a
Add option to hide folder structure in Visual Deck Storage ( #5575 )
2025-02-07 15:36:24 +00:00
RickyRister
9ec621a1ae
fix wrong size flag bounding rect on linux ( #5573 )
...
* fix flag bounding box on linux
* use the non-deprecated macro
2025-02-07 06:21:56 +00:00
Zach H
67091fff9c
Fixup custom theme image loading ( #5568 )
2025-02-06 13:40:10 +00:00
Zach H
a6649d5401
Add Judge Pawns (+ Resize Donator Pawns) ( #5566 )
2025-02-06 05:51:01 +00:00
RickyRister
b509eed3e0
support shortcuts for tab menu actions ( #5564 )
...
* support shortcuts for tab menu actions
* refactor
* add migration
2025-02-06 04:00:43 +00:00
RickyRister
218ed726b6
Fix wrong position and scaling of svg pixmaps when zoomed out ( #5563 )
...
* fix scaling for player icon profile pic
* fix scaling for other svgs
2025-02-04 22:22:05 +00:00
RickyRister
0503fe589c
fix playericon missing in local games ( #5562 )
2025-02-04 05:53:52 +00:00
Zach H
c2292c11a6
Support Purple Heart for Donators ( #5560 )
2025-02-04 05:06:05 +00:00
RickyRister
ec9feb9f50
fix wrong size flag bounding rect on windows ( #5556 )
...
* fix wrong size flag bounding rect on windows
* fix the values
2025-02-03 05:43:58 +00:00
RickyRister
9680e47bbc
Deprecate userlevels icons ( #5555 )
...
* map old info to colors
* move caching up a level
* delete userlevels folder
* remove default vip color
2025-02-03 05:43:48 +00:00
RickyRister
f782bd709a
preserve image quality when scaling svg ( #5554 )
...
* preserve image quality when scaling svg
* fix missing colorless counter
* do it in a way that doesn't cause warnings to be logged
2025-02-03 02:50:21 +00:00
BruebachL
94e2d64e55
Update sort order on VDS load. ( #5552 )
...
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-02 20:16:38 +00:00
BruebachL
6c1b7c83ec
Debounce writing the setting to cache when adjusting card sizes. ( #5550 )
...
* Debounce writing the setting to cache when adjusting card sizes.
* Lint.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-02 18:45:26 +00:00
BruebachL
9dd60d74d1
Hotfix VDS sizing scrollArea widget incorrectly when created while not visible by setting size in showEvent ( #5547 )
...
* Only resize on folder widget to make sure it doesn't squish the loading indicator.
* Clamp scrollArea widget to viewport width on showEvent to prevent widget being instantiated with wrong width when not visible.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-02-02 17:36:56 +00:00
RickyRister
1de09deb59
Fix size and image quality issues with new user icons ( #5546 )
2025-02-02 15:08:23 +00:00
BruebachL
a0b52ce450
Implement folder support for VDS. ( #5545 )
2025-02-02 15:08:04 +00:00
RickyRister
95cea0f191
Add custom server-side pawn colors ( #5543 )
2025-02-02 03:25:25 +00:00
RickyRister
0fc05e15cd
pass ServerInfo_User down the chain ( #5542 )
2025-02-02 01:04:49 +00:00
RickyRister
34e0130b90
fix view transform button disappearing on click ( #5535 )
2025-02-01 03:31:09 +00:00
BruebachL
33d8edeb9a
Get file format from name. ( #5532 )
...
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-01-27 19:41:29 -05:00
RickyRister
51c542aa04
Disable add to deck submenu if no deck editor tabs are open ( #5530 )
...
* refactor
* just have the deck name
* clean up submenu parenting
* disable add to deck menu if no deck editor tabs are open
2025-01-26 10:24:09 -05:00
BruebachL
4d791f4d7a
Edhrec tab ( #5512 )
...
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: Zach H <zahalpern+github@gmail.com>
2025-01-25 22:29:27 +00:00