NavisworksTransport/src/UI/WPF/Views
tian f38fba6506 fix: DisplayPath 所有层级加#N去重 + 移除旧格式兼容
- BuildNode 不再剥离父路径#N后缀
- FromModelItem 对每层祖先计算 siblingIndex 追加#N,与树加载一致
- 解决复制子树中节点别名泄露给其他子树的问题
- FromKey 移除纯 DisplayPath 旧格式兼容
2026-06-06 10:05:35 +08:00
..
AboutDialog.xaml 检查并修复弹出窗口、对话框、消息框,未设置owner的情况 2026-02-23 00:25:17 +08:00
AboutDialog.xaml.cs 修改路径文件导入重复显示的问题 2025-08-20 19:24:06 +08:00
AerialHeightDialog.xaml feat: add 2-point vertical hoisting path support 2026-06-01 22:56:50 +08:00
AerialHeightDialog.xaml.cs feat: add 2-point vertical hoisting path support 2026-06-01 22:56:50 +08:00
AliasTreeControl.xaml style: 别名树字体 SemiBold → Bold 2026-06-02 13:02:16 +08:00
AliasTreeControl.xaml.cs fix: DisplayPath 所有层级加#N去重 + 移除旧格式兼容 2026-06-06 10:05:35 +08:00
AnimationControlView.xaml refactor: change virtual object RadioButton to CheckBox in AnimationControlView 2026-06-03 19:45:07 +08:00
AnimationControlView.xaml.cs 修正检测配置重复,动画结束还检测的问题。自动打开重复的历史记录报告 2026-02-20 00:13:15 +08:00
BatchTaskManagementView.xaml 修改InfoTextStyle样式,去掉重复定义 2026-03-09 11:39:23 +08:00
BatchTaskManagementView.xaml.cs 增加批处理任务功能,实现基本功能框架和UI,后续还需完善 2026-01-24 19:56:23 +08:00
CollisionAnalysisDialog.xaml Refine collision analysis dialog and rail assembly markers 2026-03-26 22:49:45 +08:00
CollisionAnalysisDialog.xaml.cs Add Navisworks automation integration tests 2026-04-13 02:33:29 +08:00
CollisionReportDialog.xaml 0.15.3: misc fixes - rail helper cleanup, screenshot + button, database version 2026-05-30 19:15:34 +08:00
CollisionReportDialog.xaml.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
ConfigEditorDialog.xaml 将自定义类别配置文件整合到系统配置文件中;修复配置事件重复触发问题。 2026-03-09 14:04:25 +08:00
ConfigEditorDialog.xaml.cs Refine path viewpoint behavior and config editing 2026-04-02 22:14:26 +08:00
CoordinateSystemResultDialog.xaml 修改坐标系探索为检测;去掉坐标系设置的介绍 2026-03-09 12:51:04 +08:00
CoordinateSystemResultDialog.xaml.cs Improve clipboard copy utilities and dialogs 2026-03-28 22:55:45 +08:00
EditCoordinatesWindow.xaml Unify WPF numeric textbox editing behavior 2026-04-11 09:04:03 +08:00
EditCoordinatesWindow.xaml.cs Unify WPF numeric textbox editing behavior 2026-04-11 09:04:03 +08:00
EditRotationWindow.xaml 0.15.3: misc fixes - rail helper cleanup, screenshot + button, database version 2026-05-30 19:15:34 +08:00
EditRotationWindow.xaml.cs 0.15.3: auto-adjust uses optimizer AABB directly for passage space visualization 2026-05-30 02:48:39 +08:00
GenerateNavigationMapDialog.xaml 修改截图使用当前视窗尺寸 2026-02-17 22:35:34 +08:00
GenerateNavigationMapDialog.xaml.cs 修改截图使用当前视窗尺寸 2026-02-17 22:35:34 +08:00
HelpDialog.xaml 检查并修复弹出窗口、对话框、消息框,未设置owner的情况 2026-02-23 00:25:17 +08:00
HelpDialog.xaml.cs 修改路径文件导入重复显示的问题 2025-08-20 19:24:06 +08:00
LayerManagementView.xaml 优化剖面盒导出性能 2026-03-11 23:17:58 +08:00
LayerManagementView.xaml.cs 将“分层管理”的消息提示和进度条迁移到状态栏 2025-09-07 16:23:09 +08:00
LogisticsControlPanel.xaml Add selection-based clip box controls 2026-04-11 22:10:21 +08:00
LogisticsControlPanel.xaml.cs 0.15.1: 修复角度输入崩溃、Y轴修正动画丢失、数据库连接缺失三个bug 2026-05-26 21:02:48 +08:00
LogViewerDialog.xaml 增加路径文件操作按钮和日志过滤 2026-03-09 15:51:15 +08:00
LogViewerDialog.xaml.cs 增加路径文件操作按钮和日志过滤 2026-03-09 15:51:15 +08:00
MediaControlBar.xaml 实现完整的时间标签功能 2026-02-16 19:46:38 +08:00
MediaControlBar.xaml.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
ModelItemBoundsWindow.xaml Stabilize hoisting pose flow and bounds inspection 2026-04-01 23:53:11 +08:00
ModelItemBoundsWindow.xaml.cs Stabilize hoisting pose flow and bounds inspection 2026-04-01 23:53:11 +08:00
ModelSettingsView.xaml Unify WPF numeric textbox editing behavior 2026-04-11 09:04:03 +08:00
ModelSettingsView.xaml.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
PathAnalysisDialog.xaml 实现完整的时间标签功能 2026-02-16 19:46:38 +08:00
PathAnalysisDialog.xaml.cs 对代码进行审查并优化 2026-02-16 11:55:45 +08:00
PathConfigDialog.xaml 检查并修复弹出窗口、对话框、消息框,未设置owner的情况 2026-02-23 00:25:17 +08:00
PathConfigDialog.xaml.cs 合并检测记录和碰撞记录表,重构检测过程 2026-02-18 22:34:18 +08:00
PathEditingView.xaml fix: replace RowStyle IsSelected binding with SelectionChanged event 2026-06-04 21:42:07 +08:00
PathEditingView.xaml.cs fix: replace RowStyle IsSelected binding with SelectionChanged event 2026-06-04 21:42:07 +08:00
PathSelectionDialog.xaml 检查并修复弹出窗口、对话框、消息框,未设置owner的情况 2026-02-23 00:25:17 +08:00
PathSelectionDialog.xaml.cs 清理未使用的命名空间,优化代码结构 2026-02-01 19:25:48 +08:00
SystemManagementView.xaml refactor: collapsible test section with Grid layout in SystemManagement 2026-06-03 20:00:00 +08:00
SystemManagementView.xaml.cs 将路径、动画、系统的消息也迁移到状态栏 2025-09-07 22:46:20 +08:00
TimeTagDialog.xaml Unify WPF numeric textbox editing behavior 2026-04-11 09:04:03 +08:00
TimeTagDialog.xaml.cs 实现完整的时间标签功能 2026-02-16 19:46:38 +08:00