source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17605   3 years simon04 fix #19554 - Tagging presets: Icons for all preset input boxes
(edit) @17603   3 years simon04 fix #19816 - DownloadOsmTask: mark newly downloaded layer with …
(edit) @17602   3 years simon04 Java Warnings
(edit) @17600   3 years simon04 see #20244 - OAuthAuthorizationWizard: Separate buttons for …
(edit) @17599   3 years simon04 see #20244 - OAuthAuthorizationWizard: Link to OSM wiki
(edit) @17598   3 years simon04 fix #20244 - OAuthAuthorizationWizard: Remove large OAuth logo
(edit) @17597   3 years simon04 fix #20048 - Make dialog "Automatic tag correction" resizeable
(edit) @17596   3 years simon04 fix #20047 - Relation editor: Harmonize F1 function (linking to osm …
(edit) @17595   3 years simon04 see #20047 - Use TagModel.getValue; use String.join
(edit) @17594   3 years simon04 fix #19857 - Select WMS layers: option to only show layers for current view
(edit) @17593   3 years simon04 see #20613 - Split KeyCondition/KeyRegexpCondition Rewrite patterns …
(edit) @17591   3 years simon04 see #20626 - OpeningHoursParser: report multiple parse exceptions
(edit) @17589   3 years simon04 see #20613 - Fix NPE in AbstractPrimitive.visitKeys
(edit) @17587   3 years simon04 see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
(edit) @17586   3 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   3 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17583   3 years simon04 see #20613 - Avoid heap allocations in AbstractSelector.matches …
(edit) @17582   3 years simon04 see #20613 - Avoid heap allocations in DividedScale.getWithRange …
(edit) @17581   3 years simon04 see #20613 - Avoid heap allocations in …
(edit) @17580   3 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17579   3 years Don-vip fix #20598 - Add method to indicate that a temporary copy has been …
(edit) @17578   3 years Don-vip fix #20610 - WMTS/WMS code deduplication
(edit) @17577   3 years Don-vip see #20598 - javadoc
(edit) @17576   3 years simon04 Checkstyle
(edit) @17574   3 years Don-vip fix #20598 - Update the bucket with the new bbox (patch by taylor.smock)
(edit) @17573   3 years simon04 see #20563 - Fix PluginHandler, PluginInformation Regression of r17571.
(edit) @17572   3 years simon04 see #19724 - Fix "'Double(double)' is deprecated"
(edit) @17571   3 years simon04 fix #20563 - PluginListParser.parse amounts to 80% of allocations …
(edit) @17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17565   3 years Don-vip fix #20598 - see #20363 - Use getPos instead of getExifCoor (patch by …
(edit) @17564   3 years Don-vip fix #20594 - add robustness to AutomaticCombine when Integer values …
(edit) @17562   3 years Don-vip fix #20554 - OpenStreetCam plugin renaming (patch by jBeata)
(edit) @17559   3 years Don-vip fix #20587 - fix potential infinite loop in QuadBuckets toArray (patch …
(edit) @17558   3 years Don-vip fix #20310 - ImageImporter improvements (patch by Bjoeni)
(edit) @17557   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17556   3 years Don-vip fix #20310 - Update deprecated methods used elsewhere in JOSM core …
(edit) @17555   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17553   3 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17552   3 years wiktorn Do not allow adding WMS imagery when no layer is selected When no …
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17545   3 years Don-vip see #20257 - JDK-8251377 is fixed in Java 16, make sure we don't mess …
(edit) @17543   3 years Don-vip fix #20535 - strip leading/trailing whitespace from URLs entered in …
(edit) @17541   3 years Don-vip see #16567 - better synchronization of Preferences.settingsMap
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17526   3 years Don-vip remove unneeded cast
(edit) @17524   3 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17523   3 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17522   3 years Don-vip spotbugs - NP_NULL_PARAM_DEREF
(edit) @17521   3 years Don-vip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @17519   3 years Don-vip spotbugs - FE_FLOATING_POINT_EQUALITY
(edit) @17518   3 years Don-vip spotbugs - SF_SWITCH_NO_DEFAULT
(edit) @17516   3 years wiktorn Fine tune cache sizing Reduce the cache size, by not counting the …
(edit) @17515   3 years Don-vip see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
(edit) @17514   3 years GerdP fix errorprone OperatorPrecedence issue
(edit) @17512   3 years Don-vip fix #20456 - use correct classloader when loading look-and-feel from …
(edit) @17511   3 years Don-vip fix #20458 - don't clear plugin classloaders each time we load a …
(edit) @17509   3 years wiktorn Checkstyle fixes
(edit) @17508   3 years Don-vip update TLD from IANA
(edit) @17507   3 years wiktorn Add documentation for changes from [17495] Reverse links in code, so …
(edit) @17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17505   3 years wiktorn Do not cache responses, that are not images. When server returns …
(edit) @17504   3 years wiktorn Correct memory information Correct message sent to logging when …
(edit) @17502   3 years wiktorn Check current tile projection when querying WMS server. Add same …
(edit) @17501   3 years GerdP see #20473: Multipolygon repeating the tag of an outer way is not …
(edit) @17500   3 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17499   3 years Don-vip see #20498 - see #10913 - partial revert of r17497, breaks other use cases
(edit) @17498   3 years Don-vip code refactoring
(edit) @17497   3 years Don-vip fix #20498 - make sure fixChangeKey does not overwrite existing tag
(edit) @17496   3 years wiktorn Fix regression from [17494] Do not shutdown the thread pool, if this …
(edit) @17495   3 years wiktorn Extend the size of MemoryTileCache Include in the computations: * all …
(edit) @17494   3 years wiktorn Remove unneeded WMS download threads. Once the WMS layer is …
(edit) @17492   3 years GerdP see #20014: see #20014: Tiles constantly reloading - implement named …
(edit) @17491   3 years GerdP see #20455: Raise "Unclosed way - landuse" warnings to errors - lower …
(edit) @17489   3 years GerdP fix #20455: Raise "Unclosed way - landuse" warnings to errors - Raise …
(edit) @17488   3 years GerdP see #20257:macOS build process fixes and improvements - ​fix …
(edit) @17487   3 years GerdP see #20257:macOS build process fixes and improvements - ​apply …
(edit) @17486   3 years GerdP see #20014: Tiles constantly reloading - change synchronization a bit. …
(edit) @17485   3 years GerdP see #20432: Additional panel context menu item: Download complete …
(edit) @17484   3 years Don-vip see #19724 - fix issues reported by Error-Prone 2.5.1 before it crashes
(edit) @17483   3 years GerdP code cleanup: remove method override that does exactly what super …
(edit) @17482   3 years Don-vip see #7548 - remove deprecated MapPreference
(edit) @17477   3 years Don-vip fix #20437 - allow unicode characters for "latin iota letter", used in …
(edit) @17476   3 years GerdP fix #20293: Relations containing same members is not an error - lower …
(edit) @17475   3 years GerdP fix #20134: Bug with Source-Dropdown in Upload-dialog - make sure that …
(edit) @17473   3 years GerdP see #17184: Memory leaks - clear also virtual ways when exiting SelectMode
(edit) @17471   3 years GerdP see #17184: Memory leaks - use String.intern() for field role in …
(edit) @17466   3 years Klumbumbus fix #20326 - Support railway:position instead of distance for …
(edit) @17465   3 years GerdP fix #20345: Corrupted GeoPropertyIndex due to wrong rounding? - remove …
(edit) @17464   3 years GerdP see #17184: Memory leaks - clear also refs to Conflicts which refer to …
(edit) @17462   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects in popup memu of …
(edit) @17461   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects when Extrude Mode …
(edit) @17460   3 years Don-vip see #20363 - fix NPE
(edit) @17459   3 years Don-vip fix #20363 - Extract necessary method for QuadBuckets into separate …
(edit) @17458   3 years GerdP see #17184: Memory leaks - clear collection rememberMovements in …
(edit) @17456   3 years GerdP see #20313: Relation editor: Changes of "uninteresting" tags in …
(edit) @17455   3 years GerdP see #17184: Memory leaks - don't keep ref to primitives, it isn't …
(edit) @17452   3 years GerdP checkstyle
(edit) @17450   3 years Don-vip fix #20188 - NPE
(edit) @17449   3 years Don-vip fix #20360 - fix splash screen scrolling (patch by DevCharly)
Note: See TracRevisionLog for help on using the revision log.