5 Commits

Author SHA1 Message Date
Fred Gleason
3f114d3c86 2021-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that could cause segfaults when
	changing the contents of the 'PRE-IMPORT CARTS' or 'POST-IMPORT CARTS'
	lists in the 'Editing Event' dialog in rdlogmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-11 11:25:01 -04:00
Fred Gleason
ac594cc68b 2021-09-01 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up deprecation warnings for 'QString::sprintf()'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-01 19:59:37 -04:00
Fred Gleason
fc61172a55 2021-08-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) that would cause a segfault when
	a cart was dropped in a Pre- or Post-Import list beneath the
	'--End of List--' marker.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-24 13:42:21 -04:00
Fred Gleason
40337a341f 2021-04-19 Fred Gleason <fredg@paravelsystems.com>
* Escaped all SQL identifiers in 'rdlogmanager/'.
	* Replaced " with ' delimiters in all SQL literal strings in
	'rdlogmanager/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-19 21:02:10 -04:00
Fred Gleason
2eaf4689e6 2021-02-09 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDLogLine::transTypeFromString()' method.
	* Refactored the cart stack lists in the 'Edit Event' dialog in
	rdlogmanger(1) to use the model based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-09 10:48:51 -05:00