|
|
@8932
|
9 years |
Don-vip |
fix #11971 - -/= `key in Overpass Download changes map size
|
|
|
@8931
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8929
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8927
|
9 years |
Don-vip |
fix #11998 - add two new protected boolean members to simplify …
|
|
|
@8926
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8925
|
9 years |
Don-vip |
see #11631 - see #11689 - remove commented code causing javadoc warnings
|
|
|
@8921
|
9 years |
Don-vip |
fix compilation warning
|
|
|
@8919
|
9 years |
Don-vip |
move UserCancelException class in tools package and use it where …
|
|
|
@8918
|
9 years |
Don-vip |
checkstyle
|
|
|
@8915
|
9 years |
simon04 |
Harmonize warning strings
See …
|
|
|
@8913
|
9 years |
simon04 |
fix #9115 - Offer to save session when closing editor with unsaved changes
|
|
|
@8908
|
9 years |
Don-vip |
improve download tasks unit tests
|
|
|
@8905
|
9 years |
Don-vip |
sonar minor fixes
|
|
|
@8904
|
9 years |
Don-vip |
Add first unit tests for download tasks
|
|
|
@8902
|
9 years |
Don-vip |
checkstyle
|
|
|
@8900
|
9 years |
Don-vip |
fix #11986, fix #11987, fix #11988: Patches by michael2402:
* …
|
|
|
@8899
|
9 years |
simon04 |
Refactoring in SearchCompiler: parse type , user , role as any …
|
|
|
@8898
|
9 years |
simon04 |
see #10465 - SearchAction: drop isRole since role does the same
|
|
|
@8897
|
9 years |
simon04 |
fix #10730 - Way splitting: improve dialog layout and hide id of new ways
|
|
|
@8896
|
9 years |
simon04 |
see #10465 - SearchAction: drop isRole since role does the same
|
|
|
@8895
|
9 years |
simon04 |
Refactor usage of ExtensionFileFilter introduced in r8894
|
|
|
@8894
|
9 years |
simon04 |
fix #7058 - Ability to load gz and bz2 zipped NMEA files
|
|
|
@8892
|
9 years |
simon04 |
see #11858 - Improve way accuracy: when deleting a node which is …
|
|
|
@8886
|
9 years |
simon04 |
fix #10730 - Way splitting: reuse id/history of existing object for …
|
|
|
@8884
|
9 years |
simon04 |
fix #10465 - SearchAction: add hasRole and isRole keywords
|
|
|
@8883
|
9 years |
simon04 |
fix #11911 - SearchAction: show progress and allow to cancel operation
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8859
|
9 years |
Don-vip |
improve search compiler unit test
|
|
|
@8856
|
9 years |
Don-vip |
fix #11957 - partial revert of r8851 - do not replace Stack by …
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8853
|
9 years |
Don-vip |
see #2519 - remove unused code
|
|
|
@8851
|
9 years |
Don-vip |
sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
|
|
|
@8850
|
9 years |
Don-vip |
sonar - squid:S3047 - Multiple loops over the same set should be combined
|
|
|
@8847
|
9 years |
Don-vip |
checkstyle
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8839
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8838
|
9 years |
simon04 |
fix #11894 - Search: ">" unexpected behavior when values are not …
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8831
|
9 years |
simon04 |
see #11934 - Typo
|
|
|
@8827
|
9 years |
simon04 |
fix #11934 - Comment a note before it is uploaded fails
|
|
|
@8823
|
9 years |
simon04 |
fix #11818 - Display usage message for Orthogonalize Shape for 5s
|
|
|
@8822
|
9 years |
simon04 |
see #11916 - Search: allow to use multiple MapCSS selectors and …
|
|
|
@8821
|
9 years |
simon04 |
see #11916 - Allow to unselect regexp/MapCSS search mode
|
|
|
@8819
|
9 years |
simon04 |
see #11897 - MergeLayerAction: merge active layer instead of edit …
|
|
|
@8813
|
9 years |
simon04 |
fix #10770 - GeoJSON export: allow to save coordinates in current map …
|
|
|
@8812
|
9 years |
simon04 |
see #11916 - Search: allow to use MapCSS selectors
|
|
|
@8811
|
9 years |
simon04 |
see #11916 - Refactoring of SearchAction/SearchCompiler
|
|
|
@8808
|
9 years |
simon04 |
see #6963 - ParallelWayAction: use notification for invalid selection …
|
|
|
@8802
|
9 years |
simon04 |
fix #9113 - Session: save into recently used files
|
|
|
@8801
|
9 years |
simon04 |
fix #10432 - Session: get rid of submenu
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8790
|
9 years |
simon04 |
fix #11890 - "Add Node..." should automatically center on the newly …
|
|
|
@8781
|
9 years |
simon04 |
see #11887 - Output parsed search expression on debug log
|
|
|
@8780
|
9 years |
simon04 |
fix #11886 - Selecting non branching ways with a filter applied
|
|
|
@8777
|
9 years |
Don-vip |
Basic Java 9 support: make code compile, and Linux scripts detect it
|
|
|
@8763
|
9 years |
wiktorn |
Fix layer naming for wms_endpoint layers and caching issues stemming …
|
|
|
@8757
|
9 years |
simon04 |
fix #11853 - NPE while opening unavailable recent file
|
|
|
@8756
|
9 years |
simon04 |
fix #10023 - Add history of Overpass queries
|
|
|
@8744
|
9 years |
simon04 |
see #11428 - Refactoring (class/package structure)
|
|
|
@8736
|
9 years |
simon04 |
see #11843 - Give all directly started threads sensible names
|
|
|
@8727
|
9 years |
Don-vip |
update to Checkstyle 6.10.1
|
|
|
@8718
|
9 years |
simon04 |
Fix checkstyle warnings
|
|
|
@8716
|
9 years |
simon04 |
see #11428 - Overpass Download: use JosmTextArea for monospace font
|
|
|
@8713
|
9 years |
simon04 |
see #11428 - Overpass Download: make help work
|
|
|
@8712
|
9 years |
simon04 |
see #11428 - Overpass Download: take nice shortcut from …
|
|
|
@8711
|
9 years |
simon04 |
see #11428 - Overpass Download: use Monospace font for query
|
|
|
@8705
|
9 years |
simon04 |
OpenFileAction: fix NPE - fixes #11817
NPE occurred when launching …
|
|
|
@8688
|
9 years |
simon04 |
see #11428 - Make Overpass server configurable
|
|
|
@8685
|
9 years |
Don-vip |
see #11428 - fix checkstyle issues
|
|
|
@8684
|
9 years |
simon04 |
see #11428 - Add Overpass download dialog to core, provide Overpass …
|
|
|
@8674
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8670
|
9 years |
simon04 |
fix #11749 - Jump to Position: add D M S and D M.M coordinate …
|
|
|
@8666
|
9 years |
Don-vip |
fix #11751 - JOSM JNLP doesn't restart in Linux (patch by simon04, …
|
|
|
@8663
|
9 years |
simon04 |
fix #11442 - "Toolbar action" bug w/ 'notes' & normal dialogs
|
|
|
@8645
|
9 years |
Don-vip |
fix #11756, fix #11759 - NPEs
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8598
|
10 years |
wiktorn |
TileSource:
* added method - getTileId that returns unique identifier …
|
|
|
@8590
|
10 years |
Don-vip |
fix #11630 - NPE (patch by michael2402)
|
|
|
@8582
|
10 years |
Don-vip |
checkstyle
|
|
|
@8576
|
10 years |
wiktorn |
wms_endpoint now forwards information about available projection to …
|
|
|
@8565
|
10 years |
Don-vip |
fix #11650 - performance: avoid creation of Date objects when it is …
|
|
|
@8554
|
10 years |
bastiK |
applied #11634 - Moved global SOM management out of …
|
|
|
@8550
|
10 years |
bastiK |
applied #11629 - Fixed state errors in selection (rect/lasso) and made …
|
|
|
@8549
|
10 years |
bastiK |
applied #11628 - Added documentation to EastNorth, changed x - y = …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8533
|
10 years |
Don-vip |
findbugs
|
|
|
@8513
|
10 years |
Don-vip |
checkstyle: blocks
|
|
|
@8512
|
10 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8495
|
10 years |
simon04 |
fix #11150 - False validator warning on ford if node is outside the …
|
|
|
@8486
|
10 years |
Don-vip |
Remove unused method parameter(s) in private methods
|
|
|
@8475
|
10 years |
Don-vip |
fix #11219 - Open notes in browser with Ctrl-Shift-I: "Advanced info (web)"
|
|
|
@8474
|
10 years |
Don-vip |
fix #11177 - Notes: upload before deleting layer doesn't work
|
|
|
@8473
|
10 years |
Don-vip |
fix #11533 - proper use of Storage class in NoteData
|
|
|
@8472
|
10 years |
Don-vip |
Display "No data found in this area." in a notification instead of a …
|
|
|
@8471
|
10 years |
Don-vip |
offer to automatically download missing required plugins and restart. …
|
|
|
@8470
|
10 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8469
|
10 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|