|
|
@15735
|
5 years |
simon04 |
Java 8: replace .stream().forEach() with .forEach()
|
|
|
@15657
|
5 years |
Don-vip |
see #18514 - fix unit tests
|
|
|
@15655
|
5 years |
Don-vip |
see #18514 - cleanup menu groups handling
|
|
|
@15649
|
5 years |
Don-vip |
see #18514 - disable Window menu when empty
|
|
|
@15586
|
5 years |
Don-vip |
code cleanup
|
|
|
@15557
|
5 years |
GerdP |
fix #18386: DataIntegrityProblemException in parallel way mode
|
|
|
@15446
|
5 years |
stoecker |
fix since revision, as the class was renamed, see #18210
|
|
|
@15445
|
5 years |
Don-vip |
fix #18210 - fix mode menu (add items properly to display shortcuts) …
|
|
|
@15333
|
6 years |
Don-vip |
see #11905 - Option to move multiple images at once (core part, patch …
|
|
|
@15152
|
6 years |
Don-vip |
more uses of Java 8 stream API
|
|
|
@15126
|
6 years |
Don-vip |
fix #15030 - make sure deleting a relation effectively removes it from …
|
|
|
@15063
|
6 years |
GerdP |
fix java warning
|
|
|
@15052
|
6 years |
Don-vip |
fix #16904 - make sure ImproveWayAccuracy does not try to paint …
|
|
|
@15050
|
6 years |
Don-vip |
fix #16904 - make ImproveWayAccuracy aware of primitives deletion to …
|
|
|
@15046
|
6 years |
Don-vip |
fix #17419 - Own labels for Select mode and Zoom mode buttons (patch …
|
|
|
@14960
|
6 years |
GerdP |
see #13538:
- Add new method isOutSideWorld() to class Node and use …
|
|
|
@14670
|
6 years |
GerdP |
fix #17186: Simplify code in ImproveWayAccuracyAction
|
|
|
@14654
|
6 years |
simon04 |
Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
|
|
|
@14510
|
6 years |
GerdP |
see #17040 call DrawAction.finishDrawing() when selection is empty or …
|
|
|
@14397
|
6 years |
Don-vip |
fix #16935 - simplify/cleanup help topics of …
|
|
|
@14343
|
6 years |
Don-vip |
fix #13724 - NPE
|
|
|
@14273
|
6 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14156
|
7 years |
Don-vip |
fix #16615 - make sure dataset can be garbage collected after removal …
|
|
|
@14153
|
7 years |
Don-vip |
see #15229 - deprecate Main.parent and Main itself
|
|
|
@14149
|
7 years |
Don-vip |
see #15229 - deprecate Main.pref
|
|
|
@14143
|
7 years |
Don-vip |
see #15229 - deprecate Main.main - new class OsmDataManager
|
|
|
@14138
|
7 years |
Don-vip |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
|
@14137
|
7 years |
Don-vip |
see #15229 - checkstyle
|
|
|
@14134
|
7 years |
Don-vip |
see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14011
|
7 years |
Don-vip |
spotbugs - IS2_INCONSISTENT_SYNC - currentMouseEastNorth; locked 62% …
|
|
|
@14005
|
7 years |
Don-vip |
remove deprecated API
|
|
|
@14003
|
7 years |
Don-vip |
attempt to fix frequent errors of DrawActionTest.testTicket12011 `: …
|
|
|
@13964
|
7 years |
Don-vip |
fix #16415 - NPE
|
|
|
@13941
|
7 years |
Don-vip |
sonar - fix recent violations
|
|
|
@13926
|
7 years |
Don-vip |
add AbstractOsmDataLayer , MainLayerManager.getActiveData , …
|
|
|
@13925
|
7 years |
Don-vip |
fix #13467 - use DataSelectionListener everywhere. Deprecate …
|
|
|
@13882
|
7 years |
Don-vip |
fix #16339 - fix NPE
|
|
|
@13849
|
7 years |
Don-vip |
SonarQube - fix minor code issues
|
|
|
@13847
|
7 years |
Don-vip |
fix #16302 - IAE when switching map mode while offset dialog is open
|
|
|
@13761
|
7 years |
Don-vip |
see #16288 - replace similar i18n strings (removes 35 strings from …
|
|
|
@13614
|
7 years |
Don-vip |
use OsmDataLayer.getDataSet() in DrawAction
|
|
|
@13512
|
7 years |
Don-vip |
fix #16072 - add robustness in ImproveWayAccuracy map mode
|
|
|
@13453
|
7 years |
Don-vip |
fix #8039, fix #10456: final fixes for the read-only/locked layers:
- …
|
|
|
@13444
|
7 years |
Don-vip |
see #8039, see #10456 - fix crash with rendering of virtual nodes
|
|
|
@13435
|
7 years |
Don-vip |
see #8039, see #10456 - fix regressions and code style issues
|
|
|
@13434
|
7 years |
Don-vip |
see #8039, see #10456 - support read-only data layers
|
|
|
@13334
|
7 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@13312
|
7 years |
Don-vip |
see #15766 - fix java warning
|
|
|
@13309
|
7 years |
Don-vip |
fix #15766, see #15688 - fix performance regression introduced in …
|
|
|
@13293
|
7 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@13277
|
7 years |
stoecker |
see #15734 - fix icon detection
|
|
|
@13229
|
7 years |
Don-vip |
fix #15688 - do not filter selected way nodes in draw mode
|
|
|
@13225
|
7 years |
Don-vip |
see #15008 - avoid deadlock in selection event processing
|
|
|
@13189
|
7 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@13177
|
7 years |
Don-vip |
fix #15605 - fix display of way length in status bar during way creation
|
|
|
@13173
|
7 years |
Don-vip |
see #15310 - remove most of deprecated APIs
|
|
|
@13146
|
7 years |
Don-vip |
javadoc/PMD
|
|
|
@13135
|
7 years |
Don-vip |
fix #15535, see #11924 - make extrude mode work with Java9+
|
|
|
@13062
|
7 years |
Don-vip |
fix #5823 - fix calculation of "moved many elements" warning
|
|
|
@13048
|
7 years |
Don-vip |
fix #15458 - IOOBE at ImproveWayAccuracyAction.paint
|
|
|
@12987
|
7 years |
bastiK |
see #15410 - change preferences scheme for named colors - makes …
|
|
|
@12969
|
7 years |
Don-vip |
see #15420 - should fix NPE in ParallelWays.copyNode (probably caused …
|
|
|
@12881
|
7 years |
bastiK |
see #15229 - move remaining classes to spi.preferences package, to …
|
|
|
@12873
|
7 years |
Don-vip |
* mark kendzi3d_Improved_by_Andrei plugin as unmaintained
* fix …
|
|
|
@12846
|
8 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
@12841
|
8 years |
bastiK |
see #15229 - fix deprecations caused by [12840]
|
|
|
@12836
|
8 years |
Don-vip |
fix NPE (?) seen in unit test
|
|
|
@12785
|
8 years |
Don-vip |
fix #15268 - see #13036 - do not create empty MoveCommand in …
|
|
|
@12759
|
8 years |
Don-vip |
fix #15252 - see #13036 - MoveCommand created without data set
|
|
|
@12726
|
8 years |
Don-vip |
see #13036 - deprecate Command() default constructor, fix unit tests …
|
|
|
@12718
|
8 years |
Don-vip |
see #13036 - see #15229 - see #15182 - make Command s depends only on …
|
|
|
@12689
|
8 years |
Don-vip |
see #15182 - refactor MergeNodesAction to avoid unneeded GUI …
|
|
|
@12643
|
8 years |
Don-vip |
see #15182 - deprecate Main.main.menu . Replacement: …
|
|
|
@12641
|
8 years |
Don-vip |
see #15182 - deprecate Main.main.undoRedo . Replacement: …
|
|
|
@12639
|
8 years |
Don-vip |
see #15182 - deprecate shortcut handling and mapframe listener methods …
|
|
|
@12636
|
8 years |
Don-vip |
see #15182 - deprecate Main.getLayerManager() . Replacement: …
|
|
|
@12634
|
8 years |
Don-vip |
see #15182 - deprecate Main.worker , replace it by …
|
|
|
@12630
|
8 years |
Don-vip |
see #15182 - deprecate Main.map and Main.isDisplayingMapView() . …
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12594
|
8 years |
bastiK |
fixed #15139 - raster-image filter settings are Not Stored when saving …
|
|
|
@12593
|
8 years |
bastiK |
only one primitive can be highlighted at a time - use Optional
|
|
|
@12592
|
8 years |
bastiK |
use Optional instead of 0-or-1-element Collection
|
|
|
@12581
|
8 years |
bastiK |
see #14794 - javadoc
|
|
|
@12537
|
8 years |
Don-vip |
PMD - VariableNamingConventions
|
|
|
@12526
|
8 years |
Don-vip |
see #11924 - fix last warnings about extended modifiers
|
|
|
@12518
|
8 years |
Don-vip |
see #11924 - use ListenerList , fix javadoc
|
|
|
@12517
|
8 years |
Don-vip |
see #11924 - use extended event modifiers, deprecate old methods - see …
|
|
|
@12512
|
8 years |
Don-vip |
fix #12870 - Undo while extrude causes exception
|
|
|
@12504
|
8 years |
Don-vip |
see #11924 - fix one deprecation warning for InputEvent.ALT_GRAPH_MASK
|
|
|
@12483
|
8 years |
Don-vip |
fix #15034 - NPE
|
|
|
@12463
|
8 years |
Don-vip |
extract NodeGraph and NodePair from CombineWayAction to …
|
|
|
@12425
|
8 years |
Don-vip |
fix #14959 - NPE
|
|
|
@12330
|
8 years |
michael2402 |
Fix #14854: Run DrawAction selection listener and related UI updates …
|
|
|
@12316
|
8 years |
michael2402 |
Add a method to undo/redo to get the last command.
|
|
|
@12314
|
8 years |
michael2402 |
Use DataSet getSelectedWays/Nodes helper functions.
|
|
|
@12313
|
8 years |
michael2402 |
Fix #14886: We can't use old move command if there is no edit layer.
|
|
|
@12309
|
8 years |
bastiK |
not a typo
|
|
|
@12308
|
8 years |
stoecker |
typo
|
|
|
@12284
|
8 years |
Don-vip |
see #14794 - javadoc
|
|
|