| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									fields
									
								
							
						
					
				 | 
				
					
						
							
							Added MaskedInputField::changed signal on wheel event in Ui::TimePart.
						
					
				 | 
				2022-03-28 14:01:24 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									menu
									
								
							
						
					
				 | 
				
					
						
							
							Move Ui::Menu::MenuCallback and st::menuWithIcons here.
						
					
				 | 
				2022-06-03 18:05:09 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								box_content_divider.cpp
							
						
					
				 | 
				
					
						
							
							Allow DividerLabel with only top / bottom part.
						
					
				 | 
				2022-06-02 17:26:29 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								box_content_divider.h
							
						
					
				 | 
				
					
						
							
							Allow DividerLabel with only top / bottom part.
						
					
				 | 
				2022-06-02 17:26:29 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								buttons.cpp
							
						
					
				 | 
				
					
						
							
							Added horizontal padding to round buttons with full radius and width.
						
					
				 | 
				2022-04-23 14:23:20 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								buttons.h
							
						
					
				 | 
				
					
						
							
							Added IconButtonWithText control.
						
					
				 | 
				2022-03-30 18:38:49 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								call_button.cpp
							
						
					
				 | 
				
					
						
							
							Allow to change some styles in CallButton.
						
					
				 | 
				2021-04-27 16:03:12 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								call_button.h
							
						
					
				 | 
				
					
						
							
							Allow to change some styles in CallButton.
						
					
				 | 
				2021-04-27 16:03:12 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								checkbox.cpp
							
						
					
				 | 
				
					
						
							
							Fix possible crash in checkbox.
						
					
				 | 
				2022-06-06 12:20:22 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								checkbox.h
							
						
					
				 | 
				
					
						
							
							Allow clickable links in Ui::Checkbox texts.
						
					
				 | 
				2022-05-31 12:05:00 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dropdown_menu.cpp
							
						
					
				 | 
				
					
						
							
							Build with QT_NO_KEYWORDS
						
					
				 | 
				2021-03-03 22:34:02 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dropdown_menu.h
							
						
					
				 | 
				
					
						
							
							Remove unneeded Q_OBJECT from DropdownMenu
						
					
				 | 
				2022-03-05 16:55:33 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								icon_button_with_text.cpp
							
						
					
				 | 
				
					
						
							
							Added ability to provide align of text to IconButtonWithText.
						
					
				 | 
				2022-04-19 17:12:15 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								icon_button_with_text.h
							
						
					
				 | 
				
					
						
							
							Added IconButtonWithText control.
						
					
				 | 
				2022-03-30 18:38:49 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								inner_dropdown.cpp
							
						
					
				 | 
				
					
						
							
							Make enterEventHook accept a QEnterEvent
						
					
				 | 
				2021-10-19 17:06:25 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								inner_dropdown.h
							
						
					
				 | 
				
					
						
							
							Make enterEventHook accept a QEnterEvent
						
					
				 | 
				2021-10-19 17:06:25 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								input_fields.cpp
							
						
					
				 | 
				
					
						
							
							Remove Pre tag when removing Code tag.
						
					
				 | 
				2022-05-23 12:39:04 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								input_fields.h
							
						
					
				 | 
				
					
						
							
							Add SeparatePanel and ShowMultilineToast.
						
					
				 | 
				2022-04-29 20:19:33 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								labels.cpp
							
						
					
				 | 
				
					
						
							
							Allow DividerLabel with only top / bottom part.
						
					
				 | 
				2022-06-02 17:26:29 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								labels.h
							
						
					
				 | 
				
					
						
							
							Allow DividerLabel with only top / bottom part.
						
					
				 | 
				2022-06-02 17:26:29 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								popup_menu.cpp
							
						
					
				 | 
				
					
						
							
							Don't destroy PopupMenu non-queued if !_useTransparency.
						
					
				 | 
				2022-04-25 15:41:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								popup_menu.h
							
						
					
				 | 
				
					
						
							
							Added ability to set vertical origin to Ui::PopupMenu.
						
					
				 | 
				2022-03-16 09:25:20 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								rp_window.cpp
							
						
					
				 | 
				
					
						
							
							Add Windows 11 snap layouts to custom TitleControls.
						
					
				 | 
				2022-01-18 18:37:35 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								rp_window.h
							
						
					
				 | 
				
					
						
							
							Add Windows 11 snap layouts to custom TitleControls.
						
					
				 | 
				2022-01-18 18:37:35 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								scroll_area.cpp
							
						
					
				 | 
				
					
						
							
							Split qt_adapters to separated files.
						
					
				 | 
				2022-01-24 19:29:36 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								scroll_area.h
							
						
					
				 | 
				
					
						
							
							Moved out kMaxScrollSpeed from scroll area.
						
					
				 | 
				2022-03-14 18:24:52 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								separate_panel.cpp
							
						
					
				 | 
				
					
						
							
							Move Ui::Menu::MenuCallback and st::menuWithIcons here.
						
					
				 | 
				2022-06-03 18:05:09 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								separate_panel.h
							
						
					
				 | 
				
					
						
							
							Move Ui::Menu::MenuCallback and st::menuWithIcons here.
						
					
				 | 
				2022-06-03 18:05:09 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								shadow.cpp
							
						
					
				 | 
				
					
						
							
							Added masked shadow corners for special layers.
						
					
				 | 
				2022-06-02 14:59:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								shadow.h
							
						
					
				 | 
				
					
						
							
							Added masked shadow corners for special layers.
						
					
				 | 
				2022-06-02 14:59:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								side_bar_button.cpp
							
						
					
				 | 
				
					
						
							
							Added support of locked state to side bar button.
						
					
				 | 
				2022-05-30 14:57:21 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								side_bar_button.h
							
						
					
				 | 
				
					
						
							
							Added support of locked state to side bar button.
						
					
				 | 
				2022-05-30 14:57:21 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								time_input.cpp
							
						
					
				 | 
				
					
						
							
							Moved Ui::TimePart to separated file.
						
					
				 | 
				2022-03-28 14:01:24 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								time_input.h
							
						
					
				 | 
				
					
						
							
							Allow submitting ChooseTimeBox with zeros by Enter.
						
					
				 | 
				2021-09-16 10:49:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tooltip.cpp
							
						
					
				 | 
				
					
						
							
							Set screen for tooltip
						
					
				 | 
				2022-03-21 10:16:44 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tooltip.h
							
						
					
				 | 
				
					
						
							
							Allow updating shown ImportantTooltip geometry.
						
					
				 | 
				2021-06-18 16:08:40 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								widgets.style
							
						
					
				 | 
				
					
						
							
							Move Ui::Menu::MenuCallback and st::menuWithIcons here.
						
					
				 | 
				2022-06-03 18:05:09 +04:00 |