|
|
@7608
|
10 years |
Don-vip |
fix #10554 - Add notes dialog (patch by ToeBee)
|
|
|
@7592
|
10 years |
stoecker |
fix JavaDoc
|
|
|
@7543
|
11 years |
Don-vip |
fix #9897, see #10455 - fix map moving issue when moving node with ctrl
|
|
|
@7434
|
11 years |
Don-vip |
fix #8885 (see #4614) - add offline mode with new command line …
|
|
|
@7389
|
11 years |
bastiK |
see #10363 - you cannot click on object that is not visible on the map
|
|
|
@7278
|
11 years |
Don-vip |
fix #10212, see #10104 - ImproveWayAccuracy: key listeners forgot to …
|
|
|
@7247
|
11 years |
akks |
see #7991: patch by AlfonZ - minor fix to segment collapsion in …
|
|
|
@7232
|
11 years |
akks |
see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag …
|
|
|
@7227
|
11 years |
akks |
show advanced preferences of A and W modes before enrtering them
|
|
|
@7226
|
11 years |
akks |
see #7991:patch by AlfonZ mod. Show and correctly handle segment …
|
|
|
@7223
|
11 years |
akks |
Extrude mode: do not allow reversing the moved segment direction to …
|
|
|
@7218
|
11 years |
akks |
fix #3910: toggle lasso mode on repeating S key
can be turned of with …
|
|
|
@7217
|
11 years |
akks |
see #10104: refactor key press/release detection introducing …
|
|
|
@7216
|
11 years |
akks |
Add Dual Align mode for extruder (patch by AlfonZ, see #7991)
|
|
|
@7180
|
11 years |
Don-vip |
fix #9952 - set extrude.initial-move-threshold to 1px as default
|
|
|
@7025
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@7009
|
11 years |
akks |
see #9952: added parameter extrude.initial-move-threshold (to tune …
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@7000
|
11 years |
Don-vip |
fix #9897 - avoid unwanted rectangle painting when moving map on Mac OS X
|
|
|
@6993
|
11 years |
bastiK |
see #9397 - Move map no longer works on OSX (fix selection rectagle on …
|
|
|
@6992
|
11 years |
Don-vip |
cleanup/refactor of NavigatableComponent
|
|
|
@6957
|
11 years |
Don-vip |
see #9897 - refactor OSX stuff
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6889
|
11 years |
Don-vip |
fix some Sonar issues (JLS order)
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@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 …
|
|
|