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

Name Size Rev Age Author Last Change
../
progress 11673   7 years michael2402 Add more Javadoc for progress monitors.
preferences 11705   7 years michael2402 Use Utils.clamp instead of Math.max(Math.min())
draw 11225   7 years michael2402 MapViewPath: Add @FunctionalInterface, clean formatting.
widgets 11615   7 years Don-vip add javadoc
util 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
tagging 11620   7 years Don-vip checkstyle - enable CatchParameterName rule
oauth 11604   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
mappaint 11702   7 years Don-vip more usages of Utils.clamp
io 11686   7 years Don-vip fix #9799 - Don't check for unread messages while upload is in …
history 11659   7 years Don-vip fix #14175 - HistoryBrowserModel removes listener twice
help 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
download 11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
dialogs 11684   7 years Don-vip fix #14193 - make sure deleted objects are not added to relations, do …
datatransfer 11554   7 years Don-vip fix #14356 - make sure that workaround for JDK-6322854 is used everywhere
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
conflict 11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
bbox 11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
layer 11710   7 years bastiK see #12731 - make enum field final + fix compiler warning
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
SplashScreen.java 12.5 KB 10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
SelectionManager.java 16.0 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
MainMenu.java 40.3 KB 10816   8 years simon04 fix #12950 - Add "Download in current view" This action is located in …
HelpAwareOptionPane.java 13.1 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
GettingStarted.java 7.3 KB 11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
PleaseWaitDialog.java 7.5 KB 11673   7 years michael2402 Add more Javadoc for progress monitors.
MapView.java 31.5 KB 11226   7 years michael2402 MapView: Allow public access to paintLayer. This allows plugins like …
SideButton.java 4.6 KB 10755   8 years Don-vip sonar - various fixes
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
ScrollViewport.java 6.3 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
ProgramArguments.java 7.6 KB 10936   8 years Don-vip sonar
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
PleaseWaitRunnable.java 7.1 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
OsmPrimitivRenderer.java 4.9 KB 10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
NotificationManager.java 13.2 KB 11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
Notification.java 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
NoteSortDialog.java 3.1 KB 9078   8 years Don-vip sonar - Immutable Field
NoteInputDialog.java 2.2 KB 9078   8 years Don-vip sonar - Immutable Field
NavigatableComponent.java 60.2 KB 11535   7 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
MenuScroller.java 15.8 KB 11506   7 years Don-vip simplify MenuScroller
MapViewState.java 24.6 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
MapStatus.java 43.9 KB 11620   7 years Don-vip checkstyle - enable CatchParameterName rule
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MapMover.java 10.1 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapFrame.java 30.6 KB 11536   7 years Don-vip sonar - fb-contrib:WOC_WRITE_ONLY_COLLECTION_FIELD - Correctness - …
MainPanel.java 5.6 KB 11551   7 years Don-vip fix #14353 - add synchronization to MainPanel
MainFrame.java 7.9 KB 11348   7 years Don-vip findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
MainApplication.java 26.7 KB 11650   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
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
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ExtendedDialog.java 23.8 KB 11105   8 years Don-vip sonar - fix various issues
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
DefaultNameFormatter.java 24.0 KB 11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
Note: See TracBrowser for help on using the repository browser.