source:
josm/trunk/src/org/openstreetmap/josm/tools@
14118
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bugreport | 14095 | 7 years | fix error_prone warnings | ||
date | 14079 | 7 years | see #16550 - use UTC by default for GPX timestamps | ||
template_engine | 14098 | 7 years | fix PMD warnings | ||
AlphanumComparator.java | 5.4 KB | 13836 | 7 years | fix #13889 - Make preset searchs ignore accents | |
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.2 KB | 12538 | 8 years | PMD - ShortMethodName | |
CompositeList.java | 847 bytes | 9078 | 9 years | sonar - Immutable Field | |
CopyList.java | 5.3 KB | 10314 | 9 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
DefaultGeoProperty.java | 1.7 KB | 11361 | 8 years | see #10387 - use path winding rule instead of Area.subtract | |
Destroyable.java | 556 bytes | 10600 | 9 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
Diff.java | 33.1 KB | 12798 | 7 years | see #14794 - checkstyle | |
ExceptionUtil.java | 33.2 KB | 12992 | 7 years | fix #15435 - do not cache incorrect login credentials when using basic auth | |
ExifReader.java | 15.7 KB | 12985 | 7 years | fix #15427 - NPE | |
FontsManager.java | 1.4 KB | 11374 | 8 years | sonar - squid:S00112 - Generic exceptions should never be thrown: … | |
GBC.java | 5.5 KB | 10649 | 9 years | fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core | |
Geometry.java | 41.2 KB | 13807 | 7 years |
define getDataSet() in IPrimitive , tune Geometry methods signatures
|
|
GeoProperty.java | 763 bytes | 11264 | 8 years | refactor GeoProperty implementation of RightAndLefthandTraffic to … | |
GeoPropertyIndex.java | 6.0 KB | 14008 | 7 years | fix #16467 - NPE | |
GeoUrlToBounds.java | 2.1 KB | 12624 | 7 years | see #15182 - remove unused imports | |
GuiSizesHelper.java | 3.6 KB | 12846 | 7 years |
see #15229 - use Config.getPref() wherever possible
|
|
HiDPISupport.java | 11.9 KB | 13849 | 7 years | SonarQube - fix minor code issues | |
HttpClient.java | 26.6 KB | 13647 | 7 years | see #16204 - Allow to start and close JOSM in WebStart sandbox mode … | |
I18n.java | 26.3 KB | 14013 | 7 years | see #16453 - fix NPE and warnings | |
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 | 81.6 KB | 14105 | 7 years | fix #16576 - catch UnsatisfiedLinkError | |
ImageResource.java | 10.8 KB | 13652 | 7 years | see #15744 - add/rework traces | |
ImageWarp.java | 7.6 KB | 12865 | 7 years | see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should … | |
InputMapUtils.java | 5.0 KB | 14106 | 7 years | DownloadDialog, PreferenceDialog: bind Ctrl+Enter to main action | |
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.2 KB | 14022 | 7 years | see #16453 - support arabic, thai and georgian shortcuts | |
LanguageInfo.java | 8.4 KB | 12382 | 8 years | More documentation for the tools package | |
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 | 8 years | sonar - squid:S1319 - Declarations should use Java collection … | |
Logging.java | 18.5 KB | 14074 | 7 years | checkstyle/sonarqube | |
MemoryManager.java | 6.5 KB | 12624 | 7 years | see #15182 - remove unused imports | |
MultiMap.java | 7.5 KB | 12865 | 7 years | see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should … | |
OpenBrowser.java | 3.8 KB | 12620 | 7 years |
see #15182 - deprecate all Main logging methods and introduce …
|
|
OsmUrlToBounds.java | 10.6 KB | 12869 | 7 years | see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields … | |
OverpassTurboQueryWizard.java | 3.0 KB | 13331 | 7 years | see #14097, see #15783 - robustness to situations where JavaScript … | |
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 | 7 years | see #16204 - Allow to start and close JOSM in WebStart sandbox mode … | |
PlatformHook.java | 13.3 KB | 13691 | 7 years | fix #16243 - load files via Windows shortcut files (*.lnk) | |
PlatformHookOsx.java | 36.6 KB | 13647 | 7 years | see #16204 - Allow to start and close JOSM in WebStart sandbox mode … | |
PlatformHookUnixoid.java | 17.7 KB | 13695 | 7 years | see #15560, see #16047 - detect java 10/11 packages | |
PlatformHookWindows.java | 44.4 KB | 13791 | 7 years | see #10989, #16215, fix #16199 - load "Malgun Gothic" font on Windows … | |
PlatformVisitor.java | 605 bytes | 12776 | 7 years |
see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
|
|
Property.java | 673 bytes | 8512 | 10 years | checkstyle: redundant modifiers | |
RightAndLefthandTraffic.java | 7.5 KB | 14032 | 7 years | fix #16489 - NPE at RightAndLefthandTraffic.isRightHandTraffic | |
RotationAngle.java | 5.7 KB | 13623 | 7 years |
more use of IPrimitive instead of OsmPrimitive
|
|
SAXReturnException.java | 402 bytes | 13311 | 7 years | checkstyle | |
Shortcut.java | 24.1 KB | 14017 | 7 years | see #16453 - support dead keys. Drop ancient Polish keyboards not used … | |
StreamUtils.java | 1.3 KB | 11921 | 8 years | improve unit test coverage of utilities classes thanks to … | |
SubclassFilteredCollection.java | 3.6 KB | 13919 | 7 years |
rendering of IPrimitive s
|
|
Territories.java | 3.8 KB | 14035 | 7 years | fix #16491 - NPE | |
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 | 566 bytes | 13978 | 7 years | fix #16427 - Inserts zero width space character (U+8203) after each … | |
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 | 69.1 KB | 13990 | 7 years | see #16047 - don't ask Java 8 users to upgrade to Java 10 | |
WikiReader.java | 5.7 KB | 12846 | 7 years |
see #15229 - use Config.getPref() wherever possible
|
|
WindowsShortcut.java | 8.3 KB | 14091 | 7 years | tools update: awaitility 3.1.2, equalsverifier 2.5.1, jmockit 1.41, … | |
WinRegistry.java | 11.2 KB | 13672 | 7 years | fix recent SonarQube issues | |
XmlObjectParser.java | 11.9 KB | 13901 | 7 years |
add new XmlUtils class with more "safe factories" methods
|
|
XmlParsingException.java | 2.1 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … | |
XmlUtils.java | 6.3 KB | 13901 | 7 years |
add new XmlUtils class with more "safe factories" methods
|
Note:
See TracBrowser
for help on using the repository browser.