Fred Gleason
1496e3e17f
2022-09-30 Fred Gleason <fredg@paravelsystems.com>
...
* Updated various dialogs in rdcatch(1) to use new 'pretty text'
styling for cart and cut objects.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-30 10:13:17 -04:00
Fred Gleason
e2b45d83f9
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
...
* Tweaked the credentials section in the 'Edit Upload' and
'Edit Download' dialogs in rdcatch(1) to indicate whether a
'Password' or a 'Passphrase' is required.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-20 12:14:21 -04:00
Fred Gleason
19370379b4
2022-09-19 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for using a ssh(1) identity file for authentication
to the 'Upload' and 'Download' event types in rdcatch(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-09-19 13:07:48 -04:00
Fred Gleason
42c9de3e30
2022-02-28 Fred Gleason <fredg@paravelsystems.com>
...
* Updated rdcatch(1) to eliminate superfluous SQL filter updates.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-02-28 17:55:47 -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
d0b3fe29cd
2021-08-11 Fred Gleason <fredg@paravelsystems.com>
...
* Adjusted layout in the event dialogs in rdcatch(1) to be
compatible with 12 hour time format.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-08-11 16:30:18 -04:00
Fred Gleason
c41f35e4e1
2021-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the 'Edit Download' dialog in rdcatch(1) to improve
modularity.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-07-20 17:36:02 -04:00
Fred Gleason
0a0834666f
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up compile warnings in rdcatch(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-06-02 12:30:50 -04:00
Fred Gleason
5f2dc2a7a1
2021-04-19 Fred Gleason <fredg@paravelsystems.com>
...
* Escaped all SQL identifiers in 'rdcatch/'.
* Replaced " with ' delimiters in all SQL literal strings in
'rdcatch/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-19 19:29:47 -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
6b1abaa0eb
2021-01-19 Fred Gleason <fredg@paravelsystems.com>
...
* Added 'RDLibraryModel::isCut() and 'RDLibraryModel::cutRow()
methods.
* Refactored 'RDCutDialog' to use the model-based API.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-01-19 10:09:25 -05:00
David Klann
7d60274573
Add support for FTPS upload and download in RDCatch.
...
cURL supports 'ftps://' URLs so this change was trivial.
2020-08-15 21:11:41 -05:00
Fred Gleason
247a3cd857
2019-10-02 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored rdcatch(1) to use the 'RDDialog' and 'RDWidget'
base classes.
2019-10-03 16:20:35 -04:00
Fred Gleason
8ca15c773d
2019-10-01 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored dialogs in the convenience library to use the
'RDDialog' and 'RDWidget' base classes.
2019-10-01 15:10:29 -04:00
Fred Gleason
06dd4c336b
2019-02-07 Fred Gleason <fredg@paravelsystems.com>
...
* Replaced the 'Add Event', 'Delete Event' and 'Modify Event'
commands in the RDCatch Monitor Protocol with multicast update
events.
2019-02-07 13:35:14 -05:00
Fred Gleason
edca43013a
2018-08-15 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed style inconsistencies in dialogs within rdcatch(1).
2018-08-15 19:22:09 +00: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
3c9e8ccb9b
2018-07-16 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up SQL quieries in 'rdcatch/' ensure UTF-8
compatibility.
2018-07-16 20:01:06 -04:00
Fred Gleason
fc004e073e
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the RDCutDialog class to use RDApplication.
2018-02-05 23:10:18 -05:00
Fred Gleason
f46ee15dad
2018-01-31 Fred Gleason <fredg@paravelsystems.com>
...
* Converted rdcatch(1) to use RDApplication.
2018-01-30 23:16:26 -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
dc9375c1d5
2015-03-04 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for 'scp' and 'sftp' protocols in
'rdcatch/edit_upload.cpp'.
* Added support for 'scp' and 'sftp' protocols in
'rdcatch/edit_download.cpp'.
2015-03-04 15:21:42 -05:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00