|
|
@13879
|
6 years |
wiktorn |
Add layer name/title to WMTS layers when user selects layer
see: #15988
|
|
|
@13878
|
6 years |
wiktorn |
Fix identifying if getMapUrl contains query part.
See: #16330
|
|
|
@13876
|
6 years |
Don-vip |
fix #16335 - SearchCompiler regression of r13810
|
|
|
@13872
|
6 years |
wiktorn |
Fix WMS_ENDPOINT headers.
* Use custom headers when calling …
|
|
|
@13870
|
6 years |
wiktorn |
Fix NPE when style title is null
Closes: #16333
|
|
|
@13869
|
6 years |
Don-vip |
spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
|
|
|
@13868
|
6 years |
Don-vip |
spotbugs - DLS_DEAD_LOCAL_STORE
|
|
|
@13867
|
6 years |
Don-vip |
spotbugs - fix potential NPE
|
|
|
@13866
|
6 years |
Don-vip |
spotbugs - SE_BAD_FIELD_STORE
|
|
|
@13864
|
6 years |
Don-vip |
see #15310 - remove dead code
|
|
|
@13861
|
6 years |
wiktorn |
Ensure that tiles from lower zoom leveles are loaded
When lower zoom …
|
|
|
@13856
|
6 years |
Don-vip |
fix #16322 - fix typo
|
|
|
@13855
|
6 years |
Don-vip |
fix #11304 - preserve zoom after OSM layer <-> GPX layer conversion
|
|
|
@13854
|
6 years |
Don-vip |
fix #8939 - prevent add/edit tag dialog to be created twice when …
|
|
|
@13853
|
6 years |
Don-vip |
fix #11949 - History dialog: insert <wbr> in username labels to …
|
|
|
@13852
|
6 years |
Don-vip |
SonarQube - fix more code issues
|
|
|
@13851
|
6 years |
Don-vip |
remove TLD from IANA
|
|
|
@13850
|
6 years |
Don-vip |
fix build
|
|
|
@13849
|
6 years |
Don-vip |
SonarQube - fix minor code issues
|
|
|
@13847
|
6 years |
Don-vip |
fix #16302 - IAE when switching map mode while offset dialog is open
|
|
|
@13845
|
6 years |
Don-vip |
fix #16321, see #10047 - mapcss metadata is required
|
|
|
@13844
|
6 years |
Don-vip |
see #15240 - remove duplicated icons
|
|
|
@13843
|
6 years |
Don-vip |
fix #16319 - scale bookmark and toolbar icons properly
|
|
|
@13842
|
6 years |
Don-vip |
see #16319 - scale properly all icons using ButtonSpec
|
|
|
@13840
|
6 years |
Don-vip |
fix #16319 - scale properly icon of Help button
|
|
|
@13839
|
6 years |
wiktorn |
Sonar fixes and javadoc
* AddImageryLayerAction - do not use {{ }} …
|
|
|
@13838
|
6 years |
Don-vip |
fix #16316 - catch InvalidPathException
|
|
|
@13836
|
6 years |
Don-vip |
fix #13889 - Make preset searchs ignore accents
|
|
|
@13832
|
6 years |
Don-vip |
fix #5603, see #5256, see #15240 - add first/last buttons for geoimage …
|
|
|
@13830
|
6 years |
Don-vip |
SonarQube - remove code duplication
|
|
|
@13829
|
6 years |
Don-vip |
SonarQube - fix minor issues
|
|
|
@13828
|
6 years |
wiktorn |
Sonar fixes, javadocs.
See: #16249
|
|
|
@13827
|
6 years |
Don-vip |
SonarQube - fix minor issues
|
|
|
@13825
|
6 years |
Don-vip |
SonarQube - squid:S3878 - Arrays should not be created for varargs …
|
|
|
@13824
|
6 years |
Don-vip |
SonarQube - fix code style issues
|
|
|
@13823
|
6 years |
Don-vip |
see #9984, see #16047 - Java 11 handles transparent PNG out of the …
|
|
|
@13822
|
6 years |
Don-vip |
fix #16307 - detect certificate used by Slovakian Government
|
|
|
@13821
|
6 years |
Don-vip |
fix #16308, see #16047 - remove blank png icon. With jdk-11-ea+14 JOSM …
|
|
|
@13819
|
6 years |
Don-vip |
see #2089, see #16047 - move JavaFX classes to their own package in …
|
|
|
@13818
|
6 years |
Don-vip |
see #15560 - fix javadoc warnings with Java 10
|
|
|
@13817
|
6 years |
Don-vip |
fix #15828 - Allow copy/pasting author names from user list dialog
|
|
|
@13816
|
6 years |
Don-vip |
fix #10229 - clear cached style of ways when they are moved (without …
|
|
|
@13815
|
6 years |
Don-vip |
fix #10047 - Initialize only active mappaint styles
|
|
|
@13811
|
6 years |
Don-vip |
javadoc
|
|
|
@13810
|
6 years |
Don-vip |
support rendering of IPrimitive
|
|
|
@13809
|
6 years |
Don-vip |
define InterestingTags functions in IPrimitive
|
|
|
@13808
|
6 years |
Don-vip |
add IPrimitive.getReferrers(boolean allowWithoutDataset)
|
|
|
@13807
|
6 years |
Don-vip |
define getDataSet() in IPrimitive , tune Geometry methods signatures
|
|
|
@13806
|
6 years |
Don-vip |
add IPrimitive.visitReferrers(PrimitiveVisitor)
|
|
|
@13805
|
6 years |
Don-vip |
use INode interface in Geometry class
|
|
|
@13804
|
6 years |
Don-vip |
move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
|
|
|
@13803
|
6 years |
Don-vip |
add new class PrimitiveComparator
|
|
|
@13802
|
6 years |
Don-vip |
fix #16220 - fix plugin filter
|
|
|
@13800
|
6 years |
Don-vip |
fix #16192 - sort map paint style settings by label
|
|
|
@13799
|
6 years |
Don-vip |
fix #16220 - filter plugins by installation state
|
|
|
@13798
|
6 years |
Don-vip |
see #13937 - code cleanup
|
|
|
@13797
|
6 years |
Don-vip |
fix #13937 - save imagery offset bookmarks by locale-insensitive id …
|
|
|
@13796
|
6 years |
Don-vip |
see #16103 - checkstyle
|
|
|
@13795
|
6 years |
Don-vip |
fix #13561, fix #16265 - fix mapmode change issues with "Adjust …
|
|
|
@13792
|
6 years |
stoecker |
fix #16103 - add map type definitions
|
|
|
@13791
|
6 years |
Don-vip |
see #10989, #16215, fix #16199 - load "Malgun Gothic" font on Windows …
|
|
|
@13790
|
6 years |
Don-vip |
see #16215 - Add Korean translation
|
|
|
@13783
|
6 years |
Don-vip |
see #8011 - attempt to display list of Launchpad contributors to …
|
|
|
@13782
|
6 years |
Don-vip |
see #8011 - fix icon warnings
|
|
|
@13781
|
6 years |
Don-vip |
see #8011 - improve About dialog to promote translations:
* add …
|
|
|
@13778
|
6 years |
wiktorn |
Prefer Cache-Control header over Expires header
According to RFC2616 …
|
|
|
@13777
|
6 years |
wiktorn |
Use setRememberWindowGeometry instead overriding setVisible
See: #16249
|
|
|
@13776
|
6 years |
Don-vip |
don't display error dialog when loading preferences in headless mode
|
|
|
@13774
|
6 years |
wiktorn |
Remember Add Imagery dialog position
See: #16249
|
|
|
@13773
|
6 years |
wiktorn |
Add numbering to get layers button on Add WMTS Layer
See: #16249
|
|
|
@13772
|
6 years |
wiktorn |
Fix Add WMS Panel layout
See: #16249
|
|
|
@13769
|
6 years |
Don-vip |
don't display error dialog when loading preferences in headless mode
|
|
|
@13766
|
6 years |
Don-vip |
API alignment between Relation/RelationData and …
|
|
|
@13765
|
6 years |
Don-vip |
fix unit tests, PMD violation
|
|
|
@13764
|
6 years |
Don-vip |
add OsmData interface, abstraction of DataSet
|
|
|
@13763
|
6 years |
Don-vip |
see #16288 - forgot one dot in error message
|
|
|
@13762
|
6 years |
Don-vip |
see #16258 - changeset attribute can now be missing
|
|
|
@13761
|
6 years |
Don-vip |
see #16288 - replace similar i18n strings (removes 35 strings from …
|
|
|
@13760
|
6 years |
Don-vip |
i18n fix
|
|
|
@13759
|
6 years |
Don-vip |
typo
|
|
|
@13758
|
6 years |
Don-vip |
checkstyle, javadoc
|
|
|
@13757
|
6 years |
wiktorn |
Change camelCase to hyphen-case for imagery attributes
See: #16249, #15940
|
|
|
@13756
|
6 years |
wiktorn |
Fix layout for "is properly georeferenced"
See: #16249
|
|
|
@13755
|
6 years |
wiktorn |
Fix NPE when no layer selected
See: #16249
|
|
|
@13754
|
6 years |
wiktorn |
Fix fixbugs
|
|
|
@13753
|
6 years |
wiktorn |
Do not return null map, empty map instead.
|
|
|
@13752
|
6 years |
wiktorn |
Default layer name for WMTS
|
|
|
@13751
|
6 years |
wiktorn |
More precise add imagery verification if all data is provided
See: #16249
|
|
|
@13750
|
6 years |
wiktorn |
Add javadoc
|
|
|
@13749
|
6 years |
wiktorn |
Remove unused function & better error reporting
See: #16249
|
|
|
@13748
|
6 years |
wiktorn |
Forgot file for [13746]
|
|
|
@13747
|
6 years |
wiktorn |
Report parse exceptions as WMTSGetCapabilitiesException
See: #16249
|
|
|
@13746
|
6 years |
wiktorn |
Add filter for WMTS layers, calculate preferred widths for columns.
…
|
|
|
@13745
|
6 years |
wiktorn |
Layout fixes
See: #16249
|
|
|
@13744
|
6 years |
wiktorn |
Remove SupressFBwarning
|
|
|
@13743
|
6 years |
wiktorn |
Fix bugs spotted by findbugs
|
|
|
@13742
|
6 years |
wiktorn |
Checkstyle fixes
|
|
|
@13741
|
6 years |
wiktorn |
PMD fixes
|
|
|
@13740
|
6 years |
wiktorn |
Javadoc fixes
|
|
|
@13739
|
6 years |
Don-vip |
see #16260 - fix spotbugs serialization warnings
|
|
|