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