source: josm/trunk/src/org/openstreetmap/josm/data/osm/QuadBuckets.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3000   14 years jttt Fix #4536 Exception after upload
(edit) @2911   14 years jttt Fixed #4456 Ways disappear in wireframe, still show up in mappaint but …
(edit) @2896   14 years jttt Fixed #4057 JOSM loses data on save: Approx 20% data loss of ways but …
(edit) @2868   14 years jttt Fixed #4324 New ways not displayed
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2454   14 years jttt Set QuadBuckets.MAX_OBJECTS_PER_LEVEL back to 16 (was only two by mistake)
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2449   14 years hansendc Simply QuadBuckets iterator. This should make things much clearer and …
(edit) @2442   14 years hansendc This should fix #3909 We created empty branches when we attempted to …
(edit) @2441   14 years jttt Make sure primitive is returned only once by QuadBuckets.search …
(edit) @2440   14 years hansendc Fixes races reported in trac #3909 This introduces locking to …
(edit) @2437   14 years jttt Cache bbox for Way
(edit) @2430   14 years hansendc Expose helper function in QuadBuckets. Need this for the moment since …
(edit) @2427   14 years jttt Added getBBox method to OsmPrimitive. Used it in QuadBuckets instead …
(edit) @2425   14 years hansendc Fix null pointer exception when removing some nodes
(edit) @2424   14 years hansendc Left consistency testing on. Oops.
(edit) @2423   14 years hansendc This fixes #3796. The issue was that we somehow ended up with a …
(edit) @2420   14 years jttt Fix warnings in QuadBuckets
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2380   14 years hansendc QuadBucket update * Use ArrayList for contents... iteration is faster …
(edit) @2355   14 years Gubaer applied #3819: patch by hansendc: QuadBuckets upate
(edit) @2353   14 years Gubaer applied #3818: patch by hansendc: suppress QuadBuckets warnings
(edit) @2299   15 years jttt Fixed #3728 - "undo" does stupid things destroying data
(edit) @2286   15 years stoecker applied #367 - patch by Dave Hansen - NPE
(edit) @2263   15 years stoecker applied #3671 - patch by Dave Hansen - performance fixes of data storage
(edit) @2197   15 years stoecker fix 3587 - patch by Dave Hansen - NPE
(add) @2165   15 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data access
Note: See TracRevisionLog for help on using the revision log.