..  
			 
		
		
			
			
			
			
				
					
						
							
								 
								.gitignore 
							
						
					 
				 
				
					
						
							
							Creating separate .gitignore for runtime, and added them in .gitignore 
						
					 
				 
				2016-02-18 17:12:53 +05:30  
			 
		
			
			
			
			
				
					
						
							
								 
								BrowserWindow.cpp 
							
						
					 
				 
				
					
						
							
							Replace runtime menu with shortcuts for a cleaner UI (and 
						
					 
				 
				2016-06-17 11:32:39 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 
								BrowserWindow.h 
							
						
					 
				 
				
					
						
							
							Replace runtime menu with shortcuts for a cleaner UI (and 
						
					 
				 
				2016-06-17 11:32:39 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 
								BrowserWindow.ui 
							
						
					 
				 
				
					
						
							
							Add a very experimental QT based runtime for pgAdmin 4. 
						
					 
				 
				2013-06-16 14:17:46 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ConfigWindow.cpp 
							
						
					 
				 
				
					
						
							
							Use a custom configuration dialogue and allow the user to specify 
						
					 
				 
				2016-01-19 10:26:36 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ConfigWindow.h 
							
						
					 
				 
				
					
						
							
							Use a custom configuration dialogue and allow the user to specify 
						
					 
				 
				2016-01-19 10:26:36 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ConfigWindow.ui 
							
						
					 
				 
				
					
						
							
							Use a custom configuration dialogue and allow the user to specify 
						
					 
				 
				2016-01-19 10:26:36 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								Info.plist 
							
						
					 
				 
				
					
						
							
							This quite trivial patch adds support for HiDPI (i.e. "retina") displays on OS X. 
						
					 
				 
				2016-06-11 18:14:47 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 
								Server.cpp 
							
						
					 
				 
				
					
						
							
							[Runtime] Setting few of the environment variables (i.e. PATH and 
						
					 
				 
				2016-06-20 21:31:19 +05:30  
			 
		
			
			
			
			
				
					
						
							
								 
								Server.h 
							
						
					 
				 
				
					
						
							
							Support tabs in the runtime browser. 
						
					 
				 
				2016-01-18 14:33:28 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TabWindow.cpp 
							
						
					 
				 
				
					
						
							
							Runtime fixes for QT4 support. 
						
					 
				 
				2016-02-23 09:10:49 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TabWindow.h 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								WebViewWindow.cpp 
							
						
					 
				 
				
					
						
							
							Support tabs in the runtime browser. 
						
					 
				 
				2016-01-18 14:33:28 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								WebViewWindow.h 
							
						
					 
				 
				
					
						
							
							Runtime fixes for QT4 support. 
						
					 
				 
				2016-02-23 09:10:49 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								back.png 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								close.png 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								forward.png 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.cpp 
							
						
					 
				 
				
					
						
							
							Ensure runtime settings are synced after they are updated. 
						
					 
				 
				2016-04-16 19:00:49 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.h 
							
						
					 
				 
				
					
						
							
							Runtime fixes for QT4 support. 
						
					 
				 
				2016-02-23 09:10:49 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.icns 
							
						
					 
				 
				
					
						
							
							Use the modern pgAdmin icon on Mac 
						
					 
				 
				2016-01-14 15:22:49 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.ico 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.pro 
							
						
					 
				 
				
					
						
							
							Allow QMAKE_[C|CXX|L]FLAGS to be set externally from PGADMIN_[C|CXX|LD]FLAGS environment variables respectively. 
						
					 
				 
				2016-06-20 12:54:49 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.qrc 
							
						
					 
				 
				
					
						
							
							Further nice-ification of the runtime UI. 
						
					 
				 
				2016-01-25 17:21:00 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								pgAdmin4.rc 
							
						
					 
				 
				
					
						
							
							Icon for the Windows runtime executable.  Fixes   #1310 
						
					 
				 
				2016-06-08 10:54:28 +01:00