| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								history.cpp
							
						
					
				 | 
				
					
						
							
							Return not_null<History*> in App::history().
						
					
				 | 
				2017-09-03 15:45:43 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history.h
							
						
					
				 | 
				
					
						
							
							Replace QFlags with base::flags.
						
					
				 | 
				2017-09-03 15:45:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history.style
							
						
					
				 | 
				
					
						
							
							Display and follow unread mentions in history.
						
					
				 | 
				2017-08-30 19:15:13 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_filter.cpp
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_filter.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_inner.cpp
							
						
					
				 | 
				
					
						
							
							Replace t_assert() with Assert().
						
					
				 | 
				2017-08-30 19:15:42 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_inner.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_item.cpp
							
						
					
				 | 
				
					
						
							
							Allow to view sticker set from admin event log.
						
					
				 | 
				2017-08-30 19:15:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_item.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_section.cpp
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_admin_log_section.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_common.h
							
						
					
				 | 
				
					
						
							
							Version 1.0 stable: bump copyright date to 2017.
						
					
				 | 
				2017-01-11 23:02:13 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_drag_area.cpp
							
						
					
				 | 
				
					
						
							
							Finalize rename / move.
						
					
				 | 
				2017-06-30 09:21:45 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_drag_area.h
							
						
					
				 | 
				
					
						
							
							Made base::lambda a copyable value type.
						
					
				 | 
				2017-02-26 21:01:23 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_inner_widget.cpp
							
						
					
				 | 
				
					
						
							
							Return not_null<History*> in App::history().
						
					
				 | 
				2017-09-03 15:45:43 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_inner_widget.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_item.cpp
							
						
					
				 | 
				
					
						
							
							Display author photo / name in search results.
						
					
				 | 
				2017-09-05 20:21:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_item.h
							
						
					
				 | 
				
					
						
							
							Mark missing ctors deleted
						
					
				 | 
				2017-09-28 18:23:42 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_location_manager.cpp
							
						
					
				 | 
				
					
						
							
							Finalize rename / move.
						
					
				 | 
				2017-06-29 11:39:38 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_location_manager.h
							
						
					
				 | 
				
					
						
							
							Improved location coords precision when converting them to string.
						
					
				 | 
				2017-02-03 13:17:40 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_media.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_media_types.cpp
							
						
					
				 | 
				
					
						
							
							Replace QFlags with base::flags.
						
					
				 | 
				2017-09-03 15:45:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_media_types.h
							
						
					
				 | 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>.
						
					
				 | 
				2017-08-30 19:15:41 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_message.cpp
							
						
					
				 | 
				
					
						
							
							Replace QFlags with base::flags.
						
					
				 | 
				2017-09-03 15:45:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_message.h
							
						
					
				 | 
				
					
						
							
							Allow service messages to be unread mentions.
						
					
				 | 
				2017-08-30 19:15:50 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_service.cpp
							
						
					
				 | 
				
					
						
							
							Display author photo / name in search results.
						
					
				 | 
				2017-09-05 20:21:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_service.h
							
						
					
				 | 
				
					
						
							
							Display author photo / name in search results.
						
					
				 | 
				2017-09-05 20:21:56 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_service_layout.cpp
							
						
					
				 | 
				
					
						
							
							Highlight all mentions when marking them read.
						
					
				 | 
				2017-08-30 19:15:53 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_service_layout.h
							
						
					
				 | 
				
					
						
							
							Highlight all mentions when marking them read.
						
					
				 | 
				2017-08-30 19:15:53 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_widget.cpp
							
						
					
				 | 
				
					
						
							
							Remove unused lang phrases and some code.
						
					
				 | 
				2017-09-28 19:18:27 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history_widget.h
							
						
					
				 | 
				
					
						
							
							Migrate to VS2017.
						
					
				 | 
				2017-09-06 17:11:06 +03:00 |