2024-06-29 00:03:47 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
|
</component>
|
|
|
|
<component name="CargoProjects">
|
|
|
|
<cargoProject FILE="$PROJECT_DIR$/Cargo.toml" />
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="df2ca9e1-e07d-43f4-bc68-0a6113fc1fa2" name="Changes" comment="">
|
2024-07-11 02:31:13 +02:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/Cargo.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.lock" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.toml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/locales/en_US.json" beforeDir="false" afterPath="$PROJECT_DIR$/locales/en_US.json" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/bin/gui/apt_update_page/mod.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/bin/gui/apt_update_page/mod.rs" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/bin/gui/apt_update_page/process.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/bin/gui/apt_update_page/process.rs" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/lib/pika_unixsocket_tools/mod.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/pika_unixsocket_tools/mod.rs" afterDir="false" />
|
2024-06-29 00:03:47 +02:00
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
2024-07-10 10:39:56 +02:00
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Rust File" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2024-06-29 00:03:47 +02:00
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="MacroExpansionManager">
|
|
|
|
<option name="directoryName" value="rqc3l2bj" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"associatedIndex": 8
|
|
|
|
}</component>
|
|
|
|
<component name="ProjectId" id="2iTBzsng9KVBd9K88mZWsKzuiQ1" />
|
2024-07-10 10:39:56 +02:00
|
|
|
<component name="ProjectLevelVcsManager">
|
|
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
|
|
</component>
|
2024-06-29 00:03:47 +02:00
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2024-07-11 01:45:59 +02:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
|
"Cargo.Run apt_update.executor": "Run",
|
2024-07-11 02:31:13 +02:00
|
|
|
"Cargo.Run pikman-update-manager.executor": "Run",
|
|
|
|
"Cargo.Test pikman-update-manager.executor": "Run",
|
2024-07-11 01:45:59 +02:00
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"RunOnceActivity.rust.reset.selective.auto.import": "true",
|
|
|
|
"git-widget-placeholder": "master",
|
2024-07-11 02:31:13 +02:00
|
|
|
"last_opened_file_path": "/home/ward/RustroverProjects/pikman-update-manager/src/lib",
|
2024-07-11 01:45:59 +02:00
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
"org.rust.cargo.project.model.PROJECT_DISCOVERY": "true",
|
|
|
|
"org.rust.cargo.project.model.impl.CargoExternalSystemProjectAware.subscribe.first.balloon": "",
|
2024-07-11 02:31:13 +02:00
|
|
|
"org.rust.disableDetachedFileInspection/home/ward/RustroverProjects/pikman-update-manager/src/apt_update_progress_socket/lib.rs": "true",
|
2024-07-11 01:45:59 +02:00
|
|
|
"org.rust.first.attach.projects": "true"
|
2024-06-29 00:03:47 +02:00
|
|
|
}
|
2024-07-11 01:45:59 +02:00
|
|
|
}</component>
|
2024-06-29 00:03:47 +02:00
|
|
|
<component name="RecentsManager">
|
2024-07-10 10:39:56 +02:00
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
2024-07-10 11:50:48 +02:00
|
|
|
<recent name="$PROJECT_DIR$/src/lib" />
|
2024-07-10 10:39:56 +02:00
|
|
|
<recent name="$PROJECT_DIR$/src" />
|
|
|
|
</key>
|
2024-06-29 00:03:47 +02:00
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
2024-07-10 10:39:56 +02:00
|
|
|
<recent name="$PROJECT_DIR$/src/lib" />
|
|
|
|
<recent name="$PROJECT_DIR$/src/bin/apt" />
|
|
|
|
<recent name="$PROJECT_DIR$/src/bin/gui" />
|
2024-06-29 00:03:47 +02:00
|
|
|
<recent name="$PROJECT_DIR$/src" />
|
2024-07-10 10:39:56 +02:00
|
|
|
<recent name="$PROJECT_DIR$" />
|
2024-06-29 00:03:47 +02:00
|
|
|
</key>
|
|
|
|
</component>
|
2024-07-11 02:31:13 +02:00
|
|
|
<component name="RunManager" selected="Cargo.Run pikman-update-manager">
|
|
|
|
<configuration name="Build all" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
|
|
|
|
<option name="command" value="build" />
|
2024-06-29 00:03:47 +02:00
|
|
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
|
|
|
<envs />
|
|
|
|
<option name="emulateTerminal" value="true" />
|
|
|
|
<option name="channel" value="DEFAULT" />
|
|
|
|
<option name="requiredFeatures" value="true" />
|
|
|
|
<option name="allFeatures" value="false" />
|
|
|
|
<option name="withSudo" value="false" />
|
|
|
|
<option name="buildTarget" value="REMOTE" />
|
|
|
|
<option name="backtrace" value="SHORT" />
|
|
|
|
<option name="isRedirectInput" value="false" />
|
|
|
|
<option name="redirectInputPath" value="" />
|
|
|
|
<method v="2">
|
|
|
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2024-07-11 02:31:13 +02:00
|
|
|
<configuration name="Run pikman-update-manager" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
|
|
|
|
<option name="command" value="run --package pikman-update-manager --bin pikman-update-manager" />
|
|
|
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
|
|
|
<envs />
|
|
|
|
<option name="emulateTerminal" value="true" />
|
|
|
|
<option name="channel" value="DEFAULT" />
|
|
|
|
<option name="requiredFeatures" value="true" />
|
|
|
|
<option name="allFeatures" value="false" />
|
|
|
|
<option name="withSudo" value="false" />
|
|
|
|
<option name="buildTarget" value="REMOTE" />
|
|
|
|
<option name="backtrace" value="SHORT" />
|
|
|
|
<option name="isRedirectInput" value="false" />
|
|
|
|
<option name="redirectInputPath" value="" />
|
|
|
|
<method v="2">
|
|
|
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
|
|
|
<configuration name="Test pikman-update-manager" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
|
2024-06-29 00:03:47 +02:00
|
|
|
<option name="command" value="test --workspace" />
|
|
|
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
|
|
|
<envs />
|
|
|
|
<option name="emulateTerminal" value="true" />
|
|
|
|
<option name="channel" value="DEFAULT" />
|
|
|
|
<option name="requiredFeatures" value="true" />
|
|
|
|
<option name="allFeatures" value="false" />
|
|
|
|
<option name="withSudo" value="false" />
|
|
|
|
<option name="buildTarget" value="REMOTE" />
|
|
|
|
<option name="backtrace" value="SHORT" />
|
|
|
|
<option name="isRedirectInput" value="false" />
|
|
|
|
<option name="redirectInputPath" value="" />
|
|
|
|
<method v="2">
|
|
|
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2024-07-11 02:31:13 +02:00
|
|
|
<list>
|
|
|
|
<item itemvalue="Cargo.Run pikman-update-manager" />
|
|
|
|
<item itemvalue="Cargo.Test pikman-update-manager" />
|
|
|
|
<item itemvalue="Cargo.Build all" />
|
|
|
|
</list>
|
2024-06-29 00:03:47 +02:00
|
|
|
</component>
|
|
|
|
<component name="RustProjectSettings">
|
|
|
|
<option name="toolchainHomeDirectory" value="$USER_HOME$/.cargo/bin" />
|
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="df2ca9e1-e07d-43f4-bc68-0a6113fc1fa2" name="Changes" comment="" />
|
|
|
|
<created>1719504951223</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1719504951223</updated>
|
|
|
|
<workItem from="1719504952240" duration="1363000" />
|
|
|
|
<workItem from="1719510804090" duration="7000" />
|
2024-06-29 03:19:36 +02:00
|
|
|
<workItem from="1719609702948" duration="9756000" />
|
2024-06-30 23:23:36 +02:00
|
|
|
<workItem from="1719635307639" duration="18000" />
|
2024-07-04 13:37:12 +02:00
|
|
|
<workItem from="1719797505365" duration="10000" />
|
|
|
|
<workItem from="1719797522707" duration="698000" />
|
|
|
|
<workItem from="1719847278228" duration="8841000" />
|
|
|
|
<workItem from="1719872581190" duration="4000" />
|
2024-07-06 21:34:23 +02:00
|
|
|
<workItem from="1720090281244" duration="5582000" />
|
2024-07-07 02:08:14 +02:00
|
|
|
<workItem from="1720289925469" duration="7265000" />
|
2024-07-08 10:19:15 +02:00
|
|
|
<workItem from="1720301553869" duration="12211000" />
|
2024-07-09 01:08:32 +02:00
|
|
|
<workItem from="1720423242486" duration="3396000" />
|
2024-07-09 02:09:22 +02:00
|
|
|
<workItem from="1720476457389" duration="7123000" />
|
2024-07-09 08:13:09 +02:00
|
|
|
<workItem from="1720502207843" duration="3142000" />
|
2024-07-10 02:35:12 +02:00
|
|
|
<workItem from="1720556059466" duration="12649000" />
|
2024-07-10 10:39:56 +02:00
|
|
|
<workItem from="1720594302708" duration="52000" />
|
2024-07-11 01:45:59 +02:00
|
|
|
<workItem from="1720597532937" duration="7050000" />
|
2024-07-11 02:31:13 +02:00
|
|
|
<workItem from="1720648284536" duration="9271000" />
|
2024-06-29 00:03:47 +02:00
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
2024-07-10 10:39:56 +02:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
|
|
</component>
|
2024-06-29 00:03:47 +02:00
|
|
|
</project>
|