| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									ui
									
								
							
						
					
				 | 
				
					
						
							
							Moved countries to singleton.
						
					
				 | 
				2021-08-29 21:01:10 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport.style
							
						
					
				 | 
				
					
						
							
							Show members list in PanelMode::Wide.
						
					
				 | 
				2021-05-24 22:45:13 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_edit_identity_box.cpp
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_edit_identity_box.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_encryption.cpp
							
						
					
				 | 
				
					
						
							
							Appended references to const auto types in loop to prevent copying.
						
					
				 | 
				2021-09-09 16:32:04 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_encryption.h
							
						
					
				 | 
				
					
						
							
							'base::optional_variant<' -> 'std::variant<v::null_t,'
						
					
				 | 
				2020-09-29 19:03:19 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_controller.cpp
							
						
					
				 | 
				
					
						
							
							Appended references to const auto types in loop to prevent copying.
						
					
				 | 
				2021-09-09 16:32:04 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_controller.h
							
						
					
				 | 
				
					
						
							
							Removed dcId from passport FileKey.
						
					
				 | 
				2021-08-24 20:02:36 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_row.cpp
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_row.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_view_controller.cpp
							
						
					
				 | 
				
					
						
							
							Simplified ranges::find_if with ranges::any_of and ranges::none_of.
						
					
				 | 
				2020-06-23 21:53:43 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_form_view_controller.h
							
						
					
				 | 
				
					
						
							
							Use layers and boxes from lib_ui.
						
					
				 | 
				2019-10-19 12:27:52 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel.cpp
							
						
					
				 | 
				
					
						
							
							Show some payment errors, focus fields.
						
					
				 | 
				2021-04-06 18:41:15 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel.h
							
						
					
				 | 
				
					
						
							
							Use layers and boxes from lib_ui.
						
					
				 | 
				2019-10-19 12:27:52 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_controller.cpp
							
						
					
				 | 
				
					
						
							
							Moved countries to singleton.
						
					
				 | 
				2021-08-29 21:01:10 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_controller.h
							
						
					
				 | 
				
					
						
							
							Replace mapbox variant with std::variant.
						
					
				 | 
				2020-09-29 19:03:19 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_contact.cpp
							
						
					
				 | 
				
					
						
							
							Simplified extracting of calling code from phone number.
						
					
				 | 
				2021-08-30 20:32:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_contact.h
							
						
					
				 | 
				
					
						
							
							Use layers and boxes from lib_ui.
						
					
				 | 
				2019-10-19 12:27:52 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_document.cpp
							
						
					
				 | 
				
					
						
							
							Moved countries to singleton.
						
					
				 | 
				2021-08-29 21:01:10 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_document.h
							
						
					
				 | 
				
					
						
							
							First full-featured version of payments, no design.
						
					
				 | 
				2021-04-06 18:41:15 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_scans.cpp
							
						
					
				 | 
				
					
						
							
							Use Images::Read instead of App::readImage.
						
					
				 | 
				2021-08-11 18:55:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_edit_scans.h
							
						
					
				 | 
				
					
						
							
							Update submodules to the latest spellcheck.
						
					
				 | 
				2019-11-05 13:23:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_form.cpp
							
						
					
				 | 
				
					
						
							
							First full-featured version of payments, no design.
						
					
				 | 
				2021-04-06 18:41:15 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_form.h
							
						
					
				 | 
				
					
						
							
							First full-featured version of payments, no design.
						
					
				 | 
				2021-04-06 18:41:15 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_password.cpp
							
						
					
				 | 
				
					
						
							
							Fix -Wunused-variable warnings
						
					
				 | 
				2021-07-13 21:43:34 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								passport_panel_password.h
							
						
					
				 | 
				
					
						
							
							Remove twidget header.
						
					
				 | 
				2019-10-01 23:59:46 +03:00 |