• Tree navigation is now created on demand, meaning that SPDX documents are only processed when the user is really interested and clicks them. This speeds up considerably the initial load time (especially when the SPDX archive is big). Drawbacks is that we can't conduct a search with this kind of information in memory and that we don't (immediately) see more details from the treeview just by navigating.
  • In either case, current result is quite usable. More improvements to follow in next commits.

nunobrito 2013-12-15

<< < 1 .. 3 4 5 (Page 5 of 5)
changed /tool/run/translation/lang-EN.xml
changed /tool/src/GUI/StudioUI2.java
changed /tool/src/main/core.java
changed /tool/src/GUI/TreeRenderer.java
changed /tool/src/main/start.java
changed /tool/run/plugins/spdx/show.java
changed /tool/src/main/actions.java
changed /tool/run/plugins/basic/nodeTools.java
changed /tool/src/GUI/TreeNodeSPDX.java
changed /tool/src/GUI/swingUtils.java
changed /tool/src/GUI/NodeType.java
/tool/run/translation/lang-EN.xml Diff Switch to side-by-side view
Loading...
/tool/src/GUI/StudioUI2.java Diff Switch to side-by-side view
Loading...
/tool/src/main/core.java Diff Switch to side-by-side view
Loading...
/tool/src/GUI/TreeRenderer.java Diff Switch to side-by-side view
Loading...
/tool/src/main/start.java Diff Switch to side-by-side view
Loading...
/tool/run/plugins/spdx/show.java Diff Switch to side-by-side view
Loading...
/tool/src/main/actions.java Diff Switch to side-by-side view
Loading...
/tool/run/plugins/basic/nodeTools.java Diff Switch to side-by-side view
Loading...
/tool/src/GUI/TreeNodeSPDX.java Diff Switch to side-by-side view
Loading...
/tool/src/GUI/swingUtils.java Diff Switch to side-by-side view
Loading...
/tool/src/GUI/NodeType.java Diff Switch to side-by-side view
Loading...
<< < 1 .. 3 4 5 (Page 5 of 5)