|
|
@11747
|
8 years |
Don-vip |
checkstyle - NoWhiteSpaceBefore ...
|
|
|
@11746
|
8 years |
Don-vip |
PMD - Strict Exceptions
|
|
|
@11745
|
8 years |
Don-vip |
fix #14536 - Improved ExifReader.readTime() , Refactored …
|
|
|
@11744
|
8 years |
Don-vip |
see #10717, fix #14535 - restrict "Coastline inside water" test to …
|
|
|
@11743
|
8 years |
Don-vip |
fix #13922 - make sure Download*InViewAction download their …
|
|
|
@11742
|
8 years |
stoecker |
fix JavaDoc
|
|
|
@11741
|
8 years |
Don-vip |
fix java warnings
|
|
|
@11740
|
8 years |
Don-vip |
fix javadoc warnings
|
|
|
@11739
|
8 years |
Don-vip |
enable more PMD rules
|
|
|
@11738
|
8 years |
bastiK |
add unit test for join areas action
|
|
|
@11737
|
8 years |
Don-vip |
fix #5262 - do not change selection after splitting a way in "draw …
|
|
|
@11736
|
8 years |
Klumbumbus |
fix #14395 - Add building attached to road as a validation warning
|
|
|
@11735
|
8 years |
Don-vip |
fix #5092 - Synchronization issue with nodes deleted on server
|
|
|
@11734
|
8 years |
stoecker |
improve SequenceCommandTest, see #14526 - patch by Tyndare
|
|
|
@11733
|
8 years |
stoecker |
see #14526 - fix error handling in SequenceCommand
|
|
|
@11732
|
8 years |
Klumbumbus |
* typo from r11721
* fix #14539 - allow leisure=fitness_centre as …
|
|
|
@11731
|
8 years |
michael2402 |
Clean icon drawing code style.
|
|
|
@11730
|
8 years |
michael2402 |
Add a new style element for area icon styles. Use the same placement …
|
|
|
@11729
|
8 years |
michael2402 |
Fix #10511: Use new algorithm to check which side of the way is the …
|
|
|
@11728
|
8 years |
michael2402 |
Partial revert of [11726]: Committed to much.
|
|
|
@11727
|
8 years |
michael2402 |
Fix [11726]: Add missing mapcss test files.
|
|
|
@11726
|
8 years |
michael2402 |
Don't use null to indicate a rotation of 0 degrees, simply set the …
|
|
|
@11725
|
8 years |
michael2402 |
Add hashcode / equals to rotation angle.
|
|
|
@11724
|
8 years |
michael2402 |
Fix @since version (this should be all of them).
|
|
|
@11723
|
8 years |
michael2402 |
Fix @since version.
|
|
|
@11722
|
8 years |
michael2402 |
Do not include text label in area style - use a separate class and …
|
|
|
@11721
|
8 years |
michael2402 |
Throw exception if clamp cannot produce any valid values.
|
|
|
@11720
|
8 years |
stoecker |
typo
|
|
|
@11719
|
8 years |
michael2402 |
Extract label placement strategy to new method.
|
|
|
@11718
|
8 years |
michael2402 |
Allow renderer to draw area text / area icon even if no background was …
|
|
|
@11717
|
8 years |
michael2402 |
Add Javadoc comments to text label.
|
|
|
@11716
|
8 years |
michael2402 |
Skip drawing empty names.
|
|
|
@11715
|
8 years |
stoecker |
i18n update
|
|
|
@11714
|
8 years |
Don-vip |
fix method name, this is not a test
|
|
|
@11713
|
8 years |
Don-vip |
add Ant target to run PMD (only few rules for now), fix violations
|
|
|
@11712
|
8 years |
Don-vip |
see #12731 - checkstyle/sonar
|
|
|
@11711
|
8 years |
Don-vip |
fix #13139 - catch IllegalStateException
|
|
|
@11710
|
8 years |
bastiK |
see #12731 - make enum field final + fix compiler warning
|
|
|
@11709
|
8 years |
bastiK |
fixed #12731 - Add an option to completely prevent upload of a layer : …
|
|
|
@11708
|
8 years |
bastiK |
make "Discourage/encourage upload" a checkbox menu entry
|
|
|
@11707
|
8 years |
stoecker |
only allow defaults with ID
|
|
|
@11706
|
8 years |
stoecker |
switch imagery.layers.default from url to ID and drop old entries
|
|
|
@11705
|
8 years |
michael2402 |
Use Utils.clamp instead of Math.max(Math.min())
|
|
|
@11704
|
8 years |
michael2402 |
Use Utils.clamp instead of Math.max(Math.min()) for doubles
|
|
|
@11703
|
8 years |
stoecker |
see #14470 - don't drop old layers when there was an maps load error
|
|
|
@11702
|
8 years |
Don-vip |
more usages of Utils.clamp
|
|
|
@11701
|
8 years |
michael2402 |
Add new renderer test that tests area fill rendering.
|
|
|
@11700
|
8 years |
michael2402 |
Do not hack default opacity into color setting. Use a opacity default …
|
|
|
@11699
|
8 years |
michael2402 |
Move MapCSS renderer test to functional tests.
|
|
|
@11698
|
8 years |
michael2402 |
Add test that tests if elements are ordered correctly.
|
|
|
@11697
|
8 years |
michael2402 |
MapCSSRendererTest: Require fixed font for text drawing test.
|
|
|
@11696
|
8 years |
michael2402 |
Move offset iterator to new file.
|
|
|
@11695
|
8 years |
Klumbumbus |
fix #14478 - update preset help links
|
|
|
@11694
|
8 years |
Klumbumbus |
fix #14474 - update preset links, update imagery compare script docu
|
|
|
@11693
|
8 years |
michael2402 |
Add new MapCSS reference test for way dashes/color and node texts.
|
|
|
@11692
|
8 years |
michael2402 |
Repsect alpha component of mapcss text/halo color, use opacity to multiply.
|
|
|
@11691
|
8 years |
michael2402 |
See #13999: Use MapCSS test only for OpenJDK
|
|
|
@11690
|
8 years |
stoecker |
see #14470 - don't drop imagery when default list is empty
|
|
|
@11689
|
8 years |
Don-vip |
checkstyle
|
|
|
@11688
|
8 years |
Don-vip |
fix #14469 - update preset links
|
|
|
@11687
|
8 years |
Don-vip |
fix #14468 - don't raise warning "water without natural=water" for …
|
|
|
@11686
|
8 years |
Don-vip |
fix #9799 - Don't check for unread messages while upload is in …
|
|
|
@11685
|
8 years |
Don-vip |
partial revert of r11675 - causes test failure of …
|
|
|
@11684
|
8 years |
Don-vip |
fix #14193 - make sure deleted objects are not added to relations, do …
|
|
|
@11683
|
8 years |
Don-vip |
update to CheckStyle 7.6
|
|
|
@11682
|
8 years |
Don-vip |
update to japi-compliance-checker 2.1
|
|
|
@11681
|
8 years |
Don-vip |
remove tab
|
|
|
@11680
|
8 years |
Don-vip |
fix #14458 - sort by default in order [relations, ways, nodes] in …
|
|
|
@11679
|
8 years |
michael2402 |
Checkstyle: Print warnings to console during checkstyle build and do …
|
|
|
@11678
|
8 years |
Don-vip |
fix #14459 - Error when pasting data into JOSM
|
|
|
@11677
|
8 years |
Don-vip |
fix #14457 - CCE in imagery menu (regression from r11654)
|
|
|
@11676
|
8 years |
Don-vip |
fix #14455 - Use <java> instead of <exec> to run javacc (patch by …
|
|
|
@11675
|
8 years |
Don-vip |
update to error_prone 2.0.18
|
|
|
@11674
|
8 years |
michael2402 |
Add Javadoc to icon drawing functions. Fix AreaElement#equals/hashCode.
|
|
|
@11673
|
8 years |
michael2402 |
Add more Javadoc for progress monitors.
|
|
|
@11672
|
8 years |
michael2402 |
PleaseWaitDialog: Javadoc and make direct progress model access deprecated.
|
|
|
@11671
|
8 years |
michael2402 |
See #10176: Nicer stroke for icons of selected areas.
|
|
|
@11670
|
8 years |
michael2402 |
See #10176: Make icon-image work for areas. Icon is displayed at …
|
|
|
@11669
|
8 years |
stoecker |
see #14454 - update presets links
|
|
|
@11668
|
8 years |
stoecker |
fix last changes
|
|
|
@11667
|
8 years |
stoecker |
fix ELI compare script date handling
|
|
|
@11666
|
8 years |
stoecker |
unify default coloring for ELI compare script date handling
|
|
|
@11665
|
8 years |
Klumbumbus |
see #12706 - enable ELI date comparison script
|
|
|
@11664
|
8 years |
michael2402 |
Remove redundant isValid check.
|
|
|
@11663
|
8 years |
Klumbumbus |
* fix #14444 - new lottery icon by naoliv, CC0 and PD licensed
* fix …
|
|
|
@11662
|
8 years |
bastiK |
update netbeans
|
|
|
@11661
|
8 years |
bastiK |
see #5399 - update ProjectionRefTest
|
|
|
@11660
|
8 years |
Don-vip |
see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
|
|
|
@11659
|
8 years |
Don-vip |
fix #14175 - HistoryBrowserModel removes listener twice
|
|
|
@11658
|
8 years |
Don-vip |
fix #13922 - Add (expert) option to not zoom to the new downloaded data
|
|
|
@11657
|
8 years |
Don-vip |
fix #14451 - Local imagery toolbar buttons disappear on restart
|
|
|
@11656
|
8 years |
Don-vip |
FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
|
|
|
@11655
|
8 years |
Don-vip |
fix java warning
|
|
|
@11654
|
8 years |
Don-vip |
fix #14450 - Cannot add local imagery to toolbar
|
|
|
@11653
|
8 years |
Don-vip |
fix #14437 - NPE at AbstractProjection.latlon2eastNorth with Tools => …
|
|
|
@11652
|
8 years |
Don-vip |
FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
|
|
|
@11651
|
8 years |
Don-vip |
FindBugs - MS_MUTABLE_COLLECTION
|
|
|
@11650
|
8 years |
Don-vip |
FindBugs - MS_MUTABLE_COLLECTION
|
|
|
@11649
|
8 years |
Don-vip |
sonar - pmd:UseStringBufferForStringAppends
|
|
|
@11648
|
8 years |
Don-vip |
see #14422 - update unit test
|
|
|