Commit Graph

23 Commits

Author SHA1 Message Date
b28a35280c Merge branch 'feature/biddingRoundControl' into develop 2026-02-15 09:39:46 +01:00
5afdbd6dd9 Cosmetic source code refactoring. 2026-02-14 10:19:53 +01:00
29f913c532 Using the proper GetBiddingsOfHighestRound request on fetchCurrentBiddings again. 2026-02-14 10:18:37 +01:00
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
ba4f95eb2d Added two minor refactoring todos. 2026-02-13 17:56:05 +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
bea89a2a16 Setting the column 0 to a width of 30 on startup. 2026-02-12 09:59:13 +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
e157d4399d NewItemDialog content is now reset after accept() & using a default value of 1 for share amount. 2026-02-08 10:36:08 +01:00
572f0f266e Added ComboBoxDelegate class and using it as delegate for type columns in table view. 2026-02-08 10:34:47 +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
455c6ef3bd Renamed widgets subproject into BeetRoundWidgets. 2026-02-05 18:48:13 +01:00
22adf36aa9 Adjusted the about text, the README and the CHANGELOG for the BeetRound project. 2026-02-05 18:45:31 +01:00
7edd6b9aa0 "Fixed" the failing test. 2026-02-05 18:44:25 +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
debb462f70 initial commit 2026-02-04 19:01:47 +01:00