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 
							
						 
					 
					
						
						
							
						
						0636ff068d 
					 
					
						
						
							
							2021-07-30 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Refactored the layout code of the 'RDCardSelector' widget.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2021-07-30 18:09:46 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						6264ec3235 
					 
					
						
						
							
							2021-04-18 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Escaped all SQL identifiers in 'rdadmin/'.
	* Replaced " with ' delimiters in all SQL literal strings in
	'rdadmin/'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2021-04-18 21:23:19 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						776e3ca842 
					 
					
						
						
							
							2021-02-25 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Fixed various regressions in rdadmin(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2021-02-25 09:22:24 -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 
							
						 
					 
					
						
						
							
						
						cd581d3c51 
					 
					
						
						
							
							2021-01-17 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Restored enforcement of service authorized groups in rdairplay(1)
	and rdlogedit(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2021-01-17 16:50:25 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						f18dacf408 
					 
					
						
						
							
							2019-10-01 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Added an 'RDDialog' class.
	* Added an 'RDWidget' class.
	* Refactored rdadmin(1) to use 'RDDialog' and 'RDWidget' base
	classes. 
						
						
					 
					
						2019-10-01 11:17:23 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						3262f398a6 
					 
					
						
						
							
							2018-08-15 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Fixed style inconsistencies in dialogs within rdadmin(1). 
						
						
					 
					
						2018-08-15 17:41:33 +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 
							
						 
					 
					
						
						
							
						
						2d2d52e408 
					 
					
						
						
							
							2018-02-06 Fred Gleason <fredg@paravelsystems.com>  
						
						 
						
						... 
						
						
						
						* Refactored the RDListLogs class to use RDApplication.
	* Converted rdadmin(1) to use RDApplication. 
						
						
					 
					
						2018-02-05 22:22:50 -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 
							
						 
					 
					
						
						
							
						
						afd67c7af8 
					 
					
						
						
							
							Initial import of CVS-v2_8_branch  
						
						 
						
						
						
						
					 
					
						2014-08-12 15:13:02 -04:00