Commit graph

13 commits

Author SHA1 Message Date
greek
256d3740f9 Forgot to stage Results.qml file.
Also added thousands separators to numebrs where appropriate.
2024-06-08 12:27:23 +01:00
greek
ffcc5f892c Calculate payouts. 2024-06-08 00:41:25 +01:00
greek
91ea5543a2 Improved code for showing player bets next to name
Also added this functionality to the croupier "player".
2024-06-07 16:30:49 +01:00
greek
af6401ddd5 Added croupier as a "Player". 2024-06-07 10:06:28 +01:00
greek
14009e8a5d Awful code for showing players' bets next to name. 2024-06-07 08:31:38 +01:00
greek
e482529d67 Skeleton for displaying player bets next to name. 2024-06-06 21:54:59 +01:00
greek
56a4bdccce Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
greek
c2e9d6ff7d Big commit.
Added indicator showing selected Player.
Added maximum of two bets.
When selecting a different player, his current bets will now be shown.
Creating dialog box for bet input dynamically.
2024-06-02 21:13:43 +01:00
greek
8b3815baac Convinient use of repeaters. 2024-06-01 14:46:10 +01:00
greek
5cdc225e47 Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00
greek
f51623deaf Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
greek
8bb03932d2 Changed how player names are changed. 2024-05-31 12:34:47 +01:00
greek
8307e4eec4 Player area with croupier and player names. 2024-05-31 12:10:00 +01:00