2021-02-03 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDReplCartListModel'.
	* Refactored the 'XDS Replicator Carts' dialog in rdadmin(1) to use
	the model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-03 12:58:35 -05:00
parent 4c3775132a
commit 7877144d77
21 changed files with 620 additions and 223 deletions

View File

@@ -20996,3 +20996,7 @@
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'System-Wide Settings' dialog in rdadmin(1) to use
'QMultiMap' instead of 'std::map'.
2021-02-03 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDReplCartListModel'.
* Refactored the 'XDS Replicator Carts' dialog in rdadmin(1) to use
the model-based API.