Michael Ragazzon 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
..
Elements 0314354d0a Fix text content disappearing when Ctrl + Alt + A key combination is used (#773) 7 mesiacov pred
FontEngineDefault b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 mesiacov pred
Layout 679aab8abc Fix flex formatting test and minor include/comment fixups 10 mesiacov pred
BaseXMLParser.cpp edcd777ed0 Fix RML parsing of extra hyphen in closing comment 1 rok pred
Box.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
CMakeLists.txt 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
CallbackTexture.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 rok pred
Clock.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Clock.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
CompiledFilterShader.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
ComputeProperty.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ComputeProperty.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ComputedValues.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
Context.cpp 11b3068ab5 Fix header 6 mesiacov pred
ContextInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
ContextInstancerDefault.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 rok pred
ContextInstancerDefault.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 rok pred
ControlledLifetimeResource.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ConvolutionFilter.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
Core.cpp b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 mesiacov pred
DataController.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataController.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataControllerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataControllerDefault.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataExpression.cpp 010765e45c DataExpression: Implement ternary with jumps (#740) 9 mesiacov pred
DataExpression.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataModel.cpp a9bb4ac615 Fix usage of data variables in selected `option`s (#510) 2 rokov pred
DataModel.h a9bb4ac615 Fix usage of data variables in selected `option`s (#510) 2 rokov pred
DataModelHandle.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataTypeRegister.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 rok pred
DataVariable.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataView.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataView.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DataViewDefault.cpp ded1b0fe53 Code cleanup: Fix some always true/false conditions 1 rok pred
DataViewDefault.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Decorator.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorGradient.cpp 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DecoratorGradient.h 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DecoratorNinePatch.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorNinePatch.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorShader.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorShader.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorText.cpp 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DecoratorText.h 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DecoratorTiled.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 rok pred
DecoratorTiled.h 8559aaf596 Merge branch 'effects' (#594) 1 rok pred
DecoratorTiledBox.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorTiledBox.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorTiledHorizontal.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorTiledHorizontal.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorTiledImage.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorTiledImage.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorTiledVertical.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
DecoratorTiledVertical.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
DecoratorUtilities.cpp 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DecoratorUtilities.h 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
DocumentHeader.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
DocumentHeader.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EffectSpecification.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 rokov pred
Element.cpp b3efa49039 Use std-namespaced math functions and cmath header 8 mesiacov pred
ElementAnimation.cpp 49d41f3e83 Improve warning message when trying to animate box shadows, see #688 1 rok pred
ElementAnimation.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
ElementBackgroundBorder.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
ElementBackgroundBorder.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
ElementDefinition.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
ElementDefinition.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
ElementDocument.cpp b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 rok pred
ElementEffects.cpp 6ebe3df0ac Release old element decorator data after generating new data 7 mesiacov pred
ElementEffects.h 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 rok pred
ElementHandle.cpp 679aab8abc Fix flex formatting test and minor include/comment fixups 10 mesiacov pred
ElementHandle.h da54046bd2 Refactor element handle 1 rok pred
ElementInstancer.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ElementMeta.cpp 4120031621 Allow observer pointers after Rml::Shutdown, but be more assertive about elements 1 rok pred
ElementMeta.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ElementScroll.cpp b32980a0bd Update scrollbar properties to ensure they appear or disappear on the same frame their visibility changed 1 rok pred
ElementStyle.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
ElementStyle.h ac7a1dcf9b Fix some in-source documentation for typos and wrong parameters 1 rok pred
ElementText.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
ElementUtilities.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
Event.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EventDispatcher.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 rok pred
EventDispatcher.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EventInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EventInstancerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EventInstancerDefault.h 01d4627b57 Update various function descriptions and parameter names 1 rok pred
EventListenerInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
EventSpecification.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
EventSpecification.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
Factory.cpp 66d0b7c4d5 Add text decorator, solves #679 1 rok pred
FileInterface.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FileInterfaceDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FileInterfaceDefault.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Filter.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
FilterBasic.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
FilterBasic.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
FilterBlur.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 rok pred
FilterBlur.h 0d16980555 Use sigma instead of blur radius for blur filter 1 rok pred
FilterDropShadow.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 rok pred
FilterDropShadow.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
FontEffect.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
FontEffectBlur.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
FontEffectBlur.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FontEffectGlow.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
FontEffectGlow.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FontEffectInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FontEffectOutline.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
FontEffectOutline.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FontEffectShadow.cpp a9657acee7 Math cleanup, rename and remove some functions 2 rokov pred
FontEffectShadow.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
FontEngineInterface.cpp b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 mesiacov pred
Geometry.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
GeometryBackgroundBorder.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
GeometryBackgroundBorder.h b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
GeometryBoxShadow.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
GeometryBoxShadow.h b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
IdNameMap.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Log.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 rok pred
LogDefault.cpp b1541f5381 Log to console by default on MinGW (#757) 8 mesiacov pred
LogDefault.h ac8e1f2752 Use default log output also when there is no system interface installed 1 rok pred
Math.cpp b3efa49039 Use std-namespaced math functions and cmath header 8 mesiacov pred
Memory.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Memory.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
MeshUtilities.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 rok pred
ObserverPtr.cpp 3c10d0f048 Manually control lifetime of observer pointer data 1 rok pred
Plugin.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PluginRegistry.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PluginRegistry.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
Pool.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Pool.inl 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Profiling.cpp 5ec648c5fb Be consistent about using `size_t` instead of `std::size_t` 1 rok pred
PropertiesIterator.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertiesIteratorView.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Property.cpp 6e1d4874f1 Fix some situations where units were not shown in properties 1 rok pred
PropertyDefinition.cpp 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 1 rok pred
PropertyDictionary.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertyParserAnimation.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserAnimation.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserBoxShadow.cpp 1b0fac7955 Fix parsing of rgba colors in the `box-shadow` property 1 rok pred
PropertyParserBoxShadow.h 655cd9a0fd Add support for the 'box-shadow' property 2 rokov pred
PropertyParserColorStopList.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 rokov pred
PropertyParserColorStopList.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 rokov pred
PropertyParserColour.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserColour.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserDecorator.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserDecorator.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserFilter.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 rokov pred
PropertyParserFilter.h a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 rokov pred
PropertyParserFontEffect.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
PropertyParserFontEffect.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertyParserKeyword.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
PropertyParserKeyword.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertyParserNumber.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserNumber.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
PropertyParserRatio.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
PropertyParserRatio.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertyParserString.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
PropertyParserString.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
PropertyParserTransform.cpp 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 rokov pred
PropertyParserTransform.h 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 rokov pred
PropertyShorthandDefinition.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 rokov pred
PropertySpecification.cpp ded1b0fe53 Code cleanup: Fix some always true/false conditions 1 rok pred
RenderInterface.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 rok pred
RenderInterfaceCompatibility.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 rok pred
RenderManager.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
RenderManagerAccess.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
RenderManagerAccess.h 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesiacov pred
ScrollController.cpp 5d3702504f Scroll controller: Only scroll in scrollable directions 1 rok pred
ScrollController.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Spritesheet.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 rokov pred
Stream.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
StreamFile.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
StreamFile.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
StreamMemory.cpp a9657acee7 Math cleanup, rename and remove some functions 2 rokov pred
StringUtilities.cpp b3f95a2607 Write to string directly for large formats in FormatString 6 mesiacov pred
StyleSheet.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetContainer.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
StyleSheetFactory.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetFactory.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
StyleSheetNode.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetNode.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetParser.cpp 354c37234d Style sheet parser: Adjust number of reserved properties, and formatting 1 rok pred
StyleSheetParser.h 8559aaf596 Merge branch 'effects' (#594) 1 rok pred
StyleSheetSelector.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetSelector.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesiacov pred
StyleSheetSpecification.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
SystemInterface.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
Template.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Template.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TemplateCache.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TemplateCache.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Texture.cpp 8559aaf596 Merge branch 'effects' (#594) 1 rok pred
TextureDatabase.cpp 3b96321d4b Defer texture loading until it is visible 10 mesiacov pred
TextureDatabase.h 3b96321d4b Defer texture loading until it is visible 10 mesiacov pred
TextureLayout.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayout.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayoutRectangle.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayoutRectangle.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayoutRow.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayoutRow.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TextureLayoutTexture.cpp 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 rokov pred
TextureLayoutTexture.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 rokov pred
Traits.cpp 36af609b31 Make FamilyBase ID generator function non-inline 1 rok pred
Transform.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
TransformPrimitive.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 rokov pred
TransformState.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TransformState.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TransformUtilities.cpp 8559aaf596 Merge branch 'effects' (#594) 1 rok pred
TransformUtilities.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Tween.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
TypeConverter.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 rok pred
URL.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
Variant.cpp b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 rokov pred
WidgetScroll.cpp 3c7d0bd557 Round scrollbar and sliderbar offsets 1 rok pred
WidgetScroll.h 51d34a5a0a Simplify scroll widget (no functional changes) 1 rok pred
XMLNodeHandler.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerBody.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerBody.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerDefault.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerHead.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerHead.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerTemplate.cpp 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLNodeHandlerTemplate.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLParseTools.cpp 9775bcb2b3 Fix XML parse error if single curly brace encountered at the end of a data binding string literal (#459) 2 rokov pred
XMLParseTools.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred
XMLParser.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 rok pred
precompiled.h 7492876298 The great formattening - format all library source code and documents 2 rokov pred