|
|
@7146
|
10 years |
simon04 |
see #10037 - Improve class name
|
|
|
@7145
|
10 years |
simon04 |
see #10037 - Improve node-inside-multipolygon matching by handling …
|
|
|
@7144
|
10 years |
simon04 |
see #10037 - Add double-click selection mode - based on akks's …
|
|
|
@7143
|
10 years |
simon04 |
Log initialization time per mappaint style
|
|
|
@7140
|
10 years |
Don-vip |
fix compilation warnings with JDK8 - equals() and hashcode() must …
|
|
|
@7139
|
10 years |
bastiK |
see #9691 - switch over to mapcss version of the JOSM map style as …
|
|
|
@7138
|
10 years |
bastiK |
see #9691 - add tag based index (speed-up of factor 3 in single thread …
|
|
|
@7137
|
10 years |
Don-vip |
fix #10039 - No warning when adding a tag with an already existing key
|
|
|
@7136
|
10 years |
bastiK |
mapcss: add support for alpha info in color property, e.g.
color: …
|
|
|
@7135
|
10 years |
simon04 |
Display numbers in map status line according to locale/language
|
|
|
@7134
|
10 years |
Don-vip |
fix #10030 - wms support broken in r7132
|
|
|
@7133
|
10 years |
Don-vip |
remove generated Java files from SVN, integrate JAXB 2.2.7 to build …
|
|
|
@7132
|
10 years |
Don-vip |
fix #9984 - Add support for WMS tiles defining a transparent color in …
|
|
|
@7131
|
10 years |
simon04 |
fix #4550 - Add a "Move Node onto Way" action (opposite of "Join Node …
|
|
|
@7130
|
10 years |
simon04 |
fix #10028 - Follow line function should unselect last node when …
|
|
|
@7129
|
10 years |
simon04 |
see #10018 - Avoid broken relations after combining ways
|
|
|
@7128
|
10 years |
simon04 |
Fix Sonar issue (package cycle)
|
|
|
@7125
|
10 years |
simon04 |
MapCSS parsing: warn on unknown base selectors (2/2)
|
|
|
@7124
|
10 years |
simon04 |
MapCSS parsing: warn on unknown base selectors
|
|
|
@7122
|
10 years |
simon04 |
fix #6367 - Select last node of way when undoing Follow line (patch by …
|
|
|
@7121
|
10 years |
simon04 |
fix #9889 - Follow line should stop on ambiguous junctions
|
|
|
@7120
|
10 years |
Don-vip |
code refactoring/cleanup
|
|
|
@7119
|
10 years |
Don-vip |
code refactoring/cleanup/javadoc + fix bug in preset text comparator …
|
|
|
@7118
|
10 years |
simon04 |
fix #9901 - Presets: add support for alternative_autocomplete_keys , …
|
|
|
@7117
|
10 years |
Don-vip |
validator - remove old and unused serializable stuff
|
|
|
@7115
|
10 years |
simon04 |
fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
|
|
|
@7113
|
10 years |
simon04 |
fix #9872 - Sort "Member of" list naturally
|
|
|
@7112
|
10 years |
simon04 |
fix #9880 - Recognise building=(!yes) relations as buildings (name …
|
|
|
@7111
|
10 years |
simon04 |
fix #9865 - Hide oneway arrows for aerialway=station
|
|
|
@7110
|
10 years |
simon04 |
fix #10014 - MapCSS: Add support for canvas{fill-color}, deprecate …
|
|
|
@7109
|
10 years |
Don-vip |
see #8671 - some code refactoring done in an unsuccessful attempt to …
|
|
|
@7108
|
10 years |
bastiK |
extend last commit
|
|
|
@7107
|
10 years |
bastiK |
mappaint: hold read lock on Dataset during painting, so modifications …
|
|
|
@7103
|
10 years |
Don-vip |
fix potential exception in ExpressionFactory initialization (not sure …
|
|
|
@7100
|
10 years |
Don-vip |
refactor tagging presets to allow presets-dependent unit tests to …
|
|
|
@7099
|
10 years |
bastiK |
see #9691 - mapcss: fix concurrency problem with Expressions (cannot …
|
|
|
@7098
|
10 years |
Don-vip |
fix #9632 - fix relation comparator
|
|
|
@7094
|
10 years |
Don-vip |
fix #9977 - Jumping to play head marker when playing next audio (patch …
|
|
|
@7092
|
10 years |
Don-vip |
refactor duplicated code
|
|
|
@7091
|
10 years |
bastiK |
fixed #9716 - Mappaint style for osm object not updated when tags change
|
|
|
@7090
|
11 years |
Don-vip |
code refactoring to avoid classes in methods (cause problems for code …
|
|
|
@7089
|
11 years |
Don-vip |
see #8465 - Use of new Java 7 zip constructors allowing to specify a …
|
|
|
@7085
|
11 years |
Don-vip |
allow to disable auto-save of preferences file for unit tests (ant …
|
|
|
@7084
|
11 years |
Don-vip |
see #8465 - use AssertionError constructor accepting a cause, new in …
|
|
|
@7083
|
11 years |
Don-vip |
see #8465 - replace Utils.equal by Objects.equals , new in Java 7
|
|
|
@7082
|
11 years |
Don-vip |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
|
@7081
|
11 years |
Don-vip |
fixes for unit tests
|
|
|
@7080
|
11 years |
bastiK |
see #9691 - on single core machine do nothing fancy and stay in EDT - …
|
|
|
@7079
|
11 years |
Don-vip |
fix some unit tests
|
|
|
@7075
|
11 years |
Don-vip |
Robustness to allow to run more unit tests in headless mode
|
|
|
@7074
|
11 years |
bastiK |
fixed #9989 - mapcss canvas{default-points: false; default-lines: …
|
|
|
@7073
|
11 years |
bastiK |
see #9691 - really fix broken MapCSSTagChecker unit test
|
|
|
@7072
|
11 years |
Don-vip |
fix #9988 - NPE in Geometry.getCentroid()
|
|
|
@7071
|
11 years |
Don-vip |
fix #9990 - Fix session writing regression
|
|
|
@7070
|
11 years |
Don-vip |
see #9990 - show problem with unit tests
|
|
|
@7069
|
11 years |
bastiK |
see #9691 - fix broken MapCSSTagChecker unit test
|
|
|
@7067
|
11 years |
Don-vip |
fix NPE seen in test if no password is set with basic auth (headless mode)
|
|
|
@7064
|
11 years |
bastiK |
see #9691 - add back reverted optimization [7056] (modified so it is …
|
|
|
@7062
|
11 years |
Don-vip |
fix #9976 - false positive: missing power=tower/pole
|
|
|
@7061
|
11 years |
Don-vip |
fix #9844 - incorrect validator warnings if relation preset contain …
|
|
|
@7060
|
11 years |
Don-vip |
fix issue in bug report URL (regression from r7037), add javadoc and …
|
|
|
@7059
|
11 years |
bastiK |
mapcss: use multiple threads for style creation (see #9691)
…
|
|
|
@7058
|
11 years |
stoecker |
support josmdir:// URI
|
|
|
@7057
|
11 years |
bastiK |
reverting [7056] because it won't work for execution in multiple …
|
|
|
@7056
|
11 years |
bastiK |
mapcss: optimization by converting very hot double loop into single …
|
|
|
@7055
|
11 years |
bastiK |
mapcss: optimisation by adding an extra class for the most common type …
|
|
|
@7054
|
11 years |
bastiK |
mapcss: major performance improvement for style creation, "rendering …
|
|
|
@7053
|
11 years |
bastiK |
fixed #9669 - key-press 3 on node goes down to 6 meter
new advanced …
|
|
|
@7052
|
11 years |
Balaitous |
fix #9951 - "Join Overlapping Areas" gives strange multipolygons
|
|
|
@7050
|
11 years |
Don-vip |
sonar - Nullcheck of value previously dereferenced
|
|
|
@7049
|
11 years |
Don-vip |
sonar - Don't call static DateFormat
|
|
|
@7048
|
11 years |
Don-vip |
sonar - Throwable and Error classes should not be caught
|
|
|
@7047
|
11 years |
Don-vip |
fix #7042 - Add "call relation editor" to context menu of validator dialog
|
|
|
@7046
|
11 years |
Don-vip |
see #9923 - update opening_hours.js + translate/shorten a bit error …
|
|
|
@7045
|
11 years |
bastiK |
mapcss: allow to turn off dashes with dashes: none; without …
|
|
|
@7043
|
11 years |
bastiK |
see #9691 - added command line option to enable debug level trace …
|
|
|
@7041
|
11 years |
bastiK |
see #9691 - include mapcss version of the default style as an option …
|
|
|
@7040
|
11 years |
Don-vip |
tests/build update:
* update Jacoco to version 0.7.0
* compile …
|
|
|
@7039
|
11 years |
Don-vip |
fix #9965 - Unwanted warning in upload dialog
|
|
|
@7037
|
11 years |
Don-vip |
see #8465 - last batch of try-with-resources
|
|
|
@7034
|
11 years |
Don-vip |
fix #9967, see #8465 - RemoteControl broken by changes in r7033
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7031
|
11 years |
Don-vip |
fix #9947 - Make File / Open URL also accept osm.org URLs with an …
|
|
|
@7030
|
11 years |
Don-vip |
see #8465 - use of try-with-resource
|
|
|
@7029
|
11 years |
Don-vip |
fix more warnings, remove unused code
|
|
|
@7028
|
11 years |
Don-vip |
fix #9962 - NPE in WMS cache (regression from r7012)
|
|
|
@7027
|
11 years |
Don-vip |
fix more warnings (-Xlint:rawtypes ), remove deprecated method and …
|
|
|
@7026
|
11 years |
stoecker |
fix #3142 - drop applet code finally
|
|
|
@7025
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@7024
|
11 years |
Don-vip |
sonar - Variables should not be declared and then immediately returned …
|
|
|
@7023
|
11 years |
Don-vip |
remove deprecated/unused method
|
|
|
@7022
|
11 years |
Don-vip |
see #8465 - enable and fix more warnings
|
|
|
@7021
|
11 years |
Don-vip |
see #8465 - enable -Xlint:cast and fix associated warnings
|
|
|
@7020
|
11 years |
Don-vip |
see #8465 - fix remaining compilation warnings
|
|
|
@7019
|
11 years |
Don-vip |
see #8465 - fix @SafeVarargs warning, see …
|
|
|
@7018
|
11 years |
Don-vip |
refactor duplicated code
|
|
|
@7017
|
11 years |
Don-vip |
see #8465 - fix easy compilation warnings
|
|
|
@7015
|
11 years |
Don-vip |
see #8465 - fix generics for JComboBox/JList
|
|
|
@7014
|
11 years |
Don-vip |
MapCSS: drop deprecated pattern-image support
|
|
|
@7013
|
11 years |
Don-vip |
drop support of OSM API 0.5
|
|
|