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

Name Size Rev Age Author Last Change
../
event 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
history 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
search 12666   7 years Don-vip see #15182 - fix #15193 - fix SearchCompiler
visitor 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
AbstractPrimitive.java 26.6 KB 12542   7 years Don-vip partial revert of r12537
BBox.java 10.1 KB 12190   7 years michael2402 See #14794: More javadoc for data.osm package
Changeset.java 13.9 KB 12809   7 years bastiK replace abstract class AbstractVisitor by interface …
ChangesetCache.java 8.5 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
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 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
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.0 KB 12329   7 years michael2402 See #14854: Selection change listeners should not re-add the …
DataSet.java 48.5 KB 12758   7 years Don-vip see #15229 - see #15182 - deprecate …
DatasetConsistencyTest.java 8.4 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
DataSetMerger.java 19.3 KB 11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
DefaultChangesetCacheEvent.java 2.2 KB 12189   7 years michael2402 See #14794: Javadoc for data.osm package
DefaultNameFormatter.java 23.7 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
Filter.java 4.9 KB 12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
FilterMatcher.java 12.8 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
FilterModel.java 13.2 KB 12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
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 846 bytes 12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
IPrimitive.java 7.2 KB 9460   8 years Don-vip javadoc
IRelation.java 909 bytes 9460   8 years Don-vip javadoc
IWay.java 700 bytes 9460   8 years Don-vip javadoc
MultipolygonBuilder.java 19.0 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
NameFormatter.java 1.4 KB 12189   7 years michael2402 See #14794: Javadoc for data.osm package
NameFormatterHook.java 1.5 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
Node.java 13.9 KB 12813   7 years bastiK fix PMD, etc.
NodeData.java 2.7 KB 12778   7 years bastiK see #15229 - deprecate Projections#project and …
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.0 KB 12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
OsmPrimitive.java 48.5 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
OsmPrimitiveComparator.java 3.3 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
OsmPrimitiveType.java 5.4 KB 12018   7 years Don-vip add OsmPrimitiveType.newVersionedInstance() + javadoc and unit tests
OsmUtils.java 4.9 KB 12187   7 years michael2402 Add javadoc to OsmUtils, fix constant naming.
package-info.java 645 bytes 10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
PrimitiveData.java 3.7 KB 12017   7 years Don-vip *Data: new constructors with a given id
PrimitiveId.java 749 bytes 8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
QuadBucketPrimitiveStore.java 6.8 KB 12049   7 years michael2402 Move quad bucket store of dataset to separate class.
QuadBuckets.java 18.0 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
Relation.java 18.2 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
RelationData.java 2.1 KB 12017   7 years Don-vip *Data: new constructors with a given id
RelationMember.java 4.8 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
RelationMemberData.java 3.1 KB 12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
RelationToChildReference.java 3.9 KB 12190   7 years michael2402 See #14794: More javadoc for data.osm package
SimplePrimitiveId.java 5.0 KB 12190   7 years michael2402 See #14794: More javadoc for data.osm package
Storage.java 16.2 KB 11408   7 years Don-vip fix #14135 - regression from r11395
Tag.java 5.6 KB 10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
TagCollection.java 24.3 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
Tagged.java 2.0 KB 11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
TagMap.java 8.4 KB 11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
User.java 6.9 KB 12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
UserInfo.java 3.9 KB 11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
Way.java 24.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
WayData.java 2.0 KB 12193   7 years Don-vip fix #14810 - partial revert of r12190
WaySegment.java 4.0 KB 11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
Note: See TracBrowser for help on using the repository browser.