source: josm/trunk/src/org/openstreetmap/josm/tools@ 13487

Name Size Rev Age Author Last Change
../
date 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
bugreport 12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
template_engine 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
Property.java 673 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
XmlParsingException.java 2.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
UserCancelException.java 1.6 KB 8919   8 years Don-vip move UserCancelException class in tools package and use it where …
CompositeList.java 847 bytes 9078   8 years Don-vip sonar - Immutable Field
ColorHelper.java 2.9 KB 9229   8 years Don-vip fix #12262 - NPE
UncheckedParseException.java 1.6 KB 9385   8 years simon04 Refactoring: introduce UncheckedParseException In addition, …
package-info.java 183 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
CopyList.java 5.3 KB 10314   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
Destroyable.java 556 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
GBC.java 5.5 KB 10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
SubclassFilteredCollection.java 3.5 KB 10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
GeoProperty.java 763 bytes 11264   7 years bastiK refactor GeoProperty implementation of RightAndLefthandTraffic to …
DefaultGeoProperty.java 1.7 KB 11361   7 years bastiK see #10387 - use path winding rule instead of Area.subtract
FontsManager.java 1.4 KB 11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
JosmRuntimeException.java 2.3 KB 11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
Pair.java 1.7 KB 11538   7 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
StreamUtils.java 1.3 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
ListeningCollection.java 2.3 KB 12269   7 years Don-vip sonar - squid:S1319 - Declarations should use Java collection …
GeoPropertyIndex.java 6.0 KB 12382   7 years michael2402 More documentation for the tools package
LanguageInfo.java 8.4 KB 12382   7 years michael2402 More documentation for the tools package
InputMapUtils.java 4.5 KB 12520   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
ColorScale.java 7.2 KB 12538   7 years Don-vip PMD - ShortMethodName
OpenBrowser.java 3.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
GeoUrlToBounds.java 2.1 KB 12624   7 years Don-vip see #15182 - remove unused imports
MemoryManager.java 6.5 KB 12624   7 years Don-vip see #15182 - remove unused imports
Territories.java 3.8 KB 12624   7 years Don-vip see #15182 - remove unused imports
XmlObjectParser.java 11.9 KB 12624   7 years Don-vip see #15182 - remove unused imports
Geometry.java 40.0 KB 12742   7 years Don-vip see #15229 - see #15182 - remove useless dependence of Geometry on …
RotationAngle.java 5.6 KB 12756   7 years Don-vip see #15229 - see #15182 - move RotationAngle from gui.util to tools
PlatformVisitor.java 605 bytes 12776   7 years bastiK see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
ImageOverlay.java 3.7 KB 12782   7 years Don-vip see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
ImageProcessor.java 776 bytes 12782   7 years Don-vip see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
Platform.java 2.3 KB 12784   7 years bastiK see #15229 - minor cleanup
Diff.java 33.1 KB 12798   7 years Don-vip see #14794 - checkstyle
ListenableWeakReference.java 2.2 KB 12798   7 years Don-vip see #14794 - checkstyle
GuiSizesHelper.java 3.6 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
Shortcut.java 22.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
TextTagParser.java 10.6 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
WikiReader.java 5.7 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
ImageWarp.java 7.6 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
MultiMap.java 7.5 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
ImageResource.java 10.5 KB 12868   7 years Don-vip SonarQube - squid:S1166 - Exception handlers should preserve the …
OsmUrlToBounds.java 10.6 KB 12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
WinRegistry.java 9.4 KB 12887   7 years Don-vip see #15343 - catch Java 9 exceptions
AlphanumComparator.java 5.4 KB 12909   7 years Don-vip see #15361 - add more debug info + update licence information
ExifReader.java 15.7 KB 12985   7 years Don-vip fix #15427 - NPE
ExceptionUtil.java 33.2 KB 12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
JosmDecimalFormatSymbolsProvider.java 1.8 KB 13124   6 years Don-vip fix #15552 - fix parsing of decimal numbers
CheckParameterUtil.java 4.3 KB 13173   6 years Don-vip see #15310 - remove most of deprecated APIs
HiDPISupport.java 11.9 KB 13202   6 years Don-vip update to PMD 6.0.0
ListenerList.java 8.4 KB 13203   6 years Don-vip javadoc fixes + some test timeout increases
Logging.java 15.0 KB 13263   6 years Don-vip see #15709 - fix a major memory leak where the first created …
SAXReturnException.java 402 bytes 13311   6 years Don-vip checkstyle
OverpassTurboQueryWizard.java 3.0 KB 13331   6 years Don-vip see #14097, see #15783 - robustness to situations where JavaScript …
I18n.java 25.5 KB 13356   6 years Don-vip fix #15662 - allow JOSM to open JAR URLs containing exclamation marks …
HttpClient.java 26.5 KB 13358   6 years Don-vip fix #15830 - Support (and autodetect) WMS 1.3.0
ImageProvider.java 79.1 KB 13369   6 years stoecker see #15734 - fix two icons by simply cutting the size. The circle is …
PlatformHook.java 12.9 KB 13450   6 years Don-vip fix #15992 - load native certificates from macOS system root trust …
PlatformHookOsx.java 36.6 KB 13450   6 years Don-vip fix #15992 - load native certificates from macOS system root trust …
PlatformHookUnixoid.java 17.1 KB 13450   6 years Don-vip fix #15992 - load native certificates from macOS system root trust …
Utils.java 66.4 KB 13473   6 years Don-vip fix #15992 - more robust implementation of Utils.execOutput. Ensure …
RightAndLefthandTraffic.java 7.3 KB 13485   6 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
PlatformHookWindows.java 43.6 KB 13487   6 years Don-vip see #15992 - do not log PS 2.0 errors as such (debug level is enough)
Note: See TracBrowser for help on using the repository browser.