source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11490   7 years Don-vip copy/paste error in comment
(edit) @11485   7 years wiktorn Fix NPE in RelationEditor Handle uncommon situation that user has no …
(edit) @10646   8 years Don-vip fix #13164 - Creating a conflict after editing a relation inside and …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10454   8 years Don-vip fix #12999 - Exception after resolving conflicts (patch by …
(edit) @10424   8 years stoecker see #12994 - don't use SideButton outside side panel
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10113   8 years Don-vip refactor relation editor to allow unit tests in headless mode
(edit) @10089   8 years Don-vip add unit test, javadoc
(edit) @9991   8 years Don-vip sonar - fix comment indentation
(edit) @9659   8 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9657   8 years Don-vip fix #12410 - new button to refresh relation in relation editor (patch …
(edit) @9588   8 years Don-vip see #12412 - improve support of multipolygon presets type
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9511   8 years simon04 fix #12131 - Confirm closing relation editor window with x top right
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9438   8 years Don-vip add unit test
(edit) @9266   8 years simon04 Refactoring: move getMatchingPresets to TaggingPresets and add …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9059   8 years Don-vip checkstyle
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8513   9 years Don-vip checkstyle: blocks
(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) @8505   9 years simon04 fix #11559 - Relation editor: add button to sort the selected relation …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7742   9 years Don-vip fix #10778 - fix automatic member role assignment when relation …
(edit) @7601   10 years Don-vip fix #10599 - different height of rows in relation editor
(edit) @7556   10 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7546   10 years Don-vip fix #10354 - Do not display warning when canceling a new empty relation
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7128   10 years simon04 Fix Sonar issue (package cycle)
(edit) @7050   10 years Don-vip sonar - Nullcheck of value previously dereferenced
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6887   10 years Don-vip package refactoring of conflict commands => move all of them to new …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6732   10 years Don-vip fix #5657 - Vertical space in relation editor
(edit) @6594   10 years simon04 fix #8969 fix #9394 - add "Do not show again (this session)" choice, …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(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) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6092   11 years akks fix #7352: add "Paste tags" button to the relation editor
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6064   11 years akks see #8125, #6221 (possibly): improve TAB switching in Relation Editor
(edit) @6038   11 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6024   11 years akks fix #6546: disable single key and shift- shortcuts in relation editor …
(edit) @5972   11 years Don-vip see #8749 - use the automatic role suggestions when adding selection …
(edit) @5903   11 years stoecker fix javadoc
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5605   11 years Don-vip fix #8234 - Icon image twice in source
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(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) @4926   12 years stoecker some shortcut fixes
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4563   12 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4238   13 years stoecker fix #6547 - patch by Hojoe - line height in relation editor too high
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4215   13 years stoecker fix #6547 - patch by Hojoe - reduce space usage in relation editor
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4154   13 years stoecker fix #6414 - downloading incomplete members
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3920   13 years jttt Paste in relation dialog - paste after last member when nothing is …
(edit) @3640   14 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3561   14 years bastiK applied #5502 (patch by cmuelle8) - Relations editor: order of buttons
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3508   14 years bastiK fixed #5408 - Keystrokes in relation editor affect main window
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3440   14 years jttt Fix #5333 "Merge selection" tool is broken
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @3289   14 years stoecker added role support to presets
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3202   14 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3182   14 years bastiK fix position of relation editor
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3072   14 years mjulius fixes #4634 - Unable to download incomplete members of a new relation
(edit) @3045   14 years mjulius fixes #4611 - relation dialog - unreported conflict remove deleted …
Note: See TracRevisionLog for help on using the revision log.