|
|
@8937
|
9 years |
Don-vip |
add unit tests to check validity of all map paint styles and tagging …
|
|
|
@8936
|
9 years |
Don-vip |
add unit test to check syntax validity of all MapCSSTagChecker rules
|
|
|
@8933
|
9 years |
Don-vip |
fix #11262 - Images not displayed correctly in Help Browser
|
|
|
@8932
|
9 years |
Don-vip |
fix #11971 - -/= `key in Overpass Download changes map size
|
|
|
@8929
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8926
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8925
|
9 years |
Don-vip |
see #11631 - see #11689 - remove commented code causing javadoc warnings
|
|
|
@8919
|
9 years |
Don-vip |
move UserCancelException class in tools package and use it where …
|
|
|
@8918
|
9 years |
Don-vip |
checkstyle
|
|
|
@8913
|
9 years |
simon04 |
fix #9115 - Offer to save session when closing editor with unsaved changes
|
|
|
@8912
|
9 years |
simon04 |
fix #11151 - Not all buttons are shown in exit confirmation dialog
…
|
|
|
@8910
|
9 years |
Don-vip |
add unit test for ConflictAddCommand
|
|
|
@8909
|
9 years |
simon04 |
see #8070 - Remember location also of JOSM core LatLonDialog
|
|
|
@8907
|
9 years |
Don-vip |
fix #11989 - middle click function broken (patch by michael2402)
|
|
|
@8906
|
9 years |
Don-vip |
remove deprecated stuff
|
|
|
@8905
|
9 years |
Don-vip |
sonar minor fixes
|
|
|
@8903
|
9 years |
Don-vip |
fix #11968 - Show node icons from style in selection list and relation …
|
|
|
@8900
|
9 years |
Don-vip |
fix #11986, fix #11987, fix #11988: Patches by michael2402:
* …
|
|
|
@8893
|
9 years |
simon04 |
fix #11917 - remove the words "not present" in the object history …
|
|
|
@8882
|
9 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@8880
|
9 years |
Don-vip |
checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
|
|
|
@8877
|
9 years |
simon04 |
fix #11926 - Presets: option to disable alphabetic sorting for a …
|
|
|
@8874
|
9 years |
simon04 |
fix #10467 - MapCSS: allow comparisons in regexp key conditions
|
|
|
@8872
|
9 years |
simon04 |
fix #11696 - Option to prevent translation of values in presets
|
|
|
@8871
|
9 years |
simon04 |
fix #10018 fix #11945 - Improve relation member conflict resolution …
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8864
|
9 years |
Don-vip |
checkstyle
|
|
|
@8863
|
9 years |
Don-vip |
major code cleanup/refactoring of tagging presets: slay the monster …
|
|
|
@8862
|
9 years |
wiktorn |
Revert move of tileSource initialization to constructor.
Fixes …
|
|
|
@8861
|
9 years |
wiktorn |
Remove MEMORY_SIZE based settings and fix high cpu usage when showing …
|
|
|
@8860
|
9 years |
wiktorn |
Make MemoryTileCache instiated per-layer instead static.
Static …
|
|
|
@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 …
|
|
|
@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
|
|
|
@8849
|
9 years |
Don-vip |
sonar - squid:S1643 - Strings should not be concatenated using '+' in …
|
|
|
@8848
|
9 years |
Don-vip |
sonar - squid:S2131 - Primitives should not be boxed just for "String" …
|
|
|
@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
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8835
|
9 years |
simon04 |
fix #10071 - Read MapCSS style/rule name from meta selector
|
|
|
@8833
|
9 years |
simon04 |
fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
|
|
|
@8832
|
9 years |
simon04 |
fix #11942 - Make gamma correction more robust to mysterious image types
|
|
|
@8830
|
9 years |
simon04 |
fix #9012 - Saving a converted osm/gpx layer should save with correct …
|
|
|
@8828
|
9 years |
simon04 |
fix #10493 - Preset <check> : make default="on/off" work
|
|
|
@8822
|
9 years |
simon04 |
see #11916 - Search: allow to use multiple MapCSS selectors and …
|
|
|
@8818
|
9 years |
simon04 |
fix #11925, see #11897 - Re-enable merging of gpx, marker, geoimage …
|
|
|
@8814
|
9 years |
simon04 |
fix #11656 - Use notifications when (one click) presets cannot be applied
|
|
|
@8811
|
9 years |
simon04 |
see #11916 - Refactoring of SearchAction/SearchCompiler
|
|
|
@8807
|
9 years |
simon04 |
fix #8110 - Conversion gpx -> osm -> gpx now retains order of segments …
|
|
|
@8806
|
9 years |
simon04 |
fix #10208 - Gpx markers: show names for audio, image, url, markers
…
|
|
|
@8805
|
9 years |
simon04 |
see #6968 - Add also markers when converting data layer to gpx layer
|
|
|
@8804
|
9 years |
simon04 |
see #6968 - Allow converting gpx marker layer to osm data layer
|
|
|
@8801
|
9 years |
simon04 |
fix #10432 - Session: get rid of submenu
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8792
|
9 years |
simon04 |
fix #11895 see #11765 - Some menu entries are no longer translated
…
|
|
|
@8791
|
9 years |
simon04 |
fix #11832 - MapCSS: support | in regular expression
|
|
|
@8789
|
9 years |
simon04 |
fix #11891 - Unable to merge more than two data layers - regression of …
|
|
|
@8786
|
9 years |
simon04 |
fix #11626 - <checkgroup> blocks auto completion and match=*
|
|
|
@8785
|
9 years |
simon04 |
see #11852 - Disallow resolving null coordinate in conflict dialog
|
|
|
@8777
|
9 years |
Don-vip |
Basic Java 9 support: make code compile, and Linux scripts detect it
|
|
|
@8775
|
9 years |
simon04 |
fix #8170 - MapCSS: add functions parent_tags(key) and …
|
|
|
@8771
|
9 years |
Don-vip |
don't use deprecated method
|
|
|
@8769
|
9 years |
wiktorn |
Make column headers translable. Closes: #11881
|
|
|
@8765
|
9 years |
Don-vip |
fix #11867 - ThumbsLoader freezes if EXIF orientation is not set …
|
|
|
@8764
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8762
|
9 years |
wiktorn |
Replace CacheFiles with JCS and remove CacheFiles
Closes: #11869
|
|
|
@8760
|
9 years |
simon04 |
fix #11686 - Error by uploading changeset with too long tag
Changeset …
|
|
|
@8752
|
9 years |
wiktorn |
Support situations, where WMTS service provides more than one tile set …
|
|
|
@8751
|
9 years |
wiktorn |
Introduce zoom offseting. See: #11856
* MemoryTileCache size based on …
|
|
|
@8750
|
9 years |
wiktorn |
Improve resposiveness of preferences window by moving expensive IO …
|
|
|
@8748
|
9 years |
simon04 |
see ##11765 - Fix audio menu name (regression from r8721)
|
|
|
@8742
|
9 years |
simon04 |
fix #11834 - KeyValueVisitor : also provide primitive to the visitor
|
|
|
@8741
|
9 years |
simon04 |
fix #11846 - MapCSS validator: make ignoring "Whole group" work again
|
|
|
@8740
|
9 years |
simon04 |
fix #11834 - Use visitor pattern for key/value lookup (patch by …
|
|
|
@8736
|
9 years |
simon04 |
see #11843 - Give all directly started threads sensible names
|
|
|
@8734
|
9 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8733
|
9 years |
simon04 |
fix #11836 - Zoom out with Gamma adjusted on imagery causes Exception
|
|
|
@8732
|
9 years |
simon04 |
see #11823 - Minimap: hide shrink/enlarge button
|
|
|
@8729
|
9 years |
simon04 |
fix #10417 - Selectable Gamma value for background imagery
|
|
|
@8728
|
9 years |
simon04 |
Layer dialog: make duplicate and merge only accessible in context menu …
|
|
|
@8726
|
9 years |
Klumbumbus |
see #8717 - fix mappaint.nameOrder
|
|
|
@8725
|
9 years |
Klumbumbus |
fix #8717 - add highway=milestone and railway=milestone to preset …
|
|
|
@8723
|
9 years |
simon04 |
see #11713 - use new interface ImageProcessor where applicable
|
|
|
@8721
|
9 years |
simon04 |
fix #11765 - Seperate menu entry i18n strings, add mnemonics as …
|
|
|
@8720
|
9 years |
simon04 |
fix #11583 - Add mnemonic key to "Search menu items": ALT+R
R … …
|
|
|
@8719
|
9 years |
simon04 |
see #11823 - Add minimap toggle dialog
|
|
|
@8715
|
9 years |
wiktorn |
As tileCache is again MemoryTileCache, so now - unconditionally clear …
|
|
|
@8714
|
9 years |
wiktorn |
Do not block in EDT thread, when waiting for attribution download. …
|
|
|
@8713
|
9 years |
simon04 |
see #11428 - Overpass Download: make help work
|
|
|
@8710
|
9 years |
simon04 |
see #11795 - taginfoextract: avoid "Could not get presets icon" by not …
|
|
|
@8706
|
9 years |
stoecker |
improve IPv6 check (workaround for bad data from Java) - fix #11452
|
|
|
@8702
|
9 years |
simon04 |
see #11819 - History dialog: show reversed nodes in yellow, show …
|
|
|
@8693
|
9 years |
simon04 |
fix #11741 - Properties dialog: add taginfo icon
Icon is based on …
|
|
|
@8692
|
9 years |
Don-vip |
see #11795 - fix HeadlessException with Jenkins
|
|
|
@8689
|
9 years |
simon04 |
see #11428 - Make Overpass download an expert action
|
|
|
@8686
|
9 years |
Don-vip |
fix #11803 - wrong help link
|
|
|
@8684
|
9 years |
simon04 |
see #11428 - Add Overpass download dialog to core, provide Overpass …
|
|
|
@8683
|
9 years |
simon04 |
Typo in r8682
|
|
|
@8682
|
9 years |
simon04 |
fix #11790 - Validator dialog: lookup test errors for selected primitives
|
|
|