|
|
|
@19112
|
2 years |
stoecker |
javadoc fixes
|
|
|
|
@18871
|
3 years |
taylor.smock |
See #23218: Use newer error_prone versions when compiling on Java 11+
…
|
|
|
|
@18417
|
4 years |
stoecker |
text fix, fix #21865
|
|
|
|
@18222
|
5 years |
Don-vip |
see #21319 - fix NPE
|
|
|
|
@17865
|
5 years |
simon04 |
fix #20204 - Preferences dialog inconsistent scroll pane borders …
|
|
|
|
@17648
|
5 years |
simon04 |
fix #20652 - Preferences: Update context-sensitive help page links to …
|
|
|
|
@17248
|
6 years |
Don-vip |
fix #19976 - add SWEREF99 TM (EPSG:3006) in default projection choices
|
|
|
|
@17245
|
6 years |
Klumbumbus |
- see #7548 - Change/add icons, remove file extension
- ignore …
|
|
|
|
@17161
|
6 years |
simon04 |
see #7548 - Re-organize the preference dialog (map preferences)
|
|
|
|
@16985
|
6 years |
simon04 |
fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
|
|
|
|
@16438
|
6 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
|
@14153
|
8 years |
Don-vip |
see #15229 - deprecate Main.parent and Main itself
|
|
|
|
@14120
|
8 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
|
@14005
|
8 years |
Don-vip |
remove deprecated API
|
|
|
|
@13206
|
9 years |
Don-vip |
enable PMD rule OptimizableToArrayCall
|
|
|
|
@13182
|
9 years |
Don-vip |
see #15310 - cacheDir is unused, deprecate new methods
|
|
|
|
@12846
|
9 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
|
@12841
|
9 years |
bastiK |
see #15229 - fix deprecations caused by [12840]
|
|
|
|
@12786
|
9 years |
bastiK |
see #15182 - remove GUI references from Projections class
|
|
|
|
@12735
|
9 years |
bastiK |
see #15229 - move CoordinateFormat code out of LatLon class
|
|
|
|
@12674
|
9 years |
Don-vip |
see #15182 - move PROP_SYSTEM_OF_MEASUREMENT from …
|
|
|
|
@12486
|
9 years |
bastiK |
see #15013, see #14877 - remember projection when session is saved to …
|
|
|
|
@12485
|
9 years |
bastiK |
remember projection choice sub-preferences (e.g. last selected UTM …
|
|
|
|
@12306
|
9 years |
bastiK |
fixed #14877 - make projection setting transient
|
|
|
|
@11374
|
10 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown: …
|
|
|
|
@11017
|
10 years |
Don-vip |
sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
|
|
|
|
@10611
|
10 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
|
@10310
|
10 years |
Don-vip |
fix javadoc
|
|
|
|
@10306
|
10 years |
Don-vip |
sonar - pmd:ImmutableField + remove unused code
|
|
|
|
@10179
|
10 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
|
@9783
|
10 years |
Don-vip |
checkstyle
|
|
|
|
@9778
|
10 years |
bastiK |
see #12507 - fix mouse wheel scrolling at some places
|
|
|
|
@9543
|
10 years |
Don-vip |
refactoring - global simplification of use of setLayout method - …
|
|
|
|
@9100
|
11 years |
bastiK |
applied #12181 - Add Netherlands RD projection (patch by vholten)
|
|
|
|
@9078
|
11 years |
Don-vip |
sonar - Immutable Field
|
|
|
|
@8870
|
11 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
|
@8554
|
11 years |
bastiK |
applied #11634 - Moved global SOM management out of …
|
|
|
|
@8540
|
11 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
|
@8510
|
11 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
|
@8444
|
11 years |
Don-vip |
remove extra whitespaces
|
|
|
|
@8426
|
11 years |
Don-vip |
Accessibility - global use of JLabel.setLabelFor() + various fixes …
|
|
|
|
@7021
|
12 years |
Don-vip |
see #8465 - enable -Xlint:cast and fix associated warnings
|
|
|
|
@7015
|
12 years |
Don-vip |
see #8465 - fix generics for JComboBox/JList
|
|
|
|
@7005
|
12 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
|
@6992
|
12 years |
Don-vip |
cleanup/refactor of NavigatableComponent
|
|
|
|
@6920
|
12 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
|
@6889
|
12 years |
Don-vip |
fix some Sonar issues (JLS order)
|
|
|
|
@6529
|
13 years |
Don-vip |
Various stuff:
* see #9414: remove old DeprecatedTags test
* …
|
|
|
|
@6488
|
13 years |
Don-vip |
cleanup in data folder
|
|
|
|
@6380
|
13 years |
Don-vip |
update license/copyright information
|
|
|
|
@6246
|
13 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
|
@6084
|
13 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
|
@6070
|
13 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
|
@6056
|
13 years |
Don-vip |
fix #6515 - Allow switching system of measurement from a single click …
|
|
|
|
@5891
|
13 years |
stoecker |
fix javadoc
|
|
|
|
@5634
|
13 years |
bastiK |
add option to select projection by code
this means it is no longer …
|
|
|
|
@5631
|
14 years |
Don-vip |
Allow to access directly to validator preferences from validator …
|
|
|
|
@5604
|
14 years |
Don-vip |
Allow plugins to interact with projection preferences tab in …
|
|
|
|
@5553
|
14 years |
bastiK |
expose objects for plugins
|
|
|
|
@5551
|
14 years |
bastiK |
see #4029 - remember layer visibility/opacity
|
|
|
|
@5548
|
14 years |
bastiK |
remove Projection classes (replaced by data/epsg file)
concludes the …
|
|
|
|
@5546
|
14 years |
bastiK |
remove old migration code
|
|
|
|
@5429
|
14 years |
Don-vip |
fix #7917 - Control the number of items displayed at once in all …
|
|
|
|
@5235
|
14 years |
bastiK |
no rounding for projection bounds, to avoid 42 being dispayed as …
|
|
|
|
@5234
|
14 years |
bastiK |
separate preference gui from core projection code (there may be bugs)
|
|
|
|
@5226
|
14 years |
bastiK |
improvements for custom projection
|
|
copied from trunk/src/org/openstreetmap/josm/gui/preferences/map/ProjectionPreference.java
|
|
|
|
@4968
|
14 years |
Don-vip |
fix #7386 - Major rework of preferences GUI settings in order to speed …
|