source: josm/trunk/src/org/openstreetmap/josm/data/osm/search

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18847   2 years taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18801   2 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18600   3 years taylor.smock Fix #22515: Shortcuts for search string icons on toolbar made with …
(edit) @18496   3 years taylor.smock Fix #22156: ArithmeticException: / by zero in …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18291   4 years Don-vip fix #21463 - Fix parsing of empty parenthesis pairs in search …
(edit) @18208   4 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18202   4 years Don-vip see #21300 - fix potential NPE detected by coverity
(edit) @18197   4 years Don-vip fix #21291 - do not shorten search string in combobox (patch by marcello)
(edit) @18195   4 years Don-vip fix #21300 - NPE in search compiler (patch by taylor.smock)
(edit) @18173   4 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @17787   4 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   4 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17749   4 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17747   4 years simon04 Extract SearchCompiler.TimestampRange.create
(edit) @17746   4 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17585   5 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   5 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17344   5 years simon04 SearchCompiler: tune logging
(edit) @17166   5 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @17153   5 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @16913   5 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16643   5 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16581   5 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16553   5 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16491   5 years GerdP see #19281: fix typo
(edit) @16488   5 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(edit) @16453   5 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16451   5 years simon04 see #19251 - Java warning, FindBugs
(edit) @16445   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16263   5 years simon04 Fix typo in code comment
(edit) @16262   5 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16260   5 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16259   5 years simon04 Implement SearchCompiler.AbstractBinaryMatch.map
(edit) @15893   6 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15764   6 years simon04 fix #17496 - AutoFilter: infer sensible default values for layer
(edit) @15440   6 years Don-vip checkstyle/findbugs/sonar
(edit) @15113   6 years GerdP fix #17746: Detect invalid MapCSS search expressions
(edit) @14654   7 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14561   7 years GerdP fix #17112 regression from r14461
(edit) @14214   7 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14129   7 years Don-vip code refactoring
(edit) @14120   7 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14098   7 years Don-vip fix PMD warnings
(edit) @14093   7 years Don-vip drop unitils library. It was only added to avoid implementing …
(edit) @13887   7 years Don-vip see #16335 - code simplification, javadoc
(edit) @13876   7 years Don-vip fix #16335 - SearchCompiler regression of r13810
(edit) @13581   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @13430   8 years Don-vip fix #15943 - allow to search empty values
(edit) @13317   8 years Don-vip fix #15755 - Unprocessed HTML in search error box
(edit) @12666   8 years Don-vip see #15182 - fix #15193 - fix SearchCompiler
(edit) @12664   8 years Don-vip see #15182 - fix javadoc warning
(edit) @12662   8 years Don-vip see #15182 - remove dependence on GUI from data.osm.search.SearchCompiler
(edit) @12659   8 years Don-vip see #15182 - extract SearchMode and SearchSetting from …
(add) @12656   8 years Don-vip see #15182 - move SearchCompiler from actions.search to …
Note: See TracRevisionLog for help on using the revision log.