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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13121   6 years Don-vip fix #15547 - fix major performance drawback of AutoCompletionSet
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12859   7 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12758   7 years Don-vip see #15229 - see #15182 - deprecate …
(edit) @12042   7 years bastiK applied #13956 - memory optimization with presets cache (patch by GerdP)
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11384   7 years Don-vip findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @10689   8 years Don-vip see #11390, see #12890 - Use Java 8 Function
(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) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9266   8 years simon04 Refactoring: move getMatchingPresets to TaggingPresets and add …
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8786   9 years simon04 fix #11626 - <checkgroup> blocks auto completion and match=*
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @7748   9 years Don-vip fix some Sonar issues recently introduced
(edit) @7725   9 years bastiK autocomplete: remember user input and prefer recently entered strings …
(edit) @7556   10 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6437   10 years Don-vip fix #9354 - Add source key to autocompletion box in add/edit tag dialog
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @5926   11 years bastiK clean up imports
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @3479   14 years jttt cosmetics
(edit) @3289   14 years stoecker added role support to presets
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3213   14 years bastiK see #4899 (fixed bug from the autocomplete rework)
(copy) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
copied from trunk/src/org/openstreetmap/josm/gui/tagging/ac/AutoCompletionCache.java
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
Note: See TracRevisionLog for help on using the revision log.