source:
josm/trunk/src/org/openstreetmap/josm/gui
@
11098
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bbox | 10763 | 7 years | sonar - squid:S2156 - "final" classes should not have "protected" members | ||
conflict | 10939 | 7 years | sonar - pmd:ImmutableField - Immutable Field | ||
correction | 10153 | 7 years | sonar - squid:S3038 - Abstract methods should not be redundant | ||
dialogs | 11097 | 6 years | sonar - squid:S1612 - Lambdas should be replaced with method references | ||
download | 11009 | 7 years | fix recent sonar/checkstyle issues | ||
history | 11087 | 6 years | sonar - squid:S1141 - Try-catch blocks should not be nested | ||
layer | 11097 | 6 years | sonar - squid:S1612 - Lambdas should be replaced with method references | ||
oauth | 10938 | 7 years | sonar - squid:S1450 - Private fields only used as local variables in … | ||
progress | 10634 | 7 years | sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the … | ||
tagging | 11017 | 7 years | sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call | ||
widgets | 11023 | 7 years | checkstyle | ||
draw | 11026 | 7 years | See #13636: Add automated clipping to MapViewPath. | ||
datatransfer | 11038 | 7 years |
Use Relation.getMemberPrimitivesList where possible to avoid …
|
||
help | 11044 | 7 years | fix #13687 - Use CachedFile class for /data/help-browser.css in … | ||
io | 11093 | 6 years | fix #13320 - Use restart text and icon in unsaved changes dialog | ||
mappaint | 11090 | 6 years | fix #13743 - Draw segment order numbers on selected way | ||
preferences | 11090 | 6 years | fix #13743 - Draw segment order numbers on selected way | ||
util | 11038 | 7 years |
Use Relation.getMemberPrimitivesList where possible to avoid …
|
||
ConditionalOptionPaneUtil.java | 13.0 KB | 9496 | 7 years |
massive refactoring of GenericRelationEditor . As JDialog cannot be …
|
|
DefaultNameFormatter.java | 24.1 KB | 10991 | 7 years | fix #13570 - Coastline validator doesn't report some problems and is … | |
ExceptionDialogUtil.java | 17.7 KB | 10055 | 7 years | fix #12652 - Do not ...snip... bug report messages after 6000 … | |
ExtendedDialog.java | 23.8 KB | 10957 | 7 years |
see #13479 - make ConflictResolutionDialog inherit from ExtendedDialog
|
|
GettingStarted.java | 7.3 KB | 11040 | 7 years | checkstyle | |
HideableButton.java | 528 bytes | 8510 | 8 years | checkstyle: enable relevant whitespace checks and fix them | |
IconToggleButton.java | 5.4 KB | 10384 | 7 years | fix #12954 - IllegalComponentStateException with detached dialogs | |
ImageryMenu.java | 10.3 KB | 10619 | 7 years |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
JosmUserIdentityManager.java | 11.6 KB | 10217 | 7 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | |
MainApplication.java | 25.3 KB | 10983 | 7 years |
fix #13609 - --version and --help are too verbose
|
|
MainPanel.java | 5.6 KB | 10975 | 7 years | remove deprecated stuff - gsoc-core | |
MapFrame.java | 30.5 KB | 10851 | 7 years | fix #13380 - Create removeToggleDialog method in MapFrame | |
MapFrameListener.java | 616 bytes | 10600 | 7 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
MapMover.java | 10.1 KB | 10670 | 7 years | see #12472 - fix "OperatorPrecedence" warnings | |
MapScaler.java | 6.1 KB | 10853 | 7 years | see #13309 - fix most of deprecation warnings | |
MapStatus.java | 43.8 KB | 11085 | 6 years | sonar - squid:S2162 - "equals" methods should be symmetric and work … | |
MenuScroller.java | 16.6 KB | 9078 | 7 years | sonar - Immutable Field | |
NameFormatterHook.java | 1.5 KB | 8512 | 8 years | checkstyle: redundant modifiers | |
NavigatableComponent.java | 57.7 KB | 10972 | 7 years | remove deprecated stuff - gsoc-core | |
NoteInputDialog.java | 2.2 KB | 9078 | 7 years | sonar - Immutable Field | |
NoteSortDialog.java | 3.1 KB | 9078 | 7 years | sonar - Immutable Field | |
Notification.java | 6.2 KB | 10893 | 7 years | fix #13447 - Clean notification manager, merge properties and remove … | |
NotificationManager.java | 13.0 KB | 10893 | 7 years | fix #13447 - Clean notification manager, merge properties and remove … | |
OsmPrimitivRenderer.java | 4.9 KB | 10889 | 7 years | fix #13439 - Node.toString() and Way.toString() causing performance … | |
package-info.java | 152 bytes | 10125 | 7 years |
refactor classes from corrector package, add javadoc
|
|
PleaseWaitDialog.java | 6.8 KB | 10179 | 7 years | sonar - squid:AssignmentInSubExpressionCheck - Assignments should not … | |
PleaseWaitRunnable.java | 7.1 KB | 10611 | 7 years | see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes … | |
PopupMenuHandler.java | 3.7 KB | 8510 | 8 years | checkstyle: enable relevant whitespace checks and fix them | |
ProgramArguments.java | 7.6 KB | 10936 | 7 years | sonar | |
ScrollViewport.java | 6.3 KB | 10634 | 7 years | sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the … | |
ShowHideButtonListener.java | 414 bytes | 8512 | 8 years | checkstyle: redundant modifiers | |
SideButton.java | 4.6 KB | 10755 | 7 years | sonar - various fixes | |
MapViewState.java | 23.8 KB | 11026 | 7 years | See #13636: Add automated clipping to MapViewPath. | |
HelpAwareOptionPane.java | 13.1 KB | 10791 | 7 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | |
MainFrame.java | 7.9 KB | 11093 | 6 years | fix #13320 - Use restart text and icon in unsaved changes dialog | |
MainMenu.java | 40.3 KB | 10816 | 7 years | fix #12950 - Add "Download in current view" This action is located in … | |
MapView.java | 31.3 KB | 11071 | 6 years | see #13175 - Document deprecated method usage | |
SelectionManager.java | 16.0 KB | 10716 | 7 years |
see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
|
|
SplashScreen.java | 12.5 KB | 10781 | 7 years | fix #11874 - No progress bar while downloading plugins | |
MapSlider.java | 2.1 KB | 10078 | 7 years | New nicer map slider. Patch submitted by: michael2402 Closes: #12644 |
Note: See TracBrowser
for help on using the repository browser.