|
|
@3483
|
14 years |
bastiK |
fixed tests for projection (see #5327)
|
|
|
@3480
|
14 years |
bastiK |
fixed some issues with world bounds; add basic projection tests
|
|
|
@3479
|
14 years |
jttt |
cosmetics
|
|
|
@3476
|
14 years |
jttt |
QuadBuckets optimization - keep children as fields instead of 4-item array
|
|
|
@3473
|
14 years |
bastiK |
see #5327 (patch by sbrunner) - Swissgrild uses approximate formulas …
|
|
|
@3459
|
14 years |
jttt |
Fix tests
|
|
|
@3402
|
14 years |
jttt |
Fix tests
|
|
|
@3367
|
14 years |
jttt |
Fix filters
|
|
|
@3362
|
14 years |
stoecker |
fix #5182 - Conflict system simplification - patch by Upliner
|
|
|
@3358
|
14 years |
bastiK |
added another filter test
|
|
|
@3356
|
14 years |
bastiK |
added filter tests
|
|
|
@3350
|
14 years |
stoecker |
fix typo
|
|
|
@3348
|
14 years |
jttt |
Thread safe Dataset and OsmPrimitive, read/write lock for dataset
|
|
|
@3284
|
14 years |
jttt |
Fix tests
|
|
|
@3283
|
14 years |
jttt |
Fix tests
|
|
|
@3282
|
14 years |
jttt |
Fix tests
|
|
|
@3175
|
15 years |
jttt |
Allow to set parameters for actions on toolbar. Used by SearchAction …
|
|
|
@3167
|
15 years |
jttt |
Added mappaint performance test
|
|
|
@3166
|
15 years |
jttt |
Different fix for #4815 - having bbox in each instance of Node would …
|
|
|
@3153
|
15 years |
jttt |
Return copy of bbox in Way.getBBox (to make sure internal copy won't …
|
|
|
@3107
|
15 years |
jttt |
Fix #4624 Relations not rendered right away
|
|
|
@3095
|
15 years |
jttt |
Changes in multipolygon handling (see #4661), cosmetics
|
|
|
@3056
|
15 years |
jttt |
Revert fix for #4612
|
|
|
@3053
|
15 years |
jttt |
Fix tests
|
|
|
@3034
|
15 years |
jttt |
Fix #4467 Don't silently drop locally deleted member primitives from …
|
|
|
@3025
|
15 years |
jttt |
Fix tests
|
|
|
@2990
|
15 years |
jttt |
Fix some eclipse warnings
|
|
|
@2986
|
15 years |
jttt |
Fix some of FindBugs warnings
|
|
|
@2982
|
15 years |
jttt |
Calculate bbox for relations, use it in mappaint.
|
|
|
@2917
|
15 years |
mjulius |
fix test
|
|
|
@2915
|
15 years |
stoecker |
close #4458 - text fixes - patch by Andre
|
|
|
@2789
|
15 years |
jttt |
Fixed some FindBugs warnings
|
|
|
@2774
|
15 years |
stoecker |
mv unit test lib into correct path
|
|
|
@2748
|
15 years |
Gubaer |
new: JOSM now supports OAuth
See also …
|
|
|
@2690
|
15 years |
Gubaer |
Test cases
|
|
|
@2676
|
15 years |
jttt |
Fix some of the warnings found by FindBugs
|
|
|
@2641
|
15 years |
Gubaer |
new: supports system defined proxies if JOSM is started with …
|
|
|
@2626
|
15 years |
jttt |
Fixed some of the warnings found by FindBugs
|
|
|
@2620
|
15 years |
jttt |
Remove OsmPrimitive.setIncomplete()
|
|
|
@2613
|
15 years |
Gubaer |
new: global in-memory cache for downloaded changesets
new: toggle …
|
|
|
@2605
|
15 years |
Gubaer |
Unit tests for r2604
|
|
|
@2600
|
15 years |
Gubaer |
Updates of test cases
New: JOSM Fixture - can be used in unit and …
|
|
|
@2587
|
15 years |
jttt |
Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
|
|
|
@2585
|
15 years |
jttt |
Disable loading of josm properties in DataSetMergerTest - do not seem …
|
|
|
@2578
|
15 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|
@2569
|
15 years |
Gubaer |
fixed #3684: Add "chunked" upload mode
Removed support for API "0.5" …
|
|
|
@2563
|
15 years |
Gubaer |
fixed #3400: relation editor: improvement to highlight an element …
|
|
|
@2498
|
15 years |
jttt |
Removed unnecessary setting of OsmPrimitive.incomplete
|
|
|
@2482
|
15 years |
Gubaer |
Had to clean up key handling methods in OsmPrimtive. Semantics of …
|
|
|
@2471
|
15 years |
Gubaer |
fixed #3963: Synchronize does not work
|
|
|
@2448
|
15 years |
Gubaer |
fixed #3352: History doesn't get invalidated on upload?
fixed #3912: …
|
|
|
@2443
|
15 years |
Gubaer |
Fixes problems with merging
|
|
|
@2433
|
15 years |
Gubaer |
Improved test cases for MergeVisitor.
Moved MergeVisitor and removed …
|
|
|
@2417
|
15 years |
Gubaer |
Had to update MergeVisitor as a consequence of the note in r2406 and …
|
|
|
@2407
|
15 years |
jttt |
Added support for referrers
|
|
|
@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 …
|
|
|
@2388
|
15 years |
jttt |
Replace Dataset.nodes with getNodes(), etc
|
|
|
@2381
|
15 years |
jttt |
Change most occurrences of Dataset.nodes/ways/relations with …
|
|
|
@2292
|
15 years |
Gubaer |
Updated test case
|
|
|
@2252
|
15 years |
Gubaer |
Refactored JOSM help system, slightly extended
Fixed problem with new …
|
|
|
@2199
|
15 years |
Gubaer |
Updated test cases
|
|
|
@2168
|
15 years |
Gubaer |
fixed #3304: Upload failed - Placeholder Relation not found
fixed …
|
|
|
@2150
|
15 years |
Gubaer |
Updating test cases
|
|
|
@2149
|
15 years |
Gubaer |
Updating test cases
|
|
|
@2077
|
15 years |
Gubaer |
Had to replace DataSet:getPrimitiveById(id) with …
|
|
|
@2072
|
15 years |
Gubaer |
Updated functional tests
|
|
|
@2071
|
15 years |
Gubaer |
Updated unit test
|
|
|
@2041
|
15 years |
Gubaer |
Update of test classes
|
|
|
@1954
|
15 years |
Gubaer |
Moved package org.openstreetmap.josm.gui.conflict to …
|
|
|
@1951
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1948
|
15 years |
Gubaer |
fixed #3234: Update selection is broke for relations
|
|
|
@1938
|
15 years |
jttt |
Replace some occurrences of RelationMember.member with getters
|
|
|
@1928
|
15 years |
jttt |
Make parameterless RelationMember constructor deprecated
|
|
|
@1926
|
15 years |
jttt |
Replaced Relation.members with Relation.getMember() or …
|
|
|
@1925
|
15 years |
jttt |
Replaced Relation.members with Relation.getMembers()
|
|
|
@1912
|
15 years |
Gubaer |
Updated w.getNodes().contains(..) to w.containsNode(...)
|
|
|
@1910
|
15 years |
jttt |
Way refactoring - finish replacing Way.nodes with the new api
|
|
|
@1898
|
15 years |
jttt |
Way refactoring - rewritten another parts of code to the new nodes api
|
|
|
@1890
|
15 years |
Gubaer |
update: rewrite of layer dialog
new: allows multiple selection of …
|
|
|
@1818
|
15 years |
jttt |
Fix #3010 - NPE at PluginSelection
|
|
|
@1814
|
15 years |
Gubaer |
removed dependencies to Main.ds, removed Main.ds
removed AddVisitor, …
|
|
|
@1813
|
15 years |
jttt |
Make tests compile using new ProgressMonitor API
|
|
|
@1806
|
15 years |
Gubaer |
added OsmServerBackreferenceReader - reads primitives referring to a …
|
|
|
@1796
|
15 years |
framm |
- comment out "getSkippedWays" references in MultiFetch test, did not …
|
|
|
@1791
|
15 years |
framm |
- remove unused variable from PluginDownloader
- fix MultiFetch test …
|
|
|
@1753
|
15 years |
Gubaer |
fixed #2245: Merge layers doesn't update the "action" tags
|
|
|
@1752
|
15 years |
Gubaer |
clean up in unit test environment
|
|
|
@1751
|
15 years |
Gubaer |
patch by dmuecke - improved unit tests and test targets in build.xml
|
|
|
@1750
|
15 years |
Gubaer |
new: replaced global conflict list by conflict list per layer, similar …
|
|
|
@1709
|
15 years |
Gubaer |
new: history feature implemented
|
|
|
@1707
|
15 years |
Gubaer |
test cases and test libraries (JUnit 4.6 and FEST)
|
|
|
@1703
|
15 years |
Gubaer |
added test cases
|
|
|
@1702
|
15 years |
Gubaer |
cosmetics
|
|
|
@1701
|
15 years |
Gubaer |
updated merge logic and unit tests for MergeVisitor
|
|
|
@1670
|
15 years |
Gubaer |
fixed: bug in OsmApi.getOsmApi()
cleanup: exception handling in …
|
|
|
@1654
|
15 years |
Gubaer |
added merge support for coordinate conflicts
added merge support for …
|
|
|
@1650
|
15 years |
Gubaer |
added concept of "merge pairs" (my vs. merged, my vs. their, their vs. …
|
|
|
@1631
|
15 years |
Gubaer |
added support for merging member lists of relations in extended …
|
|
|