source:
josm/trunk/src/org/openstreetmap/josm/gui@
10809
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bbox | 10763 | 9 years | sonar - squid:S2156 - "final" classes should not have "protected" members | ||
conflict | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
correction | 10153 | 9 years | sonar - squid:S3038 - Abstract methods should not be redundant | ||
datatransfer | 10801 | 9 years | fix #13341 - refactor construction of data flavors, specify … | ||
dialogs | 10793 | 9 years | fix #13337 - NPE | ||
download | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
help | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
history | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
io | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
layer | 10809 | 9 years | fix #13175 - Use invalidation event instead of isChanged() (patch by … | ||
mappaint | 10760 | 9 years | sonar - squid:S2153 - Boxing and unboxing should not be immediately … | ||
oauth | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
preferences | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | ||
progress | 10634 | 9 years | sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the … | ||
tagging | 10768 | 9 years | sonar - squid:S3655 - Optional value should only be accessed after … | ||
util | 10712 | 9 years | Typo | ||
widgets | 10763 | 9 years | sonar - squid:S2156 - "final" classes should not have "protected" members | ||
ConditionalOptionPaneUtil.java | 13.0 KB | 9496 | 9 years |
massive refactoring of GenericRelationEditor . As JDialog cannot be …
|
|
DefaultNameFormatter.java | 23.6 KB | 10748 | 9 years | sonar - squid:S00100 - Method names should comply with a naming convention | |
ExceptionDialogUtil.java | 17.7 KB | 10055 | 9 years | fix #12652 - Do not ...snip... bug report messages after 6000 … | |
ExtendedDialog.java | 23.3 KB | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | |
GettingStarted.java | 7.2 KB | 10634 | 9 years | sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the … | |
HelpAwareOptionPane.java | 13.1 KB | 10791 | 9 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | |
HideableButton.java | 528 bytes | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
IconToggleButton.java | 5.4 KB | 10384 | 9 years | fix #12954 - IllegalComponentStateException with detached dialogs | |
ImageryMenu.java | 10.3 KB | 10619 | 9 years |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
JosmUserIdentityManager.java | 11.6 KB | 10217 | 9 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | |
MainApplication.java | 30.6 KB | 10786 | 9 years | see #11390 - remove non-working java version check as it would need to … | |
MainFrame.java | 7.9 KB | 10611 | 9 years | see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes … | |
MainMenu.java | 40.0 KB | 10766 | 9 years | fix #13290 - pasting from other layer changes objects position … | |
MainPanel.java | 5.7 KB | 10611 | 9 years | see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes … | |
MapFrame.java | 30.0 KB | 10611 | 9 years | see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes … | |
MapFrameListener.java | 616 bytes | 10600 | 9 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
MapMover.java | 10.1 KB | 10670 | 9 years | see #12472 - fix "OperatorPrecedence" warnings | |
MapScaler.java | 6.0 KB | 10504 | 9 years | fix #12919 - scale indicator regression (patch by michael2402) | |
MapSlider.java | 2.1 KB | 10078 | 9 years | New nicer map slider. Patch submitted by: michael2402 Closes: #12644 | |
MapStatus.java | 43.5 KB | 10716 | 9 years |
see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
|
|
MapView.java | 48.9 KB | 10809 | 9 years | fix #13175 - Use invalidation event instead of isChanged() (patch by … | |
MapViewState.java | 16.4 KB | 10806 | 9 years | fix #13303 - Fixes for hatched texture (modified patch by michael2402) … | |
MenuScroller.java | 16.6 KB | 9078 | 9 years | sonar - Immutable Field | |
NameFormatterHook.java | 1.5 KB | 8512 | 10 years | checkstyle: redundant modifiers | |
NavigatableComponent.java | 57.7 KB | 10657 | 9 years | see #11390, see #12890 - use Java 8 Predicates | |
NoteInputDialog.java | 2.2 KB | 9078 | 9 years | sonar - Immutable Field | |
NoteSortDialog.java | 3.1 KB | 9078 | 9 years | sonar - Immutable Field | |
Notification.java | 5.8 KB | 9221 | 9 years | fix #12256 - adjust contrast of text displayed in imagery alignment … | |
NotificationManager.java | 13.2 KB | 10633 | 9 years | NPE seen in unit tests | |
OsmPrimitivRenderer.java | 4.9 KB | 9708 | 9 years | fix #12477 - Selection/relation list: fall back to fast icons when … | |
package-info.java | 152 bytes | 10125 | 9 years |
refactor classes from corrector package, add javadoc
|
|
PleaseWaitDialog.java | 6.8 KB | 10179 | 9 years | sonar - squid:AssignmentInSubExpressionCheck - Assignments should not … | |
PleaseWaitRunnable.java | 7.1 KB | 10611 | 9 years | see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes … | |
PopupMenuHandler.java | 3.7 KB | 8510 | 10 years | checkstyle: enable relevant whitespace checks and fix them | |
ScrollViewport.java | 6.3 KB | 10634 | 9 years | sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the … | |
SelectionManager.java | 16.0 KB | 10716 | 9 years |
see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
|
|
ShowHideButtonListener.java | 414 bytes | 8512 | 10 years | checkstyle: redundant modifiers | |
SideButton.java | 4.6 KB | 10755 | 9 years | sonar - various fixes | |
SplashScreen.java | 12.5 KB | 10781 | 9 years | fix #11874 - No progress bar while downloading plugins |
Note:
See TracBrowser
for help on using the repository browser.