Jan Niklas Hasse 89f2c58285 Remove redundant c_str() call found by clang-tidy před 6 roky
..
Lua acea973863 Move remaining functions out of String.h and into StringUtilities.h. před 6 roky
Controls.cpp 634543b38f Implement progress bar element (progressbar) (#69) před 6 roky
DataFormatter.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. před 6 roky
DataQuery.cpp 455f11a280 Fix sign comparision in DataQuery.cpp před 6 roky
DataSource.cpp f4c8e4b095 Make all code compatible with std containers also. před 6 roky
DataSourceListener.cpp 89f2c58285 Remove redundant c_str() call found by clang-tidy před 6 roky
ElementDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementDataGridCell.cpp ab8bc1e2af Remove reference count on Element and replace by unique_ptr před 6 roky
ElementDataGridExpandButton.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementDataGridRow.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementForm.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
ElementFormControl.cpp 391f39b038 Merge branch 'master' into performance před 6 roky
ElementFormControlDataSelect.cpp cb347e1a38 NULL to nullptr před 6 roky
ElementFormControlInput.cpp 7049289f06 Text element, don't crash on invalid type před 6 roky
ElementFormControlSelect.cpp 55239271e0 Don't convert to/from rml when generating select dropdown options, add to benchmark. před 6 roky
ElementFormControlTextArea.cpp f9975a0e8e Begin conversion to UTF8 před 6 roky
ElementProgressBar.cpp 634543b38f Implement progress bar element (progressbar) (#69) před 6 roky
ElementTabSet.cpp 91f5231e3d Properly handle clicks on tabs in ElementTabSet (hopefully fixes #46). před 6 roky
ElementTextSelection.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) před 6 roky
ElementTextSelection.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
InputType.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) před 6 roky
InputType.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. před 6 roky
InputTypeButton.cpp 391f39b038 Merge branch 'master' into performance před 6 roky
InputTypeButton.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
InputTypeCheckbox.cpp 391f39b038 Merge branch 'master' into performance před 6 roky
InputTypeCheckbox.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
InputTypeRadio.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
InputTypeRadio.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
InputTypeRange.cpp b993a65fa0 Cleanup widget slider před 6 roky
InputTypeRange.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
InputTypeSubmit.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
InputTypeSubmit.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
InputTypeText.cpp f9975a0e8e Begin conversion to UTF8 před 6 roky
InputTypeText.h d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) před 6 roky
SelectOption.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! před 6 roky
WidgetDropDown.cpp b770b9dd69 Fix return value of WidgetDropDown::AddOption, see #64. před 6 roky
WidgetDropDown.h 21bfc992e4 Defer DropDown box layout until visible před 6 roky
WidgetSlider.cpp b993a65fa0 Cleanup widget slider před 6 roky
WidgetSlider.h b993a65fa0 Cleanup widget slider před 6 roky
WidgetSliderInput.cpp b993a65fa0 Cleanup widget slider před 6 roky
WidgetSliderInput.h b993a65fa0 Cleanup widget slider před 6 roky
WidgetTextInput.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
WidgetTextInput.h 8207ac4c63 Further improvements to text input elements: před 6 roky
WidgetTextInputMultiLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint před 6 roky
WidgetTextInputMultiLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint před 6 roky
WidgetTextInputSingleLine.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint před 6 roky
WidgetTextInputSingleLine.h ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint před 6 roky
WidgetTextInputSingleLinePassword.cpp ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint před 6 roky
WidgetTextInputSingleLinePassword.h 3db7c4036f Use override instead of virtual where appropriate. před 6 roky
XMLNodeHandlerDataGrid.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
XMLNodeHandlerDataGrid.h c700fe2fac Clean up Controls::XmlNodeHandlers před 6 roky
XMLNodeHandlerTabSet.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
XMLNodeHandlerTabSet.h c700fe2fac Clean up Controls::XmlNodeHandlers před 6 roky
XMLNodeHandlerTextArea.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) před 6 roky
XMLNodeHandlerTextArea.h c700fe2fac Clean up Controls::XmlNodeHandlers před 6 roky