source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8492   9 years simon04 fix #3145 - Allow listing custom presets within default groups The …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8274   9 years simon04 see #10512 - taginfoextract: add initial presets extration, switch all …
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7693   10 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
(edit) @7687   10 years stoecker see #10684, see #10688 fix icon scaling a bit
(edit) @7616   10 years Don-vip remove dependence on styles/standard image, causes debian bug 764781
(edit) @7532   10 years Don-vip fix #8664, fix #10510 - possibility to add icon to preset labels
(edit) @7525   10 years stoecker fix #10499 - labels and links again result in display of presets
(edit) @7413   10 years Don-vip fix #10055 - Display preset dialog on preset link even without dataset
(edit) @7153   10 years simon04 Search preset: also show adequate relations to be created (according …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7090   10 years Don-vip code refactoring to avoid classes in methods (cause problems for code …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6844   10 years akks see #9709: "Add to toolbar" in preset list context menu (F3-right click)
(edit) @6842   10 years akks fix broken icon path in preset dialog, see #9709
(edit) @6838   10 years akks see #9709: button for adding preset to main toolbar (in upper right …
(edit) @6835   10 years Don-vip fix #9690 - fix i18n in presets. Just keep preset name
(edit) @6824   10 years simon04 Presets XML: add preset_name_label attribute to <item> to …
(edit) @6795   10 years simon04 Refactor tagging presets in order to get rid of static variable …
(edit) @6772   10 years simon04 fix #8413 - Presets: no not apply use_last_as_default when calling …
(edit) @6738   10 years simon04 Add "Search for objects by preset" action This allows to use presets …
(edit) @6572   10 years simon04 see #7797 - extend presets by <preset_link preset_name="..." /> to …
(edit) @6403   10 years Don-vip fix #9352 - find icon in presets for recent added tags if none is …
(edit) @6326   11 years Don-vip see #9172 - additional typo changes
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6074   11 years Don-vip code cleanup in TaggingPreset* classes
(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) @5997   11 years Don-vip fix #8737 - Presets: add length attribute for combos
(edit) @5964   11 years Don-vip fix #5618 - Use full list of ISO 3166 country codes from JDK for …
(edit) @5931   11 years Don-vip fix #8664 - Display preset icon as preset dialog's frame icon
(edit) @5912   11 years Don-vip fix #8638 - Presets: Allow editing of multiselect values in wrong order
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5866   11 years Don-vip fix #8605 - Presets: Tags deleted when using Multiselect on an …
(edit) @5795   11 years Don-vip fix #8530 - Robustness to presets defining keys without value
(edit) @5792   11 years Don-vip code style - fix non-static access to static member
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5675   11 years Don-vip fix #8382 - CCE in TaggingPreset
(edit) @5643   11 years framm use auto-increment even if object has tags
(edit) @5639   11 years framm Add a new preset option "auto_increment" that allows the user to …
(edit) @5624   11 years Don-vip see #8255 - Use 'type' attribute when specified to filter role …
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5606   11 years Don-vip fix #8233 - Don't print stacktrace if error occurs when reading presets
(edit) @5582   12 years bastiK fixed #8196 - preset icon size (patch by kendzi)
(edit) @5579   12 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5563   12 years Don-vip fix #8052 - Presets: correctly select last value in comboboxes when …
(edit) @5558   12 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5543   12 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5509   12 years stoecker see #8059 - fix preset loading for tr
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5405   12 years bastiK fix EDT violations, don't block main worker thread for preset image …
(edit) @5404   12 years jttt Speed up tagging preset dialog with lots of comboboxes
(edit) @5316   12 years bastiK see #7840 - List Entry icons do not honor the file paths of preset …
(edit) @5208   12 years simon04 fix #7637 - NullPointerException when parsing erroneous presets …
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @5181   12 years simon04 fix #7606 - Values in presets get translated
(edit) @5173   12 years simon04 see #7552 - presets: handle translation correctly for <combo>, …
(edit) @5172   12 years simon04 see #5933 - avoid warnings "Ignoring * attribute as * elements are given"
(edit) @5169   12 years simon04 (hopefully) fix #7574 - NameTemplate stopped working
(edit) @5164   12 years simon04 see #7552 - presets: make default work properly when using …
(edit) @5163   12 years simon04 fix #7574 - NameTemplate stopped working
(edit) @5160   12 years simon04 fix #7570 - IllegalArgumentException when selecting a multipolygon
(edit) @5159   12 years simon04 see #7552 - damn confusion with Greek letters: apply delta instead …
(edit) @5158   12 years simon04 see #7552 - presets: allow icons for individual combo items
(edit) @5155   12 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5147   12 years simon04 fix #7564 - r5139 breaks loading preset icons coming from ZIP file
(edit) @5139   12 years simon04 see #6964 - load preset icons in a background thread in order to …
(edit) @5136   12 years simon04 see #6964 - speedup presets initialization by some caching
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5021   12 years stoecker use display value in tagging presets also for combo default entry
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4936   12 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4528   13 years Don-vip see #6261 - dialog for address preset is too narrow
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4340   13 years stoecker fix #4439 - patch by simon04 - remove useless spaces in tagging …
(edit) @4302   13 years stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4218   13 years stoecker introduce force parameter for use_last_as_default and fix default …
(edit) @4185   13 years stoecker fix #6278 - handle multipolygon relations as closed ways in tagging presets
(edit) @4182   13 years stoecker fix #6520 - NPE
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4170   13 years stoecker fix #6057 - single quotes in presets impossible
(edit) @4148   13 years stoecker fix #6198 - preset applied to invalid objects
(edit) @4145   13 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
Note: See TracRevisionLog for help on using the revision log.