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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9258   8 years simon04 Attempt to fix some shortcut parse issues See …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9245   8 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(edit) @9243   8 years Don-vip javadoc update
(edit) @9242   8 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9238   8 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @9233   8 years simon04 fix #4602 - Add "Do not show again" to purge action
(edit) @9231   8 years Don-vip javadoc update
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9226   8 years Don-vip attempt to fix shortcut parse issue on DevelopersGuide/ShortcutsList
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9187   8 years simon04 fix #12238 - Restore saved view location after loading session
(edit) @9183   8 years Don-vip fix #12239 - filtered multipolygon relations could be selected by …
(edit) @9173   8 years simon04 Checkstyle
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9136   8 years Don-vip sonar fixes + javadoc
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9087   8 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9072   8 years Don-vip partial revert of r9070 - make build run with Java 9 again
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @9059   8 years Don-vip checkstyle
(edit) @9021   8 years Don-vip fix #11150 - fix wrong bounds computation for multiple data sources in …
(edit) @9019   8 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
(edit) @9006   8 years Don-vip fix #12084 - allow to hide main toolbar
(edit) @8990   8 years simon04 fix #12052 - Splitting a self intersecting way does not highlight the …
(edit) @8988   8 years simon04 fix #12028 - Way splitting: fix dialog layout problem
(edit) @8985   8 years Don-vip checkstyle
(edit) @8984   8 years Don-vip see #12038 - add non regression test
(edit) @8981   8 years simon04 fix #12038 - ConcurrentModificationException using purge command …
(edit) @8979   8 years simon04 see #9463 - Refactoring * Refactor SearchCompiler to work with …
(edit) @8978   8 years simon04 fix #12028 - Hide/disable way splitting dialog This drops preference …
(edit) @8977   8 years simon04 fix #9491 - Ask before moving nodes that are attached to ways fully …
(edit) @8975   8 years simon04 fix #12041 - Wrong message in relation member deletion confirmation
(edit) @8971   8 years Don-vip Search dialog: provide real-time visual feedback on valid/invalid …
(edit) @8965   8 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8964   8 years simon04 see #10730 - Way splitting: add preference key to disable segment …
(edit) @8963   8 years simon04 see #10730 - Way splitting: hide id of new ways for non English languages
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8957   8 years simon04 see #10350 - Allow subclasses of JosmAction access its inner classes
(edit) @8955   8 years simon04 fix #11992 see #10730 - Joining Overlapping Areas results in …
(edit) @8942   8 years Don-vip Add constructor forgotten in r8927
(edit) @8932   8 years Don-vip fix #11971 - -/=`key in Overpass Download changes map size
(edit) @8931   8 years Don-vip javadoc fixes
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8927   8 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8925   8 years Don-vip see #11631 - see #11689 - remove commented code causing javadoc warnings
(edit) @8921   8 years Don-vip fix compilation warning
(edit) @8919   8 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8918   8 years Don-vip checkstyle
(edit) @8915   8 years simon04 Harmonize warning strings See …
(edit) @8913   8 years simon04 fix #9115 - Offer to save session when closing editor with unsaved changes
(edit) @8908   8 years Don-vip improve download tasks unit tests
(edit) @8905   8 years Don-vip sonar minor fixes
(edit) @8904   9 years Don-vip Add first unit tests for download tasks
(edit) @8902   9 years Don-vip checkstyle
(edit) @8900   9 years Don-vip fix #11986, fix #11987, fix #11988: Patches by michael2402: * …
(edit) @8899   9 years simon04 Refactoring in SearchCompiler: parse type, user, role as any …
(edit) @8898   9 years simon04 see #10465 - SearchAction: drop isRole since role does the same
(edit) @8897   9 years simon04 fix #10730 - Way splitting: improve dialog layout and hide id of new ways
(edit) @8896   9 years simon04 see #10465 - SearchAction: drop isRole since role does the same
(edit) @8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
(edit) @8894   9 years simon04 fix #7058 - Ability to load gz and bz2 zipped NMEA files
(edit) @8892   9 years simon04 see #11858 - Improve way accuracy: when deleting a node which is …
(edit) @8886   9 years simon04 fix #10730 - Way splitting: reuse id/history of existing object for …
(edit) @8884   9 years simon04 fix #10465 - SearchAction: add hasRole and isRole keywords
(edit) @8883   9 years simon04 fix #11911 - SearchAction: show progress and allow to cancel operation
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8859   9 years Don-vip improve search compiler unit test
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8853   9 years Don-vip see #2519 - remove unused code
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8850   9 years Don-vip sonar - squid:S3047 - Multiple loops over the same set should be combined
(edit) @8847   9 years Don-vip checkstyle
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8839   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8838   9 years simon04 fix #11894 - Search: ">" unexpected behavior when values are not …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8831   9 years simon04 see #11934 - Typo
(edit) @8827   9 years simon04 fix #11934 - Comment a note before it is uploaded fails
(edit) @8823   9 years simon04 fix #11818 - Display usage message for Orthogonalize Shape for 5s
(edit) @8822   9 years simon04 see #11916 - Search: allow to use multiple MapCSS selectors and …
(edit) @8821   9 years simon04 see #11916 - Allow to unselect regexp/MapCSS search mode
(edit) @8819   9 years simon04 see #11897 - MergeLayerAction: merge active layer instead of edit …
(edit) @8813   9 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
(edit) @8812   9 years simon04 see #11916 - Search: allow to use MapCSS selectors
(edit) @8811   9 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8808   9 years simon04 see #6963 - ParallelWayAction: use notification for invalid selection …
(edit) @8802   9 years simon04 fix #9113 - Session: save into recently used files
(edit) @8801   9 years simon04 fix #10432 - Session: get rid of submenu
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
Note: See TracRevisionLog for help on using the revision log.