|
|
@6798
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6792
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@6679
|
11 years |
stoecker |
see #9110 - fix singular forms, even if they are useless
|
|
|
@6546
|
11 years |
Don-vip |
fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
|
|
|
@6542
|
11 years |
Don-vip |
fix #9423, see #6853 - incorrect selection after hitting Alt key …
|
|
|
@6507
|
11 years |
simon04 |
fix #9110 - i18n: fix errors in usage of plural forms
|
|
|
@6388
|
11 years |
simon04 |
fix #9111 - fix wording/typos in English strings
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6367
|
11 years |
Don-vip |
Sonar/Findbugs - unused code
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6355
|
11 years |
Don-vip |
code cleanup
|
|
|
@6336
|
11 years |
Don-vip |
code cleanup / robustness in edit layer handling
|
|
|
@6317
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6316
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6310
|
11 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|
@6296
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6289
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6265
|
11 years |
Don-vip |
Sonar/FindBugs:
- Dodgy - Redundant nullcheck of value known to be …
|
|
|
@6252
|
11 years |
stoecker |
fix #8798 - patch by AlfonZ - fix extruder
|
|
|
@6248
|
11 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6246
|
11 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6215
|
12 years |
Don-vip |
fix #9042 - Robustness to invalid .osm files containing null coordinates
|
|
|
@6202
|
12 years |
Don-vip |
fix #2447 - Unnessary changes of a target node by dragging another …
|
|
|
@6162
|
12 years |
bastiK |
applied #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6107
|
12 years |
Don-vip |
fix #8919 - fix memory leaks, including one introduced with r5982
|
|
|
@6104
|
12 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6093
|
12 years |
akks |
see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
|
|
|
@6085
|
12 years |
Don-vip |
see #8902 - c-like array definitions changed to java-like (patch by …
|
|
|
@6084
|
12 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
@6069
|
12 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@6050
|
12 years |
akks |
fix #8470: drag nodes along segments in Extrude mode only when Ctrl …
|
|
|
@6037
|
12 years |
akks |
see #8470: extrude mode option - extrude.drag-nodes-without-ctrl
|
|
|
@6029
|
12 years |
akks |
see #8447: improvewayaccuracy - rename configuration parameters
|
|
|
@6028
|
12 years |
akks |
fix #8447: last color & stroke customization added: ImproveWayAccuracy …
|
|
|
@6027
|
12 years |
akks |
see #8591: do not allow creating ways with duplicate nodes in Draw …
|
|
|
@6026
|
12 years |
akks |
Change HighlightHelper methods, adopted DeteleAction to use the same code
|
|
|
@6013
|
12 years |
Don-vip |
fix #8806 - NPE in SelectAction
|
|
|
@6008
|
12 years |
Don-vip |
fix #8796 - Extruding a way with 3 or 4 nodes closes unexpectedly …
|
|
|
@5991
|
12 years |
Don-vip |
see #8752 - update distance text in status line when rescaling ways
|
|
|
@5982
|
12 years |
Don-vip |
ParallelWayAction: handle nautical mile SoM + listen to preferences changes
|
|
|
@5981
|
12 years |
Don-vip |
fix #8631 - Make ParallelWays more robust to self-intersecting ways
|
|
|
@5979
|
12 years |
akks |
fix #8652 [based on patch by cmuelle8] enable dialog and panels hiding …
|
|
|
@5965
|
12 years |
akks |
see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" …
|
|
|
@5960
|
12 years |
Don-vip |
see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes
|
|
|
@5947
|
12 years |
Don-vip |
fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
|
|
|
@5922
|
12 years |
akks |
Avoid duplicate and very near points in Angle snapping draw mode …
|
|
|
@5909
|
12 years |
stoecker |
fix all remaining javadoc warnings
|
|
|
@5820
|
12 years |
akks |
Angle indicator and angle snapping worked incorrect when line was …
|
|
|
@5768
|
12 years |
stoecker |
see #8447 - fix color name
|
|
|
@5764
|
12 years |
Don-vip |
use of getPoint2D() instead of getPoint() when possible
|
|
|
@5747
|
12 years |
akks |
Extrude mode: not add way modification command when it is not needed …
|
|
|
@5746
|
12 years |
akks |
see #8470: finish refactoring of Extrude mode, allow single node …
|
|
|
@5741
|
12 years |
akks |
Extrude mode refactoring (func. splitting, javadoc). Use constant …
|
|
|
@5739
|
12 years |
akks |
see #8447: advanced preferences to customize helper lines color and stroke
|
|
|
@5735
|
12 years |
Don-vip |
fix #8116 (forgot the other cases)
|
|
|
@5734
|
12 years |
Don-vip |
fix #8116 - Update status line message when mouse button is released …
|
|
|
@5665
|
12 years |
Don-vip |
fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
|
|
|
@5653
|
12 years |
Don-vip |
Fix #8128 - NPE while dragging object
|
|
|
@5555
|
12 years |
akks |
Draw mode: moving over way segment with CTRL now chooses is for angle …
|
|
|
@5512
|
12 years |
jttt |
Fix #7980: Out of Heap Memory
|
|
|
@5506
|
13 years |
bastiK |
applied #7990 extruder: different curser icons for non-rectangled …
|
|
|
@5460
|
13 years |
Don-vip |
global use of Main.isDisplayingMapView()
|
|
|
@5459
|
13 years |
Don-vip |
fix #2961 - Improve usability of WMS Layer Saving/Loading
- Replaced …
|
|
|
@5447
|
13 years |
Don-vip |
Select action: only repaint MapView when needed (here, the repaint() …
|
|
|
@5446
|
13 years |
Don-vip |
Select action: only repaint MapView when needed
|
|
|
@5443
|
13 years |
akks |
see #7888: Ctrl-Drag moves the node/way under cursor; fix dragging …
|
|
|
@5435
|
13 years |
akks |
hope to fix #7082: ctrl-dragging near virtual node problem
|
|
|
@5419
|
13 years |
stoecker |
fix typos
|
|
|
@5418
|
13 years |
akks |
fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
|
|
|
@5394
|
13 years |
akks |
see #7888, smaller refactoring or SelectAction (cycling) (behavior …
|
|
|
@5382
|
13 years |
Don-vip |
Small code cleanup/refactorization in shortcut unregistration
|
|
|
@5378
|
13 years |
bastiK |
fixed #7032 - can't easily add tags to recently drawn way
|
|
|
@5370
|
13 years |
akks |
see #5341: faster nodes moving (by JB) beginUpdate/endUpdate) + big …
|
|
|
@5364
|
13 years |
akks |
fix #7899 by Don-vip: exception hen hitting the "w" button when …
|
|
|
@5282
|
13 years |
akks |
Fix #7751: allow to disable angle snapping toggle on repeating A
|
|
|
@5275
|
13 years |
bastiK |
doc improvements
|
|
|
@5266
|
13 years |
bastiK |
fixed majority of javadoc warnings by replacing "{@see" by "{@link"
|
|
|
@5265
|
13 years |
bastiK |
fixed #7673 - select target node after merge
|
|
|
@5260
|
13 years |
bastiK |
bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
|
|
|
@5223
|
13 years |
Don-vip |
should fix #7620 - NPE in unknown conditions (not reproduced)
|
|
|
@5191
|
13 years |
akks |
fix #7566: Angle snapping: show 30 instead of 330
|
|
|
@5174
|
13 years |
akks |
should fix #7580 - NPE on Alt-F4 (while in select-moving mode)
|
|
|
@5161
|
13 years |
simon04 |
see #3910 - remove debugging output, make lasso mode work correctly
|
|
|
@5152
|
13 years |
simon04 |
see #3910 - original patch by Oliver Raupach - add lasso selection mode
|
|
|
@5137
|
13 years |
akks |
Andle Snapping improvements: activation on A (Tab can be disabled, see …
|
|
|
@5106
|
13 years |
xeen |
fix parts of draw mode which broke in r5099 (fixes #7524)
|
|
|
@5104
|
13 years |
xeen |
fix #7523 (thanks Daeron)
|
|
|
@5102
|
13 years |
xeen |
fix broken way segment highlighting introduced in @5101
|
|
|
@5101
|
13 years |
xeen |
reduce repaints for DeleteAction with target highlighting enabled (see …
|
|
|
@5100
|
13 years |
xeen |
fix highlights still being drawn in draw mode when cursor exited the …
|
|
|
@5099
|
13 years |
xeen |
flip default value for wayIsFinished variable when entering drawMode
…
|
|
|
@5098
|
13 years |
xeen |
Reduce repaints required when in draw mode. This should improve …
|
|
|
@5093
|
13 years |
xeen |
only repaint when the to-be-highlighted primitives change.
The patch …
|
|
|
@5076
|
13 years |
xeen |
fix #6780. Please report if this caused any repaint problems.
|
|
|
@5075
|
13 years |
akks |
see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
|
|
|
@5053
|
13 years |
akks |
style fix, removed one patch committed by mistake
|
|
|
@5050
|
13 years |
akks |
UrlLabel class simplification by Zverik, better label layout in …
|
|
|
@5016
|
13 years |
akks |
Patch by JoshDoe [Faster relation selection with Alt+click and …
|
|
|
@4982
|
13 years |
stoecker |
see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
|
|
|