Commit ab01d12
committed
Merge branch 'restructure'
* restructure: (112 commits)
minor refactoring
minor refactoring
changed message to eventType. Fixed expansion highlight size. Removed node only highlight.
minor performance improvement - limited background tasks
added debug print node count menu item
jump to child of single collapsed node in parent hierarchy bug fixed
jump to expand tree bug fixed
added sql string escaping and minor refactoring
Moved part of canvas processing to background thread, minor refactoring and code cleanup
enhanced bookmark jump to node
renamed classes
removed unused classes and refactored
removed unused classes
Removed unused classes.
udpated README.md
Refactored entire project. Changed package name csgt
removing SplitPaneToggleTest.java
added lite mode
changed color scheme
fixed double graph bug
...File tree
101 files changed
+7881
-5460
lines changed- src/main
- java/com
- application
- db
- DAOImplementation
- DAOInterfaces
- model
- fxgraph
- ElementHelpers
- cells
- graph
- layout
- base
- random
- logs
- fileHandler
- fileIntegrity
- parsers
- csgt
- controller
- files
- parsers
- modules
- tasks
- dataaccess
- DAO
- DTO
- model
- presentation
- graph
- resources/fxml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+7881
-5460
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
22 | 35 | | |
23 | | - | |
24 | | - | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
40 | | - | |
| 46 | + | |
This file was deleted.
0 commit comments