|
|
@9072
|
9 years |
Don-vip |
partial revert of r9070 - make build run with Java 9 again
|
|
|
@9070
|
9 years |
Don-vip |
Sonar - squid:S2293 - The diamond operator ("<>") should be used
|
|
|
@9067
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9062
|
9 years |
Don-vip |
Sonar - squid:S1941 - Variables should not be declared before they are …
|
|
|
@8975
|
9 years |
simon04 |
fix #12041 - Wrong message in relation member deletion confirmation
|
|
|
@8961
|
9 years |
Don-vip |
fix #12019 - NPE with ChangePropertyCommand called on objects without …
|
|
|
@8945
|
9 years |
Don-vip |
fix #12008 - do not create empty commands from tagging preset dialog + …
|
|
|
@8941
|
9 years |
Don-vip |
fix #12004 - suggest to replace source:maxspeed=UK:* by …
|
|
|
@8931
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8914
|
9 years |
Don-vip |
improve unit tests
|
|
|
@8910
|
9 years |
Don-vip |
add unit test for ConflictAddCommand
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8777
|
9 years |
Don-vip |
Basic Java 9 support: make code compile, and Linux scripts detect it
|
|
|
@8549
|
9 years |
bastiK |
applied #11628 - Added documentation to EastNorth, changed x - y = …
|
|
|
@8540
|
9 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8512
|
9 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8469
|
9 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|
@8460
|
9 years |
Don-vip |
simplify usage of Way.firstNode()
|
|
|
@8456
|
9 years |
Don-vip |
see #11508 - override hashCode() and equals() in other commands as well
|
|
|
@8447
|
9 years |
Don-vip |
fix #11508 - fix bad behaviour of Move Node onto way with overlapping ways
|
|
|
@8444
|
9 years |
Don-vip |
remove extra whitespaces
|
|
|
@8443
|
9 years |
Don-vip |
remove extra whitespaces
|
|
|
@8392
|
9 years |
Don-vip |
remove useless code (Method implemented with an exact copy of its …
|
|
|
@8388
|
9 years |
Don-vip |
performance - use of EnumMap / EnumSet
|
|
|
@8378
|
9 years |
Don-vip |
fix copyright/license headers globally
|
|
|
@8376
|
9 years |
Don-vip |
code style - remove useless calls to toString()
|
|
|
@8346
|
9 years |
Don-vip |
squid:S00116 - Field names should comply with a naming convention
|
|
|
@8342
|
9 years |
Don-vip |
code style - Close curly brace and the next "else", "catch" and …
|
|
|
@8338
|
9 years |
Don-vip |
fix squid:S1319 - Declarations should use Java collection interfaces …
|
|
|
@8291
|
9 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
@8285
|
9 years |
Don-vip |
fix sonar squid:S2039 - Member variable visibility should be specified
|
|
|
@7937
|
10 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7675
|
10 years |
Don-vip |
see #10680 - detect invalid delete commands earlier
|
|
|
@7587
|
10 years |
Don-vip |
fix #10557 - node icon not updated properly after undoing/redoing …
|
|
|
@7509
|
10 years |
stoecker |
remove tabs
|
|
|
@7436
|
10 years |
Don-vip |
global use of Utils.copyArray()
|
|
|
@7122
|
10 years |
simon04 |
fix #6367 - Select last node of way when undoing Follow line (patch by …
|
|
|
@7024
|
10 years |
Don-vip |
sonar - Variables should not be declared and then immediately returned …
|
|
|
@7005
|
10 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@6986
|
10 years |
Don-vip |
sonar - fix various minor issues
|
|
|
@6901
|
11 years |
Don-vip |
see #3764 - make UI messages copy-able (patch by simon04)
|
|
|
@6890
|
11 years |
Don-vip |
fix some Sonar issues (Constructor Calls Overridable Method)
|
|
|
@6887
|
11 years |
Don-vip |
package refactoring of conflict commands => move all of them to new …
|
|
|
@6886
|
11 years |
Don-vip |
fix #6373 - proper conflict resolution after failed attempt to delete …
|
|
|
@6883
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6881
|
11 years |
Don-vip |
javadoc/code style/minor refactorization
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6679
|
11 years |
stoecker |
see #9110 - fix singular forms, even if they are useless
|
|
|
@6643
|
11 years |
Don-vip |
global replacement of e.printStackTrace() by Main.error(e)
|
|
|
@6639
|
11 years |
simon04 |
fix #9544 - Skip nodes outside of download area for …
|
|
|
@6610
|
11 years |
simon04 |
Fix Javadoc links (@see @link => @see )
|
|
|
@6566
|
11 years |
simon04 |
fix #9494 - Advanced object info: add "Center of bounding box", and …
|
|
|
@6538
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: provide {i.key} , {i.value} , …
|
|
|
@6524
|
11 years |
Don-vip |
global use of Utils.joinAsHtmlUnorderedList()
|
|
|
@6507
|
11 years |
simon04 |
fix #9110 - i18n: fix errors in usage of plural forms
|
|
|
@6450
|
11 years |
Don-vip |
Sonar/Findbugs: fix recent issues
|
|
|
@6397
|
11 years |
Don-vip |
see #8942 - more changes to SequenceCommand
|
|
|
@6396
|
11 years |
Don-vip |
allow subclasses of SequenceCommand to change sequence of commands
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6365
|
11 years |
Don-vip |
Sonar/Findbugs - fix of recent violations
|
|
|
@6336
|
11 years |
Don-vip |
code cleanup / robustness in edit layer handling
|
|
|
@6333
|
11 years |
Don-vip |
fix #9189 - NPE when deleting data layer + additional usage of …
|
|
|
@6329
|
11 years |
Don-vip |
fix #9217 - tagchecker: allow auto-fix for single test/alternative
|
|
|
@6324
|
11 years |
Don-vip |
fix #9172 - rename "Properties / Memberships" as "Tags / Memberships"
|
|
|
@6316
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6302
|
11 years |
Don-vip |
see #7465 - Raise an error when a plugin replaces a way with a …
|
|
|
@6296
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6253
|
11 years |
stoecker |
fix #5133 - add command to remove nodes from ways - patch by Giuseppe …
|
|
|
@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
|
11 years |
Don-vip |
fix #9042 - Robustness to invalid .osm files containing null coordinates
|
|
|
@6173
|
11 years |
Don-vip |
fix #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6162
|
11 years |
bastiK |
applied #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6142
|
11 years |
Don-vip |
see #8902 - fix compilation warnings
|
|
|
@6113
|
11 years |
Don-vip |
fix some compilation warnings
|
|
|
@6106
|
11 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6104
|
11 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6084
|
11 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
@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"
|
|
|