LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.py
cruiz/RELEASE_VERSION.py
cruiz/__init__.py
cruiz/__main__.py
cruiz/__main_pyside2__.py
cruiz/application.py
cruiz/config.py
cruiz/constants.py
cruiz/dumpobjecttypes.py
cruiz/entrypoint.py
cruiz/environ.py
cruiz/exceptions.py
cruiz/globals.py
cruiz/mainwindow.py
cruiz/resourcegeneration.py
cruiz/restart.py
cruiz/revealonfilesystem.py
cruiz/svggraph.py
cruiz/version.py
cruiz.egg-info/PKG-INFO
cruiz.egg-info/SOURCES.txt
cruiz.egg-info/dependency_links.txt
cruiz.egg-info/entry_points.txt
cruiz.egg-info/requires.txt
cruiz.egg-info/top_level.txt
cruiz/commands/__init__.py
cruiz/commands/conanconf.py
cruiz/commands/conanenv.py
cruiz/commands/conaninvocation.py
cruiz/commands/context.py
cruiz/commands/guardedlisttoflush.py
cruiz/commands/logdetails.py
cruiz/commands/messagereplyprocessor.py
cruiz/commands/metarequestconaninvocation.py
cruiz/interop/__init__.py
cruiz/interop/commandparameters.py
cruiz/interop/commonparameters.py
cruiz/interop/dependencygraph.py
cruiz/interop/packagebinaryparameters.py
cruiz/interop/packageidparameters.py
cruiz/interop/packagenode.py
cruiz/interop/packagerevisionsparameters.py
cruiz/interop/pod.py
cruiz/interop/reciperevisionsparameters.py
cruiz/interop/searchrecipesparameters.py
cruiz/load_recipe/__init__.py
cruiz/load_recipe/loadrecipewizard.py
cruiz/load_recipe/pages/__init__.py
cruiz/load_recipe/pages/initialprofilepage.py
cruiz/load_recipe/pages/intropage.py
cruiz/load_recipe/pages/localcachepage.py
cruiz/load_recipe/pages/packageversionpage.py
cruiz/manage_local_cache/__init__.py
cruiz/manage_local_cache/managelocalcachesdialog.py
cruiz/manage_local_cache/widgets/__init__.py
cruiz/manage_local_cache/widgets/addenvironmentdialog.py
cruiz/manage_local_cache/widgets/addextraprofiledirectorydialog.py
cruiz/manage_local_cache/widgets/addremotedialog.py
cruiz/manage_local_cache/widgets/configpathorurl.py
cruiz/manage_local_cache/widgets/installconfigdialog.py
cruiz/manage_local_cache/widgets/keyvaluetable.py
cruiz/manage_local_cache/widgets/movelocalcachedialog.py
cruiz/manage_local_cache/widgets/newlocalcachewizard.py
cruiz/manage_local_cache/widgets/newlocalcachewizardpages.py
cruiz/manage_local_cache/widgets/progressdialogs.py
cruiz/manage_local_cache/widgets/remotestable.py
cruiz/manage_local_cache/widgets/removeenvironmentdialog.py
cruiz/manage_local_cache/widgets/runconancommanddialog.py
cruiz/model/__init__.py
cruiz/model/conanpackagetypeflags.py
cruiz/model/graphaslistmodel.py
cruiz/pyside2/__init__.py
cruiz/pyside6/__init__.py
cruiz/recipe/__init__.py
cruiz/recipe/dependencyview.py
cruiz/recipe/expressioneditordialog.py
cruiz/recipe/findtextdialog.py
cruiz/recipe/recipe.py
cruiz/recipe/recipewidget.py
cruiz/recipe/logs/__init__.py
cruiz/recipe/logs/command.py
cruiz/recipe/toolbars/__init__.py
cruiz/recipe/toolbars/behaviour.py
cruiz/recipe/toolbars/buildfeatures.py
cruiz/recipe/toolbars/command.py
cruiz/remote_browser/__init__.py
cruiz/remote_browser/remotebrowser.py
cruiz/remote_browser/pages/__init__.py
cruiz/remote_browser/pages/packagebinarypage.py
cruiz/remote_browser/pages/packageidpage.py
cruiz/remote_browser/pages/packagereferencepage.py
cruiz/remote_browser/pages/packagerevisionpage.py
cruiz/remote_browser/pages/page.py
cruiz/remote_browser/pages/reciperevisionpage.py
cruiz/resources/001-rubbish.svg
cruiz/resources/002-null.svg
cruiz/resources/003-chemistry.svg
cruiz/resources/004-share.svg
cruiz/resources/005-box.svg
cruiz/resources/006-toolbox.svg
cruiz/resources/007-book.svg
cruiz/resources/008-cloud-computing.svg
cruiz/resources/009-import.svg
cruiz/resources/010-draw.svg
cruiz/resources/012-hammer.svg
cruiz/resources/013-pencil.svg
cruiz/resources/014-code.svg
cruiz/resources/Cmake.svg
cruiz/resources/about_dialog.ui
cruiz/resources/cruise.png
cruiz/resources/cruizres.qrc
cruiz/resources/find_text_dialog.ui
cruiz/resources/license-cruise.pdf
cruiz/resources/license.pdf
cruiz/resources/load_recipe_wizard.ui
cruiz/resources/local_cache_add_environment.ui
cruiz/resources/local_cache_add_profile_directory.ui
cruiz/resources/local_cache_add_remote.ui
cruiz/resources/local_cache_install_config.ui
cruiz/resources/local_cache_manage.ui
cruiz/resources/local_cache_move.ui
cruiz/resources/local_cache_new_wizard.ui
cruiz/resources/local_cache_remove_environment.ui
cruiz/resources/local_cache_run_command_dialog.ui
cruiz/resources/preferences.ui
cruiz/resources/recipe_cmake_features_frame.ui
cruiz/resources/recipe_compiler_cache_configuration_dialog.ui
cruiz/resources/recipe_compilercache_features_frame.ui
cruiz/resources/recipe_cpucores_frame.ui
cruiz/resources/recipe_local_workflow_expression_editor.ui
cruiz/resources/recipe_profile_frame.ui
cruiz/resources/recipe_window.ui
cruiz/resources/remote_browser.ui
cruiz/resources/remote_browser_fileview.ui
cruiz/settings/__init__.py
cruiz/settings/ensuredefaultlocalcache.py
cruiz/settings/preferencesdialog.py
cruiz/settings/updatesettings.py
cruiz/settings/managers/__init__.py
cruiz/settings/managers/basesettings.py
cruiz/settings/managers/cleansettings.py
cruiz/settings/managers/cmakepreferences.py
cruiz/settings/managers/compilercachepreferences.py
cruiz/settings/managers/conanpreferences.py
cruiz/settings/managers/fontpreferences.py
cruiz/settings/managers/generalpreferences.py
cruiz/settings/managers/graphvizpreferences.py
cruiz/settings/managers/localcachepreferences.py
cruiz/settings/managers/namedlocalcache.py
cruiz/settings/managers/ninjapreferences.py
cruiz/settings/managers/recentconanconfigs.py
cruiz/settings/managers/recentconanremotes.py
cruiz/settings/managers/recentrecipes.py
cruiz/settings/managers/recipe.py
cruiz/settings/managers/restoredefaults.py
cruiz/settings/managers/shortcuts.py
cruiz/settings/managers/valueclasses.py
cruiz/settings/managers/writermixin.py
cruiz/settings/models/__init__.py
cruiz/settings/models/recentconanconfigmodel.py
cruiz/settings/models/recentconanremotesmodel.py
cruiz/settings/models/recipesmodel.py
cruiz/widgets/__init__.py
cruiz/widgets/aboutcruizdialog.py
cruiz/widgets/debugging.py
cruiz/widgets/shortcutlineedit.py
cruiz/widgets/util.py
cruiz/workers/__init__.py
cruiz/workers/arbitrary.py
cruiz/workers/build.py
cruiz/workers/cmakebuildtool.py
cruiz/workers/configinstall.py
cruiz/workers/create.py
cruiz/workers/deletecmakecache.py
cruiz/workers/endmessagethread.py
cruiz/workers/exportpackage.py
cruiz/workers/imports.py
cruiz/workers/install.py
cruiz/workers/lockcreate.py
cruiz/workers/meta.py
cruiz/workers/package.py
cruiz/workers/packagebinary.py
cruiz/workers/packagedetails.py
cruiz/workers/packagerevisions.py
cruiz/workers/reciperevisions.py
cruiz/workers/remotesearch.py
cruiz/workers/removeallpackages.py
cruiz/workers/removelocks.py
cruiz/workers/removepackage.py
cruiz/workers/source.py
cruiz/workers/testpackage.py
cruiz/workers/utils/__init__.py
cruiz/workers/utils/colorarma_conversion.py
cruiz/workers/utils/conanapi.py
cruiz/workers/utils/env.py
cruiz/workers/utils/formatoptions.py
cruiz/workers/utils/message.py
cruiz/workers/utils/monkeypatch.py
cruiz/workers/utils/qtlogger.py
cruiz/workers/utils/stream.py
cruiz/workers/utils/text2html.py
cruiz/workers/utils/worker.py