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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10459   10 years Don-vip see #13033 - fix javadoc warning
(edit) @10457   10 years Don-vip fix #13033 - JoinAreasActionTest: Do not set status line (patch by …
(edit) @10453   10 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10448   10 years Don-vip fix more deprecation warnings
(edit) @10446   10 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10436   10 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10433   10 years Don-vip checkstyle
(edit) @10432   10 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10428   10 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10420   10 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10413   10 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10409   10 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10407   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @10386   10 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10383   10 years Don-vip replace .get*Selected().isEmpty() by .selectionEmpty()
(edit) @10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @10378   10 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10375   10 years Don-vip fix #12959 - Move state changes to MapViewState class (patch by …
(edit) @10373   10 years Don-vip fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
(edit) @10371   10 years Don-vip fix #12944 - Reduce use of addLayer(..., bounds) - patch by …
(edit) @10369   10 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10356   10 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @10354   10 years stoecker fix revision texts
(edit) @10353   10 years stoecker gsoc-core - patch by Michael Zangl - fix #12943 - cleanup josm action, …
(edit) @10347   10 years Don-vip sonar - add unit test to see if squid:S1244 can be safely disabled
(edit) @10345   10 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10342   10 years Don-vip fix #12933 - remove unused methods from NavigatableComponent (patch …
(edit) @10318   10 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @10315   10 years Don-vip findbugs, code optimization/cleanup
(edit) @10308   10 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10306   10 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10305   10 years Don-vip sonar - various code cleanup fixes
(edit) @10303   10 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10300   10 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10299   10 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10292   10 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
(edit) @10254   10 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10252   10 years Don-vip partial revert of r10250 - causes NPE in OverpassDownloadDialog …
(edit) @10250   10 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10247   10 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
(edit) @10242   10 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10241   10 years Don-vip fix #12660 - unbind Z shortcut from "Zoom mode" and make it visible …
(edit) @10234   10 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
(edit) @10228   10 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10226   10 years Don-vip see #12844 - display which OSM API is used in status report
(edit) @10220   10 years Don-vip add new icons for ParallelWayAction + findbugs - DB_DUPLICATE_BRANCHES
(edit) @10216   10 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10214   10 years Don-vip findbugs - SE_BAD_FIELD_STORE + LI_LAZY_INIT_UPDATE_STATIC
(edit) @10212   10 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10208   10 years Don-vip see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
(edit) @10192   10 years Don-vip see #12774 - robustness/cleanup in session loading
(edit) @10181   10 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   10 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10174   10 years Don-vip fix coverity 1354674, 1354675
(edit) @10164   10 years Don-vip add more unit tests
(edit) @10163   10 years Don-vip fix #12779 - anonymize user name
(edit) @10158   10 years Don-vip fix #12779 - Anonymize further status report contents for privacy concerns
(edit) @10152   10 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10150   10 years Don-vip fix #12755 - NPE
(edit) @10139   10 years bastiK remove unnecessary import
(edit) @10138   10 years bastiK status report: replace some paths, so the user's home directory …
(edit) @10135   10 years Don-vip fix #12734 - display less intrusive warning message when an updated …
(edit) @10134   10 years Don-vip sonar, javadoc
(edit) @10131   10 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10129   10 years Don-vip refactor duplicated code
(edit) @10125   10 years Don-vip refactor classes from corrector package, add javadoc
(edit) @10124   10 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @10115   10 years Don-vip fix coverity 1011666, 1011667, 1011836, 1011837, 1011838
(edit) @10101   10 years Don-vip fix #12705 - catch scripting errors with Java 7 when building invalid …
(edit) @10074   10 years Don-vip refactor duplicated code
(edit) @10063   10 years Don-vip fix #12691 - Include custom presets, map paint styles and validator …
(edit) @10062   10 years Don-vip see #12652 - about dialog: replace old bug report link with new bug …
(edit) @10058   10 years Don-vip see #11924 - Package.getPackage is deprecated in Java 9
(edit) @10055   10 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @10047   10 years Don-vip add more unit tests
(edit) @10043   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10039   10 years Don-vip fix #12688 - Improper translation string
(edit) @10032   10 years Don-vip fix #12651 - do not create Notes layer when no notes were downloaded
(edit) @10031   10 years Don-vip fix #12654 - Add layer invalidation listener (patch by michael2402)
(edit) @10010   10 years Don-vip fix #12635 - sort members of new multipolygons (patch by michael2402)
(edit) @10007   10 years Don-vip remove unused field
(edit) @10001   10 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   10 years Don-vip sonar - fix various issues
(edit) @9999   10 years Don-vip sonar - do not copy collection contents from one to another with a loop
(edit) @9989   10 years Don-vip sonar - Methods should not be empty
(edit) @9983   10 years Don-vip remove unused code
(edit) @9981   10 years Don-vip fix some unused code warnings
(edit) @9980   10 years Don-vip sonar - code style + javadoc
(edit) @9974   10 years Don-vip sonar - rename fields to match code conventions, remove empty instruction
(edit) @9972   10 years Don-vip sonar - remove unnecessary fully qualified names
(edit) @9971   10 years Don-vip sonar - use diamond operator when possible (some cases cause …
(edit) @9970   10 years Don-vip sonar - remove useless parentheses
(edit) @9968   10 years Don-vip sonar - Add parentheses to make the operator precedence explicit + add …
(edit) @9952   10 years simon04 see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
(edit) @9948   10 years simon04 fix #12600 - Orthogonalize: fix ArrayIndexOutOfBoundsException …
(edit) @9944   10 years Don-vip mapmode: add basic unit tests
(edit) @9940   10 years simon04 see #12554 - Allow to ignore keys/tags from recent tags
(edit) @9930   10 years simon04 Search: fix string representation of boolean connectives (parentheses)
(edit) @9925   10 years simon04 see #6401 - Orthogonalize objects based on selected nodes This is …
(edit) @9923   10 years simon04 Add unit tests for OrthogonalizeAction
Note: See TracRevisionLog for help on using the revision log.