|
|
@6069
|
11 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@6009
|
11 years |
Don-vip |
fix #8799 - Follow conventional visitor design pattern by renaming …
|
|
|
@5993
|
11 years |
Don-vip |
see #6529, comment 12: purge conflicts when purging primitives (with …
|
|
|
@5953
|
11 years |
Don-vip |
fix #8690 - After copying some primitives, only select those that have …
|
|
|
@5926
|
11 years |
bastiK |
clean up imports
|
|
|
@5905
|
11 years |
bastiK |
applied #8643 - Very slow Purge command - O(N2) (patch by bilbo)
|
|
|
@5903
|
11 years |
stoecker |
fix javadoc
|
|
|
@5881
|
11 years |
stoecker |
javadoc fixes
|
|
|
@5824
|
12 years |
Don-vip |
fix #8567 - fix NPE when checking if incomplete nodes to delete are …
|
|
|
@5816
|
12 years |
stoecker |
javadoc fixes
|
|
|
@5759
|
12 years |
Don-vip |
fix NPE if a SequenceCommand is created before an edit layer exists + …
|
|
|
@5694
|
12 years |
Don-vip |
fix #8394 - improve javadoc + remove deprecated debug method
|
|
|
@5681
|
12 years |
bastiK |
some simple refactoring
|
|
|
@5674
|
12 years |
jttt |
Move IdHash to Storage class and rename to PrimitiveIdHash to make it …
|
|
|
@5612
|
12 years |
Don-vip |
see #6178 - Makes DeleteCommand use ChangeNodesCommand instead of …
|
|
|
@5418
|
12 years |
akks |
fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
|
|
|
@5409
|
12 years |
Don-vip |
see #7934 - forgot this file in previous commit due to a method …
|
|
|
@5266
|
12 years |
bastiK |
fixed majority of javadoc warnings by replacing "{@see" by "{@link"
|
|
|
@5170
|
13 years |
Don-vip |
cleanup svn:mime-type properties preventing Java sources from being …
|
|
|
@5143
|
13 years |
xeen |
fix #7504 -- Remove superfluous check
|
|
|
@5112
|
13 years |
simon04 |
fix #4077 - patch by sfriedle - Unsaved changes pops up when closing …
|
|
|
@5077
|
13 years |
xeen |
Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
|
|
|
@5060
|
13 years |
simon04 |
fix #7470 - tune warning of nodes out of downloaded bbox
|
|
|
@5059
|
13 years |
simon04 |
fix #6561 - fix several overflowing dialog texts
|
|
|
@5002
|
13 years |
stoecker |
remove deprecations, all plugins are updated and release, external …
|
|
|
@4918
|
13 years |
simon04 |
fix #7370 - Refactor Command.getDescription
|
|
|
@4908
|
13 years |
simon04 |
fix #7327 - show hint in undo-menu which action will be undone (from …
|
|
|
@4894
|
13 years |
stoecker |
remove deprecation
|
|
|
@4890
|
13 years |
stoecker |
remove deprecation
|
|
|
@4806
|
13 years |
stoecker |
unify texts for validator tests, move command where it belongs
|
|
|
@4773
|
13 years |
bastiK |
applied #6883 - property toggle dialog: possibility to select and …
|
|
|
@4677
|
13 years |
simon04 |
fix #3423 - Warn when deleting a large relation
|
|
|
@4461
|
13 years |
simon04 |
fix #5407 - simplify way: dialog asking to delete nodes outside …
|
|
|
@4458
|
13 years |
simon04 |
fix #3951 - user should be warned when unglue-ing two ways outside the …
|
|
|
@4325
|
13 years |
xeen |
fix deleteWithReference not being silent when asked to
|
|
|
@4322
|
13 years |
xeen |
Changeset @4320 could create broken ways with only 1 node. This is a …
|
|
|
@4320
|
13 years |
xeen |
delete way segment would delete whole way if is short
|
|
|
@4302
|
13 years |
stoecker |
fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
|
|
|
@4191
|
13 years |
stoecker |
remove old debug stuff
|
|
|
@4126
|
13 years |
bastiK |
memory optimizations for Node & WayPoint (Patch by Gubaer, modified)
…
|
|
|
@3995
|
14 years |
mjulius |
fix #3590 - Primitives or objects: Pick one
|
|
|
@3910
|
14 years |
stoecker |
apply #5209 - reduce repeated signaling
|
|
|
@3703
|
14 years |
bastiK |
fixed #5703 - Redoing move after paste doesn't work correctly
|
|
|
@3702
|
14 years |
bastiK |
applied #5652 (patch by Olivier Croquette) - add support for scaling …
|
|
|
@3682
|
14 years |
bastiK |
fixed #5670 - Nodes are not marked dirty when moved with area tool …
|
|
|
@3660
|
14 years |
bastiK |
applied patch by rbyshko - additional constructor for AddPrimitivesCommand
|
|
|
@3486
|
14 years |
bastiK |
minor fixes
|
|
|
@3479
|
14 years |
jttt |
cosmetics
|
|
|
@3440
|
14 years |
jttt |
Fix #5333 "Merge selection" tool is broken
|
|
|
@3431
|
14 years |
bastiK |
added purge action (some testing would be welcome)
|
|
|
@3392
|
14 years |
jttt |
Allow SplitWayAction to work also when some non related ways are selected.
|
|
|
@3362
|
14 years |
stoecker |
fix #5182 - Conflict system simplification - patch by Upliner
|
|
|
@3336
|
14 years |
stoecker |
#close #5135 - allow undeleting without recreating object - patch by …
|
|
|
@3335
|
14 years |
stoecker |
#close #4675 - patch by Upliner - error in conflict/undo handling
|
|
|
@3317
|
14 years |
stoecker |
allow to search incomplete elements again
|
|
|
@3275
|
14 years |
bastiK |
remove unnecessary java 6 usage
|
|
|
@3266
|
14 years |
mjulius |
New action: MoveNodeAction
allows to move a node by entering lat and lon
|
|
|
@3262
|
14 years |
bastiK |
extended command list dialog; added inspection panel
|
|
|
@3257
|
14 years |
jttt |
Fix #5032: Unexpected error during PASTE
|
|
|
@3253
|
14 years |
jttt |
See #3892: NPE when dragging virtual node (further debugging info)
|
|
|
@3187
|
14 years |
bastiK |
clean up debugging code from last commit
|
|
|
@3186
|
14 years |
bastiK |
fixed #4601 - Conflict list dialog won't update unless I prod it
|
|
|
@3173
|
15 years |
jttt |
Fix r3172
|
|
|
@3172
|
15 years |
bastiK |
make assertions work (see #3892)
|
|
|
@3152
|
15 years |
Gubaer |
SplitWayAction slightly refactored, going to need this somewhere else
|
|
|
@3142
|
15 years |
bastiK |
see #4554 - Fixing duplicate nodes takes increasingly longer
|
|
|
@3089
|
15 years |
mjulius |
In PurgePrimitivesCommand remove all instances of a node to be purged …
|
|
|
@3083
|
15 years |
bastiK |
added svn:eol-style=native to source files
|
|
|
@3055
|
15 years |
jttt |
In DeleteCommand remove references first and then do the deleting (to …
|
|
|
@3034
|
15 years |
jttt |
Fix #4467 Don't silently drop locally deleted member primitives from …
|
|
|
@2990
|
15 years |
jttt |
Fix some eclipse warnings
|
|
|
@2972
|
15 years |
jttt |
Fix #4070 confict management: reseting ID
|
|
|
@2945
|
15 years |
jttt |
Improvements in conflicts gui
|
|
|
@2932
|
15 years |
mjulius |
bring PrimitiveData.getId() in line with OsmPrimitive.getId()
remove …
|
|
|
@2844
|
15 years |
mjulius |
fix messages for commands
|
|
|
@2769
|
15 years |
stoecker |
fixed typo
|
|
|
@2713
|
15 years |
stoecker |
removed obsolete code (re-add when necessary)
|
|
|
@2683
|
15 years |
mjulius |
fixes #4149 - exception when undoing reversal of way with tag …
|
|
|
@2624
|
15 years |
mjulius |
fixes #4088,#4155 - when after conflict resolving the primitive has …
|
|
|
@2611
|
15 years |
mjulius |
fixes #4104 - reversing of way does not update direction dependent roles
|
|
|
@2569
|
15 years |
Gubaer |
fixed #3684: Add "chunked" upload mode
Removed support for API "0.5" …
|
|
|
@2565
|
15 years |
Gubaer |
Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
|
|
|
@2521
|
15 years |
jttt |
Fixed #3704 Relation memberships are not handled at all when a way is …
|
|
|
@2512
|
15 years |
stoecker |
i18n updated, fixed files to reduce problems when applying patches, …
|
|
|
@2495
|
15 years |
stoecker |
don't translate assertions
|
|
|
@2468
|
15 years |
stoecker |
remove ViewID, fix typo, i18n update
|
|
|
@2435
|
15 years |
Gubaer |
see #3892: can't reproduce but added two assert statement in case it …
|
|
|
@2414
|
15 years |
Gubaer |
Removed methods made @deprecated in r2411.
|
|
|
@2410
|
15 years |
jttt |
Add clearId parameter to primitives copy constructor, replace some …
|
|
|
@2405
|
15 years |
jttt |
Save reference to dataset in OsmPrimitive
|
|
|
@2399
|
15 years |
jttt |
Added map of primitives to dataset to make search by id faster
check …
|
|
|
@2381
|
15 years |
jttt |
Change most occurrences of Dataset.nodes/ways/relations with …
|
|
|
@2349
|
15 years |
Gubaer |
applied #3787: patch by hansendc: Select duplicated objects
|
|
|
@2333
|
15 years |
Gubaer |
fixed #3753: Merging the ends of two node ways produces corrupt way
|
|
|
@2323
|
15 years |
Gubaer |
Added explicit help topics
See also …
|
|
|
@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
|
|
|
@2301
|
15 years |
Gubaer |
fixed #3765: Unable to resolve conflict
Improved warning message for …
|
|
|
@2296
|
15 years |
stoecker |
see #3703 - patch by Daeron - deleting way segment cleanup
|
|
|
@2284
|
15 years |
jttt |
Added PrimitiveData classes. Uses PrimitiveData as storage for …
|
|
|