|
|
@2587
|
15 years |
jttt |
Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
|
|
|
@2583
|
15 years |
jttt |
Fix #4103 Exception on undo
|
|
|
@2580
|
15 years |
stoecker |
fixed regression - ways have been drawn below areas
|
|
|
@2579
|
15 years |
jttt |
Removed Relation.isIncomplete - it was overriding …
|
|
|
@2578
|
15 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|
@2574
|
15 years |
stoecker |
fix #4085, #4084 - patch by mjulius - fix exception
|
|
|
@2573
|
15 years |
stoecker |
applied #4068 - patch by mjulius - fix combine way and way reversing
|
|
|
@2572
|
15 years |
stoecker |
applied #3527 - hidden option for zoom extension
|
|
|
@2565
|
15 years |
Gubaer |
Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
|
|
|
@2563
|
15 years |
Gubaer |
fixed #3400: relation editor: improvement to highlight an element …
|
|
|
@2561
|
15 years |
jttt |
Applied #4059 by mjulius - Relation history window does not show up
|
|
|
@2555
|
15 years |
stoecker |
fixed #4055 - patch my mjulius - fix object compare
|
|
|
@2527
|
15 years |
jttt |
Added new test to DatasetConsistencyTest - ways with less than two nodes.
|
|
|
@2526
|
15 years |
bastiK |
draw turn restrictions in gray if when the layer is inactive
|
|
|
@2521
|
15 years |
jttt |
Fixed #3704 Relation memberships are not handled at all when a way is …
|
|
|
@2518
|
15 years |
bastiK |
fix naive variable swap
|
|
|
@2517
|
15 years |
jttt |
Fixed #3920 Selection history is broken
|
|
|
@2515
|
15 years |
hansendc |
Fix ConcurrentModificationException on selListeners
…
|
|
|
@2512
|
15 years |
stoecker |
i18n updated, fixed files to reduce problems when applying patches, …
|
|
|
@2501
|
15 years |
jttt |
Added another tests to dataset consistency tester
|
|
|
@2500
|
15 years |
jttt |
Added Dataset consistency test that can be invoked on osm layer or in …
|
|
|
@2497
|
15 years |
jttt |
Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
|
|
|
@2485
|
15 years |
jttt |
Update relation list dialog only when dialog is visible (not even …
|
|
|
@2484
|
15 years |
Gubaer |
fixed #3925: Download relation members takes a long time to return
|
|
|
@2482
|
15 years |
Gubaer |
Had to clean up key handling methods in OsmPrimtive. Semantics of …
|
|
|
@2481
|
15 years |
Gubaer |
fixed #3967: Relation editor generates conflicts
|
|
|
@2474
|
15 years |
jttt |
Do not call tagsChanged listeners that often, update …
|
|
|
@2472
|
15 years |
Gubaer |
Make sure getErrors() never returns null, see #3972
|
|
|
@2471
|
15 years |
Gubaer |
fixed #3963: Synchronize does not work
|
|
|
@2468
|
15 years |
stoecker |
remove ViewID, fix typo, i18n update
|
|
|
@2466
|
15 years |
jttt |
Removed leftover code for viewId, Boolean -> boolean
|
|
|
@2465
|
15 years |
jttt |
Use String[] instead of HashMap for OsmPrimitive.keys - saves memory …
|
|
|
@2460
|
15 years |
stoecker |
cleanup of mappaint error text handling
|
|
|
@2459
|
15 years |
stoecker |
fix #3881 - paintstyle caching broken for Undo
|
|
|
@2458
|
15 years |
stoecker |
fixed #3936 - regression - deleting last/first node of closed way …
|
|
|
@2455
|
15 years |
jttt |
Do not create new instance of User for every OsmPrimitive, share …
|
|
|
@2454
|
15 years |
jttt |
Set QuadBuckets.MAX_OBJECTS_PER_LEVEL back to 16 (was only two by mistake)
|
|
|
@2452
|
15 years |
jttt |
- removed mappaintVisibleCode from OsmPrimitive (should not be …
|
|
|
@2450
|
15 years |
jttt |
Added parameter Bounds to MapView, draw only currently visible …
|
|
|
@2449
|
15 years |
hansendc |
Simply QuadBuckets iterator.
This should make things much clearer and …
|
|
|
@2448
|
15 years |
Gubaer |
fixed #3352: History doesn't get invalidated on upload?
fixed #3912: …
|
|
|
@2444
|
15 years |
Gubaer |
fixed #3908: Exception when updating a way
fixed a few I18n issues
|
|
|
@2443
|
15 years |
Gubaer |
Fixes problems with merging
|
|
|
@2442
|
15 years |
hansendc |
This should fix #3909
We created empty branches when we attempted to …
|
|
|
@2441
|
15 years |
jttt |
Make sure primitive is returned only once by QuadBuckets.search …
|
|
|
@2440
|
15 years |
hansendc |
Fixes races reported in trac #3909
This introduces locking to …
|
|
|
@2439
|
15 years |
jttt |
Added DatasetListener, Dataset now fire events everytime one of its …
|
|
|
@2438
|
15 years |
jttt |
Fixed #3898 Selection is broken
|
|
|
@2437
|
15 years |
jttt |
Cache bbox for Way
|
|
|
@2433
|
15 years |
Gubaer |
Improved test cases for MergeVisitor.
Moved MergeVisitor and removed …
|
|
|
@2430
|
15 years |
hansendc |
Expose helper function in QuadBuckets.
Need this for the moment since …
|
|
|
@2427
|
15 years |
jttt |
Added getBBox method to OsmPrimitive. Used it in QuadBuckets instead …
|
|
|
@2425
|
15 years |
hansendc |
Fix null pointer exception when removing some nodes
|
|
|
@2424
|
15 years |
hansendc |
Left consistency testing on. Oops.
|
|
|
@2423
|
15 years |
hansendc |
This fixes #3796.
The issue was that we somehow ended up with a …
|
|
|
@2420
|
15 years |
jttt |
Fix warnings in QuadBuckets
|
|
|
@2419
|
15 years |
jttt |
Reindex node or way in QuadBuckets after coordinates change
|
|
|
@2418
|
15 years |
Gubaer |
Another update of MergeVisitor. Improves merging of node lists and …
|
|
|
@2417
|
15 years |
Gubaer |
Had to update MergeVisitor as a consequence of the note in r2406 and …
|
|
|
@2415
|
15 years |
jttt |
Fixed #3870 Exception during upload
|
|
|
@2414
|
15 years |
Gubaer |
Removed methods made @deprecated in r2411.
|
|
|
@2412
|
15 years |
jttt |
Use refererrers in Draw, SplitWay and UnGlue actions
|
|
|
@2411
|
15 years |
jttt |
Reimplement BackreferencedDataset using OsmPrimitive.getReferrers
|
|
|
@2410
|
15 years |
jttt |
Add clearId parameter to primitives copy constructor, replace some …
|
|
|
@2407
|
15 years |
jttt |
Added support for referrers
|
|
|
@2406
|
15 years |
jttt |
Fix for #3863 InvocationTargetException downloading additional data
|
|
|
@2405
|
15 years |
jttt |
Save reference to dataset in OsmPrimitive
|
|
|
@2404
|
15 years |
jttt |
Use Dataset.getPrimitiveById() instead of custom looking for primitive …
|
|
|
@2402
|
15 years |
jttt |
Remove some unnecessary calls to fireSelectionChanged()
|
|
|
@2401
|
15 years |
jttt |
Changes in selection handling:
- selection is passed as PrimitiveId …
|
|
|
@2399
|
15 years |
jttt |
Added map of primitives to dataset to make search by id faster
check …
|
|
|
@2396
|
15 years |
Gubaer |
Made nodes, ways, and relations in DataSet private. Plugin updates to …
|
|
|
@2392
|
15 years |
bastiK |
Objects on inactive osm-layers should be painted in a shade of gray. …
|
|
|
@2388
|
15 years |
jttt |
Replace Dataset.nodes with getNodes(), etc
|
|
|
@2381
|
15 years |
jttt |
Change most occurrences of Dataset.nodes/ways/relations with …
|
|
|
@2380
|
15 years |
hansendc |
QuadBucket update
* Use ArrayList for contents... iteration is faster …
|
|
|
@2363
|
15 years |
jttt |
Better toString() for OsmPrimitive
|
|
|
@2355
|
15 years |
Gubaer |
applied #3819: patch by hansendc: QuadBuckets upate
|
|
|
@2354
|
15 years |
Gubaer |
applied #3781: patch by hansendc: Selected ways of multipolygons drawn …
|
|
|
@2353
|
15 years |
Gubaer |
applied #3818: patch by hansendc: suppress QuadBuckets warnings
|
|
|
@2352
|
15 years |
Gubaer |
applied #3817: applied patch by hansendc: fix DataSet cast warning
|
|
|
@2350
|
15 years |
Gubaer |
applied #3781: patch by hansendc: Selecting a way that is part outer …
|
|
|
@2348
|
15 years |
Gubaer |
applied #3780: patch by hansendc: Shift selection is broken
|
|
|
@2341
|
15 years |
Gubaer |
applied #3798: patch by bastiK: Merge nodes tool - respect selection order
|
|
|
@2327
|
15 years |
Gubaer |
Cleanup in download logic (less global, more encapsulation)
|
|
|
@2321
|
15 years |
stoecker |
make are text a little bit better readable
|
|
|
@2317
|
15 years |
Gubaer |
applied #3663: patch by singularita: Function to automatically …
|
|
|
@2313
|
15 years |
stoecker |
applied #3272 - patch by roques - display names of areas as well …
|
|
|
@2309
|
15 years |
stoecker |
applied #3696 - patch by Dave - removed primitive based selection
|
|
|
@2308
|
15 years |
Gubaer |
fixed #3762: Deleted relation still referenced when deleting former …
|
|
|
@2305
|
15 years |
jttt |
Use PrimitiveData for Copy, Paste and Paste tags actions
|
|
|
@2303
|
15 years |
Gubaer |
see #3761: Precondition failed: Node is still used by way
Also added …
|
|
|
@2300
|
15 years |
jttt |
Fix id generator: getAndDecrement() -> decrementAndGet()
|
|
|
@2299
|
15 years |
jttt |
Fixed #3728 - "undo" does stupid things destroying data
|
|
|
@2293
|
15 years |
jttt |
Possible fix for #3728
|
|
|
@2291
|
15 years |
Gubaer |
Replaced OsmPrimtive.user by setters/getters
|
|
|
@2286
|
15 years |
stoecker |
applied #367 - patch by Dave Hansen - NPE
|
|
|
@2285
|
15 years |
Gubaer |
Improved Download Location Dialog and created …
|
|
|
@2284
|
15 years |
jttt |
Added PrimitiveData classes. Uses PrimitiveData as storage for …
|
|
|
@2282
|
15 years |
Gubaer |
fixed #3697: selected multipolygon not always rendered in selected state
|
|
|