-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Extraction of Globals.prefs.put and .get #7121
Merged
+2,137
−1,586
Merged
Changes from 28 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
87c0da9
Extracted Globals.prefs from SidePaneManager
calixtus c0566c4
Merge remote-tracking branch 'upstream/master' into refactor-globals-…
calixtus fd83cfe
Fixed failing tests
calixtus 064e773
Extracted Globals.prefs from ClipBoardManager
calixtus edc04c6
Introduced GuiPreferences
calixtus 1051c2c
Extracted prefs.get and put from ImportCommand and ExportCommand
calixtus eafc356
Extracted prefs.get and put from ExternalFileTypes
calixtus 0f9301b
Extracted more prefs.get and put
calixtus ddfb805
Extracted more prefs.get and put from MergeEntries
calixtus bf36959
Extracted Globals.prefs.get and .put out of push package
calixtus 0d03690
Merge remote-tracking branch 'upstream/master' into refactor-prefs-calls
Siedlerchr 0d19091
Extrract calls to JabRefPreferences.getInstance()
Siedlerchr fb7e499
Extracted MrDlibPreferences, Fixed CrawlerTest, Removed some unnecess…
calixtus 9f57e38
Fixed tests
calixtus 9ee60c7
Merge remote-tracking branch 'upstream/master' into refactor-prefs-calls
calixtus 85d0a6a
Fixed more tests
calixtus f2a62fd
Fixed NPEs in tests and checkstyle
calixtus 426532b
l10n
calixtus ac6d4b5
Fixed NPE in CrawlerTest
calixtus 9e85f9c
Cleanups
calixtus de26c7d
Merge remote-tracking branch 'upstream/master' into refactor-prefs-calls
calixtus eeb679b
Extracted TelemetryPreferences
calixtus 43ced4c
Extracted calls to JabRefPreferences out of CustomImportList
calixtus 7b56a94
Made storing of ProtectedTermsPreferences consistent
calixtus 5a11a64
Extracted JabRefPreferences out ouf EntryEditor, reduced unnecessary …
calixtus 2d15f61
Finished extracting unnecessary calls to JabRefPreferences
calixtus 95882e5
Merge remote-tracking branch 'upstream/master' into refactor-prefs-calls
calixtus 14d509d
l10n
calixtus 465b180
Merge branch 'master' into refactor-prefs-calls
tobiasdiez abe7f4f
Fixed merge error
calixtus f1b16ce
Fix checkstyle
Siedlerchr 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 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guees Tobi or Olli will complain about the empty space ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No here it's fine...just don't add empty lines at the beginning or end of a method