Commit graph

  • 099cbd8351
    Fix builds on Qt5 ZeldaZach 2024-11-29 10:31:38 -05:00
  • e14b4f55ab Fix unqualified reference. Lukas Brübach 2024-11-29 13:13:26 +01:00
  • 6b9f96d67b Fix update downloader references. Lukas Brübach 2024-11-29 13:06:37 +01:00
  • 8f76908424 Fix the main slot. Lukas Brübach 2024-11-29 13:02:40 +01:00
  • 76ee4d10a8 check to disable pile view checkbox on init RickyRister 2024-11-29 01:55:11 -08:00
  • e8261f1939 fix compiler warnings RickyRister 2024-11-29 01:02:34 -08:00
  • ac371024a7 enable/disable pile view checkbox if groupBy is off RickyRister 2024-11-29 00:28:06 -08:00
  • a01694da92 prevent overlapping sort properties RickyRister 2024-11-29 00:12:22 -08:00
  • a20820a9cd implement thing RickyRister 2024-11-29 00:12:04 -08:00
  • 2c3a15208a refactor to allow for sorting by property of choice RickyRister 2024-11-28 22:36:32 -08:00
  • d65b233366
    Fix Deck Popup Glitchy Rendering ZeldaZach 2024-11-28 16:20:48 -05:00
  • 37bb1367db
    refactor method for positioning cards in ZoneViewZone (#5203) RickyRister 2024-11-28 11:59:31 -08:00
  • 24b5dab456
    leave some documentation on Zone classes (#5199) RickyRister 2024-11-28 11:40:49 -08:00
  • 0609d24caa some small formatting stuff RickyRister 2024-11-28 04:42:18 -08:00
  • 923240e956 use max/min RickyRister 2024-11-28 04:39:26 -08:00
  • f7a7342344 rename some variables RickyRister 2024-11-28 04:04:15 -08:00
  • 0de2307b1d refactor out method for positioning cards in zone view RickyRister 2024-11-28 03:55:21 -08:00
  • c6bfc8b8ea
    Fix Qt5 Slot/Signals for QCheckBoxes (#5201) Zach H 2024-11-27 14:11:55 -08:00
  • 15f334de2a Update client, client/game_logic, client/network to new Qt Slot/Signal syntax. Lukas Brübach 2024-11-27 22:49:44 +01:00
  • db9c0f85fd
    Fix Qt5 Slot/Signals for QCheckBoxes ZeldaZach 2024-11-27 16:33:03 -05:00
  • 280e6138e9 move variables into if block RickyRister 2024-11-27 04:44:04 -08:00
  • d4893f3fdf undo functional change from refactor and clean up comments RickyRister 2024-11-27 04:33:04 -08:00
  • f32a2ecc1c small refactor RickyRister 2024-11-27 02:34:47 -08:00
  • 921574ec16 leave some documentation on Zone classes RickyRister 2024-11-27 00:26:24 -08:00
  • f2b0fa164e
    add padding to right side of card reveal window (#5198) RickyRister 2024-11-26 21:17:37 -08:00
  • 0ca8bdb3a8
    refactor CardList (#5197) RickyRister 2024-11-26 21:15:35 -08:00
  • 916380a691 refactor again RickyRister 2024-11-26 02:33:12 -08:00
  • 3b8e5271e8 move padding into constants RickyRister 2024-11-26 01:58:43 -08:00
  • 099eadaf8a equalize horizontal padding in card reveal window RickyRister 2024-11-26 01:46:07 -08:00
  • db858e3140 refactor to use lambda RickyRister 2024-11-25 22:30:05 -08:00
  • b1911d13c8 clean up CardList::findCard RickyRister 2024-11-25 20:32:53 -08:00
  • bb8c37b615 remove unused parameters from CardList::findCard RickyRister 2024-11-25 20:02:44 -08:00
  • a8471f62bc
    clean up DownloadSettings (#5194) RickyRister 2024-11-25 18:12:56 -08:00
  • 38f1a41692
    Translate cockatrice/cockatrice_en@source.ts in nl transifex-integration[bot] 2024-11-25 23:58:22 +00:00
  • 5f1c03682f
    macOS version fix + wording (#5189) tooomm 2024-11-26 00:05:09 +01:00
  • 3255ed3ffb
    add menu option to reload card db (#5196) RickyRister 2024-11-24 23:43:08 -08:00
  • 128453477f add menu option to reload card db RickyRister 2024-10-12 03:53:21 -07:00
  • c51b54c0c5
    rename variables for url list layout (#5195) RickyRister 2024-11-24 22:27:21 -08:00
  • 6f5b0dbb0b rename variables for url list layout RickyRister 2024-11-24 19:48:50 -08:00
  • 1036aa21fc move default urls to static const RickyRister 2024-11-24 17:10:02 -08:00
  • 54bcab4f0a use addItems RickyRister 2024-11-24 17:08:54 -08:00
  • a3f0807d47
    fix error message (#5192) RickyRister 2024-11-24 06:52:56 -08:00
  • 6309703819 use c++ foreach RickyRister 2024-11-24 05:40:15 -08:00
  • 57501a9266 only reset to default on first run RickyRister 2024-11-24 04:30:12 -08:00
  • 63de07a515 refactor DownloadSettings RickyRister 2024-11-23 22:55:37 -08:00
  • 5b12b488e6 fix error message RickyRister 2024-11-24 01:49:26 -08:00
  • 27055944df
    skip tap animation when rewinding (#5168) RickyRister 2024-11-23 07:40:37 -08:00
  • 0f6ce51af1 skip tap animation when rewinding RickyRister 2024-11-06 01:26:36 -08:00
  • a9bd5b2ff8
    macOS version fix + wording tooomm 2024-11-23 11:59:25 +01:00
  • 7b1653034b
    Bump macos14 XCode to 15.4 (#5188) Zach H 2024-11-22 22:52:42 -05:00
  • 4d0c047c63
    Bump release ZeldaZach 2024-11-22 22:52:22 -05:00
  • 1c395a75e7
    Bump release ZeldaZach 2024-11-22 22:49:34 -05:00
  • 310e0f61ae
    Tmate ZeldaZach 2024-11-22 22:39:54 -05:00
  • ff72c57140
    Tmate ZeldaZach 2024-11-22 22:38:10 -05:00
  • 39d8ca050f
    Bump cross-spawn from 7.0.3 to 7.0.6 in /webclient (#5181) dependabot[bot] 2024-11-22 22:22:36 -05:00
  • 50274cb66d
    Change 'custom(VER)' to 'custom-VER' because Fedora mad (#5180) Zach H 2024-11-22 22:22:22 -05:00
  • bd60a9fd2e
    don't blink highlighted phase when backwards skipping in replays (#5185) RickyRister 2024-11-22 19:21:54 -08:00
  • 83409c32c4
    Cache redirects properly by implementing our own QSettings cache for urls. (#5186) BruebachL 2024-11-23 04:21:26 +01:00
  • 1bb80ea4f1
    Build Fix ZeldaZach 2024-11-22 22:05:07 -05:00
  • e5a53fc82e
    Minor Cleanup ZeldaZach 2024-11-22 21:57:14 -05:00
  • 8f056766a2
    Minor Cleanup ZeldaZach 2024-11-22 21:43:00 -05:00
  • e0e84007fa
    Fix Build ZeldaZach 2024-11-22 21:26:43 -05:00
  • 4f94aa8c5b Make redirect cache ttl a user-adjustable setting. Lukas Brübach 2024-11-23 01:23:11 +01:00
  • 19e45ce929
    Minor Tweaks ZeldaZach 2024-11-22 18:59:52 -05:00
  • fb9e7c536f Adjust debug statements to be in line with existing ones. Lukas Brübach 2024-11-22 20:54:50 +01:00
  • 44a2b4e54b Lint. Lukas Brübach 2024-11-22 20:07:33 +01:00
  • cbc260646f Address comments. Lukas Brübach 2024-11-22 20:03:02 +01:00
  • 9f0e941476 Set the maximum network cache size from settings value on PictureLoaderWorker instantiation. Lukas Brübach 2024-11-22 19:42:50 +01:00
  • eca74114a2 Load and store redirects properly. Lukas Brübach 2024-11-22 18:33:15 +01:00
  • d22137bb89 Cache redirects properly by implementing our own QSettings cache for urls. Lukas Brübach 2024-11-22 13:42:58 +01:00
  • 0acbe50537 don't blink highlighted phase when backwards skipping in replays RickyRister 2024-11-21 22:55:46 -08:00
  • 35f36364e9 remove PriorityUndefined and set PriorityFallback to 0 Cameron McDonald 2024-11-21 17:10:05 -06:00
  • 1bc92623dc
    add "open in new tab" button to decklist confirmation dialogue (#5183) RickyRister 2024-11-21 14:24:50 -08:00
  • e3ff785db7 make priority optional in xml Cameron McDonald 2024-11-21 14:53:41 -06:00
  • ff85cbae91 change PriorityFallback to 1 Cameron McDonald 2024-11-21 14:53:08 -06:00
  • 90ab477976 minor fixes Cameron McDonald 2024-08-25 15:30:02 -05:00
  • c54c677e5a move draft innovation and duel deck sets to secondary prio Cameron McDonald 2024-08-25 15:10:31 -05:00
  • 476eadbd58 remove unused invisible priority col from sets dialog Cameron McDonald 2024-08-25 14:59:34 -05:00
  • 98907a398b revert changes to v3 card database xsd Cameron McDonald 2024-08-25 14:55:36 -05:00
  • 6239fe5a72 make defaultSort logic easier to follow Cameron McDonald 2024-08-16 12:59:13 -05:00
  • 006476b4c6 remove priority fallback ternary from CardSet model Cameron McDonald 2024-08-15 19:45:16 -05:00
  • 0d4d21b8ae re-add missing null check Cameron McDonald 2024-08-15 19:22:41 -05:00
  • cdc6e97d98 revert changes to CockatriceXml3Parser Cameron McDonald 2024-08-15 19:19:02 -05:00
  • bd29ea4215 formatting Cameron McDonald 2024-08-15 12:41:33 -05:00
  • 24fddc233e clean up priority enum Cameron McDonald 2024-08-15 12:21:19 -05:00
  • 9f4ac3b28a rework set prioritization Cameron McDonald 2024-08-15 11:57:46 -05:00
  • f85faf141d feat: prefer 'Core' and 'Expansion' sets for prioritization Cameron McDonald 2024-08-12 13:27:39 -05:00
  • 387dfb41ff
    Change 'custom(VER)' to 'custom-VER' because Fedora mad ZeldaZach 2024-11-21 08:23:44 -05:00
  • ca7a1b7c81 refactor save confirmation window into function RickyRister 2024-11-20 19:36:59 -08:00
  • 977e4ed57b use brackets in one-liner if statements RickyRister 2024-11-20 09:13:12 -08:00
  • d44b62badc implement extra button in confirmation RickyRister 2024-11-20 01:32:00 -08:00
  • 013478574d refactor to use confirmOpen RickyRister 2024-11-20 00:22:52 -08:00
  • a928c91fdd
    Bump cross-spawn from 7.0.3 to 7.0.6 in /webclient dependabot[bot] 2024-11-19 08:12:01 +00:00
  • f73196841a
    Multiple Printings per Deck (#5171) BruebachL 2024-11-19 03:56:44 +01:00
  • a5a4e335a5 Linter. Lukas Brübach 2024-11-19 03:38:02 +01:00
  • 8b1284d799 Pull Parent argument up for CardItem. Lukas Brübach 2024-11-19 03:36:27 +01:00
  • ddd1bd57c3 Pull Parent argument up for CardItem. Lukas Brübach 2024-11-19 03:36:24 +01:00
  • 750b75a3d4 Change parent to be the first argument. Lukas Brübach 2024-11-19 03:23:53 +01:00
  • 3c397a6677 Update translations. Lukas Brübach 2024-11-19 03:15:53 +01:00
  • a958a126a5 Refactor UUID to be providerId and change QString comparisons with empty string to isEmpty(). Lukas Brübach 2024-11-19 03:06:45 +01:00