source: josm/trunk/src/org/openstreetmap/josm/gui/datatransfer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @12920   7 years Don-vip fix #15387 - IAE occurs when pasting tags into relation editor using …
(edit) @12769   7 years Don-vip fix #15262 - see #13036 - fix regression in ChangePropertyCommand + …
(edit) @12725   7 years bastiK see #15229 - deprecate ILatLon#getEastNorth() so ILatLon has no …
(edit) @12720   7 years Don-vip fix #15224 - CCE: TagTransferData cannot be cast to …
(edit) @12718   7 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12683   7 years Don-vip see #15182 - transfer GUI dependencies from tools.TextTagParser to …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12642   7 years Don-vip see #15182 - deprecate Main.main.panel. Replacement: …
(edit) @12641   7 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
(edit) @11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11554   7 years Don-vip fix #14356 - make sure that workaround for JDK-6322854 is used everywhere
(edit) @11535   7 years Don-vip sonar - squid:S2142 - "InterruptedException" should not be ignored
(edit) @11454   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION - …
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11357   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11279   7 years michael2402 Make paste (Ctrl+V) support all urls that are supported by …
(edit) @11113   8 years Don-vip sonar - pmd:AppendCharacterWithChar - Avoid appending characters as …
(edit) @11038   8 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
(edit) @11015   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @10936   8 years Don-vip sonar
(edit) @10905   8 years Don-vip see #13232 - remove SingleLayerTransferable
(edit) @10890   8 years Don-vip fix #13441 - add robustness against JDK-6322854
(edit) @10881   8 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10868   8 years Don-vip fix #13400 - More debug info for pasting data (patch by michael2402) - …
(edit) @10812   8 years Don-vip fix #13313 - Copy no longer only copies the selected object ID to …
(edit) @10801   8 years Don-vip fix #13341 - refactor construction of data flavors, specify …
(edit) @10775   8 years simon04 Typo (referred)
(edit) @10766   8 years Don-vip fix #13290 - pasting from other layer changes objects position …
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10745   8 years Don-vip fix javadoc warnings
(edit) @10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10639   8 years Don-vip fix #13207 - IllegalStateException: cannot open system clipboard
(edit) @10637   8 years Don-vip fix #13050 - cannot copy from the object history view (patch by …
(edit) @10620   8 years Don-vip fix #13196 - remove FileDrop class (patch my michael2402) - gsoc-core
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10606   8 years Don-vip javadoc - fix typos
(edit) @10605   8 years Don-vip see #12478 - Use ​Swing Copy/Paste instead of CopyAction/PasteAction …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @9969   8 years Don-vip sonar - Avoid appending characters as strings in StringBuffer.append
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @9711   8 years simon04 see #12300 - Provide wrapper classes for transfer data to avoid …
(edit) @9563   8 years Don-vip see #12300 - add javadoc, unit tests
(edit) @9369   8 years simon04 see #12300 - Allow to drag from select list to relation members
(add) @9368   8 years simon04 see #12300 - Drag and Drop support for relation member list reordering
Note: See TracRevisionLog for help on using the revision log.