source: josm/trunk/src/org/openstreetmap/josm/gui@ 10732

Name Size Rev Age Author Last Change
../
bbox 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
conflict 10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 10639   8 years Don-vip fix #13207 - IllegalStateException: cannot open system clipboard
dialogs 10722   8 years simon04 fix #13267 - JOSM does not remember last used tags after restart Due …
download 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
help 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
history 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
io 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
layer 10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
mappaint 10721   8 years simon04 Remove too specific Utils functions
oauth 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
preferences 10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
progress 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
tagging 10732   8 years Don-vip fix #13272 - add robustness against malformed zip files
util 10712   8 years simon04 Typo
widgets 10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
DefaultNameFormatter.java 23.6 KB 10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
ExtendedDialog.java 23.4 KB 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
GettingStarted.java 7.2 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
HelpAwareOptionPane.java 13.6 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IconToggleButton.java 5.4 KB 10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
ImageryMenu.java 10.3 KB 10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
MainApplication.java 30.6 KB 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
MainFrame.java 7.9 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MainMenu.java 39.8 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MainPanel.java 5.7 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MapFrame.java 30.0 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 10.1 KB 10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
MapScaler.java 6.0 KB 10504   8 years Don-vip fix #12919 - scale indicator regression (patch by michael2402)
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
MapStatus.java 43.5 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
MapView.java 49.0 KB 10669   8 years Don-vip fix #13237 - Should not duplicate layer names in the changeset source
MapViewState.java 15.4 KB 10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
MenuScroller.java 16.6 KB 9078   8 years Don-vip sonar - Immutable Field
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
NavigatableComponent.java 57.7 KB 10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
NoteInputDialog.java 2.2 KB 9078   8 years Don-vip sonar - Immutable Field
NoteSortDialog.java 3.1 KB 9078   8 years Don-vip sonar - Immutable Field
Notification.java 5.8 KB 9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
NotificationManager.java 13.2 KB 10633   8 years Don-vip NPE seen in unit tests
OsmPrimitivRenderer.java 4.9 KB 9708   8 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
PleaseWaitDialog.java 6.8 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
PleaseWaitRunnable.java 7.1 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
PopupMenuHandler.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ScrollViewport.java 6.3 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
SelectionManager.java 16.0 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
SideButton.java 4.6 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
SplashScreen.java 12.3 KB 10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
Note: See TracBrowser for help on using the repository browser.