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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9611   10 years Don-vip update unit tests
(edit) @9594   10 years Don-vip add unit test for SelectByInternalPointAction
(edit) @9591   10 years Don-vip fix #12390 - rename layer does not check existing file (patch by kolesar)
(edit) @9576   10 years Don-vip code refactoring for unit tests / headless mode
(edit) @9572   10 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9547   10 years Don-vip checkstyle
(edit) @9543   10 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9537   10 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9519   10 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9514   10 years simon04 fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
(edit) @9510   10 years bastiK applied #12391 - saving renamed layer replaces name (patch by kolesar …
(edit) @9509   10 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9496   10 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9486   10 years simon04 Note upload: explain first exception to the user
(edit) @9484   10 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9473   10 years simon04 fix #12343 - Display at most 20 primitives for some confirmation …
(edit) @9472   10 years simon04 Relation list: delete selected relations at once
(edit) @9470   10 years simon04 see #12304 - Do not show notification when no relation is affected
(edit) @9466   10 years bastiK see #12370, see #12369 - fix problems with default file extension …
(edit) @9462   10 years bastiK applied #12367 - remember user input when upload dialog is closed …
(edit) @9461   10 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9448   10 years simon04 see #12352 - Fix "Registered toolbar action dialogs/delete overwritten"
(edit) @9447   10 years simon04 see #12335 - Improve "Zoom to layer" and "Zoom to download" enabled …
(edit) @9446   10 years simon04 see #12335 - Make "Orthogonalize Shape" enabled state consistent w/ …
(edit) @9444   10 years simon04 see #12335 - Enable "Angle snapping", "Dual alignment" only in …
(edit) @9443   10 years simon04 fix #12352 - Add "Delete Layer" in file menu (patch by kolesar, …
(edit) @9442   10 years simon04 fix #12347 - Split way breaks destination_sign relations
(edit) @9439   10 years simon04 fix #8041 - Relation change bypassing undo system during combine way
(edit) @9413   10 years stoecker fix 3 Coverity defects
(edit) @9409   10 years simon04 fix #12335 - Disable "Angle snapping", "Dual alignment" when no edit …
(edit) @9397   10 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9387   10 years simon04 fix #12304 - Show notification about relations when unglueing
(edit) @9385   10 years simon04 Refactoring: introduce UncheckedParseException In addition, …
(edit) @9371   10 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9366   10 years simon04 see #8749 - Show a notification after performing "Add selection to …
(edit) @9358   10 years simon04 fix #12309 - Improve Way Accuracy: draw helper lines to intersecting way
(edit) @9349   10 years simon04 see #12083 - Search: improve error message when keyword without a …
(edit) @9332   10 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9320   10 years simon04 Refactoring (make Help a JosmAction)
(edit) @9315   10 years simon04 see #8838 - Javadoc
(edit) @9303   10 years simon04 fix #12280 - Save as in layer list context menu does not add to list …
(edit) @9296   10 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9295   10 years simon04 Fixup r9293
(edit) @9293   10 years simon04 Fixup r9290
(edit) @9292   10 years simon04 see #8838 - Unglue: ask the user about tags/membership Let the user …
(edit) @9291   10 years simon04 Refactoring (clearer method names in UnGlueAction)
(edit) @9290   10 years simon04 Refactoring (use OsmPrimitive#removeAll)
(edit) @9280   10 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9276   10 years simon04 fix #12283 - Download notes in current view: fix NPE
(edit) @9273   10 years simon04 Remove accidentally committed part in r9258
(edit) @9258   10 years simon04 Attempt to fix some shortcut parse issues See …
(edit) @9246   10 years Don-vip javadoc update
(edit) @9245   10 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(edit) @9243   10 years Don-vip javadoc update
(edit) @9242   10 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   10 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9238   10 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @9233   10 years simon04 fix #4602 - Add "Do not show again" to purge action
(edit) @9231   10 years Don-vip javadoc update
(edit) @9230   10 years Don-vip fix javadoc errors/warnings
(edit) @9226   10 years Don-vip attempt to fix shortcut parse issue on DevelopersGuide/ShortcutsList
(edit) @9214   10 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9187   10 years simon04 fix #12238 - Restore saved view location after loading session
(edit) @9183   10 years Don-vip fix #12239 - filtered multipolygon relations could be selected by …
(edit) @9173   10 years simon04 Checkstyle
(edit) @9171   10 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9152   10 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9136   10 years Don-vip sonar fixes + javadoc
(edit) @9134   10 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9087   10 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9079   10 years Don-vip update to CheckStyle 6.13
(edit) @9074   10 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9073   10 years Don-vip checkstyle - Comments Indentation
(edit) @9072   10 years Don-vip partial revert of r9070 - make build run with Java 9 again
(edit) @9070   10 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9067   10 years Don-vip sonar - Immutable Field
(edit) @9062   10 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @9059   10 years Don-vip checkstyle
(edit) @9021   10 years Don-vip fix #11150 - fix wrong bounds computation for multiple data sources in …
(edit) @9019   10 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
(edit) @9006   10 years Don-vip fix #12084 - allow to hide main toolbar
(edit) @8990   10 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8988   10 years simon04 fix #12028 - Way splitting: fix dialog layout problem
(edit) @8985   10 years Don-vip checkstyle
(edit) @8984   10 years Don-vip see #12038 - add non regression test
(edit) @8981   10 years simon04 fix #12038 - ConcurrentModificationException using purge command …
(edit) @8979   10 years simon04 see #9463 - Refactoring * Refactor SearchCompiler to work with …
(edit) @8978   10 years simon04 fix #12028 - Hide/disable way splitting dialog This drops preference …
(edit) @8977   10 years simon04 fix #9491 - Ask before moving nodes that are attached to ways fully …
(edit) @8975   10 years simon04 fix #12041 - Wrong message in relation member deletion confirmation
(edit) @8971   10 years Don-vip Search dialog: provide real-time visual feedback on valid/invalid …
(edit) @8965   10 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8964   10 years simon04 see #10730 - Way splitting: add preference key to disable segment …
(edit) @8963   10 years simon04 see #10730 - Way splitting: hide id of new ways for non English languages
(edit) @8958   10 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8957   10 years simon04 see #10350 - Allow subclasses of JosmAction access its inner classes
(edit) @8955   10 years simon04 fix #11992 see #10730 - Joining Overlapping Areas results in …
(edit) @8942   10 years Don-vip Add constructor forgotten in r8927
(edit) @8932   10 years Don-vip fix #11971 - -/=`key in Overpass Download changes map size
(edit) @8931   10 years Don-vip javadoc fixes
Note: See TracRevisionLog for help on using the revision log.