.cover.sh
.prepare_test_build.sh
AUTHORS.txt
BUILD.rest
CHANGELOG.adoc
CONTRIBUTING.adoc
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.adoc
README.rest
list_brnch.txt
requirements-dev.txt
requirements.txt
rfgen.py
robot.bmp
setup.cfg
setup.py
tasks.py
test_all.sh
variable_for_sonar.txt
doc/releasenotes/ride-1.7.3.1.rst
doc/releasenotes/ride-1.7.3.rst
doc/releasenotes/ride-1.7.4.1.rst
doc/releasenotes/ride-1.7.4.2.rst
doc/releasenotes/ride-1.7.4.rst
doc/releasenotes/ride-1.7.4b1.rst
doc/releasenotes/ride-1.7.4rc1.rst
doc/releasenotes/ride-2.0.3.rst
doc/releasenotes/ride-2.0.5.rst
doc/releasenotes/ride-2.0.6.rst
doc/releasenotes/ride-2.0.7.rst
doc/releasenotes/ride-2.0.8.1.rst
doc/releasenotes/ride-2.0.8.rst
doc/releasenotes/ride-2.0.rst
doc/releasenotes/ride-2.0b1.rst
doc/releasenotes/ride-2.0b2.rst
doc/releasenotes/ride-2.0b3.rst
doc/releasenotes/ride-2.0rc1.rst
doc/releasenotes/ride-2.1a3.rst
doc/releasenotes/ride-2.1b1.rst
doc/releasenotes/ride-2.1dev70.rst
doc/releasenotes/ride-2.1dev73.rst
doc/releasenotes/ride-2.1dev75.rst
doc/releasenotes/ride-2.1dev77.rst
doc/releasenotes/ride-2.1dev79.rst
doc/releasenotes/ride-2.1dev81.rst
rtest/__init__.py
rtest/go_find_some_bugs.py
rtest/model.py
rtest/simplifier.py
rtest/test_runner.py
rtest/testdir/resources/resu.txt
src/bin/ride.py
src/bin/ride_postinstall.py
src/robotframework_ride.egg-info/PKG-INFO
src/robotframework_ride.egg-info/SOURCES.txt
src/robotframework_ride.egg-info/dependency_links.txt
src/robotframework_ride.egg-info/entry_points.txt
src/robotframework_ride.egg-info/requires.txt
src/robotframework_ride.egg-info/top_level.txt
src/robotide/__init__.py
src/robotide/__main__.py
src/robotide/robotapi.py
src/robotide/version.py
src/robotide/action/__init__.py
src/robotide/action/action.py
src/robotide/action/actioninfo.py
src/robotide/action/shortcut.py
src/robotide/application/CHANGELOG.html
src/robotide/application/__init__.py
src/robotide/application/application.py
src/robotide/application/debugconsole.py
src/robotide/application/docbook-xsl.css
src/robotide/application/editorprovider.py
src/robotide/application/pluginconnector.py
src/robotide/application/pluginloader.py
src/robotide/application/releasenotes.py
src/robotide/application/restartutil.py
src/robotide/application/updatenotifier.py
src/robotide/context/__init__.py
src/robotide/context/coreplugins.py
src/robotide/context/logger.py
src/robotide/contrib/__init__.py
src/robotide/contrib/testrunner/ArgsParser.py
src/robotide/contrib/testrunner/Command.py
src/robotide/contrib/testrunner/CommandArgs.py
src/robotide/contrib/testrunner/FileWriter.py
src/robotide/contrib/testrunner/Process.py
src/robotide/contrib/testrunner/SettingsParser.py
src/robotide/contrib/testrunner/TestRunnerAgent.py
src/robotide/contrib/testrunner/__init__.py
src/robotide/contrib/testrunner/runprofiles.py
src/robotide/contrib/testrunner/testrunner.py
src/robotide/contrib/testrunner/testrunnerplugin.py
src/robotide/contrib/testrunner/usages.py
src/robotide/controller/__init__.py
src/robotide/controller/arguments.py
src/robotide/controller/basecontroller.py
src/robotide/controller/cellinfo.py
src/robotide/controller/ctrlcommands.py
src/robotide/controller/dataloader.py
src/robotide/controller/filecontrollers.py
src/robotide/controller/macrocontrollers.py
src/robotide/controller/project.py
src/robotide/controller/robotdata.py
src/robotide/controller/settingcontrollers.py
src/robotide/controller/stepcontrollers.py
src/robotide/controller/tablecontrollers.py
src/robotide/controller/tags.py
src/robotide/controller/testexecutionresults.py
src/robotide/controller/validators.py
src/robotide/controller/ui/__init__.py
src/robotide/controller/ui/treecontroller.py
src/robotide/editor/__init__.py
src/robotide/editor/cellrenderer.py
src/robotide/editor/clipboard.py
src/robotide/editor/contentassist.py
src/robotide/editor/customsourceeditor.py
src/robotide/editor/dialoghelps.py
src/robotide/editor/editorcreator.py
src/robotide/editor/editordialogs.py
src/robotide/editor/editors.py
src/robotide/editor/fieldeditors.py
src/robotide/editor/flowsizer.py
src/robotide/editor/formatters.py
src/robotide/editor/gridbase.py
src/robotide/editor/gridcolorizer.py
src/robotide/editor/kweditor.py
src/robotide/editor/listeditor.py
src/robotide/editor/macroeditors.py
src/robotide/editor/popupwindow.py
src/robotide/editor/settingeditors.py
src/robotide/editor/tags.py
src/robotide/editor/texteditor.py
src/robotide/editor/tooltips.py
src/robotide/lib/__init__.py
src/robotide/lib/robot-commit
src/robotide/lib/compat/__init__.py
src/robotide/lib/compat/parsing/__init__.py
src/robotide/lib/compat/parsing/language.py
src/robotide/lib/compat/parsing/languages.py
src/robotide/lib/compat/parsing/validator.py
src/robotide/lib/compat/pygments/__init__.py
src/robotide/lib/compat/pygments/robotframework.py
src/robotide/lib/robot/__init__.py
src/robotide/lib/robot/__main__.py
src/robotide/lib/robot/errors.py
src/robotide/lib/robot/jarrunner.py
src/robotide/lib/robot/libdoc.py
src/robotide/lib/robot/pythonpathsetter.py
src/robotide/lib/robot/rebot.py
src/robotide/lib/robot/run.py
src/robotide/lib/robot/testdoc.py
src/robotide/lib/robot/tidy.py
src/robotide/lib/robot/version.py
src/robotide/lib/robot/api/__init__.py
src/robotide/lib/robot/api/deco.py
src/robotide/lib/robot/api/logger.py
src/robotide/lib/robot/conf/__init__.py
src/robotide/lib/robot/conf/gatherfailed.py
src/robotide/lib/robot/conf/settings.py
src/robotide/lib/robot/htmldata/__init__.py
src/robotide/lib/robot/htmldata/htmlfilewriter.py
src/robotide/lib/robot/htmldata/jartemplate.py
src/robotide/lib/robot/htmldata/jsonwriter.py
src/robotide/lib/robot/htmldata/normaltemplate.py
src/robotide/lib/robot/htmldata/template.py
src/robotide/lib/robot/htmldata/common/doc_formatting.css
src/robotide/lib/robot/htmldata/common/js_disabled.css
src/robotide/lib/robot/htmldata/common/storage.js
src/robotide/lib/robot/htmldata/lib/jquery.highlight.min.js
src/robotide/lib/robot/htmldata/lib/jquery.min.js
src/robotide/lib/robot/htmldata/lib/jquery.tablesorter.min.js
src/robotide/lib/robot/htmldata/lib/jquery.tmpl.min.js
src/robotide/lib/robot/htmldata/lib/jsxcompressor.min.js
src/robotide/lib/robot/htmldata/lib/versions.txt
src/robotide/lib/robot/htmldata/libdoc/libdoc.css
src/robotide/lib/robot/htmldata/libdoc/libdoc.html
src/robotide/lib/robot/htmldata/libdoc/print.css
src/robotide/lib/robot/htmldata/libdoc/pygments.css
src/robotide/lib/robot/htmldata/rebot/common.css
src/robotide/lib/robot/htmldata/rebot/fileloading.js
src/robotide/lib/robot/htmldata/rebot/log.css
src/robotide/lib/robot/htmldata/rebot/log.html
src/robotide/lib/robot/htmldata/rebot/log.js
src/robotide/lib/robot/htmldata/rebot/model.js
src/robotide/lib/robot/htmldata/rebot/print.css
src/robotide/lib/robot/htmldata/rebot/report.css
src/robotide/lib/robot/htmldata/rebot/report.html
src/robotide/lib/robot/htmldata/rebot/testdata.js
src/robotide/lib/robot/htmldata/rebot/util.js
src/robotide/lib/robot/htmldata/rebot/view.js
src/robotide/lib/robot/htmldata/testdata/create_jsdata.py
src/robotide/lib/robot/htmldata/testdata/create_libdoc_data.py
src/robotide/lib/robot/htmldata/testdata/create_testdoc_data.py
src/robotide/lib/robot/htmldata/testdata/data.js
src/robotide/lib/robot/htmldata/testdata/libdoc.js
src/robotide/lib/robot/htmldata/testdata/libdoc.txt
src/robotide/lib/robot/htmldata/testdata/testdoc.js
src/robotide/lib/robot/htmldata/testdata/dir.suite/__init__.robot
src/robotide/lib/robot/htmldata/testdata/dir.suite/test.suite.1.robot
src/robotide/lib/robot/htmldata/testdata/dir.suite/test.suite.2.robot
src/robotide/lib/robot/htmldata/testdata/dir.suite/tests.robot
src/robotide/lib/robot/htmldata/testdoc/testdoc.css
src/robotide/lib/robot/htmldata/testdoc/testdoc.html
src/robotide/lib/robot/libdocpkg/__init__.py
src/robotide/lib/robot/libdocpkg/builder.py
src/robotide/lib/robot/libdocpkg/consoleviewer.py
src/robotide/lib/robot/libdocpkg/htmlwriter.py
src/robotide/lib/robot/libdocpkg/java9builder.py
src/robotide/lib/robot/libdocpkg/javabuilder.py
src/robotide/lib/robot/libdocpkg/model.py
src/robotide/lib/robot/libdocpkg/output.py
src/robotide/lib/robot/libdocpkg/robotbuilder.py
src/robotide/lib/robot/libdocpkg/specbuilder.py
src/robotide/lib/robot/libdocpkg/writer.py
src/robotide/lib/robot/libdocpkg/xmlwriter.py
src/robotide/lib/robot/libraries/BuiltIn.py
src/robotide/lib/robot/libraries/Collections.py
src/robotide/lib/robot/libraries/DateTime.py
src/robotide/lib/robot/libraries/Dialogs.py
src/robotide/lib/robot/libraries/Easter.py
src/robotide/lib/robot/libraries/OperatingSystem.py
src/robotide/lib/robot/libraries/Process.py
src/robotide/lib/robot/libraries/Remote.py
src/robotide/lib/robot/libraries/Reserved.py
src/robotide/lib/robot/libraries/Screenshot.py
src/robotide/lib/robot/libraries/String.py
src/robotide/lib/robot/libraries/Telnet.py
src/robotide/lib/robot/libraries/XML.py
src/robotide/lib/robot/libraries/__init__.py
src/robotide/lib/robot/libraries/dialogs_ipy.py
src/robotide/lib/robot/libraries/dialogs_jy.py
src/robotide/lib/robot/libraries/dialogs_py.py
src/robotide/lib/robot/model/__init__.py
src/robotide/lib/robot/model/configurer.py
src/robotide/lib/robot/model/criticality.py
src/robotide/lib/robot/model/filter.py
src/robotide/lib/robot/model/imports.py
src/robotide/lib/robot/model/itemlist.py
src/robotide/lib/robot/model/keyword.py
src/robotide/lib/robot/model/message.py
src/robotide/lib/robot/model/metadata.py
src/robotide/lib/robot/model/modelobject.py
src/robotide/lib/robot/model/modifier.py
src/robotide/lib/robot/model/namepatterns.py
src/robotide/lib/robot/model/statistics.py
src/robotide/lib/robot/model/stats.py
src/robotide/lib/robot/model/suitestatistics.py
src/robotide/lib/robot/model/tags.py
src/robotide/lib/robot/model/tagsetter.py
src/robotide/lib/robot/model/tagstatistics.py
src/robotide/lib/robot/model/testcase.py
src/robotide/lib/robot/model/testsuite.py
src/robotide/lib/robot/model/totalstatistics.py
src/robotide/lib/robot/model/visitor.py
src/robotide/lib/robot/output/__init__.py
src/robotide/lib/robot/output/debugfile.py
src/robotide/lib/robot/output/filelogger.py
src/robotide/lib/robot/output/librarylogger.py
src/robotide/lib/robot/output/listenerarguments.py
src/robotide/lib/robot/output/listenermethods.py
src/robotide/lib/robot/output/listeners.py
src/robotide/lib/robot/output/logger.py
src/robotide/lib/robot/output/loggerhelper.py
src/robotide/lib/robot/output/output.py
src/robotide/lib/robot/output/pyloggingconf.py
src/robotide/lib/robot/output/stdoutlogsplitter.py
src/robotide/lib/robot/output/xmllogger.py
src/robotide/lib/robot/output/console/__init__.py
src/robotide/lib/robot/output/console/dotted.py
src/robotide/lib/robot/output/console/highlighting.py
src/robotide/lib/robot/output/console/quiet.py
src/robotide/lib/robot/output/console/verbose.py
src/robotide/lib/robot/parsing/__init__.py
src/robotide/lib/robot/parsing/comments.py
src/robotide/lib/robot/parsing/datarow.py
src/robotide/lib/robot/parsing/htmlreader.py
src/robotide/lib/robot/parsing/model.py
src/robotide/lib/robot/parsing/populators.py
src/robotide/lib/robot/parsing/restreader.py
src/robotide/lib/robot/parsing/restsupport.py
src/robotide/lib/robot/parsing/robotreader.py
src/robotide/lib/robot/parsing/settings.py
src/robotide/lib/robot/parsing/tablepopulators.py
src/robotide/lib/robot/parsing/tsvreader.py
src/robotide/lib/robot/parsing/txtreader.py
src/robotide/lib/robot/reporting/__init__.py
src/robotide/lib/robot/reporting/jsbuildingcontext.py
src/robotide/lib/robot/reporting/jsexecutionresult.py
src/robotide/lib/robot/reporting/jsmodelbuilders.py
src/robotide/lib/robot/reporting/jswriter.py
src/robotide/lib/robot/reporting/logreportwriters.py
src/robotide/lib/robot/reporting/outputwriter.py
src/robotide/lib/robot/reporting/resultwriter.py
src/robotide/lib/robot/reporting/stringcache.py
src/robotide/lib/robot/reporting/xunitwriter.py
src/robotide/lib/robot/result/__init__.py
src/robotide/lib/robot/result/configurer.py
src/robotide/lib/robot/result/executionerrors.py
src/robotide/lib/robot/result/executionresult.py
src/robotide/lib/robot/result/flattenkeywordmatcher.py
src/robotide/lib/robot/result/keywordremover.py
src/robotide/lib/robot/result/merger.py
src/robotide/lib/robot/result/messagefilter.py
src/robotide/lib/robot/result/model.py
src/robotide/lib/robot/result/resultbuilder.py
src/robotide/lib/robot/result/suiteteardownfailed.py
src/robotide/lib/robot/result/visitor.py
src/robotide/lib/robot/result/xmlelementhandlers.py
src/robotide/lib/robot/running/__init__.py
src/robotide/lib/robot/running/builder.py
src/robotide/lib/robot/running/context.py
src/robotide/lib/robot/running/defaults.py
src/robotide/lib/robot/running/dynamicmethods.py
src/robotide/lib/robot/running/handlers.py
src/robotide/lib/robot/running/handlerstore.py
src/robotide/lib/robot/running/importer.py
src/robotide/lib/robot/running/librarykeywordrunner.py
src/robotide/lib/robot/running/libraryscopes.py
src/robotide/lib/robot/running/model.py
src/robotide/lib/robot/running/namespace.py
src/robotide/lib/robot/running/outputcapture.py
src/robotide/lib/robot/running/randomizer.py
src/robotide/lib/robot/running/runkwregister.py
src/robotide/lib/robot/running/runner.py
src/robotide/lib/robot/running/signalhandler.py
src/robotide/lib/robot/running/status.py
src/robotide/lib/robot/running/statusreporter.py
src/robotide/lib/robot/running/steprunner.py
src/robotide/lib/robot/running/testlibraries.py
src/robotide/lib/robot/running/usererrorhandler.py
src/robotide/lib/robot/running/userkeyword.py
src/robotide/lib/robot/running/userkeywordrunner.py
src/robotide/lib/robot/running/arguments/__init__.py
src/robotide/lib/robot/running/arguments/argumentconverter.py
src/robotide/lib/robot/running/arguments/argumentmapper.py
src/robotide/lib/robot/running/arguments/argumentparser.py
src/robotide/lib/robot/running/arguments/argumentresolver.py
src/robotide/lib/robot/running/arguments/argumentspec.py
src/robotide/lib/robot/running/arguments/argumentvalidator.py
src/robotide/lib/robot/running/arguments/embedded.py
src/robotide/lib/robot/running/arguments/javaargumentcoercer.py
src/robotide/lib/robot/running/arguments/typeconverters.py
src/robotide/lib/robot/running/arguments/typevalidator.py
src/robotide/lib/robot/running/timeouts/__init__.py
src/robotide/lib/robot/running/timeouts/ironpython.py
src/robotide/lib/robot/running/timeouts/jython.py
src/robotide/lib/robot/running/timeouts/posix.py
src/robotide/lib/robot/running/timeouts/windows.py
src/robotide/lib/robot/utils/__init__.py
src/robotide/lib/robot/utils/application.py
src/robotide/lib/robot/utils/argumentparser.py
src/robotide/lib/robot/utils/asserts.py
src/robotide/lib/robot/utils/charwidth.py
src/robotide/lib/robot/utils/compat.py
src/robotide/lib/robot/utils/compress.py
src/robotide/lib/robot/utils/connectioncache.py
src/robotide/lib/robot/utils/dotdict.py
src/robotide/lib/robot/utils/encoding.py
src/robotide/lib/robot/utils/encodingsniffer.py
src/robotide/lib/robot/utils/error.py
src/robotide/lib/robot/utils/escaping.py
src/robotide/lib/robot/utils/etreewrapper.py
src/robotide/lib/robot/utils/frange.py
src/robotide/lib/robot/utils/htmlformatters.py
src/robotide/lib/robot/utils/importer.py
src/robotide/lib/robot/utils/markuputils.py
src/robotide/lib/robot/utils/markupwriters.py
src/robotide/lib/robot/utils/match.py
src/robotide/lib/robot/utils/misc.py
src/robotide/lib/robot/utils/normalizing.py
src/robotide/lib/robot/utils/platform.py
src/robotide/lib/robot/utils/recommendations.py
src/robotide/lib/robot/utils/robotenv.py
src/robotide/lib/robot/utils/robotinspect.py
src/robotide/lib/robot/utils/robotio.py
src/robotide/lib/robot/utils/robotpath.py
src/robotide/lib/robot/utils/robottime.py
src/robotide/lib/robot/utils/robottypes.py
src/robotide/lib/robot/utils/robottypes2.py
src/robotide/lib/robot/utils/robottypes3.py
src/robotide/lib/robot/utils/setter.py
src/robotide/lib/robot/utils/sortable.py
src/robotide/lib/robot/utils/text.py
src/robotide/lib/robot/utils/unic.py
src/robotide/lib/robot/utils/utf8reader.py
src/robotide/lib/robot/variables/__init__.py
src/robotide/lib/robot/variables/assigner.py
src/robotide/lib/robot/variables/filesetter.py
src/robotide/lib/robot/variables/finders.py
src/robotide/lib/robot/variables/isvar.py
src/robotide/lib/robot/variables/notfound.py
src/robotide/lib/robot/variables/replacer.py
src/robotide/lib/robot/variables/scopes.py
src/robotide/lib/robot/variables/splitter.py
src/robotide/lib/robot/variables/store.py
src/robotide/lib/robot/variables/tablesetter.py
src/robotide/lib/robot/variables/variables.py
src/robotide/lib/robot/writer/__init__.py
src/robotide/lib/robot/writer/aligners.py
src/robotide/lib/robot/writer/dataextractor.py
src/robotide/lib/robot/writer/datafilewriter.py
src/robotide/lib/robot/writer/filewriters.py
src/robotide/lib/robot/writer/formatters.py
src/robotide/lib/robot/writer/htmlformatter.py
src/robotide/lib/robot/writer/htmltemplate.py
src/robotide/lib/robot/writer/rowsplitter.py
src/robotide/localization/RIDE.pot
src/robotide/localization/TRANSLATORS.adoc
src/robotide/localization/__init__.py
src/robotide/localization/tr_credits.py
src/robotide/localization/__pycache__/__init__.cpython-310.pyc
src/robotide/localization/__pycache__/__init__.cpython-312.pyc
src/robotide/localization/__pycache__/tr_credits.cpython-310.pyc
src/robotide/localization/__pycache__/tr_credits.cpython-312.pyc
src/robotide/localization/bg_BG/restore_keywords.json
src/robotide/localization/bg_BG/LC_MESSAGES/RIDE.mo
src/robotide/localization/bg_BG/LC_MESSAGES/RIDE.po
src/robotide/localization/bs_BA/LC_MESSAGES/RIDE.mo
src/robotide/localization/bs_BA/LC_MESSAGES/RIDE.po
src/robotide/localization/cs_CZ/restore_keywords.json
src/robotide/localization/cs_CZ/LC_MESSAGES/RIDE.mo
src/robotide/localization/cs_CZ/LC_MESSAGES/RIDE.po
src/robotide/localization/da_DK/LC_MESSAGES/RIDE.mo
src/robotide/localization/da_DK/LC_MESSAGES/RIDE.po
src/robotide/localization/de_DE/restore_keywords.json
src/robotide/localization/de_DE/LC_MESSAGES/RIDE.mo
src/robotide/localization/de_DE/LC_MESSAGES/RIDE.po
src/robotide/localization/en_US/LC_MESSAGES/RIDE.mo
src/robotide/localization/en_US/LC_MESSAGES/RIDE.po
src/robotide/localization/es_ES/restore_keywords.json
src/robotide/localization/es_ES/LC_MESSAGES/RIDE.mo
src/robotide/localization/es_ES/LC_MESSAGES/RIDE.po
src/robotide/localization/fi_FI/restore_keywords.json
src/robotide/localization/fi_FI/LC_MESSAGES/RIDE.mo
src/robotide/localization/fi_FI/LC_MESSAGES/RIDE.po
src/robotide/localization/fr_FR/restore_keywords.json
src/robotide/localization/fr_FR/LC_MESSAGES/RIDE.mo
src/robotide/localization/fr_FR/LC_MESSAGES/RIDE.po
src/robotide/localization/hi_IN/restore_keywords.json
src/robotide/localization/hi_IN/LC_MESSAGES/RIDE.mo
src/robotide/localization/hi_IN/LC_MESSAGES/RIDE.po
src/robotide/localization/hu_HU/LC_MESSAGES/RIDE.mo
src/robotide/localization/hu_HU/LC_MESSAGES/RIDE.po
src/robotide/localization/it_IT/restore_keywords.json
src/robotide/localization/it_IT/LC_MESSAGES/RIDE.mo
src/robotide/localization/it_IT/LC_MESSAGES/RIDE.po
src/robotide/localization/ja_JP/restore_keywords.json
src/robotide/localization/ja_JP/LC_MESSAGES/RIDE.mo
src/robotide/localization/ja_JP/LC_MESSAGES/RIDE.po
src/robotide/localization/ko_KR/restore_keywords.json
src/robotide/localization/ko_KR/LC_MESSAGES/RIDE.mo
src/robotide/localization/ko_KR/LC_MESSAGES/RIDE.po
src/robotide/localization/nl_NL/restore_keywords.json
src/robotide/localization/nl_NL/LC_MESSAGES/RIDE.mo
src/robotide/localization/nl_NL/LC_MESSAGES/RIDE.po
src/robotide/localization/pl_PL/restore_keywords.json
src/robotide/localization/pl_PL/LC_MESSAGES/RIDE.mo
src/robotide/localization/pl_PL/LC_MESSAGES/RIDE.po
src/robotide/localization/pt_BR/restore_keywords.json
src/robotide/localization/pt_BR/LC_MESSAGES/RIDE.mo
src/robotide/localization/pt_BR/LC_MESSAGES/RIDE.po
src/robotide/localization/pt_PT/restore_keywords.json
src/robotide/localization/pt_PT/LC_MESSAGES/RIDE.mo
src/robotide/localization/pt_PT/LC_MESSAGES/RIDE.po
src/robotide/localization/ro_RO/restore_keywords.json
src/robotide/localization/ro_RO/LC_MESSAGES/RIDE.mo
src/robotide/localization/ro_RO/LC_MESSAGES/RIDE.po
src/robotide/localization/ru_RU/LC_MESSAGES/RIDE.mo
src/robotide/localization/ru_RU/LC_MESSAGES/RIDE.po
src/robotide/localization/sv_SE/restore_keywords.json
src/robotide/localization/sv_SE/LC_MESSAGES/RIDE.mo
src/robotide/localization/sv_SE/LC_MESSAGES/RIDE.po
src/robotide/localization/th_TH/LC_MESSAGES/RIDE.mo
src/robotide/localization/th_TH/LC_MESSAGES/RIDE.po
src/robotide/localization/tr_TR/restore_keywords.json
src/robotide/localization/tr_TR/LC_MESSAGES/RIDE.mo
src/robotide/localization/tr_TR/LC_MESSAGES/RIDE.po
src/robotide/localization/uk_UA/LC_MESSAGES/RIDE.mo
src/robotide/localization/uk_UA/LC_MESSAGES/RIDE.po
src/robotide/localization/vi_VN/restore_keywords.json
src/robotide/localization/vi_VN/LC_MESSAGES/RIDE.mo
src/robotide/localization/vi_VN/LC_MESSAGES/RIDE.po
src/robotide/localization/zh_CN/restore_keywords.json
src/robotide/localization/zh_CN/LC_MESSAGES/RIDE.mo
src/robotide/localization/zh_CN/LC_MESSAGES/RIDE.po
src/robotide/localization/zh_TW/restore_keywords.json
src/robotide/localization/zh_TW/LC_MESSAGES/RIDE.mo
src/robotide/localization/zh_TW/LC_MESSAGES/RIDE.po
src/robotide/log/__init__.py
src/robotide/log/log.py
src/robotide/log/logoutput.py
src/robotide/log/logwindow.py
src/robotide/namespace/__init__.py
src/robotide/namespace/cache.py
src/robotide/namespace/embeddedargs.py
src/robotide/namespace/local_namespace.py
src/robotide/namespace/namespace.py
src/robotide/namespace/resourcefactory.py
src/robotide/namespace/suggesters.py
src/robotide/namespace/variablefetcher.py
src/robotide/parserlog/__init__.py
src/robotide/parserlog/parserlog.py
src/robotide/pluginapi/__init__.py
src/robotide/pluginapi/plugin.py
src/robotide/pluginapi/tree_aware_plugin_mixin.py
src/robotide/postinstall/__init__.py
src/robotide/postinstall/__main__.py
src/robotide/postinstall/desktopshortcut.py
src/robotide/postinstall/RIDE.app/Contents/Info.plist
src/robotide/postinstall/RIDE.app/Contents/PkgInfo
src/robotide/postinstall/RIDE.app/Contents/MacOS/RIDE
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditor.icns
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditorCropped.icns
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditorOpaque.icns
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditorWhite.icns
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditorWhiteCropped.icns
src/robotide/postinstall/RIDE.app/Contents/Resources/RIDEEditorWhiteOpaque.icns
src/robotide/preferences/__init__.py
src/robotide/preferences/configobj.py
src/robotide/preferences/editor.py
src/robotide/preferences/editors.py
src/robotide/preferences/excludes_class.py
src/robotide/preferences/general.py
src/robotide/preferences/imports.py
src/robotide/preferences/managesettingsdialog.py
src/robotide/preferences/saving.py
src/robotide/preferences/settings.cfg
src/robotide/preferences/settings.py
src/robotide/publish/__init__.py
src/robotide/publish/messages.py
src/robotide/publish/publisher.py
src/robotide/publish/htmlmessages/__init__.py
src/robotide/publish/htmlmessages/no_robot.html
src/robotide/recentfiles/__init__.py
src/robotide/recentfiles/recentfiles.py
src/robotide/run/__init__.py
src/robotide/run/configmanagerui.py
src/robotide/run/process.py
src/robotide/run/runanything.py
src/robotide/run/ui.py
src/robotide/searchtests/__init__.py
src/robotide/searchtests/dialogsearchtests.py
src/robotide/searchtests/searchtests.py
src/robotide/spec/__init__.py
src/robotide/spec/iteminfo.py
src/robotide/spec/librarydatabase.py
src/robotide/spec/libraryfetcher.py
src/robotide/spec/librarymanager.py
src/robotide/spec/specimporter.py
src/robotide/spec/xmlreaders.py
src/robotide/ui/__init__.py
src/robotide/ui/actiontriggers.py
src/robotide/ui/excludes_dialogs.py
src/robotide/ui/filedialogs.py
src/robotide/ui/fileexplorerplugin.py
src/robotide/ui/images.py
src/robotide/ui/keywordsearch.py
src/robotide/ui/mainframe.py
src/robotide/ui/notebook.py
src/robotide/ui/pluginmanager.py
src/robotide/ui/preferences_dialogs.py
src/robotide/ui/preview.py
src/robotide/ui/progress.py
src/robotide/ui/resourcedialogs.py
src/robotide/ui/review.py
src/robotide/ui/searchdots.py
src/robotide/ui/tagdialogs.py
src/robotide/ui/treenodehandlers.py
src/robotide/ui/treeplugin.py
src/robotide/usages/UsageRunner.py
src/robotide/usages/__init__.py
src/robotide/usages/commands.py
src/robotide/usages/usagesdialog.py
src/robotide/utils/__init__.py
src/robotide/utils/eventhandler.py
src/robotide/utils/highlightmatcher.py
src/robotide/utils/noconflict.py
src/robotide/utils/printing.py
src/robotide/utils/variablematcher.py
src/robotide/utils/versioncomparator.py
src/robotide/validators/__init__.py
src/robotide/widgets/Kw32.png
src/robotide/widgets/T32.png
src/robotide/widgets/__init__.py
src/robotide/widgets/button.py
src/robotide/widgets/cog.png
src/robotide/widgets/control_fastforward.png
src/robotide/widgets/control_pause.png
src/robotide/widgets/control_play.png
src/robotide/widgets/control_stop.png
src/robotide/widgets/database_refresh.png
src/robotide/widgets/dialog.py
src/robotide/widgets/dollar.png
src/robotide/widgets/down_arrow.png
src/robotide/widgets/folder.png
src/robotide/widgets/folder_excluded.png
src/robotide/widgets/folder_wrench.png
src/robotide/widgets/font.py
src/robotide/widgets/htmlwnd.py
src/robotide/widgets/images.py
src/robotide/widgets/kw_search.png
src/robotide/widgets/kw_search_button.png
src/robotide/widgets/label.py
src/robotide/widgets/list.py
src/robotide/widgets/page_white.png
src/robotide/widgets/page_white_gear.png
src/robotide/widgets/popupmenu.py
src/robotide/widgets/process.png
src/robotide/widgets/report.png
src/robotide/widgets/robot-framework-cropped.png
src/robotide/widgets/robot-framework-opaque.ico
src/robotide/widgets/robot-framework-opaque.png
src/robotide/widgets/robot-framework-white-cropped.png
src/robotide/widgets/robot-framework-white-opaque.ico
src/robotide/widgets/robot-framework-white-opaque.png
src/robotide/widgets/robot-pause.gif
src/robotide/widgets/robot-running.gif
src/robotide/widgets/robot.ico
src/robotide/widgets/robot.png
src/robotide/widgets/robot_failed.png
src/robotide/widgets/robot_passed.png
src/robotide/widgets/robot_running.png
src/robotide/widgets/robot_skipped.png
src/robotide/widgets/sizers.py
src/robotide/widgets/switch.png
src/robotide/widgets/test_search.png
src/robotide/widgets/test_search_button.png
src/robotide/widgets/text.py