Lukas Brübach
1090b825ec
Improve layout, add a gray border.
2025-02-10 16:33:11 +01:00
Lukas Brübach
c96847a3e6
Move PrintingSelector card size slider to quick menu, adjust other layout from other options.
2025-02-10 16:15:29 +01:00
Lukas Brübach
5387dc86cc
Move card size slider to the quick settings menu.
2025-02-10 15:46:35 +01:00
Lukas Brübach
69b8111aab
Respect the setting on startup.
2025-02-10 15:32:55 +01:00
Lukas Brübach
b943515576
Add a quick setting to draw unused color identities and center them.
2025-02-10 15:27:36 +01:00
Lukas Brübach
5f5744685c
Shuffle some slots and signals around to distinguish between the tag filter and the tags on the deck preview widgets.
2025-02-10 15:10:08 +01:00
Lukas Brübach
ff884dfe98
Correct sub-categories for settings to persist them.
2025-02-10 14:33:24 +01:00
Lukas Brübach
3bcdce460a
Fix an incorrect slot/signal assignment.
2025-02-10 14:26:53 +01:00
Lukas Brübach
471b048f83
Fix some warnings by containerizing layouts because addChildLayout is silly.
2025-02-10 14:23:04 +01:00
Lukas Brübach
09b8904ed8
Qt5 support.
2025-02-10 14:01:28 +01:00
Lukas Brübach
39af6f211a
Add option to hide card size slider in VDS.
2025-02-10 13:58:20 +01:00
Lukas Brübach
ea30497527
Adjust size before first show so as to not overflow.
2025-02-10 13:43:41 +01:00
Lukas Brübach
0599da9859
Move PrintingSelector Display options to new quick settings widget.
2025-02-10 13:41:41 +01:00
Lukas Brübach
7baafa6273
Include cog icon.
2025-02-10 13:26:53 +01:00
Lukas Brübach
461dbb8e8e
Fix mocks.
2025-02-10 13:20:07 +01:00
Lukas Brübach
b6418e8888
Make popup not close when interacting with child widgets.
2025-02-10 11:33:15 +01:00
Lukas Brübach
f72900fac7
Add a new settings button and settings popup, move the folder visibility checkbox there and the ability to hide tags.
2025-02-10 11:26:31 +01:00
Lukas Brübach
04dc843c4e
Move show folders option next to the search bar.
2025-02-10 10:23:19 +01:00
transifex-integration[bot]
d1102939a2
Translate cockatrice_en@source.ts in pt_BR ( #5601 )
...
100% translated source file: 'cockatrice_en@source.ts'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-02-09 22:12:38 +00:00
Zach H
cb060f43b5
Prevent server crash if DB is down and game is attempted to be created ( #5600 )
2025-02-09 22:11:00 +00:00
transifex-integration[bot]
80bd783d54
Updates for project Cockatrice and language de ( #5595 )
...
* Translate cockatrice/cockatrice_en@source.ts in de
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'de'.
* Translate cockatrice/cockatrice_en@source.ts in de
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'de'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-02-09 19:16:27 +01:00
tooomm
82b147d235
uniform artifact naming ( #5592 )
2025-02-09 12:40:07 +00:00
Zach H
6944f5f81c
Put Logging config on MacOS ( #5591 )
2025-02-09 12:39:09 +00:00
danbopes
8cbfe85ed4
Fix db reconnecting issues ( #5590 )
...
See:
c1b0d50237 (diff-02a32f437187bd4cbfab74877100fee0cfc669dab2c05418681a3557c2cf73f2R109)
We should be checking to see if the query is notActive. In this case, we're literally closing and reopening the connection to the database every time `checkSql()` is called, which is called in numerous places.
2025-02-09 12:12:16 +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
Zach H
07ca243d48
Update QT_LOGGING_CONF if not set ( #5578 )
2025-02-08 16:10:45 +00:00
Zach H
edaca772c5
Support logging config on install ( #5577 )
...
* Support logging config on install
* Support logging config on install
2025-02-08 16:10:37 +00:00
ZeldaZach
b30b72b7c3
Fix building & logging out
2025-02-07 14:19:53 -05:00
RickyRister
57eab3d48a
turn off flow_widget logger ( #5576 )
2025-02-07 15:36:41 +00: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
RickyRister
23223e10b5
actually delete VDS when hiding it in game lobby ( #5572 )
2025-02-07 05:20:42 +00:00
github-actions[bot]
94129607e5
Update translation source strings ( #5571 )
...
Co-authored-by: github-actions <github-actions@github.com>
2025-02-07 04:59:23 +00:00
RickyRister
d951b082c4
Add setting to hide visual deck storage in game lobby ( #5570 )
2025-02-06 13:44:33 +00:00
RickyRister
1ee0e87ba7
remove debug log that was accidentally left in ( #5569 )
2025-02-06 13:43:37 +00:00
Zach H
67091fff9c
Fixup custom theme image loading ( #5568 )
2025-02-06 13:40:10 +00:00
Zach H
9b4f51d1e4
Increase Icon Size in User Lists ( #5567 )
2025-02-06 05:51:19 +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
12ae7a9eeb
Ignore unknown shortcut names in settings ( #5565 )
2025-02-06 04:00:31 +00:00
fluidvanadium
e6e3333673
Deck limit ( #5559 )
...
* increased MAX_FILE_LENGTH
* set MAX_FILE_LENGTH to about 2 megabytes
2025-02-04 22:22:15 +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
e599c6bdac
Mods/Admins/PrivLevels not subject to server idle timeout policy ( #5561 )
2025-02-04 05:20:20 +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