Michael Ragazzon 200904a510 Fix tiled decorator alignment not working. před 5 roky
..
FontEngineDefault 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
Lua 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
BaseXMLParser.cpp cb4e66e7b8 Add include files where used před 6 roky
Box.cpp cb4e66e7b8 Add include files where used před 6 roky
Clock.cpp df43531453 Be specific about includes před 5 roky
Clock.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ComputeProperty.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
ComputeProperty.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Context.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
ContextInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ContextInstancerDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ContextInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
ConvolutionFilter.cpp 33dcbeea0e Add missing include před 5 roky
Core.cpp 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. před 5 roky
Decorator.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
DecoratorGradient.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
DecoratorGradient.h 262031f2ab Implement gradient decorator před 6 roky
DecoratorInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorNinePatch.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
DecoratorNinePatch.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiled.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
DecoratorTiled.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledBox.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledBox.h 7f27fc88d1 Make decorator list and font effect list use const pointers. před 6 roky
DecoratorTiledBoxInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledBoxInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
DecoratorTiledHorizontal.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledHorizontal.h 7f27fc88d1 Make decorator list and font effect list use const pointers. před 6 roky
DecoratorTiledHorizontalInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledHorizontalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
DecoratorTiledImage.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledImage.h 7f27fc88d1 Make decorator list and font effect list use const pointers. před 6 roky
DecoratorTiledImageInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledImageInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
DecoratorTiledInstancer.cpp 200904a510 Fix tiled decorator alignment not working. před 5 roky
DecoratorTiledInstancer.h 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators před 6 roky
DecoratorTiledVertical.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledVertical.h 7f27fc88d1 Make decorator list and font effect list use const pointers. před 6 roky
DecoratorTiledVerticalInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
DecoratorTiledVerticalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
DocumentHeader.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
DocumentHeader.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. před 6 roky
Element.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. před 5 roky
ElementAnimation.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
ElementAnimation.h 089939aaae Fix some additional warnings in GCC před 5 roky
ElementBackground.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementBackground.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementBorder.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementBorder.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementDecoration.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementDecoration.h 261d08ce87 Reduce memory footprint of Element před 6 roky
ElementDefinition.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementDefinition.h 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. před 6 roky
ElementDocument.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
ElementHandle.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementHandle.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementImage.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
ElementImage.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementScroll.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementStyle.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
ElementStyle.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementText.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
ElementTextDefault.cpp 4adce4300b Dirty font effects when the 'font-effect' property is changed. Fixes #98. před 5 roky
ElementTextDefault.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementUtilities.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
Event.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
EventDispatcher.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
EventDispatcher.h d7ba65477f Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher. před 6 roky
EventInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
EventInstancerDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
EventInstancerDefault.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
EventIterators.h 186eaefcd2 Remove ElementReference před 6 roky
EventListenerInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
EventSpecification.cpp 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. před 6 roky
EventSpecification.h 391f39b038 Merge branch 'master' into performance před 6 roky
Factory.cpp 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic před 5 roky
FileInterface.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
FileInterfaceDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
FileInterfaceDefault.h cb347e1a38 NULL to nullptr před 6 roky
FontEffect.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
FontEffectBlur.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
FontEffectBlur.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. před 6 roky
FontEffectGlow.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
FontEffectGlow.h 00f66332d8 Add offset to glow před 6 roky
FontEffectInstancer.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
FontEffectOutline.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
FontEffectOutline.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. před 6 roky
FontEffectShadow.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
FontEffectShadow.h 396e23b774 Implement Blur and Glow font-effects. Some clean-up. před 6 roky
FontEngineInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
Geometry.cpp 26ecdec228 Fix geometry not setting its host element or context on construction před 5 roky
GeometryDatabase.cpp 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. před 5 roky
GeometryDatabase.h 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. před 5 roky
GeometryUtilities.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
IdNameMap.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
LayoutBlockBox.cpp 9f17bde203 Property 'white-space: nowrap' should not disable scrollbars on overflow. See #94. před 5 roky
LayoutBlockBox.h cb347e1a38 NULL to nullptr před 6 roky
LayoutBlockBoxSpace.cpp 97729eeefa Fix some headers před 6 roky
LayoutBlockBoxSpace.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
LayoutEngine.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
LayoutEngine.h 391f39b038 Merge branch 'master' into performance před 6 roky
LayoutInlineBox.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
LayoutInlineBox.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
LayoutInlineBoxText.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
LayoutInlineBoxText.h f9975a0e8e Begin conversion to UTF8 před 6 roky
LayoutLineBox.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
LayoutLineBox.h cb347e1a38 NULL to nullptr před 6 roky
Log.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
Math.cpp 8d7dbfa8c3 Trust the compiler před 6 roky
Memory.cpp 4506c911f4 Fix warning on MSVC před 5 roky
Memory.h 20b78498e5 Attempt at fixing compilation with gnustl_static, see #87 před 5 roky
ObserverPtr.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Plugin.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PluginRegistry.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PluginRegistry.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Pool.h e38f78fbe6 Try fixing compilation. před 6 roky
Pool.inl 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. před 6 roky
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. před 5 roky
PropertiesIterator.h aa80c3b917 Add PropertySource to properties and revise element info debugging před 6 roky
PropertiesIteratorView.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Property.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertyDefinition.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertyDictionary.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertyParserAnimation.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
PropertyParserAnimation.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. před 6 roky
PropertyParserColour.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
PropertyParserColour.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
PropertyParserKeyword.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertyParserKeyword.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. před 6 roky
PropertyParserNumber.cpp 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic před 5 roky
PropertyParserNumber.h 735f6d37f2 Update number parser procedure. Fixes #102. Improves performance. před 5 roky
PropertyParserString.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertyParserString.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. před 6 roky
PropertyParserTransform.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
PropertyParserTransform.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
PropertyShorthandDefinition.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
PropertySpecification.cpp 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. před 6 roky
RenderInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
Spritesheet.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
Stream.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
StreamFile.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
StreamFile.h 3ee01de68c Remove ReferenceCountable from Stream před 6 roky
StreamMemory.cpp cb4e66e7b8 Add include files where used před 6 roky
StringUtilities.cpp 6d5975da52 Remove non-standard string comparison, and unnecessary template. před 6 roky
StyleSheet.cpp 45a6868ff6 Remove the StringCache. See #96. před 5 roky
StyleSheetFactory.cpp 1321de7bb9 Fix structural pseudo-selectors only being applied if written with parenthesis. See #30. před 5 roky
StyleSheetFactory.h 3993ddd71d Speed up element definition retrieval by hashing tag and id. před 6 roky
StyleSheetNode.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
StyleSheetNode.h 5f9323a85d Fix some warnings před 6 roky
StyleSheetNodeSelector.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelector.h eff01ba43a The big rename. We are now RmlUi version 2.0! před 6 roky
StyleSheetNodeSelectorEmpty.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorEmpty.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorFirstChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorFirstChild.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorFirstOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorFirstOfType.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorLastChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorLastChild.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorLastOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorNthChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorNthChild.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorNthLastChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorNthLastChild.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorNthLastOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorNthLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorNthOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorNthOfType.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorOnlyChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorOnlyChild.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetNodeSelectorOnlyOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
StyleSheetNodeSelectorOnlyOfType.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
StyleSheetParser.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
StyleSheetParser.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
StyleSheetSpecification.cpp 45a6868ff6 Remove the StringCache. See #96. před 5 roky
SystemInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
Template.cpp eade39c2db Some header fixes před 6 roky
Template.h 68f53dce67 Clean up types and aliases, trying to be more consistent. před 6 roky
TemplateCache.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
TemplateCache.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
Texture.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. před 5 roky
TextureDatabase.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. před 5 roky
TextureDatabase.h a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. před 5 roky
TextureLayout.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
TextureLayout.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
TextureLayoutRectangle.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
TextureLayoutRectangle.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
TextureLayoutRow.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
TextureLayoutRow.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
TextureLayoutTexture.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
TextureLayoutTexture.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
TextureResource.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. před 5 roky
TextureResource.h a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. před 5 roky
Transform.cpp 45a6868ff6 Remove the StringCache. See #96. před 5 roky
TransformPrimitive.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. před 5 roky
TransformState.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Tween.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
TypeConverter.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
URL.cpp cb4e66e7b8 Add include files where used před 6 roky
Utilities.h b00b7612f8 Add a fingerprint to the font effect před 6 roky
Variant.cpp cb4e66e7b8 Add include files where used před 6 roky
Vector3.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
Vector4.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
WidgetSlider.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
WidgetSlider.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
WidgetSliderScroll.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
WidgetSliderScroll.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
XMLNodeHandler.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. před 6 roky
XMLNodeHandlerBody.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
XMLNodeHandlerBody.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler před 6 roky
XMLNodeHandlerDefault.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
XMLNodeHandlerDefault.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler před 6 roky
XMLNodeHandlerHead.cpp eade39c2db Some header fixes před 6 roky
XMLNodeHandlerHead.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
XMLNodeHandlerTemplate.cpp a6f5078531 Cleaning up header files: Include what we use. před 6 roky
XMLNodeHandlerTemplate.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler před 6 roky
XMLParseTools.cpp 6d5975da52 Remove non-standard string comparison, and unnecessary template. před 6 roky
XMLParseTools.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
XMLParser.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. před 6 roky
precompiled.h 45a6868ff6 Remove the StringCache. See #96. před 5 roky