Fred Gleason
6dd815a570
2022-02-12 Fred Gleason <fredg@paravelsystems.com>
...
* Rewrote the 'Cart Data Dump (CSV)' report in rdlibrary(1) to
use the CSV generation routines in 'lib/rdcsv.[cpp|h]'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-12 12:07:19 -05: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
d9925e0ee8
2021-08-13 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in rdlibrary(1) that caused misaligned
columns when generating a Cut Report.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 19:24:51 -04:00
Fred Gleason
338465531c
2021-08-13 Fred Gleason <fredg@paravelsystems.com>
...
* Replaced hard-coded date/time formats with standard formats in
all reports and GUI modules.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-13 10:02:26 -04:00
David Klann
288fb02fed
Fix a typo in lib/rdcut.cpp that threw a SQL error.
...
Fix typos in lib/rdsvc.cpp that threw SQL errors.
Fix typos in rdlibrary/list_reports.cpp that threw SQL errors.
Fix typos in utils/rdclilogedit/operations.cpp that threw SQL errors.
Fix typos in utils/rddbmgr/updateschema.cpp that threw SQL errors.
Signed-off-by: David Klann <dklann@broadcasttool.com>
2021-05-09 21:29:45 -05:00
Fred Gleason
ad56584012
2021-04-19 Fred Gleason <fredg@paravelsystems.com>
...
* Escaped all SQL identifiers in 'rdlibrary/'.
* Replaced " with ' delimiters in all SQL literal strings in
'rdlibrary/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-19 20:11:16 -04:00
Fred Gleason
7208b5758e
2021-03-08 Fred Gleason <fredg@paravelsystems.com>
...
* Removed Qt3-style accelerators from rdadmin(1).
* Removed Qt3-style accelerators from rdairplay(1).
* Removed Qt3-style accelerators from rdcastmanager(1).
* Removed Qt3-style accelerators from rdcatch(1).
* Removed Qt3-style accelerators from rdlibrary(1).
* Removed Qt3-style accelerators from rdlogedit(1).
* Removed Qt3-style accelerators from rdlogin(1).
* Removed Qt3-style accelerators from rdlogmanager(1).
* Removed Qt3-style accelerators from rdselect(1).
* Removed Qt3-style accelerators from rddbconfig(8).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-03-08 15:50:26 -05:00
Fred Gleason
89a0d72439
2021-02-23 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the Qt3Support library from the build system.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-23 18:07:21 -05:00
Fred Gleason
4731b3e520
2021-01-10 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'RDCartFilter' widget.
* Added a 'RDLibraryModel' model.
* Refactored rdlibrary(1)'s main window to use the model-based
API.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-01-10 11:54:29 -05:00
Fred Gleason
640440ac64
2019-10-03 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored rdlibrary(1) to use the 'RDDialog' and 'RDWidget'
base classes.
2019-10-03 18:51:32 -04:00
Fred Gleason
62a0914e05
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the 'Cart Data Dump (fixed width)' report from
rdlibrary(1).
2019-04-24 17:54:26 -04:00
Fred Gleason
01dc164ee5
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdlibrary(1) that broke the 'Cart Data Dump (CSV)'
report.
2019-04-24 17:46:50 -04:00
Fred Gleason
d0bcd00173
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
...
* Changed the 'Wht' column in the 'Cut Report' in rdlibrary(1)
to be 'W/O' and display weight or order values as appropriate
for the 'Schedule Cuts' setting.
2019-04-24 14:11:58 -04:00
Fred Gleason
9775e7ad32
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
...
* Modified the 'Rot' column in the 'Cart Report' in rdlibrary(1)
to display to show 'WTD' for 'By Weight' and 'ORD' for
'By Specified Order'.
2019-04-24 13:05:25 -04:00
Fred Gleason
b807ab0598
2019-04-24 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdlibrary(1) that caused the 'Cart Report' to
show duplicate lines for carts containing more than one cut.
2019-04-24 12:49:47 -04:00
Patrick Linstruth
3ed7a7ca6f
Move 'CART.SCHED_CODES' field to 'CART_SCHED_CODES' table.
2018-11-13 13:16:26 -08:00
Fred Gleason
1615861350
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed style inconsistencies in dialogs within rdlibrary(1).
2018-08-14 21:06:37 +00:00
Fred Gleason
8d11616b4b
2018-08-08 Fred Gleason <fredg@paravelsystems.com>
...
* Modified all instances of 'QStringList::split()' calls to use
'QString::split()'.
2018-08-08 18:11:23 -04:00
Fred Gleason
796e1bebc3
2018-08-07 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the 'pam_rd' plug-in.
* Removed rdchunk(1).
* Upgraded Qt3 to Qt4.
2018-08-07 10:09:49 -04:00
Fred Gleason
7d54bc3691
2018-08-02 Fred Gleason <fredg@paravelsystems.com>
...
* Modified reports in rdlibrary(1) to display UTF-8 strings
correctly.
2018-08-02 16:03:29 -04:00
Fred Gleason
f692a3ac0d
2018-01-30 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDApplication'class.
* Converted rdlibrary(1) to use RDApplication.
2018-01-30 03:57:04 -05:00
Fred Gleason
698b475933
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Removed all CVS tags.
* Removed 'const char *name' parameter from all QObject contructors.
2016-05-24 13:13:26 -04:00
Fred Gleason
032f7f0f5a
2015-03-16 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'DESCRIPTION', 'OUTCUE', 'FILENAME' and '*_POINT' fields
to the 'Cart CSV Report' in 'rdlibrary/list_reports.cpp'.
2015-03-16 17:39:45 -04:00
Fred Gleason
774e3c42e7
2015-01-28 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlibrary/list_reports.cpp' that broke the
'Cart Data Dump (CSV)' report when the library was filtered by
group.
* Added 'CONDUCTOR', 'SONG_ID' and 'SCHED_CODE' fields to the
'Cart Data Dump (CSV)' report in 'rdlibrary/list_reports.cpp'.
2015-01-28 18:27:48 -05:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00