| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								animation_value.cpp
							
						
					
				 | 
				
					
						
							
							Add some more !isnan assertions.
						
					
				 | 
				2022-03-07 09:43:46 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								animation_value.h
							
						
					
				 | 
				
					
						
							
							Add anim::repeat enumeration (loop / once).
						
					
				 | 
				2022-05-04 11:22:46 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								animation_value_f.h
							
						
					
				 | 
				
					
						
							
							Moved InterpolatedRect util to separated file.
						
					
				 | 
				2022-02-25 12:56:10 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								animations.cpp
							
						
					
				 | 
				
					
						
							
							Fix dangling timer event in animations manager
						
					
				 | 
				2021-04-11 12:48:27 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								animations.h
							
						
					
				 | 
				
					
						
							
							Fix missing include for Qt 6.4
						
					
				 | 
				2022-07-19 19:44:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cross_animation.cpp
							
						
					
				 | 
				
					
						
							
							Allow fractional stroke values in CrossAnimation.
						
					
				 | 
				2022-02-25 19:23:05 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cross_animation.h
							
						
					
				 | 
				
					
						
							
							Initial commit.
						
					
				 | 
				2019-09-17 17:48:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cross_line.cpp
							
						
					
				 | 
				
					
						
							
							Fix CrossLineAnimation with semi-transparent color.
						
					
				 | 
				2021-05-11 12:56:28 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								cross_line.h
							
						
					
				 | 
				
					
						
							
							Fixed invalidation of CrossLineAnimation.
						
					
				 | 
				2021-02-01 10:58:42 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								fade_animation.cpp
							
						
					
				 | 
				
					
						
							
							Initial commit.
						
					
				 | 
				2019-09-17 17:48:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								fade_animation.h
							
						
					
				 | 
				
					
						
							
							Initial commit.
						
					
				 | 
				2019-09-17 17:48:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								frame_generator.cpp
							
						
					
				 | 
				
					
						
							
							Use src/dst prefixes instead of from/to.
						
					
				 | 
				2022-06-29 16:17:03 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								frame_generator.h
							
						
					
				 | 
				
					
						
							
							Fix build with Xcode.
						
					
				 | 
				2022-07-08 22:44:12 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								gradient.cpp
							
						
					
				 | 
				
					
						
							
							Add gradient_color_at(QGradientStops, ratio).
						
					
				 | 
				2022-06-10 16:06:17 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								gradient.h
							
						
					
				 | 
				
					
						
							
							Add gradient_color_at(QGradientStops, ratio).
						
					
				 | 
				2022-06-10 16:06:17 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								numbers_animation.cpp
							
						
					
				 | 
				
					
						
							
							Added ability to set disable monospace in numbers animation.
						
					
				 | 
				2022-05-24 08:50:24 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								numbers_animation.h
							
						
					
				 | 
				
					
						
							
							Added ability to set disable monospace in numbers animation.
						
					
				 | 
				2022-05-24 08:50:24 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								panel_animation.cpp
							
						
					
				 | 
				
					
						
							
							Fix -Wunused-variable warnings
						
					
				 | 
				2021-07-13 21:24:22 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								panel_animation.h
							
						
					
				 | 
				
					
						
							
							Initial commit.
						
					
				 | 
				2019-09-17 17:48:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								path_shift_gradient.cpp
							
						
					
				 | 
				
					
						
							
							Fix PathShiftGradient colors with custom palettes.
						
					
				 | 
				2021-09-13 20:04:48 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								path_shift_gradient.h
							
						
					
				 | 
				
					
						
							
							Fix PathShiftGradient colors with custom palettes.
						
					
				 | 
				2021-09-13 20:04:48 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								radial_animation.cpp
							
						
					
				 | 
				
					
						
							
							Use base::SafeRound.
						
					
				 | 
				2021-09-27 12:12:54 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								radial_animation.h
							
						
					
				 | 
				
					
						
							
							Draw radial animation in a static method.
						
					
				 | 
				2019-12-10 15:12:48 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ripple_animation.cpp
							
						
					
				 | 
				
					
						
							
							Debug std::isnan assertion violation.
						
					
				 | 
				2021-11-02 09:37:16 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ripple_animation.h
							
						
					
				 | 
				
					
						
							
							Initial commit.
						
					
				 | 
				2019-09-17 17:48:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								show_animation.cpp
							
						
					
				 | 
				
					
						
							
							Added utils for fade animated showing/hiding of widgets.
						
					
				 | 
				2022-03-22 22:36:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								show_animation.h
							
						
					
				 | 
				
					
						
							
							Added utils for fade animated showing/hiding of widgets.
						
					
				 | 
				2022-03-22 22:36:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								slide_animation.cpp
							
						
					
				 | 
				
					
						
							
							Allow querying slide animation state.
						
					
				 | 
				2019-09-26 09:53:57 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								slide_animation.h
							
						
					
				 | 
				
					
						
							
							Allow querying slide animation state.
						
					
				 | 
				2019-09-26 09:53:57 +03:00 |