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

Name Size Rev Age Author Last Change
../
bugreport 12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
date 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
template_engine 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
AlphanumComparator.java 5.4 KB 12909   7 years Don-vip see #15361 - add more debug info + update licence information
CheckParameterUtil.java 4.3 KB 13173   6 years Don-vip see #15310 - remove most of deprecated APIs
ColorHelper.java 2.9 KB 9229   8 years Don-vip fix #12262 - NPE
ColorScale.java 7.2 KB 12538   7 years Don-vip PMD - ShortMethodName
CompositeList.java 847 bytes 9078   8 years Don-vip sonar - Immutable Field
CopyList.java 5.3 KB 10314   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
DefaultGeoProperty.java 1.7 KB 11361   7 years bastiK see #10387 - use path winding rule instead of Area.subtract
Destroyable.java 556 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
Diff.java 33.1 KB 12798   7 years Don-vip see #14794 - checkstyle
ExceptionUtil.java 33.2 KB 12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
ExifReader.java 15.7 KB 12985   7 years Don-vip fix #15427 - NPE
FontsManager.java 1.4 KB 11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
GBC.java 5.5 KB 10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
Geometry.java 40.0 KB 12742   7 years Don-vip see #15229 - see #15182 - remove useless dependence of Geometry on …
GeoProperty.java 763 bytes 11264   7 years bastiK refactor GeoProperty implementation of RightAndLefthandTraffic to …
GeoPropertyIndex.java 6.0 KB 12382   7 years michael2402 More documentation for the tools package
GeoUrlToBounds.java 2.1 KB 12624   7 years Don-vip see #15182 - remove unused imports
GuiSizesHelper.java 3.6 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
HiDPISupport.java 11.9 KB 13202   6 years Don-vip update to PMD 6.0.0
HttpClient.java 26.5 KB 13358   6 years Don-vip fix #15830 - Support (and autodetect) WMS 1.3.0
I18n.java 25.0 KB 13544   6 years Don-vip fix recent Sonar issues
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
ImageProvider.java 79.1 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
ImageResource.java 10.5 KB 12868   7 years Don-vip SonarQube - squid:S1166 - Exception handlers should preserve the …
ImageWarp.java 7.6 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
InputMapUtils.java 4.5 KB 12520   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
JosmDecimalFormatSymbolsProvider.java 1.8 KB 13124   6 years Don-vip fix #15552 - fix parsing of decimal numbers
JosmRuntimeException.java 2.3 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
LanguageInfo.java 8.4 KB 12382   7 years michael2402 More documentation for the tools package
ListenableWeakReference.java 2.2 KB 12798   7 years Don-vip see #14794 - checkstyle
ListenerList.java 8.4 KB 13203   6 years Don-vip javadoc fixes + some test timeout increases
ListeningCollection.java 2.3 KB 12269   7 years Don-vip sonar - squid:S1319 - Declarations should use Java collection …
Logging.java 15.0 KB 13263   6 years Don-vip see #15709 - fix a major memory leak where the first created …
MemoryManager.java 6.5 KB 12624   7 years Don-vip see #15182 - remove unused imports
MultiMap.java 7.5 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
OpenBrowser.java 3.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
OsmUrlToBounds.java 10.6 KB 12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
OverpassTurboQueryWizard.java 3.0 KB 13331   6 years Don-vip see #14097, see #15783 - robustness to situations where JavaScript …
package-info.java 183 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
Pair.java 1.7 KB 11538   7 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
Platform.java 2.3 KB 12784   7 years bastiK see #15229 - minor cleanup
PlatformHook.java 12.9 KB 13504   6 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
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 …
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)
PlatformVisitor.java 605 bytes 12776   7 years bastiK see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
Property.java 673 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
RightAndLefthandTraffic.java 7.2 KB 13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
RotationAngle.java 5.6 KB 12756   7 years Don-vip see #15229 - see #15182 - move RotationAngle from gui.util to tools
SAXReturnException.java 402 bytes 13311   6 years Don-vip checkstyle
Shortcut.java 22.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
StreamUtils.java 1.3 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
SubclassFilteredCollection.java 3.5 KB 10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
Territories.java 3.8 KB 12624   7 years Don-vip see #15182 - remove unused imports
TextAnalyzer.java 3.9 KB 13544   6 years Don-vip fix recent Sonar issues
TextTagParser.java 7.0 KB 13544   6 years Don-vip fix recent Sonar issues
UncheckedParseException.java 1.7 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
UserCancelException.java 1.6 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
Utils.java 66.4 KB 13520   6 years Don-vip see #15560 - fix detection of Java version >= 10
WikiReader.java 5.7 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
WinRegistry.java 9.4 KB 12887   7 years Don-vip see #15343 - catch Java 9 exceptions
XmlObjectParser.java 11.9 KB 12624   7 years Don-vip see #15182 - remove unused imports
XmlParsingException.java 2.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
Note: See TracBrowser for help on using the repository browser.