source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11992   7 years Don-vip fix #13665 - handle deleted nodes in way rendering
(edit) @11991   7 years Don-vip see #13665 - cleaner error
(edit) @11990   7 years Klumbumbus see #8185 - remove type=building from ignore list
(edit) @11989   7 years stoecker add support for type=building relation and support variable role names …
(edit) @11988   7 years Don-vip improve unit test for Main.postConstructorProcessCmdLine
(edit) @11987   7 years Don-vip checkstyle
(edit) @11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
(edit) @11985   7 years Klumbumbus limit class warning to ways as this is now mostly used in tmc …
(edit) @11984   7 years stoecker improve overpass API rate limit message, fix wrong timeout error message
(edit) @11983   7 years stoecker fix too new groovy code, use plain Java sorting
(edit) @11982   7 years stoecker silence TagInfo outputs
(edit) @11981   7 years stoecker see #14655 - add more ELI - JOSM checks, new results comment by SKIP …
(edit) @11980   7 years Klumbumbus update preset links
(edit) @11979   7 years Klumbumbus fix #14683 - make memorial values searchable, update preset links
(edit) @11978   7 years Don-vip improve coverage and javadoc of enum classes for package actions
(edit) @11977   7 years Don-vip see #14655 - fix javadoc warnings
(edit) @11976   7 years Klumbumbus * fix #14678 - allow advertising=column as area * add self_service to …
(edit) @11975   7 years stoecker see #14655 - implement nearly all features in ELI sync XML output
(edit) @11974   7 years Don-vip add unit tests, javadoc
(edit) @11973   7 years Don-vip add unit tests
(edit) @11972   7 years bastiK see #7427 - remove obsolete code
(edit) @11971   7 years Don-vip javadoc
(edit) @11970   7 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11969   7 years Don-vip fix #14671 - Make sure we don't run the API call many times after …
(edit) @11968   7 years stoecker add country code and icon
(edit) @11967   7 years stoecker more XML output in Sync script
(edit) @11966   7 years stoecker update ignores file
(edit) @11965   7 years stoecker ELI sync - unify filenames (also support loading in imagery index plugin)
(edit) @11964   7 years stoecker add maps sanitity check (will cause new red entries) for double points …
(edit) @11963   7 years Don-vip fix jacoco fileset syntax
(edit) @11962   7 years Don-vip use a wildcard for jacoco .exec files (needed if a test family is not run)
(edit) @11961   7 years bastiK see #7427 - avoid black lines at tile borders (primarily for native tiles)
(edit) @11960   7 years stoecker checkstyle
(edit) @11959   7 years stoecker add a link to the wiki in imagery preferences
(edit) @11958   7 years bastiK see #7427 - clear memory cache on projection change
(edit) @11957   7 years bastiK fix test-compile
(edit) @11956   7 years bastiK see #7427 - repaint after clear tile cache action
(edit) @11955   7 years stoecker update i18n
(edit) @11954   7 years bastiK see #7427 - fix seams for reprojected tiles
(edit) @11953   7 years bastiK see #7427 - make sure layer is painted only once after zoom change
(edit) @11952   7 years stoecker fix #14717 - fix remote control help request
(edit) @11951   7 years stoecker don't print difference for ’ sign
(edit) @11950   7 years Don-vip extract actions from AbstractTileSourceLayer to gui.layer.imagery
(edit) @11949   7 years Don-vip ignore landcover=grass and landcover=trees
(edit) @11948   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
(edit) @11947   7 years Don-vip fix #14642 - IAE at AbstractTileSourceLayer.getBestZoom
(edit) @11946   7 years Don-vip see #13754 - deprecate imageryadjust plugin
(edit) @11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
(edit) @11944   7 years Don-vip see #14649 - fix @since
(edit) @11943   7 years Don-vip fix #14649 - load Dutch Government (G2 & G3) certificates from Windows …
(edit) @11942   7 years Don-vip sonar - fb-contrib:PME_POOR_MANS_ENUM - Style - Simple field is used …
(edit) @11941   7 years Don-vip sonar - fb-contrib:IMC_IMMATURE_CLASS_IDE_GENERATED_PARAMETER_NAMES - …
(edit) @11940   7 years Don-vip revert r11934, causes javac warning "Compound assignments to bytes, …
(edit) @11939   7 years Don-vip add missing default fonts from Windows 8.1+
(edit) @11938   7 years Don-vip replace Main-Class in Eclipse launch file
(edit) @11937   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11936   7 years Don-vip sonar - squid:S1694 - An abstract class should have both abstract and …
(edit) @11935   7 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11934   7 years Don-vip sonar - squid:S1905 - Redundant casts should not be used
(edit) @11933   7 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @11932   7 years Don-vip sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @11931   7 years Don-vip improve unit test coverage
(edit) @11930   7 years Don-vip PMD - enable subset of optimizations rules
(edit) @11929   7 years Don-vip PMD - disable "InefficientEmptyStringCheck"
(edit) @11928   7 years Don-vip improve unit tests, javadoc
(edit) @11927   7 years Don-vip replace Main-Class in JNLP files
(edit) @11926   7 years Don-vip drop JOSM class, not needed
(edit) @11925   7 years Don-vip drop Main.MasterWindowListener (unused)
(edit) @11924   7 years Don-vip see #14653 - fix NoSuchMethodException
(edit) @11923   7 years Don-vip drop StartSSL test
(edit) @11922   7 years Don-vip javadoc
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11920   7 years Don-vip remove orientexpress TLD from IANA
(edit) @11919   7 years Don-vip see #14653 - refactor AbstractReader
(edit) @11918   7 years Don-vip see #14653 - make enum type public
(edit) @11917   7 years Don-vip see #14653 - better unit test
(edit) @11916   7 years Don-vip see #14653 - add support for multiple Overpass API output formats
(edit) @11915   7 years bastiK see #7427 - run consistency test in debug mode
(edit) @11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11912   7 years Don-vip fix unit test conflict
(edit) @11911   7 years Don-vip fix unit test conflict
(edit) @11910   7 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11909   7 years Don-vip switch a unit test from Groovy to Java + fix a bug found after …
(edit) @11908   7 years stoecker see #10529 - don't display outer-way-style multipolygons by default - …
(edit) @11907   7 years stoecker add context to cycleway preset to prevent ambiguity for track
(edit) @11906   7 years stoecker fix NPE caused by variable case mismatch exposed by r11901
(edit) @11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11904   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11903   7 years stoecker drop StartCom as Chrome does no longer trust it even for older certs
(edit) @11902   7 years Don-vip findbugs - ignore some specific warnings
(edit) @11901   7 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11900   7 years stoecker add leisure and amenity to multipolygon naming
(edit) @11899   7 years Don-vip fix #14646 - extra space in JOSM user agent since r11889 (regression)
(edit) @11898   7 years bastiK fixed #13100 - NPE on launch
(edit) @11897   7 years bastiK see #7427 - optimize warp transformaion performance problems should …
(edit) @11896   7 years bastiK see #7427 - clean up comment
(edit) @11895   7 years bastiK see #7427 - avoid code duplication (loop over colors)
(edit) @11894   7 years bastiK see #7427 - make sure fixed scale is used for alignment + javadoc
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
Note: See TracRevisionLog for help on using the revision log.