source: josm/trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11118   8 years simon04 fix #13094 - SimplifyWayAction for first node of closed way (patch by …
(edit) @11109   8 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9972   8 years Don-vip sonar - remove unnecessary fully qualified names
(edit) @9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8459   9 years Don-vip javadoc / Unit test fixes
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
(edit) @6411   10 years Don-vip allow to call SimplifyWayAction with a custom threshold
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6131   11 years bastiK see #6963 - optional help button for notifications; use notifications …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5780   11 years akks Patch by Lesath: usage of "," in simplify-way.max-error (all the …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4943   12 years stoecker fix some shortcut deprecations
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4461   13 years simon04 fix #5407 - simplify way: dialog asking to delete nodes outside …
(edit) @3952   13 years stoecker fix #5909 - remove deleted nodes from selection after simplify way …
(edit) @3757   13 years stoecker fix help topics
(edit) @3530   14 years stoecker fix array preferences
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2999   14 years jttt Fix #4541 simplify way tool creates ways with duplicate nodes
(edit) @2976   14 years Gubaer fixed #4512: "Simplify way" should not deletes nodes used by other …
(edit) @2842   14 years mjulius fix messages for actions
(add) @2575   14 years stoecker include utilsplugin, fix #4086
Note: See TracRevisionLog for help on using the revision log.