source:
josm/trunk/src/org/openstreetmap/josm/data/osm
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| event | 18792 | 2 years | Fix #23018: The Name Suggestion Index preset causes dramatic slowing … | ||
| history | 19321 | 11 months | checkstyle | ||
| pbf | 19307 | 11 months | Fix most new PMD issues It would be better to use the newer switch … | ||
| search | 19050 | 21 months |
Revert most var changes from r19048, fix most new compile warnings …
|
||
| visitor | 19220 | 16 months | See #11487: Have josm render data to tiles Start adding basic … | ||
| AbstractDataSourceChangeEvent.java | 1.1 KB | 16913 | 5 years | fix #19698 - Refactoring: make private fields final | |
| AbstractPrimitive.java | 32.1 KB | 19331 | 11 months | checkstyle | |
| BBox.java | 14.1 KB | 17867 | 5 years | see #17177 - fix @since xxx | |
| Changeset.java | 13.8 KB | 19437 | 5 months | fix #24446: Error loading way-history Turned out that the OSM server … | |
| ChangesetCache.java | 10.1 KB | 18801 | 2 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| ChangesetCacheEvent.java | 864 bytes | 12189 | 9 years | See #14794: Javadoc for data.osm package | |
| ChangesetCacheListener.java | 427 bytes | 12190 | 9 years | See #14794: More javadoc for data.osm package | |
| ChangesetDataSet.java | 10.7 KB | 18606 | 3 years |
fix #22529: possibly improve performance in class ChangesetDataSet
- …
|
|
| ChangesetDiscussionComment.java | 1.5 KB | 17720 | 5 years | see #14176 - Migrate ChangesetDiscussionComment to Instant | |
| CyclicUploadDependencyException.java | 1.6 KB | 16445 | 6 years | see #19251 - Java 8: use Stream | |
| DataIntegrityProblemException.java | 2.2 KB | 16546 | 6 years | fix #19343 - DataIntegrityProblemException: report commands involving … | |
| DataSelectionListener.java | 10.6 KB | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| DataSet.java | 48.5 KB | 18871 | 2 years | See #23218: Use newer error_prone versions when compiling on Java 11+ … | |
| DatasetConsistencyTest.java | 8.3 KB | 17333 | 5 years | see #20129 - Fix typos and misspellings in the code (patch by gaben) | |
| DataSetMerger.java | 22.0 KB | 19228 | 16 months | Fix #23930: Merging duplicated layers with little differences stalls … | |
| DataSourceChangeEvent.java | 2.0 KB | 15609 | 6 years | fix #18436 - add listeners to know when a DataSet's DataSources change … | |
| DataSourceListener.java | 652 bytes | 15609 | 6 years | fix #18436 - add listeners to know when a DataSet's DataSources change … | |
| DefaultChangesetCacheEvent.java | 2.2 KB | 12189 | 9 years | See #14794: Javadoc for data.osm package | |
| DefaultNameFormatter.java | 25.9 KB | 19108 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| DownloadPolicy.java | 1.4 KB | 13559 | 8 years |
extract DownloadPolicy / UploadPolicy to separate classes
|
|
| Filter.java | 6.5 KB | 18972 | 2 years | See #23465: Add additional javadoc comments This also fixes some … | |
| FilterMatcher.java | 13.1 KB | 18801 | 2 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| FilterModel.java | 14.5 KB | 18866 | 2 years | Fix #23196: DataIntegrityProblemException: Primitive must be part of … | |
| FilterWorker.java | 4.3 KB | 18246 | 4 years | see #16472 - add initial working 360 viewer, minimal tests, many tests … | |
| Hash.java | 1.3 KB | 16553 | 6 years | see #19334 - javadoc fixes + protected constructors for abstract classes | |
| HighlightUpdateListener.java | 1.1 KB | 12020 | 9 years | see #14120 - checkstyle | |
| IFilterablePrimitive.java | 1.6 KB | 17867 | 5 years | see #17177 - fix @since xxx | |
| INode.java | 2.1 KB | 14146 | 7 years |
see #15229 - don't import Main just for javadoc
|
|
| IOsmDataManager.java | 1.7 KB | 14143 | 7 years |
see #15229 - deprecate Main.main - new class OsmDataManager
|
|
| IPrimitive.java | 17.1 KB | 19399 | 8 months | fix some forgotten since xxx | |
| IRelation.java | 4.4 KB | 19108 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| IRelationMember.java | 1.9 KB | 17867 | 5 years | see #17177 - fix @since xxx | |
| IWay.java | 4.1 KB | 18814 | 2 years | Fix #23105: Add action to select shared/common child objects (patch by … | |
| IWaySegment.java | 7.0 KB | 19065 | 21 months | see #21881 Add a check for loops in directional waterways Fix code in … | |
| KeyValueVisitor.java | 660 bytes | 13561 | 8 years |
extract KeyValueVisitor from AbstractPrimitive, support Tagged …
|
|
| Lockable.java | 551 bytes | 13453 | 8 years | fix #8039, fix #10456: final fixes for the read-only/locked layers: - … | |
| MultipolygonBuilder.java | 10.2 KB | 19399 | 8 months | fix some forgotten since xxx | |
| NameFormatter.java | 1.6 KB | 13766 | 8 years | API alignment between Relation/RelationData and … | |
| NameFormatterHook.java | 1.5 KB | 13766 | 8 years | API alignment between Relation/RelationData and … | |
| Node.java | 11.7 KB | 18801 | 2 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| NodeData.java | 2.7 KB | 15820 | 6 years | fix #18654 - Separate unique identifiers per primitive type This … | |
| NodeGraph.java | 15.4 KB | 19064 | 21 months | see #21881 Add a check for loops in directional waterways - fix @since … | |
| NodePair.java | 2.5 KB | 18871 | 2 years | See #23218: Use newer error_prone versions when compiling on Java 11+ … | |
| NodePositionComparator.java | 655 bytes | 18464 | 4 years | Extract equalsEpsilon from LatLon into ILatLon This significantly … | |
| NoteData.java | 11.1 KB | 18868 | 2 years | See #16207: Keep track of download area for notes | |
| OsmData.java | 15.6 KB | 19103 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| OsmDataManager.java | 2.6 KB | 19050 | 21 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| OsmPrimitive.java | 35.4 KB | 19331 | 11 months | checkstyle | |
| OsmPrimitiveComparator.java | 2.1 KB | 13803 | 8 years |
add new class PrimitiveComparator
|
|
| OsmPrimitiveType.java | 5.9 KB | 19108 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| OsmUtils.java | 8.2 KB | 19320 | 11 months | see #24104 - drop deprecated elements which aren't used anywhere | |
| package-info.java | 645 bytes | 10747 | 9 years | sonar - squid:S1228 - Packages should have a javadoc file … | |
| PrimitiveComparator.java | 3.9 KB | 19050 | 21 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| PrimitiveData.java | 4.2 KB | 19096 | 20 months | Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive | |
| PrimitiveId.java | 919 bytes | 18578 | 3 years | Fix #22404: MVT background layer: Polygons not drawn This was a … | |
| QuadBucketPrimitiveStore.java | 6.9 KB | 13852 | 8 years | SonarQube - fix more code issues | |
| QuadBuckets.java | 18.8 KB | 18465 | 4 years | Fix #22106: Avoid allocations for point objects in QuadBuckets Nodes … | |
| Relation.java | 18.2 KB | 18814 | 2 years | Fix #23105: Add action to select shared/common child objects (patch by … | |
| RelationData.java | 2.4 KB | 15820 | 6 years | fix #18654 - Separate unique identifiers per primitive type This … | |
| RelationMember.java | 3.6 KB | 17862 | 5 years | fix #17177 - Add support for Mapbox Vector Tile (patch by … | |
| RelationMemberData.java | 3.4 KB | 17471 | 5 years |
see #17184: Memory leaks
- use String.intern() for field role in …
|
|
| RelationToChildReference.java | 3.8 KB | 16445 | 6 years | see #19251 - Java 8: use Stream | |
| SimplePrimitiveId.java | 5.8 KB | 19307 | 11 months | Fix most new PMD issues It would be better to use the newer switch … | |
| Storage.java | 16.2 KB | 19108 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| Stylable.java | 1.2 KB | 17333 | 5 years | see #20129 - Fix typos and misspellings in the code (patch by gaben) | |
| Tag.java | 5.2 KB | 14005 | 8 years | remove deprecated API | |
| TagCollection.java | 24.3 KB | 18208 | 4 years |
global use of Utils.isEmpty/isBlank
|
|
| Tagged.java | 9.2 KB | 18887 | 2 years | See r18885: Fix default hasTagDifferent implementation. | |
| TagMap.java | 8.3 KB | 19108 | 19 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| Tags.java | 1.5 KB | 15377 | 6 years | see #13679 - refactor session import/export classes for easier plugin … | |
| UniqueIdGenerator.java | 1.2 KB | 16108 | 6 years | fix #18909 - UniqueIdGenerator.generateUniqueId() should be public … | |
| UploadPolicy.java | 1.7 KB | 13559 | 8 years |
extract DownloadPolicy / UploadPolicy to separate classes
|
|
| User.java | 7.2 KB | 16913 | 5 years | fix #19698 - Refactoring: make private fields final | |
| UserInfo.java | 3.8 KB | 17716 | 5 years | see #14176 - Migrate UserInfo to Instant | |
| Way.java | 25.8 KB | 18794 | 2 years | Fix #23085: Improve speed of selecting large amounts of objects * JVM … | |
| WayData.java | 3.1 KB | 15820 | 6 years | fix #18654 - Separate unique identifiers per primitive type This … | |
| WaySegment.java | 1.8 KB | 19065 | 21 months | see #21881 Add a check for loops in directional waterways Fix code in … | |
Note:
See TracBrowser
for help on using the repository browser.
