View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000069 | DarkRadiant | General | public | 29.01.2007 09:01 | 18.04.2026 04:08 |
| Reporter | greebo | Assigned To | greebo | ||
| Priority | high | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.8.1 | ||||
| Fixed in Version | 0.9.0 | ||||
| Summary | 0000069: Design XMLRegistry to use two internal XML Trees | ||||
| Description | Discussion goes here: http://modetwo.net/darkmod/index.php?showtopic=5272 The task is to make the XMLRegistry use two internal XML trees - one for the "installation" tree with all the default values and one for the user-changed settings. This entails a change in the set() and get() methods which have to query both trees when reading and writing values (the user tree first). | ||||
| Tags | No tags attached. | ||||
|
DarkRadiant: master 8b60a26f 18.04.2026 04:08 Committer: GitHub Details Diff |
Merge pull request 0000069 from klaussilveira/feat/groups Added group management panel and recursive ungroup command |
Affected Issues 0000069 |
|
| mod - include/ui/iusercontrol.h | Diff File | ||
| mod - libs/scene/Group.h | Diff File | ||
| mod - radiant/CMakeLists.txt | Diff File | ||
| mod - radiant/ui/UserInterfaceModule.cpp | Diff File | ||
| add - radiant/ui/selectiongroup/SelectionGroupControl.h | Diff File | ||
| add - radiant/ui/selectiongroup/SelectionGroupPanel.cpp | Diff File | ||
| add - radiant/ui/selectiongroup/SelectionGroupPanel.h | Diff File | ||
| mod - radiantcore/selection/algorithm/Group.cpp | Diff File | ||
| mod - radiantcore/selection/algorithm/Group.h | Diff File | ||
| mod - radiantcore/selection/group/SelectionGroupModule.cpp | Diff File | ||
| mod - test/CMakeLists.txt | Diff File | ||
| add - test/SelectionGroup.cpp | Diff File | ||
| mod - tools/msvc/DarkRadiant.vcxproj | Diff File | ||
| mod - tools/msvc/DarkRadiant.vcxproj.filters | Diff File | ||
| mod - tools/msvc/Tests/Tests.vcxproj | Diff File | ||
| mod - tools/msvc/Tests/Tests.vcxproj.filters | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 29.01.2007 09:01 | greebo | New Issue | |
| 29.01.2007 09:02 | greebo | Assigned To | => greebo |
| 29.01.2007 09:02 | greebo | Status | new => assigned |
| 29.01.2007 22:27 | greebo | Status | assigned => resolved |
| 29.01.2007 22:27 | greebo | Fixed in Version | => latest SVN |
| 29.01.2007 22:27 | greebo | Resolution | open => fixed |
| 29.01.2007 22:27 | greebo | Note Added: 0000049 | |
| 16.02.2007 13:22 | orbweaver | Status | resolved => closed |
| 18.04.2026 04:08 | greebo | Changeset attached | => DarkRadiant master 8b60a26f |