source:
josm/trunk/src/org/openstreetmap/josm/tools@
16436
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| bugreport | 15735 | 6 years |
Java 8: replace .stream().forEach() with .forEach()
|
||
| date | 15869 | 6 years | DateUtilsTest: extend Based on test coverage and mutation testing … | ||
| template_engine | 16436 | 6 years | see #19251 - Java 8: use Stream | ||
| AlphanumComparator.java | 5.4 KB | 13836 | 8 years | fix #13889 - Make preset searchs ignore accents | |
| ArrayUtils.java | 1.2 KB | 15226 | 7 years | fix #14208 - add dedicated buttons in filter dialog to sort/reverse … | |
| CheckParameterUtil.java | 2.4 KB | 16056 | 6 years | CheckParameterUtil: replace ensure() with ensureThat() Makes code … | |
| ColorHelper.java | 4.5 KB | 16319 | 6 years | see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red" | |
| ColorScale.java | 7.6 KB | 15586 | 6 years | code cleanup | |
| CompositeList.java | 847 bytes | 9078 | 10 years | sonar - Immutable Field | |
| CopyList.java | 5.3 KB | 10314 | 10 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
| DefaultGeoProperty.java | 2.4 KB | 15359 | 6 years | see #17058, fix #18097 - fix MapCSSTagChecker.getLocation | |
| Destroyable.java | 556 bytes | 10600 | 10 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
| Diff.java | 33.1 KB | 12798 | 8 years | see #14794 - checkstyle | |
| ExceptionUtil.java | 33.7 KB | 16407 | 6 years | fix #18915: "Precondition violation" not fixable from within JOSM - … | |
| ExifReader.java | 17.3 KB | 15219 | 7 years | fix #17848 - read and display IPTC metadata from jpeg/tiff images … | |
| FontsManager.java | 1.4 KB | 14382 | 7 years | see #16908 - make sure FontsManager does not prevent JOSM to start | |
| GBC.java | 5.5 KB | 10649 | 10 years | fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core | |
| GenericParser.java | 3.0 KB | 16188 | 6 years | see #18954, see #18864 - fix SonarQube issues | |
| Geometry.java | 64.9 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| GeoProperty.java | 763 bytes | 11264 | 9 years | refactor GeoProperty implementation of RightAndLefthandTraffic to … | |
| GeoPropertyIndex.java | 6.2 KB | 14484 | 7 years |
fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
|
|
| GeoUrlToBounds.java | 2.2 KB | 15184 | 7 years | fix #17825 - support Geo URIs with WGS84 CRS and/or uncertainty | |
| GuiSizesHelper.java | 3.6 KB | 12846 | 8 years |
see #15229 - use Config.getPref() wherever possible
|
|
| HiDPISupport.java | 10.1 KB | 16331 | 6 years | HiDPISupport: use static initializer, drop Optional use | |
| Http1Client.java | 7.3 KB | 15798 | 6 years | Http1Client: determine actual HTTP version | |
| HttpClient.java | 31.0 KB | 15968 | 6 years |
fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
|
|
| I18n.java | 31.3 KB | 16111 | 6 years | see #18856 - allow to disable numbering format overriding with … | |
| ImageOverlay.java | 3.7 KB | 12782 | 8 years |
see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
|
|
| ImageProcessor.java | 776 bytes | 12782 | 8 years |
see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
|
|
| ImageProvider.java | 84.8 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| ImageResource.java | 11.5 KB | 16207 | 6 years | ImageResource: rename method parameter | |
| ImageWarp.java | 7.7 KB | 14816 | 7 years | see #17387 - add more details when NegativeArraySizeException occurs … | |
| InputMapUtils.java | 5.3 KB | 14691 | 7 years | see #17202 - Fix NPE in UploadDialogTest | |
| JosmDecimalFormatSymbolsProvider.java | 1.8 KB | 13124 | 8 years | fix #15552 - fix parsing of decimal numbers | |
| JosmRuntimeException.java | 2.3 KB | 13493 | 8 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
| KeyboardUtils.java | 58.5 KB | 14282 | 7 years | see #16732 - more keyboard fixes | |
| LanguageInfo.java | 10.9 KB | 15711 | 6 years | see #14465 - Tag2Link: restrict names by JOSM language | |
| ListenableWeakReference.java | 2.2 KB | 12798 | 8 years | see #14794 - checkstyle | |
| ListenerList.java | 8.6 KB | 15726 | 6 years | Fix typo | |
| ListeningCollection.java | 2.3 KB | 12269 | 9 years | sonar - squid:S1319 - Declarations should use Java collection … | |
| Logging.java | 18.8 KB | 15791 | 6 years | fix #18608 - use the correct console encoding on Windows (regression … | |
| Mediawiki.java | 2.9 KB | 15261 | 7 years | fix #17935 - fix bad HTTP request construction when contacting OSM wiki | |
| MemoryManager.java | 6.5 KB | 14273 | 7 years | fix typos - patch by naoliv - fix #16781 - Thanks a lot | |
| MultiMap.java | 7.3 KB | 15870 | 6 years | MultiMapTest: extend Based on test coverage and mutation testing … | |
| OpenBrowser.java | 2.6 KB | 15543 | 6 years | fix #18362 - safer construction of URIs | |
| OptionParser.java | 12.7 KB | 14640 | 7 years | fix #17169 - Missing MessageFormat arguments in OptionParser | |
| OsmUrlToBounds.java | 10.7 KB | 15665 | 6 years | prevent integer overflow with zoom level 23 | |
| package-info.java | 183 bytes | 10125 | 10 years |
refactor classes from corrector package, add javadoc
|
|
| Pair.java | 1.7 KB | 11538 | 9 years | sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method … | |
| Platform.java | 2.3 KB | 13647 | 8 years | see #16204 - Allow to start and close JOSM in WebStart sandbox mode … | |
| PlatformHook.java | 12.7 KB | 15922 | 6 years | see #18720 - Headless mode is obviously not an HIDPI screen, as … | |
| PlatformHookOsx.java | 36.0 KB | 15121 | 7 years | sonarqube, javadoc | |
| PlatformHookUnixoid.java | 18.6 KB | 15543 | 6 years | fix #18362 - safer construction of URIs | |
| PlatformHookWindows.java | 38.6 KB | 16120 | 6 years | fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint | |
| PlatformManager.java | 1.3 KB | 14138 | 8 years |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
| PlatformVisitor.java | 605 bytes | 12776 | 8 years |
see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
|
|
| Property.java | 673 bytes | 8512 | 11 years | checkstyle: redundant modifiers | |
| ReflectionUtils.java | 2.4 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| ResourceProvider.java | 3.0 KB | 15416 | 6 years | fix #18190 - Handle "resource:" identical for CachedFile and images | |
| RightAndLefthandTraffic.java | 3.3 KB | 16321 | 6 years | fix #18907 - Initialize Territories+RightAndLefthandTraffic together, … | |
| RotationAngle.java | 5.6 KB | 14654 | 7 years | Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of … | |
| SAXReturnException.java | 402 bytes | 13311 | 8 years | checkstyle | |
| SearchCompilerQueryWizard.java | 10.0 KB | 16358 | 6 years | see #18164 - Rename class to SearchCompilerQueryWizard | |
| ShapeClipper.java | 10.6 KB | 14627 | 7 years | fix #17167 : Regression from #17119 clipped closed path was not closed | |
| Shortcut.java | 26.7 KB | 14689 | 7 years | fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip | |
| Stopwatch.java | 1.5 KB | 16069 | 6 years | see #18752 - Harmonize stopwatch logging | |
| StreamUtils.java | 2.4 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| StringParser.java | 2.3 KB | 16188 | 6 years | see #18954, see #18864 - fix SonarQube issues | |
| SubclassFilteredCollection.java | 3.7 KB | 16061 | 6 years | SubclassFilteredCollection: use spliteratorUnknownSize() to avoid … | |
| Tag2Link.java | 7.2 KB | 16434 | 6 years | fix #19071 - Tag2Link: obtain rules via Apache Ivy and org.webjars.npm | |
| TaginfoRegionalInstance.java | 2.0 KB | 16067 | 6 years | fix #18821, see #18302 - TaginfoAction: improve i18n | |
| Territories.java | 10.2 KB | 16381 | 6 years | see #18907 - Territories: retain "name:en" for custom tags | |
| TextAnalyzer.java | 3.9 KB | 13544 | 8 years | fix recent Sonar issues | |
| TextTagParser.java | 7.0 KB | 15762 | 6 years | Fix typo in Javadoc | |
| TextUtils.java | 560 bytes | 15293 | 7 years | sonar | |
| UncheckedParseException.java | 1.7 KB | 13493 | 8 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
| UserCancelException.java | 1.6 KB | 13493 | 8 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
| Utils.java | 71.0 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| WikiReader.java | 5.7 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| WindowsShortcut.java | 8.3 KB | 14199 | 7 years | spotbugs - BIT_SIGNED_CHECK | |
| WinRegistry.java | 11.3 KB | 14977 | 7 years | ensures consistency of upload comment: * fix #11168 - ctrl-z/undo … | |
| XmlObjectParser.java | 11.6 KB | 16188 | 6 years | see #18954, see #18864 - fix SonarQube issues | |
| XmlParsingException.java | 2.1 KB | 14273 | 7 years | fix typos - patch by naoliv - fix #16781 - Thanks a lot | |
| XmlUtils.java | 7.5 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
Note:
See TracBrowser
for help on using the repository browser.
