source:
josm/trunk/src/org/openstreetmap/josm/tools@
15547
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bugreport | 14746 | 6 years | Refactoring: use StandardCharsets | ||
date | 15250 | 5 years | see #17829 - use UTC timezone instead of local one | ||
template_engine | 14098 | 6 years | fix PMD warnings | ||
AlphanumComparator.java | 5.4 KB | 13836 | 6 years | fix #13889 - Make preset searchs ignore accents | |
ArrayUtils.java | 1.2 KB | 15226 | 5 years | fix #14208 - add dedicated buttons in filter dialog to sort/reverse … | |
CheckParameterUtil.java | 4.3 KB | 13173 | 7 years | see #15310 - remove most of deprecated APIs | |
ColorHelper.java | 2.9 KB | 9229 | 9 years | fix #12262 - NPE | |
ColorScale.java | 7.6 KB | 15292 | 5 years | checkstyle/pmd/sonar | |
CompositeList.java | 847 bytes | 9078 | 9 years | sonar - Immutable Field | |
CopyList.java | 5.3 KB | 10314 | 8 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
DefaultGeoProperty.java | 2.4 KB | 15359 | 5 years | see #17058, fix #18097 - fix MapCSSTagChecker.getLocation | |
Destroyable.java | 556 bytes | 10600 | 8 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
Diff.java | 33.1 KB | 12798 | 7 years | see #14794 - checkstyle | |
ExceptionUtil.java | 34.0 KB | 15089 | 5 years | fix #17722 - detect other block texts. Assume the API will always send … | |
ExifReader.java | 17.3 KB | 15219 | 5 years | fix #17848 - read and display IPTC metadata from jpeg/tiff images … | |
FontsManager.java | 1.4 KB | 14382 | 6 years | see #16908 - make sure FontsManager does not prevent JOSM to start | |
GBC.java | 5.5 KB | 10649 | 8 years | fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core | |
Geometry.java | 62.4 KB | 15344 | 5 years | see #6102, #11778: Improve UNCONNECTED_WAYS test - avoid to fill … | |
GeoProperty.java | 763 bytes | 11264 | 8 years | refactor GeoProperty implementation of RightAndLefthandTraffic to … | |
GeoPropertyIndex.java | 6.2 KB | 14484 | 6 years |
fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
|
|
GeoUrlToBounds.java | 2.2 KB | 15184 | 5 years | fix #17825 - support Geo URIs with WGS84 CRS and/or uncertainty | |
GuiSizesHelper.java | 3.6 KB | 12846 | 7 years |
see #15229 - use Config.getPref() wherever possible
|
|
HiDPISupport.java | 11.9 KB | 14436 | 6 years | fix SonarQube issues | |
Http1Client.java | 7.0 KB | 15229 | 5 years | see #17861 - Refactor HTTP client to support HTTP/2 in a new plugin … | |
HttpClient.java | 30.2 KB | 15423 | 5 years | fix #17240 - Presets: verify that wiki links are no redirect | |
I18n.java | 29.9 KB | 15547 | 5 years | fix #18355 - fix regression in determination of locale/country … | |
ImageOverlay.java | 3.7 KB | 12782 | 7 years |
see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
|
|
ImageProcessor.java | 776 bytes | 12782 | 7 years |
see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
|
|
ImageProvider.java | 84.0 KB | 15416 | 5 years | fix #18190 - Handle "resource:" identical for CachedFile and images | |
ImageResource.java | 10.8 KB | 13652 | 6 years | see #15744 - add/rework traces | |
ImageWarp.java | 7.7 KB | 14816 | 6 years | see #17387 - add more details when NegativeArraySizeException occurs … | |
InputMapUtils.java | 5.3 KB | 14691 | 6 years | see #17202 - Fix NPE in UploadDialogTest | |
JosmDecimalFormatSymbolsProvider.java | 1.8 KB | 13124 | 7 years | fix #15552 - fix parsing of decimal numbers | |
JosmRuntimeException.java | 2.3 KB | 13493 | 7 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
KeyboardUtils.java | 58.5 KB | 14282 | 6 years | see #16732 - more keyboard fixes | |
LanguageInfo.java | 10.8 KB | 15547 | 5 years | fix #18355 - fix regression in determination of locale/country … | |
ListenableWeakReference.java | 2.2 KB | 12798 | 7 years | see #14794 - checkstyle | |
ListenerList.java | 8.4 KB | 13203 | 7 years | javadoc fixes + some test timeout increases | |
ListeningCollection.java | 2.3 KB | 12269 | 7 years | sonar - squid:S1319 - Declarations should use Java collection … | |
Logging.java | 18.5 KB | 14302 | 6 years | see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer | |
Mediawiki.java | 2.9 KB | 15261 | 5 years | fix #17935 - fix bad HTTP request construction when contacting OSM wiki | |
MemoryManager.java | 6.5 KB | 14273 | 6 years | fix typos - patch by naoliv - fix #16781 - Thanks a lot | |
MultiMap.java | 7.5 KB | 12865 | 7 years | see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should … | |
OpenBrowser.java | 2.6 KB | 15543 | 5 years | fix #18362 - safer construction of URIs | |
OptionParser.java | 12.7 KB | 14640 | 6 years | fix #17169 - Missing MessageFormat arguments in OptionParser | |
OsmUrlToBounds.java | 10.7 KB | 14119 | 6 years |
see #15229 - deprecate all Main methods returning an URL
|
|
OverpassTurboQueryWizard.java | 3.1 KB | 14324 | 6 years | fix #16839 - increase default overpass wizard timeout from 25 to 90 … | |
package-info.java | 183 bytes | 10125 | 9 years |
refactor classes from corrector package, add javadoc
|
|
Pair.java | 1.7 KB | 11538 | 8 years | sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method … | |
Platform.java | 2.3 KB | 13647 | 6 years | see #16204 - Allow to start and close JOSM in WebStart sandbox mode … | |
PlatformHook.java | 12.2 KB | 15469 | 5 years | fix #10033, fix #15748, fix #17097 - drop remote control https support … | |
PlatformHookOsx.java | 36.0 KB | 15121 | 5 years | sonarqube, javadoc | |
PlatformHookUnixoid.java | 18.6 KB | 15543 | 5 years | fix #18362 - safer construction of URIs | |
PlatformHookWindows.java | 37.9 KB | 15543 | 5 years | fix #18362 - safer construction of URIs | |
PlatformManager.java | 1.3 KB | 14138 | 6 years |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
PlatformVisitor.java | 605 bytes | 12776 | 7 years |
see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
|
|
Property.java | 673 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
ReflectionUtils.java | 2.4 KB | 14978 | 6 years | fix #17574 - fix IAE when plugins modify preferences (regression from … | |
ResourceProvider.java | 3.0 KB | 15416 | 5 years | fix #18190 - Handle "resource:" identical for CachedFile and images | |
RightAndLefthandTraffic.java | 3.5 KB | 14720 | 6 years | fix #17224: Remove need for left-right-hand-traffic.osm | |
RotationAngle.java | 5.6 KB | 14654 | 6 years | Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of … | |
SAXReturnException.java | 402 bytes | 13311 | 7 years | checkstyle | |
ShapeClipper.java | 10.6 KB | 14627 | 6 years | fix #17167 : Regression from #17119 clipped closed path was not closed | |
Shortcut.java | 26.7 KB | 14689 | 6 years | fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip | |
StreamUtils.java | 1.3 KB | 11921 | 7 years | improve unit test coverage of utilities classes thanks to … | |
SubclassFilteredCollection.java | 3.6 KB | 13919 | 6 years |
rendering of IPrimitive s
|
|
Territories.java | 4.2 KB | 14484 | 6 years |
fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
|
|
TextAnalyzer.java | 3.9 KB | 13544 | 7 years | fix recent Sonar issues | |
TextTagParser.java | 7.0 KB | 13597 | 7 years | fix #16145 - remove white spaces from key/values when pasting tags | |
TextUtils.java | 560 bytes | 15293 | 5 years | sonar | |
UncheckedParseException.java | 1.7 KB | 13493 | 7 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
UserCancelException.java | 1.6 KB | 13493 | 7 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
Utils.java | 70.8 KB | 15543 | 5 years | fix #18362 - safer construction of URIs | |
WikiReader.java | 5.7 KB | 15293 | 5 years | sonar | |
WindowsShortcut.java | 8.3 KB | 14199 | 6 years | spotbugs - BIT_SIGNED_CHECK | |
WinRegistry.java | 11.3 KB | 14977 | 6 years | ensures consistency of upload comment: * fix #11168 - ctrl-z/undo … | |
XmlObjectParser.java | 12.3 KB | 15427 | 5 years | fix recent SonarQube issues | |
XmlParsingException.java | 2.1 KB | 14273 | 6 years | fix typos - patch by naoliv - fix #16781 - Thanks a lot | |
XmlUtils.java | 7.7 KB | 14441 | 6 years | fix SonarQube issues |
Note:
See TracBrowser
for help on using the repository browser.