Commit Graph

12 Commits

Author SHA1 Message Date
bb5e894557 Adding optional QVariant data argument to sendGetRequest to pass it to the server. Using hard coded sendGetRequest(GetBiddingsOfSpecificRound, 2) in fetchCurrentBiddings action to test this. 2026-02-14 10:17:31 +01:00
6e51aee3a5 Fetching current biddings from server menu. No extracting biddings from the response and merging into the model yet. 2026-02-14 10:02:00 +01:00
cfd3031cf9 Bidding round control communicating with the server. 2026-02-13 20:24:48 +01:00
a4d2815947 Added an "Event" tab with a BiddingRoundControl class in it. No connections of signals and slots yet. 2026-02-13 16:12:03 +01:00
f148ef9cba Not displaying 0 values for int and double columns in table view, but still using a SpinBox delegate when editing. 2026-02-10 11:52:35 +01:00
bdc8075324 Added support of optional header names when importing CSV file. 2026-02-10 11:04:26 +01:00
40a0815501 Added data(FullNameRole) implementation and minor refactoring. 2026-02-07 19:42:22 +01:00
c6d6b18ab3 Added roles for BeetRound purpose. 2026-02-07 19:41:02 +01:00
2fcd69df5f Renamed core subproject into BeetRoundCore. 2026-02-05 18:58:46 +01:00
3146eceec2 Renamed UI and umbrella project to fit BeetRound project. 2026-02-05 13:58:42 +01:00
acca7140d9 Added submodule for the 3rd party libraries rapidcsv and Qt-QrCodeGenerator. 2026-02-04 19:30:11 +01:00
b24bda2d95 Initial commit based on GenericQtClient v0.3.0 2026-02-04 19:02:41 +01:00