Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
af3
kernel
Merge requests
!81
JFX: Base classes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
JFX: Base classes
3883
into
master
Overview
0
Commits
29
Pipelines
0
Changes
42
Merged
Alexander Diewald
requested to merge
3883
into
master
5 years ago
Overview
0
Commits
29
Pipelines
0
Changes
14
Expand
Introduced base classes.
Enable extending editors from other plugins.
0
0
Merge request reports
Compare
version 1
version 9
a3876322
5 years ago
version 8
fd6e3fee
5 years ago
version 7
b48dacf4
5 years ago
version 6
52203093
5 years ago
version 5
cd4f8f16
5 years ago
version 4
a3f9b764
5 years ago
version 3
0a0b5ef8
5 years ago
version 2
96170cf4
5 years ago
version 1
523f24ae
5 years ago
master (base)
and
version 2
latest version
feca7d0a
29 commits,
5 years ago
version 9
a3876322
28 commits,
5 years ago
version 8
fd6e3fee
27 commits,
5 years ago
version 7
b48dacf4
26 commits,
5 years ago
version 6
52203093
25 commits,
5 years ago
version 5
cd4f8f16
24 commits,
5 years ago
version 4
a3f9b764
23 commits,
5 years ago
version 3
0a0b5ef8
22 commits,
5 years ago
version 2
96170cf4
21 commits,
5 years ago
version 1
523f24ae
20 commits,
5 years ago
Show latest version
14 files
+
35
−
37
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/.ratings
+
7
−
7
Options
ContextMenuUtil.java 7be87ce47b775d90c533078e22d4d445d9864caf GREEN
EObjectDiagramController.java
bd4a68e86f7941c04ef0f0d664c2848e7063126c YELLOW
EObjectDiagramController.java
61d3c8fddbdc7b128e6c2bea657f3effd3d78edc RED
EObjectModelChangeProvider.java f4b60cebb088a5c81ca92a41614e1a5d40030502 GREEN
EObjectRectangularResizableContentControllerBase.java b2a2751705ad0832117b8926d88826846d46b82e
YELLOW
EObjectRectangularResizableContentControllerBase.java b2a2751705ad0832117b8926d88826846d46b82e
GREEN
KernelServiceBasedModelChangeProviderBase.java 18e48f17ea8dfba90de024a8959fc5a4b0d05d45 GREEN
LayoutModelChangeProvider.java
d6ad0b5af2cd324ff77e4a214db302a1ef3d6a57 YELLOW
LayoutedContentAnchorageController.java 70e5960964ba505f28df6df8db52f2d17231b223
YELLOW
LayoutedDiagramAnchorageController.java 898ad367bea8889c26e5bbfa050048382cb0b7f0
YELLOW
LayoutedLinkBendPointController.java 475af314d4f4524ebdefb64e1914d1dfd471df85
YELLOW
LayoutedRectangularResizableContentController.java aebb2c0de11e90d16f40bcbf346112a9d792bdf9
YELLOW
LayoutModelChangeProvider.java
b5449d02eaf39086909720c43e21bd061005fc9e GREEN
LayoutedContentAnchorageController.java 70e5960964ba505f28df6df8db52f2d17231b223
GREEN
LayoutedDiagramAnchorageController.java 898ad367bea8889c26e5bbfa050048382cb0b7f0
GREEN
LayoutedLinkBendPointController.java 475af314d4f4524ebdefb64e1914d1dfd471df85
GREEN
LayoutedRectangularResizableContentController.java aebb2c0de11e90d16f40bcbf346112a9d792bdf9
GREEN
Loading