source: josm/trunk/src/org/openstreetmap/josm/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12491   7 years Don-vip fix some warnings
(edit) @12489   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @12486   7 years bastiK see #15013, see #14877 - remember projection when session is saved to …
(edit) @12483   7 years Don-vip fix #15034 - NPE
(edit) @12469   7 years Don-vip fix #15012 - Support WMS endpoint in Imagery -> Rectified Image
(edit) @12467   7 years Don-vip see #14923 - PMD - UseIndexOfChar - String.indexOf(char) is faster …
(edit) @12464   7 years michael2402 Apply #14923: Adjust the search dialog to allow to search for …
(edit) @12463   7 years Don-vip extract NodeGraph and NodePair from CombineWayAction to …
(edit) @12425   7 years Don-vip fix #14959 - NPE
(edit) @12409   7 years Don-vip see #11924 - fix javadoc warnings new in 9-ea+173
(edit) @12386   7 years Don-vip specify dataset when constructing DeleteCommand from …
(edit) @12366   7 years michael2402 Javadoc for ZoomToAction
(edit) @12365   7 years michael2402 CyclicUploadDependencyException: Copy the collection passed to the …
(edit) @12364   7 years michael2402 Javadoc: CyclicUploadDependencyException
(edit) @12363   7 years michael2402 PushbackTokenizer: Range is in long, so use Long.MAX_VALUE instead of …
(edit) @12362   7 years michael2402 Javadoc: PushbackTokenizer
(edit) @12361   7 years michael2402 Fix #14916: Remove the unused ToggleGPXLinesAction
(edit) @12356   7 years michael2402 CombineWayAction: Allow merging ways that are not in the current edit …
(edit) @12354   7 years michael2402 WireframeToggleAction: repaint all data layers.
(edit) @12351   7 years michael2402 Fix FollowLineAction selecting the wrong primitive When using the …
(edit) @12346   7 years michael2402 SearchAction: Use ExpertToggleAction to determine if expert mode is active.
(edit) @12345   7 years michael2402 Apply #14840: Fix alignment in search dialog. Patch by bafonins
(edit) @12344   7 years michael2402 Rename search options to search syntax
(edit) @12335   7 years michael2402 SearchAction: Remove unused DescriptionTextBuilder, it was replaced by …
(edit) @12334   7 years michael2402 Javadoc for SearchAction.
(edit) @12333   7 years michael2402 Fix #14840: Add separation borders to search dialog. Patch by bafonins
(edit) @12330   7 years michael2402 Fix #14854: Run DrawAction selection listener and related UI updates …
(edit) @12328   7 years Don-vip fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
(edit) @12326   7 years Don-vip see #2089 - move audio classes to their own package (more to come) - …
(edit) @12320   7 years Don-vip fix #11111 - don't register automatic shortcuts
(edit) @12316   7 years michael2402 Add a method to undo/redo to get the last command.
(edit) @12315   7 years michael2402 MoveAction: Ignore move if there is no edit data set
(edit) @12314   7 years michael2402 Use DataSet getSelectedWays/Nodes helper functions.
(edit) @12313   7 years michael2402 Fix #14886: We can't use old move command if there is no edit layer.
(edit) @12309   7 years bastiK not a typo
(edit) @12308   7 years stoecker typo
(edit) @12307   7 years stoecker typo
(edit) @12288   7 years Don-vip sonar - squid:S3516 - Methods returns should not be invariant
(edit) @12287   7 years Don-vip see #11166 - make SimplifyWayAction.simplifyWay static + fix javadoc
(edit) @12284   7 years Don-vip see #14794 - javadoc
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12273   7 years Don-vip fix #14850 - NPE on launch: make sure RestartAction (and all the GUI …
(edit) @12240   7 years Don-vip fix #14831 - handle null bounds
(edit) @12235   7 years Don-vip fix #14605 - catch IllegalStateException
(edit) @12217   7 years Don-vip see #14821 - workaround for JDK-8180379/JDK-8179014 : prevent JVM …
(edit) @12212   7 years michael2402 ValidateUploadHook: Invalidate the error layer instead of relying on a …
(edit) @12211   7 years michael2402 Invalidate the validation layer after a valdiation finished.
(edit) @12210   7 years michael2402 Documentation of ReverseWayAction
(edit) @12209   7 years michael2402 Reverse way action: Do not fire selection updated to repaint. The …
(edit) @12188   7 years michael2402 Use OsmUtils constants.
(edit) @12182   7 years michael2402 Move viewport following option to DrawAction and make it persistent.
(edit) @12171   7 years michael2402 Fixed checkstyle warnings.
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @12158   7 years michael2402 Fix DrawAction helper line not being painted while imagery …
(edit) @12132   7 years Don-vip fix #14784 - Main toolbar/side toolbar keep reappearing after using Tab
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12108   7 years michael2402 ParallelWayAction: Use a separate temporary layer, invalidate it to …
(edit) @12106   7 years michael2402 ParallelWayAction: No need to call repaint after adding/removing …
(edit) @12104   7 years michael2402 Do not force a map repaint when adding a node - map view does this by …
(edit) @12103   7 years michael2402 See #14120: MapView should repaint on temporary layer changes …
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12091   7 years Don-vip fix #14762 - NPE
(edit) @12065   7 years michael2402 More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
(edit) @12064   7 years michael2402 DrawAction: Fix ds.beginUpdate()/endUpdate() try/finally
(edit) @12063   7 years michael2402 MoveAction: Fix ds.beginUpdate()/endUpdate() try/finally
(edit) @12060   7 years Don-vip sonar - fix two recent issues
(edit) @12053   7 years michael2402 Fix #6447: Ensure that only move commands in same layer are combined.
(edit) @12052   7 years michael2402 See #6447: Fix same issue for the move command (shift+arrow)
(edit) @12051   7 years michael2402 Trigger JosmAction selection change on edit layer change.
(edit) @12048   7 years michael2402 Add per-layer selection listeners. Make selection listener code more …
(edit) @12031   7 years Don-vip add Node.getParentWays()
(edit) @11993   7 years Don-vip fix #5144 - Cannot draw new ways when filter is active (patch by …
(edit) @11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
(edit) @11978   7 years Don-vip improve coverage and javadoc of enum classes for package actions
(edit) @11922   7 years Don-vip javadoc
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11889   7 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11885   7 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
(edit) @11878   7 years Don-vip findbugs - EI_EXPOSE_REP2 + javadoc
(edit) @11869   7 years Don-vip findbugs - RI_REDUNDANT_INTERFACES
(edit) @11849   7 years Don-vip see #14604 - sonar - squid:S1596 - "Collections.EMPTY_LIST", …
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11836   7 years bastiK fixed #14604 - Error on import
(edit) @11822   7 years michael2402 See #14528: Revert join areas algorithm to old version for 17.03 release.
(edit) @11809   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11784   7 years Don-vip fix #13922 - fix GPX and Note download area computation
(edit) @11774   7 years Don-vip fix #13922 - zoom only once when downloading several data types
(edit) @11770   7 years stoecker see #14142 - fix another help link
(edit) @11767   7 years stoecker fix JavaBug
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11743   7 years Don-vip fix #13922 - make sure Download*InViewAction download their …
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11737   7 years Don-vip fix #5262 - do not change selection after splitting a way in "draw …
(edit) @11735   7 years Don-vip fix #5092 - Synchronization issue with nodes deleted on server
(edit) @11731   7 years michael2402 Clean icon drawing code style.
(edit) @11729   7 years michael2402 Fix #10511: Use new algorithm to check which side of the way is the …
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
Note: See TracRevisionLog for help on using the revision log.