Everywhere: Remove unused includes of AK/IterationDecision.h 
						
					 
				 
				2023-01-02 20:08:35 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Update the AboutDialog copyright year 
						
					 
				 
				2023-01-11 16:29:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Mimic a user click when calling Button::click() 
						
					 
				 
				2023-01-21 14:49:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Mimic a user click when calling Button::click() 
						
					 
				 
				2023-01-21 14:49:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Prevent "hide unnecessary scrollbars" from showing unwanted bars 
						
					 
				 
				2023-01-08 23:01:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Automatically scroll to a new column on adding it in ColumnsView 
						
					 
				 
				2022-12-30 17:16:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add DoClamp option to AbstractSlider::set_value() 
						
					 
				 
				2022-03-29 17:45:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add DoClamp option to AbstractSlider::set_value() 
						
					 
				 
				2022-03-29 17:45:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream 
						
					 
				 
				2023-01-12 13:56:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream 
						
					 
				 
				2023-01-12 13:56:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Avoid rounding/truncating glyph positions till blitting 
						
					 
				 
				2023-01-05 12:09:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Applications: Rename automatic scrolling timer functions 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+Overall: Remove is_null from Point, Rect and Size 
						
					 
				 
				2022-12-28 22:32:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::FloatPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Rename Button method set_mimic_pressed => mimic_pressed 
						
					 
				 
				2023-01-21 14:49:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Add "visible" state to GUI actions 
						
					 
				 
				2022-12-10 14:28:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 
						
					 
				 
				2023-01-12 11:25:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibCodeComprehension: Re-organize code comprehension related code 
						
					 
				 
				2022-05-21 18:15:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Grow spacers after doing layout 
						
					 
				 
				2022-06-28 17:52:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Change preferred_size in Layout to new layout system 
						
					 
				 
				2022-06-28 17:52:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Mimic a user click when calling Button::click() 
						
					 
				 
				2023-01-21 14:49:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Rename Button method set_mimic_pressed => mimic_pressed 
						
					 
				 
				2023-01-21 14:49:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Allow extra metadata when copying bitmaps to the clipboard 
						
					 
				 
				2023-01-17 00:36:01 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Allow extra metadata when copying bitmaps to the clipboard 
						
					 
				 
				2023-01-17 00:36:01 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add IncrementalSearchBanner 
						
					 
				 
				2022-11-29 15:39:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add ColorFilterer class 
						
					 
				 
				2022-11-19 11:04:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add OpacitySlider to ColorPicker dialog 
						
					 
				 
				2022-12-09 00:25:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Automatically scroll to a new column on adding it in ColumnsView 
						
					 
				 
				2022-12-30 17:16:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Teach ColumnsView where indexes are placed (and scroll to them) 
						
					 
				 
				2022-12-30 17:16:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Make Dialog::ScreenPosition an enum class 
						
					 
				 
				2022-05-13 16:27:43 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 
						
					 
				 
				2023-01-17 19:52:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Make CommonLocationsProvider::load_from_json() failable 
						
					 
				 
				2023-01-09 09:45:26 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add CommonMenus 
						
					 
				 
				2022-11-19 11:04:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Always close() Dialogs no matter the execution result 
						
					 
				 
				2022-11-19 16:04:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Allow more programmatic control over GUI::InputBox 
						
					 
				 
				2022-11-16 17:23:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Rename WindowServerConnection=>ConnectionToWindowServer 
						
					 
				 
				2022-02-25 22:35:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Rename WindowServerConnection=>ConnectionToWindowServer 
						
					 
				 
				2022-02-25 22:35:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Prevent key_down event from bubbling for Key_Up and Key_Down 
						
					 
				 
				2022-12-16 10:14:20 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Set EmojiInputDialog's FrameShape to "Window" 
						
					 
				 
				2022-09-09 11:27:38 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Re-structure the whole initialization pattern for image decoders 
						
					 
				 
				2023-01-20 15:13:31 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Use new layout system in FilePickerDialog 
						
					 
				 
				2022-06-28 17:52:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibThreading+Everywhere: Support returning error from BackgroundAction 
						
					 
				 
				2022-12-15 17:36:57 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 
						
					 
				 
				2021-10-21 16:48:24 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 
						
					 
				 
				2022-09-29 08:31:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Split OpacitySlider into vertical and horizontal helper classes 
						
					 
				 
				2022-12-09 00:25:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntSize by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add a GitCommit SyntaxHighlighter implementation 
						
					 
				 
				2022-01-18 09:01:16 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 
						
					 
				 
				2022-02-07 18:39:50 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibSyntax: Teach each highlighter about it's comment syntax 
						
					 
				 
				2022-11-27 18:28:43 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Programatically draw table header sorting arrows 
						
					 
				 
				2022-08-15 17:17:54 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+Overall: Remove is_null from Point, Rect and Size 
						
					 
				 
				2022-12-28 22:32:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Applications: Rename automatic scrolling timer functions 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Re-work the abstractions of sending image for decoding over IPC 
						
					 
				 
				2023-01-20 15:13:31 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add a prefix to IncrementalSearchBanner's widgets name 
						
					 
				 
				2022-12-08 17:20:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add IncrementalSearchBanner 
						
					 
				 
				2022-11-29 15:39:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Lex INI files as Utf8 
						
					 
				 
				2023-01-11 10:24:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Lex INI files as Utf8 
						
					 
				 
				2023-01-11 10:24:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibSyntax: Teach each highlighter about it's comment syntax 
						
					 
				 
				2022-11-27 18:28:43 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 
						
					 
				 
				2023-01-17 19:52:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Simplify GUI::Label preferred height calculation 
						
					 
				 
				2023-01-06 13:43:04 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Register LazyWidget 
						
					 
				 
				2022-04-03 12:21:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add horizontal and vertical totals to Margins 
						
					 
				 
				2022-07-04 11:15:40 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Add "visible" state to GUI actions 
						
					 
				 
				2022-12-10 14:28:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Add "visible" state to GUI actions 
						
					 
				 
				2022-12-10 14:28:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Add "visible" state to GUI actions 
						
					 
				 
				2022-12-10 14:28:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove redundant inequality comparison operators 
						
					 
				 
				2022-11-06 10:25:08 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add ModelRole::IconOpacity and support it in all views :^) 
						
					 
				 
				2021-07-27 18:27:49 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+LibGUI: Pass predicate to *_matching() methods by const reference 
						
					 
				 
				2022-05-08 17:02:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+LibGUI: Pass predicate to *_matching() methods by const reference 
						
					 
				 
				2022-05-08 17:02:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SystemServer+LoginServer+Userland: Switch to sid-based sockets 
						
					 
				 
				2022-10-03 11:11:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Fix wrong copyright header email for recent OpacitySlider change 
						
					 
				 
				2023-01-01 19:03:03 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add base color to OpacitySlider 
						
					 
				 
				2023-01-01 09:38:07 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Revert "LibGfx: Add directional floating-point scaling to Painter" 
						
					 
				 
				2021-05-03 16:37:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 
						
					 
				 
				2022-09-29 08:31:15 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Implement persistent indices for models 
						
					 
				 
				2021-08-08 14:13:37 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/Format.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WindowServer+LibGUI: Shrink window edge resize hot-spots 
						
					 
				 
				2022-10-11 17:48:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WindowServer+LibGUI: Shrink window edge resize hot-spots 
						
					 
				 
				2022-10-11 17:48:48 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibCore: Use Core::Stream for ProcessStatisticsReader 
						
					 
				 
				2022-12-10 11:49:24 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WindowServer: Add API to set/get screen layouts 
						
					 
				 
				2021-06-20 14:57:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Create an alias for Widget UnregisteredChildHandler 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Create an alias for Widget UnregisteredChildHandler 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+Overall: Remove is_null from Point, Rect and Size 
						
					 
				 
				2022-12-28 22:32:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Applications: Rename automatic scrolling timer functions 
						
					 
				 
				2022-12-26 09:27:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 
						
					 
				 
				2023-01-06 13:36:02 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add GUI::SettingsWindow::add_tab() that takes a constructed tab 
						
					 
				 
				2022-12-15 21:00:24 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Register "jump_to_cursor" as a GML property 
						
					 
				 
				2023-01-09 17:32:03 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Libraries: Use default constructors/destructors in LibGUI 
						
					 
				 
				2022-03-12 14:44:43 -08:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add on_return_pressed function to SpinBox 
						
					 
				 
				2022-05-23 00:12:19 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Implement calculated_min_size() for StackWidget 
						
					 
				 
				2022-09-24 22:59:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Implement calculated_min_size() for StackWidget 
						
					 
				 
				2022-09-24 22:59:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Add a SystemEffects wrapper and helpers 
						
					 
				 
				2022-08-09 12:08:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Implement rubber band selection in table view 
						
					 
				 
				2022-09-11 21:39:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add GUI::TabWidget::add_tab() that takes a constructed tab 
						
					 
				 
				2022-12-16 09:58:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Make undo work for TextDocument ReplaceAllTextCommand 
						
					 
				 
				2023-01-13 13:37:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Make undo work for TextDocument ReplaceAllTextCommand 
						
					 
				 
				2023-01-13 13:37:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 
						
					 
				 
				2023-01-12 11:25:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							HackStudio: Hide autocomplete popup when switching tabs 
						
					 
				 
				2023-01-11 09:15:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Explicitly default initialize class members 
						
					 
				 
				2022-07-15 12:33:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add option to move Toolbar items to overflow menu in groups 
						
					 
				 
				2022-10-06 12:17:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: ToolbarContainer account for frame width 
						
					 
				 
				2021-11-03 16:13:19 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make Font::width() return a float 
						
					 
				 
				2023-01-03 15:25:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI: Add TreeViewModel as a simpler interface for building TreeViews 
						
					 
				 
				2022-05-13 16:31:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 
						
					 
				 
				2023-01-17 19:52:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Meta+Userland: Pass Gfx::IntPoint by value 
						
					 
				 
				2022-12-07 11:48:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+Overall: Remove is_null from Point, Rect and Size 
						
					 
				 
				2022-12-28 22:32:21 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename to_{string => deprecated_string}() where applicable 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 
						
					 
				 
				2023-01-07 14:39:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Improve window resizing performance 
						
					 
				 
				2023-01-17 18:16:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Improve window resizing performance 
						
					 
				 
				2023-01-17 18:16:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGUI+WindowServer: Remove InputPreemptor concept 
						
					 
				 
				2022-11-19 16:04:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00