|
|
@12898
|
7 years |
Don-vip |
fix unit test
|
|
|
@12897
|
7 years |
Don-vip |
fix #15226 - fix "noJavaFx" flag
|
|
|
@12896
|
7 years |
Don-vip |
fix #15025 - use local list (from jar) of required plugins when …
|
|
|
@12895
|
7 years |
Klumbumbus |
see #11270, see #9297 - avoid false positive missing railway crossing …
|
|
|
@12894
|
7 years |
bastiK |
see #15229 - update method name and signature for consistency
|
|
|
@12893
|
7 years |
bastiK |
see #15229 - add getopt to ant target "compile-cots"; minor fix
|
|
|
@12892
|
7 years |
bastiK |
see #15229 - remove dependency of getopt library on JOSM classes
|
|
|
@12891
|
7 years |
bastiK |
see #15229 - move non-essential helper methods from Preferences to …
|
|
|
@12890
|
7 years |
Don-vip |
fix #15333, fix #15343: Java 9: fix problems with Web Start (jnlp) and …
|
|
|
@12889
|
7 years |
Don-vip |
update TLD from IANA
|
|
|
@12888
|
7 years |
Don-vip |
fix #15348 - Include OSMCha in history viewer (patch by naoliv)
|
|
|
@12887
|
7 years |
Don-vip |
see #15343 - catch Java 9 exceptions
|
|
|
@12886
|
7 years |
simon04 |
see #15229 - see #15182 - fix typo
|
|
|
@12885
|
7 years |
bastiK |
see #15229 - fix checkstyle warnings
|
|
|
@12884
|
7 years |
bastiK |
see #15229 - fix unit tests
|
|
|
@12883
|
7 years |
Don-vip |
fix #15341 - better error message
|
|
|
@12882
|
7 years |
bastiK |
see #15229 - fix @since
|
|
|
@12881
|
7 years |
bastiK |
see #15229 - move remaining classes to spi.preferences package, to …
|
|
|
@12880
|
7 years |
simon04 |
see #15057, see #15264 - Rename OverpassQueryList to UserQueryList
…
|
|
|
@12879
|
7 years |
bastiK |
applied #15327 - small cleanup and "fix" for CreateCircleAction (patch …
|
|
|
@12878
|
7 years |
Don-vip |
see #15264 - change DownloadDialog.addDownloadSource() to a static …
|
|
|
@12877
|
7 years |
Don-vip |
see #15315 - disable AvoidCatchingNPE
|
|
|
@12876
|
7 years |
bastiK |
fixed #15315 - NPE in eastNorth
|
|
|
@12875
|
7 years |
Don-vip |
exclude sun.* from plugin check
|
|
|
@12874
|
7 years |
Don-vip |
do not fail the build if a plugin cannot be copied
|
|
|
@12873
|
7 years |
Don-vip |
* mark kendzi3d_Improved_by_Andrei plugin as unmaintained
* fix …
|
|
|
@12872
|
7 years |
Don-vip |
update to JAPICC 2.3
|
|
|
@12871
|
7 years |
simon04 |
fix #14578 - Open external history viewers
Popup menu is added to …
|
|
|
@12870
|
7 years |
Don-vip |
see #15229 - see #15182 - remove dependence of ImageProvider on …
|
|
|
@12869
|
7 years |
Don-vip |
see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
|
|
|
@12868
|
7 years |
Don-vip |
SonarQube - squid:S1166 - Exception handlers should preserve the …
|
|
|
@12867
|
7 years |
Don-vip |
see #15159 - optimize PluginClassLoader for complex/redundant …
|
|
|
@12866
|
7 years |
Don-vip |
SonarQube:
* squid:S4144 - Methods should not have identical …
|
|
|
@12865
|
7 years |
Don-vip |
see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
|
|
|
@12864
|
7 years |
Don-vip |
fix #15256 - limit roundabout validation test to waynodes all in …
|
|
|
@12863
|
7 years |
Don-vip |
fix #15249 - synchronize accesses to MapStatus help text
|
|
|
@12862
|
7 years |
Don-vip |
see #15301 - Obsolete plugin: czechaddress
|
|
|
@12861
|
7 years |
Don-vip |
see #15302 - deprecate plugin walkingpapers - replaced by new plugin …
|
|
|
@12860
|
7 years |
bastiK |
see #15229 - add package-info.java
|
|
|
@12859
|
7 years |
Don-vip |
see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
|
|
|
@12858
|
7 years |
Don-vip |
see #15229 - fix integration tests
|
|
|
@12857
|
7 years |
bastiK |
see #15229 - fix bug where parameter createIfMissing would be …
|
|
|
@12856
|
7 years |
bastiK |
see #15229 - add parameter to base directory methods
|
|
|
@12855
|
7 years |
bastiK |
see #15229 - add separate interface IBaseDirectories to look up …
|
|
|
@12854
|
7 years |
bastiK |
see #15229 - fix checkstyle warnings
|
|
|
@12853
|
7 years |
bastiK |
see #15229 - include support for the long type in IPreferences
|
|
|
@12852
|
7 years |
bastiK |
see #15229 - fix taginfo script
|
|
|
@12851
|
7 years |
bastiK |
see #15229 - extract "struct" handling from Preference to StructUtils
|
|
|
@12850
|
7 years |
bastiK |
see #15229 - use Config in functional tests
|
|
|
@12849
|
7 years |
bastiK |
see #15229 - use Config in tests
|
|
|
@12848
|
7 years |
bastiK |
see #15229 - set up Config for tests
|
|
|
@12847
|
7 years |
bastiK |
see #15229 - move new classes to spi package
|
|
|
@12846
|
7 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
@12845
|
7 years |
bastiK |
new class Config to hold a global IPreferences singleton, …
|
|
|
@12844
|
7 years |
bastiK |
see #15229 - one more minor style fix
|
|
|
@12843
|
7 years |
bastiK |
see #15229 - minor fixes (Jenkins)
|
|
|
@12842
|
7 years |
bastiK |
see #15229 - fix test deprecations
|
|
|
@12841
|
7 years |
bastiK |
see #15229 - fix deprecations caused by [12840]
|
|
|
@12840
|
7 years |
bastiK |
see #15229 - extract interface for Preferences class
some changes …
|
|
|
@12839
|
7 years |
bastiK |
fixed #15198 - JOSM freezes after showing popup for unsuccesfull search
|
|
|
@12838
|
7 years |
stoecker |
fix i18n
|
|
|
@12837
|
7 years |
bastiK |
fixed #10777 - new algorithm to determine the node count in …
|
|
|
@12836
|
7 years |
Don-vip |
fix NPE (?) seen in unit test
|
|
|
@12835
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from TaggingPresetItem
|
|
|
@12834
|
7 years |
Don-vip |
see #15229 - see #15182 - move TaggingPresetSearchAction to …
|
|
|
@12833
|
7 years |
Don-vip |
see #15294 - fix NPE in initialization
|
|
|
@12832
|
7 years |
bastiK |
see #15229 - fix checkstyle warning
|
|
|
@12831
|
7 years |
bastiK |
see #15229 - extract GUI from StyleSetting class
|
|
|
@12830
|
7 years |
Don-vip |
fix #15297, fix #15298 - proper detection of java packages on …
|
|
|
@12829
|
7 years |
Don-vip |
fix #15294 - Java 9: CCE: QuadStateCheckBox$QuadStateDecorator …
|
|
|
@12828
|
7 years |
Don-vip |
see #15229 - see #15182 - see #13036 - convert SplitWayAction to …
|
|
|
@12827
|
7 years |
Don-vip |
fix #15293 - silence exceptions with temp/empty files
|
|
|
@12826
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from PreferencesUtils
|
|
|
@12825
|
7 years |
Don-vip |
see #15229 - see #15182 - make FileWatcher generic so it has no more …
|
|
|
@12824
|
7 years |
bastiK |
see #2212 - simplify DeepTileSet by making TileSetInfo part of …
|
|
|
@12823
|
7 years |
Don-vip |
see #15229 - see #15182 - move PaintVisitor from data.validation …
|
|
|
@12822
|
7 years |
bastiK |
add method for performance to CheckParameterUtil
|
|
|
@12821
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from I/O subsystem
|
|
|
@12820
|
7 years |
bastiK |
see #15229 - wrap around +180 degrees, for consistency
|
|
|
@12819
|
7 years |
bastiK |
see #15229 - trace world bounds in finer steps
no efficiency problem …
|
|
|
@12818
|
7 years |
bastiK |
see #15229 - move Bounds#visitEdge to Projection#visitOutline
* …
|
|
|
@12817
|
7 years |
bastiK |
see #15229 - deprecate unused method
|
|
|
@12816
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from I/O subsystem
|
|
|
@12815
|
7 years |
Klumbumbus |
fix #15283 - don't warn about street name contains ss for "strasser"
|
|
|
@12814
|
7 years |
Don-vip |
fix #15282 - JOSM reloads multiple times a local style/validation file
|
|
|
@12813
|
7 years |
bastiK |
fix PMD, etc.
|
|
|
@12812
|
7 years |
bastiK |
fix tests
|
|
|
@12811
|
7 years |
bastiK |
see #15277 - add hard reference to logger, else it gets garbage …
|
|
|
@12810
|
7 years |
bastiK |
forgot to add file
|
|
|
@12809
|
7 years |
bastiK |
replace abstract class AbstractVisitor by interface …
|
|
|
@12808
|
7 years |
Don-vip |
SpotBugs - fix some warnings
|
|
|
@12807
|
7 years |
Don-vip |
see #15229 - see #15182 - see #14794 - checkstyle, unit tests
|
|
|
@12806
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from GeoJSONWriter
|
|
|
@12805
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from DefaultProxySelector
|
|
|
@12804
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from OsmApi
|
|
|
@12803
|
7 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from OsmConnection
|
|
|
@12802
|
7 years |
Don-vip |
see #14794 - checkstyle (unit tests)
|
|
|
@12801
|
7 years |
Don-vip |
FindBugs is dead. Long live SpotBugs!
|
|
|
@12800
|
7 years |
Don-vip |
see #15229 - see #15182 - deprecate …
|
|
|
@12799
|
7 years |
Don-vip |
see #15229 - see #15182 - see #14794 - move Multi* GUI classes from …
|
|
|