source: josm/trunk/src/org/openstreetmap/josm/data/osm@ 14905

Name Size Rev Age Author Last Change
../
event 14684   5 years simon04 Fix typo
history 13907   6 years Don-vip add IWay.setNodes()
search 14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
visitor 14784   5 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
AbstractPrimitive.java 26.8 KB 14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
BBox.java 10.4 KB 14026   6 years Don-vip fix strange error observed when running JOSM from latest version of …
Changeset.java 13.8 KB 14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
ChangesetCache.java 8.5 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
ChangesetCacheEvent.java 864 bytes 12189   7 years michael2402 See #14794: Javadoc for data.osm package
ChangesetCacheListener.java 427 bytes 12190   7 years michael2402 See #14794: More javadoc for data.osm package
ChangesetDataSet.java 7.0 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
ChangesetDiscussionComment.java 1.6 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
CyclicUploadDependencyException.java 1.8 KB 12673   7 years Don-vip see #15182 - move CyclicUploadDependencyException from …
DataIntegrityProblemException.java 1.0 KB 12036   7 years Don-vip add more unit tests, javadoc
DataSelectionListener.java 10.6 KB 12970   7 years Don-vip see #15008, see #15421 - add toString() methods to allow to report …
DataSet.java 40.4 KB 14835   5 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
DatasetConsistencyTest.java 8.4 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
DataSetMerger.java 20.8 KB 13497   6 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
DefaultChangesetCacheEvent.java 2.2 KB 12189   7 years michael2402 See #14794: Javadoc for data.osm package
DefaultNameFormatter.java 24.9 KB 14680   5 years simon04 fix #14856 - Add naming tags for relations: water/waterway/wetland …
DownloadPolicy.java 1.4 KB 13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
Filter.java 4.9 KB 13205   6 years Don-vip enable PMD rule StringToString
FilterMatcher.java 12.9 KB 14206   6 years Don-vip fix #16698, see #15670 - make sure filters are executed (costly …
FilterModel.java 13.5 KB 14276   6 years Don-vip fix #16785 - fix IOOBE
FilterWorker.java 4.0 KB 12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
Hash.java 1.3 KB 9243   8 years Don-vip javadoc update
HighlightUpdateListener.java 1.1 KB 12020   7 years Don-vip see #14120 - checkstyle
INode.java 2.1 KB 14146   6 years Don-vip see #15229 - don't import Main just for javadoc
IOsmDataManager.java 1.7 KB 14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
IPrimitive.java 15.1 KB 13924   6 years Don-vip add IPrimitive.getOsm*Id()
IRelation.java 3.5 KB 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
IRelationMember.java 1.8 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
IWay.java 3.5 KB 13922   6 years Don-vip fix signature of first/last node methods of IWay
KeyValueVisitor.java 660 bytes 13561   6 years Don-vip extract KeyValueVisitor from AbstractPrimitive, support Tagged
Lockable.java 551 bytes 13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
MultipolygonBuilder.java 19.5 KB 14436   5 years Don-vip fix SonarQube issues
NameFormatter.java 1.6 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
NameFormatterHook.java 1.5 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
Node.java 12.3 KB 14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
NodeData.java 2.5 KB 14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
NodeGraph.java 9.9 KB 12478   7 years Don-vip NodeGraph: add javadoc, unit tests
NodePair.java 2.5 KB 12463   7 years Don-vip extract NodeGraph and NodePair from CombineWayAction to …
NodePositionComparator.java 675 bytes 12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
NoteData.java 10.4 KB 14102   6 years Don-vip update unit test
OsmData.java 15.6 KB 14169   6 years Don-vip fix #16575 - make sure download/upload policies are never null and set …
OsmDataManager.java 2.6 KB 14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
OsmPrimitive.java 40.0 KB 14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
OsmPrimitiveComparator.java 2.1 KB 13803   6 years Don-vip add new class PrimitiveComparator
OsmPrimitiveType.java 5.4 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
OsmUtils.java 7.8 KB 14486   5 years Don-vip see #17058 - fix unit tests
package-info.java 645 bytes 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
PrimitiveComparator.java 3.9 KB 13803   6 years Don-vip add new class PrimitiveComparator
PrimitiveData.java 5.0 KB 13808   6 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
PrimitiveId.java 750 bytes 13924   6 years Don-vip add IPrimitive.getOsm*Id()
QuadBucketPrimitiveStore.java 6.9 KB 13852   6 years Don-vip SonarQube - fix more code issues
QuadBuckets.java 18.2 KB 13764   6 years Don-vip add OsmData interface, abstraction of DataSet
Relation.java 16.9 KB 14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
RelationData.java 2.2 KB 13908   6 years Don-vip add IRelation.setMembers()
RelationMember.java 3.6 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
RelationMemberData.java 3.4 KB 13829   6 years Don-vip SonarQube - fix minor issues
RelationToChildReference.java 4.0 KB 14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
SimplePrimitiveId.java 5.1 KB 13969   6 years Don-vip fix #16417 - Downloading primitive with id "0" causes …
Storage.java 16.2 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
Stylable.java 1.2 KB 14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
Tag.java 5.2 KB 14005   6 years Don-vip remove deprecated API
TagCollection.java 24.7 KB 14518   5 years GerdP fix #17081 correction and unit test
Tagged.java 6.5 KB 13804   6 years Don-vip move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
TagMap.java 8.3 KB 14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
UploadPolicy.java 1.7 KB 13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
User.java 7.1 KB 13101   6 years Don-vip fix #15534 - NPE
UserInfo.java 3.9 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
Way.java 23.2 KB 14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
WayData.java 2.9 KB 13922   6 years Don-vip fix signature of first/last node methods of IWay
WaySegment.java 4.2 KB 13030   6 years Don-vip see #15465 - validate WaySegment constructor arguments
Note: See TracBrowser for help on using the repository browser.