|
|
@11756
|
8 years |
Don-vip |
fix #14425 - Improve Wikipedia tag validators (patch by nyurik, modified)
|
|
|
@11755
|
8 years |
Don-vip |
see #14528 - typos
|
|
|
@11754
|
8 years |
michael2402 |
Throw UnsupportedOperationException if implementation does not support …
|
|
|
@11753
|
8 years |
Don-vip |
see #14528 - make code compile with Eclipse Neon.2 (4.6.2) Build id: …
|
|
|
@11752
|
8 years |
michael2402 |
Document OnLineStrategy better.
|
|
|
@11751
|
8 years |
michael2402 |
Remove orderFont preference - Fonts are stored locally with text …
|
|
|
@11750
|
8 years |
michael2402 |
Skip empty strings when rendering box texts.
|
|
|
@11749
|
8 years |
Don-vip |
see #14528 - checkstyle
|
|
|
@11748
|
8 years |
michael2402 |
Move label / icon placement code to new package. Unify the handling of …
|
|
|
@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 …
|
|
|
@11743
|
8 years |
Don-vip |
fix #13922 - make sure Download*InViewAction download their …
|
|
|
@11742
|
8 years |
stoecker |
fix JavaDoc
|
|
|
@11740
|
8 years |
Don-vip |
fix javadoc warnings
|
|
|
@11739
|
8 years |
Don-vip |
enable more PMD rules
|
|
|
@11737
|
8 years |
Don-vip |
fix #5262 - do not change selection after splitting a way in "draw …
|
|
|
@11735
|
8 years |
Don-vip |
fix #5092 - Synchronization issue with nodes deleted on server
|
|
|
@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.
|
|
|
@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.
|
|
|
@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
|
|
|
@11700
|
8 years |
michael2402 |
Do not hack default opacity into color setting. Use a opacity default …
|
|
|
@11696
|
8 years |
michael2402 |
Move offset iterator to new file.
|
|
|
@11692
|
8 years |
michael2402 |
Repsect alpha component of mapcss text/halo color, use opacity to multiply.
|
|
|
@11690
|
8 years |
stoecker |
see #14470 - don't drop imagery when default list is empty
|
|
|
@11689
|
8 years |
Don-vip |
checkstyle
|
|
|
@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
|
|
|
@11680
|
8 years |
Don-vip |
fix #14458 - sort by default in order [relations, ways, nodes] in …
|
|
|
@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)
|
|
|
@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 …
|
|
|
@11664
|
8 years |
michael2402 |
Remove redundant isValid check.
|
|
|
@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
|
|
|
@11647
|
8 years |
Don-vip |
see #14175 - refactor HistoryBrowserModel
|
|
|
@11646
|
8 years |
Don-vip |
see #14175 - refactor HistoryBrowserModel
|
|
|
@11645
|
8 years |
Don-vip |
fix #14157 - NPE opening a session
|
|
|
@11643
|
8 years |
bastiK |
make it compile in Netbeans
|
|
|
@11642
|
8 years |
Don-vip |
fix #14422 - Dynamic NTV2 grids
|
|
|
@11641
|
8 years |
Don-vip |
do not fail fast (1s) when fetching imagery list, as JOSM server may …
|
|
|
@11638
|
8 years |
stoecker |
fix xmllint error
|
|
|
@11637
|
8 years |
stoecker |
fix #13535 - fix FindBugs issue
|
|
|
@11636
|
8 years |
michael2402 |
Fix #14370: Allow all characters in plugin versions, except for ( and ).
|
|
|
@11635
|
8 years |
Don-vip |
see #12313 - fix unit tests properly
|
|
|
@11634
|
8 years |
Don-vip |
see #10638 - apply also optimization for initial DataSource area …
|
|
|
@11633
|
8 years |
Don-vip |
fix #10638 - fix zoom problem when validating "Way connected to Area" …
|
|
|
@11632
|
8 years |
Don-vip |
see #3346 - make DataSet.dataSources private
|
|
|
@11629
|
8 years |
Don-vip |
see #3346 - findbugs - IS2_INCONSISTENT_SYNC
|
|
|
@11628
|
8 years |
Don-vip |
see #3346 - remove debug info committed accidentally
|
|
|
@11627
|
8 years |
Don-vip |
fix #3346 - improve drastically the performance of fixing duplicate …
|
|
|
@11626
|
8 years |
Don-vip |
see #12313 - fix NPE, checkstyle violations and two failing unit tests
|
|
|
@11625
|
8 years |
stoecker |
fix #12313 - make eli-best and other texts available as tooltip in …
|
|
|
@11624
|
8 years |
stoecker |
fix core java bug report
|
|
|
@11623
|
8 years |
stoecker |
see #14120 - fix deprecation in core
|
|
|
@11621
|
8 years |
Don-vip |
checkstyle - fix CommentsIndentation errors
|
|
|
@11620
|
8 years |
Don-vip |
checkstyle - enable CatchParameterName rule
|
|
|