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

Name Size Rev Age Author Last Change
../
datatransfer 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
layer 11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
dialogs 11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
mappaint 11908   7 years stoecker see #10529 - don't display outer-way-style multipolygons by default - …
widgets 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
util 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
io 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
bbox 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
conflict 11879   7 years Don-vip findbugs - EI_EXPOSE_REP
history 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
preferences 11873   7 years Don-vip findbugs - NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
tagging 11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
oauth 11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
draw 11817   7 years Don-vip sonar - squid:S1610 - Abstract classes without fields should be …
progress 11746   7 years Don-vip PMD - Strict Exceptions
download 11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
help 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
ExceptionDialogUtil.java 17.8 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
ConditionalOptionPaneUtil.java 13.1 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
JosmUserIdentityManager.java 11.8 KB 11906   7 years stoecker fix NPE caused by variable case mismatch exposed by r11901
MapView.java 32.8 KB 11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
MainFrame.java 7.9 KB 11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
DefaultNameFormatter.java 24.0 KB 11900   7 years stoecker add leisure and amenity to multipolygon naming
MapFrame.java 30.5 KB 11885   7 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
SplashScreen.java 12.7 KB 11881   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN
NavigatableComponent.java 61.6 KB 11880   7 years Don-vip sonar - …
MapStatus.java 44.1 KB 11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
NoteSortDialog.java 3.0 KB 11821   7 years Don-vip findbugs - EI_EXPOSE_REP2 - Note dates
PleaseWaitRunnable.java 7.3 KB 11801   7 years Don-vip see #14595 - catch UnsupportedOperationException
MainMenu.java 40.3 KB 11769   7 years stoecker see #14142 - fix help link
ProgramArguments.java 7.6 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
ExtendedDialog.java 23.8 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
MapViewState.java 24.8 KB 11746   7 years Don-vip PMD - Strict Exceptions
MapMover.java 10.0 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MainPanel.java 5.6 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MainApplication.java 26.7 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
PleaseWaitDialog.java 7.5 KB 11673   7 years michael2402 Add more Javadoc for progress monitors.
ImageryMenu.java 10.6 KB 11654   7 years Don-vip fix #14450 - Cannot add local imagery to toolbar
IconToggleButton.java 5.3 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MenuScroller.java 15.8 KB 11506   7 years Don-vip simplify MenuScroller
NotificationManager.java 13.2 KB 11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
GettingStarted.java 7.3 KB 11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
Notification.java 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
OsmPrimitivRenderer.java 4.9 KB 10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
HelpAwareOptionPane.java 13.1 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
SideButton.java 4.6 KB 10755   8 years Don-vip sonar - various fixes
SelectionManager.java 16.0 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
ScrollViewport.java 6.3 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
NoteInputDialog.java 2.2 KB 9078   8 years Don-vip sonar - Immutable Field
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Note: See TracBrowser for help on using the repository browser.