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

Name Size Rev Age Author Last Change
../
event 15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
history 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
search 17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
visitor 17110   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
AbstractDataSourceChangeEvent.java 1.1 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
AbstractPrimitive.java 26.4 KB 16981   4 years simon04 Fix typo in code comment
BBox.java 12.6 KB 16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
Changeset.java 13.9 KB 16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
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 10.7 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
ChangesetDiscussionComment.java 1.6 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
CyclicUploadDependencyException.java 1.6 KB 16445   4 years simon04 see #19251 - Java 8: use Stream
DataIntegrityProblemException.java 2.2 KB 16546   4 years simon04 fix #19343 - DataIntegrityProblemException: report commands involving …
DataSelectionListener.java 10.6 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
DataSet.java 44.2 KB 17191   4 years GerdP simplify code introduced with r17190
DatasetConsistencyTest.java 8.3 KB 16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
DataSetMerger.java 21.8 KB 17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
DataSourceChangeEvent.java 2.0 KB 15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
DataSourceListener.java 652 bytes 15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
DefaultChangesetCacheEvent.java 2.2 KB 12189   7 years michael2402 See #14794: Javadoc for data.osm package
DefaultNameFormatter.java 25.0 KB 16953   4 years simon04 Java 8: use Comparator.comparing
DownloadPolicy.java 1.4 KB 13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
Filter.java 6.2 KB 15477   5 years Don-vip preserve filter attributes when editing an existing filter with …
FilterMatcher.java 12.7 KB 16445   4 years simon04 see #19251 - Java 8: use Stream
FilterModel.java 13.7 KB 16445   4 years simon04 see #19251 - Java 8: use Stream
FilterWorker.java 4.0 KB 12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
Hash.java 1.3 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
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 15120   5 years GerdP fix copy+paste error in javadoc
IRelation.java 4.1 KB 16445   4 years simon04 see #19251 - Java 8: use Stream
IRelationMember.java 1.8 KB 13766   6 years Don-vip API alignment between Relation/RelationData and …
IWay.java 3.8 KB 16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
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 8.8 KB 15390   5 years Don-vip remove deprecated code
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 11.7 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
NodeData.java 2.7 KB 15820   4 years Don-vip fix #18654 - Separate unique identifiers per primitive type This …
NodeGraph.java 13.3 KB 16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
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.7 KB 16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
OsmData.java 15.6 KB 16417   4 years simon04 Fix typo in Javadoc
OsmDataManager.java 2.6 KB 14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
OsmPrimitive.java 38.3 KB 16992   4 years Klumbumbus fix #19713 - Add junction=circular (icon self created, PD and CC0 …
OsmPrimitiveComparator.java 2.1 KB 13803   6 years Don-vip add new class PrimitiveComparator
OsmPrimitiveType.java 5.9 KB 16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
OsmUtils.java 8.5 KB 15951   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed (fix NPE)
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 4.8 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
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.0 KB 17093   4 years simon04 Use Collection.addAll
Relation.java 17.8 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
RelationData.java 2.4 KB 15820   4 years Don-vip fix #18654 - Separate unique identifiers per primitive type This …
RelationMember.java 3.6 KB 15934   4 years simon04 see #18749 - Intern strings to reduce memory footprint
RelationMemberData.java 3.4 KB 13829   6 years Don-vip SonarQube - fix minor issues
RelationToChildReference.java 3.8 KB 16445   4 years simon04 see #19251 - Java 8: use Stream
SimplePrimitiveId.java 5.1 KB 16417   4 years simon04 Fix typo in Javadoc
Storage.java 16.2 KB 16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
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.3 KB 16977   4 years simon04 Fix typo in Javadoc
Tagged.java 6.5 KB 15472   5 years Don-vip fix #18253 - NPE
TagMap.java 8.3 KB 16977   4 years simon04 Fix typo in Javadoc
Tags.java 1.5 KB 15377   5 years Don-vip see #13679 - refactor session import/export classes for easier plugin …
UniqueIdGenerator.java 1.2 KB 16108   4 years Don-vip fix #18909 - UniqueIdGenerator.generateUniqueId() should be public …
UploadPolicy.java 1.7 KB 13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
User.java 7.2 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
UserInfo.java 3.9 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
Way.java 24.1 KB 17103   4 years GerdP increase @since
WayData.java 3.1 KB 15820   4 years Don-vip fix #18654 - Separate unique identifiers per primitive type This …
WaySegment.java 4.2 KB 15008   5 years GerdP fix #17614: - don't test integer bounding box of intersection area, …
Note: See TracBrowser for help on using the repository browser.