-
Notifications
You must be signed in to change notification settings - Fork 62
Add options to dock/float views in preferences #2297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sol695510
wants to merge
96
commits into
master
Choose a base branch
from
enhancement/docked-or-floated-pref
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
f4bec3d
Add options to dock/float views in preferences
sol695510 205236d
Requested changes
sol695510 5696ca1
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 72df323
Update genfiles.properties
sol695510 1cca81f
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 5092446
Update AbstractTopComponent.java
sol695510 b9498d4
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 866c1d7
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 2236ed2
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 91a1850
Update Bundle.properties
sol695510 966d9a3
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 9263a03
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 cf9e9ac
Fix SonarQube issues
sol695510 335f939
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 2cce67e
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 0f54f60
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 528a47f
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 64a52ab
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 ad89b75
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 03bcfc8
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 a02fbe7
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 b12c4f4
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 7d39045
Rename classes
sol695510 cfa8e47
Create ViewOptionsPanelControllerNGTest.java
sol695510 0d641df
Update ViewOptionsPanelControllerNGTest.java
sol695510 b103d05
Update ViewOptionsPanelControllerNGTest.java
sol695510 e634c8a
Update ViewOptionsPanelControllerNGTest.java
sol695510 1b1cacb
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 0bda403
Update ViewOptionsPanelControllerNGTest.java
sol695510 df177fc
Add Help page
sol695510 a09bd7a
Revert Help booleans
sol695510 868dc4d
Add requested changes
sol695510 ce898ff
Update whatsnew.txt
sol695510 7e7960a
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 c0dee01
Move view floating preferences to View Framework and add lookup on Ab…
sol695510 1baecd4
Add setFloating to topcomponents missing it
sol695510 1a0500a
Move getDefaultFloatingPreferences() to controller
sol695510 68d6f4e
Update ViewFloatingOptionsPanelControllerNGTest.java
sol695510 0d50e92
Rename classes
sol695510 725646d
Rename classes
sol695510 175bd54
Remove position from ServiceProvider
sol695510 8b8fee7
Update ViewOptionsPanelControllerNGTest.java
sol695510 bc49706
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 e536dba
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 2eb5307
Update HistogramTopComponent2.java
sol695510 2d0897c
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 c48026c
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 e99e1d5
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 4b1c6e8
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 3a0a0be
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 ce2316f
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 e22db54
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 bbffa3b
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 718cad4
Remove Welcome Page and What's New from the floating view preferences
sol695510 5a281f5
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 46728b0
Update ViewOptionsPanelController.java
sol695510 73ac0d2
Add listener to check when views are floated or docked
sol695510 c4a8f0b
Update HistogramTopComponent2.java
sol695510 2ddac1c
Update AbstractTopComponent.java
sol695510 a602b4d
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 a54d1e2
Move logic for floating top components
sol695510 f3c4f66
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 35683c0
Update SimpleGraphTopComponent.java
sol695510 57c0d8b
Update AbstractTopComponent.java
sol695510 1467c19
Add functionality to save floating preferences to a file
sol695510 eea533e
Update DataAccessViewTopComponent.java
sol695510 1855de0
Update whatsnew.txt
sol695510 3c1ba26
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 163ea10
Update ErrorReportTopComponent.java
sol695510 7ae2d57
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 8c8e375
Update ViewOptionsPanelControllerNGTest.java
sol695510 43fd72e
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 693bf79
Add file to save default floating preferences
sol695510 a08e045
Update help page
sol695510 f048553
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 9ed057c
Update view-preferences.md
sol695510 6fb09d1
Update PreferencesHelpProviderNGTest.java
sol695510 7e79db2
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 2d46ffd
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 0cce240
Update file location to save default floating preferences
sol695510 c1116b0
Fix code smells
sol695510 ffaf46c
Update ViewOptionsUtility.java
sol695510 6beab74
Fix tests for class ViewOptionsPanelController
sol695510 881af68
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 dbb4fb0
Create ViewOptionsPanelNGTest.java
sol695510 3305755
Fix resizing issue
sol695510 cd2ebbf
Restore FindView's original floating dimensions
sol695510 cfa2aad
Restore FindView's original floating location
sol695510 c887a4b
Fix FindView opening on correct window when using multiple displays
sol695510 9742dd3
Adjust sizing of side opening floating views
sol695510 4358390
Update AbstractTopComponent.java
sol695510 84d6851
Update whatsnew.txt
sol695510 c6751dc
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 030fb8b
Add requested changes
sol695510 805a754
Merge branch 'master' into enhancement/docked-or-floated-pref
sol695510 b5f78b7
Add requested changes
sol695510 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| build.xml.data.CRC32=856b9c6f | ||
| build.xml.data.CRC32=086632b7 | ||
| build.xml.script.CRC32=ab19df9f | ||
| build.xml.stylesheet.CRC32=15ca8a54@2.95 | ||
| # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. | ||
| # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. | ||
| nbproject/build-impl.xml.data.CRC32=856b9c6f | ||
| nbproject/build-impl.xml.data.CRC32=086632b7 | ||
| nbproject/build-impl.xml.script.CRC32=2a6ab1a9 | ||
| nbproject/build-impl.xml.stylesheet.CRC32=49aa68b0@2.95 |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.