source: josm/trunk/src/org/openstreetmap/josm/io/remotecontrol/AddTagsDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8836   9 years Don-vip fix Checkstyle issues
(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) @8444   9 years Don-vip remove extra whitespaces
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7679   9 years Don-vip fix #10498 - Remote Control applies tags incorrectly
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7521   10 years bastiK fixed #10498 - do not rely on current selection when adding tags to …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5880   11 years akks remote control: new public static method AddTagsDialog.addTags() to …
(edit) @5876   11 years akks Remote control: allow adding tags without confirmation for current …
(edit) @5845   11 years akks fix #8599: Remote control command add_way now creates closed ways …
(edit) @5844   11 years akks Remote control: fix table cell editing in add_tags dialog, fixed all …
(edit) @5790   11 years akks fix #8426: add_tags in remote control: better changed tags detection, …
(edit) @5784   11 years akks Auto adjust column width in remote control add_tags table. (noticed by …
(edit) @5707   11 years akks RemoteControl API version 1.5: addtags supported by add_node, add_way …
(edit) @5706   11 years akks remote control load_and_zoom+addtags improvemens, allow to delete tags …
(edit) @3851   13 years bastiK remove tabs
(add) @3850   13 years bastiK applied #5843 (patch by Christoph and Kolossos) - Add Tags with …
Note: See TracRevisionLog for help on using the revision log.