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

Name Size Rev Age Author Last Change
../
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
util 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
bbox 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
help 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
oauth 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
download 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
progress 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
datatransfer 10639   8 years Don-vip fix #13207 - IllegalStateException: cannot open system clipboard
preferences 10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
conflict 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
history 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
io 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
layer 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
tagging 10689   8 years Don-vip see #11390, see #12890 - Use Java 8 Function
mappaint 10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
dialogs 10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
widgets 10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
PopupMenuHandler.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
MenuScroller.java 16.6 KB 9078   8 years Don-vip sonar - Immutable Field
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 …
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
OsmPrimitivRenderer.java 4.9 KB 9708   8 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
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 …
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
IconToggleButton.java 5.4 KB 10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
MapScaler.java 6.0 KB 10504   8 years Don-vip fix #12919 - scale indicator regression (patch by michael2402)
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
HelpAwareOptionPane.java 13.6 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
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 …
PleaseWaitRunnable.java 7.1 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
SideButton.java 4.6 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
SplashScreen.java 12.4 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
ImageryMenu.java 10.3 KB 10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
NotificationManager.java 13.2 KB 10633   8 years Don-vip NPE seen in unit tests
GettingStarted.java 7.2 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
ScrollViewport.java 6.3 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
DefaultNameFormatter.java 23.6 KB 10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
MapViewState.java 15.4 KB 10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
MapStatus.java 43.7 KB 10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
NavigatableComponent.java 57.7 KB 10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
SelectionManager.java 16.0 KB 10661   8 years Don-vip fix #13229 - Can't unselect objects (partial revert of r10659)
MapView.java 49.0 KB 10669   8 years Don-vip fix #13237 - Should not duplicate layer names in the changeset source
MapMover.java 10.1 KB 10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
ExtendedDialog.java 23.4 KB 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
MainApplication.java 30.6 KB 10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
Note: See TracBrowser for help on using the repository browser.