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

Name Size Rev Age Author Last Change
../
bugreport 14746   5 years simon04 Refactoring: use StandardCharsets
date 15250   5 years Don-vip see #17829 - use UTC timezone instead of local one
template_engine 14098   6 years Don-vip fix PMD warnings
AlphanumComparator.java 5.4 KB 13836   6 years Don-vip fix #13889 - Make preset searchs ignore accents
ArrayUtils.java 1.2 KB 15226   5 years Don-vip fix #14208 - add dedicated buttons in filter dialog to sort/reverse …
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.6 KB 15292   5 years Don-vip checkstyle/pmd/sonar
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 2.4 KB 15359   5 years Don-vip see #17058, fix #18097 - fix MapCSSTagChecker.getLocation
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 34.0 KB 15089   5 years Don-vip fix #17722 - detect other block texts. Assume the API will always send …
ExifReader.java 17.3 KB 15219   5 years Don-vip fix #17848 - read and display IPTC metadata from jpeg/tiff images …
FontsManager.java 1.4 KB 14382   5 years Don-vip see #16908 - make sure FontsManager does not prevent JOSM to start
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 62.4 KB 15344   5 years GerdP see #6102, #11778: Improve UNCONNECTED_WAYS test - avoid to fill …
GeoProperty.java 763 bytes 11264   7 years bastiK refactor GeoProperty implementation of RightAndLefthandTraffic to …
GeoPropertyIndex.java 6.2 KB 14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
GeoUrlToBounds.java 2.2 KB 15184   5 years Don-vip fix #17825 - support Geo URIs with WGS84 CRS and/or uncertainty
GuiSizesHelper.java 3.6 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
HiDPISupport.java 11.9 KB 14436   5 years Don-vip fix SonarQube issues
Http1Client.java 7.0 KB 15229   5 years Don-vip see #17861 - Refactor HTTP client to support HTTP/2 in a new plugin …
HttpClient.java 30.2 KB 15423   5 years Don-vip fix #17240 - Presets: verify that wiki links are no redirect
I18n.java 27.4 KB 15395   5 years Don-vip sets the default system of measurement based on current country
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 84.0 KB 15416   5 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
ImageResource.java 10.8 KB 13652   6 years Don-vip see #15744 - add/rework traces
ImageWarp.java 7.7 KB 14816   5 years Don-vip see #17387 - add more details when NegativeArraySizeException occurs …
InputMapUtils.java 5.3 KB 14691   5 years simon04 see #17202 - Fix NPE in UploadDialogTest
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 …
KeyboardUtils.java 58.5 KB 14282   6 years Don-vip see #16732 - more keyboard fixes
LanguageInfo.java 9.9 KB 15395   5 years Don-vip sets the default system of measurement based on current country
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 18.5 KB 14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
Mediawiki.java 2.9 KB 15261   5 years Don-vip fix #17935 - fix bad HTTP request construction when contacting OSM wiki
MemoryManager.java 6.5 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
MultiMap.java 7.5 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
OpenBrowser.java 2.5 KB 14389   5 years simon04 fix #16891 - Allow to override default web browser on Windows Set the …
OptionParser.java 12.7 KB 14640   5 years simon04 fix #17169 - Missing MessageFormat arguments in OptionParser
OsmUrlToBounds.java 10.7 KB 14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
OverpassTurboQueryWizard.java 3.1 KB 14324   6 years Don-vip fix #16839 - increase default overpass wizard timeout from 25 to 90 …
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 13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
PlatformHook.java 13.0 KB 15193   5 years Don-vip fix #17831 - make sure we don't ask to update to current version of …
PlatformHookOsx.java 36.0 KB 15121   5 years Don-vip sonarqube, javadoc
PlatformHookUnixoid.java 18.6 KB 15293   5 years Don-vip sonar
PlatformHookWindows.java 46.8 KB 15006   5 years Don-vip see #17619: use a common list of native certificate aliases, as they …
PlatformManager.java 1.3 KB 14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
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
ReflectionUtils.java 2.4 KB 14978   5 years Don-vip fix #17574 - fix IAE when plugins modify preferences (regression from …
ResourceProvider.java 3.0 KB 15416   5 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
RightAndLefthandTraffic.java 3.5 KB 14720   5 years GerdP fix #17224: Remove need for left-right-hand-traffic.osm
RotationAngle.java 5.6 KB 14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
SAXReturnException.java 402 bytes 13311   6 years Don-vip checkstyle
ShapeClipper.java 10.6 KB 14627   5 years GerdP fix #17167 : Regression from #17119 clipped closed path was not closed
Shortcut.java 26.7 KB 14689   5 years simon04 fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip
StreamUtils.java 1.3 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
SubclassFilteredCollection.java 3.6 KB 13919   6 years Don-vip rendering of IPrimitives
Territories.java 4.2 KB 14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
TextAnalyzer.java 3.9 KB 13544   6 years Don-vip fix recent Sonar issues
TextTagParser.java 7.0 KB 13597   6 years Don-vip fix #16145 - remove white spaces from key/values when pasting tags
TextUtils.java 560 bytes 15293   5 years Don-vip sonar
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 69.7 KB 15416   5 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
WikiReader.java 5.7 KB 15293   5 years Don-vip sonar
WindowsShortcut.java 8.3 KB 14199   6 years Don-vip spotbugs - BIT_SIGNED_CHECK
WinRegistry.java 11.3 KB 14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
XmlObjectParser.java 12.3 KB 15427   5 years Don-vip fix recent SonarQube issues
XmlParsingException.java 2.1 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
XmlUtils.java 7.7 KB 14441   5 years Don-vip fix SonarQube issues
Note: See TracBrowser for help on using the repository browser.