source: josm/trunk/src/org/openstreetmap/josm/actions/search/SearchCompiler.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4089   13 years stoecker lower case search commands
(edit) @4085   13 years bastiK applied #6308 (patch by Ole Jørgen Brønner) - Filter/search by …
(edit) @3818   13 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3586   14 years jttt Fix #5497 search finds strings in username by default
(edit) @3556   14 years bastiK cleanup search - use unicode normalization (java 6 required)
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3317   14 years stoecker allow to search incomplete elements again
(edit) @3305   14 years stoecker fix #5085 - allow to search for roles
(edit) @3304   14 years stoecker catch all errors thrown from search
(edit) @3303   14 years stoecker catch all errors thrown from search (there are also out of array index …
(edit) @3140   14 years jttt Fix #4597: search does not find id:0
(edit) @3046   14 years mjulius fixes #4597 - Search for timestamp:2010-02 no longer works Searching …
(edit) @2995   14 years jttt Fix #4528: Search for colon-containing keys broken
(edit) @2993   14 years jttt Fix #4528 Search for colon-containing keys broken
(edit) @2973   14 years jttt Fix #4519 JOSM doesn't show nor find token (negative) IDs
(edit) @2962   14 years bastiK fixed #4499 - Search is broken
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2791   14 years jttt Make search pattern matchers that match all/nothing public
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2701   14 years stoecker fixed typo
(edit) @2695   14 years Gubaer fixed #4241: Add the ability to use JOSM Search to find an object version
(edit) @2661   14 years jttt Fixed #4204 NPE on empty search
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2636   14 years stoecker fixed #4163 - patch by avar - fixed searching
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2567   14 years Gubaer applied #3738: patch by mjulius: Searching for non-existent usernames …
(edit) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2510   14 years jttt SearchCompiler - prepare everything in constructor, don't throw …
(edit) @2407   14 years jttt Added support for referrers
(edit) @2357   14 years Gubaer applied #3807: patch by avar: Add tags: operator to search engine to …
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1786   15 years stoecker close #2802 - patch by dmuecke - Exception fixed
(edit) @1641   15 years stoecker fix #2673 - patch by jttt - key=value operator for search action
(edit) @1625   15 years stoecker fix #2663 - patch by jttt - better errors for illegal searches
(edit) @1607   15 years stoecker fix #2612 - changed patch by avar - Cleanup regex search
(edit) @1603   15 years stoecker fixed #2602 - patch by Matt,avar - Search keywords child and parent
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1389   15 years stoecker close #2132. patch by xeen
(edit) @1375   15 years stoecker fixed #2131. patch by singularita gmail com
(edit) @1213   15 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1168   15 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1155   15 years stoecker close bug #518 (normalize UTF strings)
(edit) @888   16 years stoecker fixed search a bit. Closes #1397 and #485.
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @522   16 years gebner SearchCompiler: "nodes:n" searches for ways with n nodes.
(edit) @517   16 years gebner SearchCompiler: Report errors.
(edit) @515   16 years gebner SearchCompiler: Allow searching for user names.
(edit) @514   16 years gebner SearchCompiler: Fix the Incomplete matcher.
(edit) @513   16 years gebner Implement a recursive-descent parser for SearchCompiler.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/search/SearchCompiler.java
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.