|
|
@11140
|
8 years |
michael2402 |
See #13724: Add validation to AddCommand, too.
|
|
|
@11070
|
8 years |
simon04 |
see #13724 - refactor constructors and add parameters validation to …
|
|
|
@10970
|
8 years |
Don-vip |
see #13491 - remove unused parameter
|
|
|
@10948
|
8 years |
Don-vip |
fix #13491 - fix EDT violation (patch by Gerd Petermann, modified)
|
|
|
@10804
|
8 years |
Don-vip |
fix #13350 - Copy&pasting an object is not considered a change (patch …
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10671
|
8 years |
Don-vip |
see #12472 - fix "MissingCasesInEnumSwitch" warnings
|
|
|
@10663
|
8 years |
Don-vip |
fix #13223 - Minor command class fixes (patch by michael2402, …
|
|
|
@10599
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
|
|
|
@10467
|
8 years |
Don-vip |
fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
|
|
|
@10452
|
8 years |
Don-vip |
fix #13019 - Make commands trigger an implicit layer redraw (patch by …
|
|
|
@10413
|
8 years |
Don-vip |
fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10364
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
|
|
|
@10308
|
8 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10250
|
8 years |
Don-vip |
findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@10248
|
8 years |
Don-vip |
findbugs - NM_CONFUSING
|
|
|
@10216
|
8 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10174
|
8 years |
Don-vip |
fix coverity 1354674, 1354675
|
|
|
@10125
|
9 years |
Don-vip |
refactor classes from corrector package, add javadoc
|
|
|
@9989
|
9 years |
Don-vip |
sonar - Methods should not be empty
|
|
|
@9971
|
9 years |
Don-vip |
sonar - use diamond operator when possible (some cases cause …
|
|
|
@9473
|
9 years |
simon04 |
fix #12343 - Display at most 20 primitives for some confirmation …
|
|
|
@9377
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash (fixup r9371)
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9243
|
9 years |
Don-vip |
javadoc update
|
|
|
@9231
|
9 years |
Don-vip |
javadoc update
|
|
|
@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 …
|
|
|