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

Name Size Rev Age Author Last Change
../
bbox 11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
conflict 11772   7 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 11746   7 years Don-vip PMD - Strict Exceptions
dialogs 11764   7 years michael2402 Fix #14271: Deleting a tag in a filtered list was using the wrong index.
download 11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
draw 11748   7 years michael2402 Move label / icon placement code to new package. Unify the handling of …
help 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
history 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
io 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
layer 11774   7 years Don-vip fix #13922 - zoom only once when downloading several data types
mappaint 11781   7 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
oauth 11604   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
preferences 11746   7 years Don-vip PMD - Strict Exceptions
progress 11746   7 years Don-vip PMD - Strict Exceptions
tagging 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
util 11746   7 years Don-vip PMD - Strict Exceptions
widgets 11772   7 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
DefaultNameFormatter.java 24.0 KB 11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
ExtendedDialog.java 23.8 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
GettingStarted.java 7.3 KB 11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
HelpAwareOptionPane.java 13.1 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IconToggleButton.java 5.3 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
ImageryMenu.java 10.6 KB 11654   7 years Don-vip fix #14450 - Cannot add local imagery to toolbar
JosmUserIdentityManager.java 11.7 KB 11746   7 years Don-vip PMD - Strict Exceptions
MainApplication.java 26.7 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MainFrame.java 7.9 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MainMenu.java 40.3 KB 11769   7 years stoecker see #14142 - fix help link
MainPanel.java 5.6 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MapFrame.java 30.5 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 10.0 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
MapStatus.java 43.9 KB 11746   7 years Don-vip PMD - Strict Exceptions
MapView.java 32.7 KB 11779   7 years Don-vip fix #14572 - Don't index MultipolygonCache by NavigatableComponent
MapViewState.java 24.8 KB 11746   7 years Don-vip PMD - Strict Exceptions
MenuScroller.java 15.8 KB 11506   7 years Don-vip simplify MenuScroller
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
NavigatableComponent.java 60.2 KB 11535   7 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
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 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
NotificationManager.java 13.2 KB 11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
OsmPrimitivRenderer.java 4.9 KB 10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
PleaseWaitDialog.java 7.5 KB 11673   7 years michael2402 Add more Javadoc for progress monitors.
PleaseWaitRunnable.java 7.2 KB 11746   7 years Don-vip PMD - Strict Exceptions
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
ProgramArguments.java 7.6 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
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 10755   8 years Don-vip sonar - various fixes
SplashScreen.java 12.5 KB 10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
Note: See TracBrowser for help on using the repository browser.