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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6844   10 years akks see #9709: "Add to toolbar" in preset list context menu (F3-right click)
(edit) @6744   10 years simon04 fix #8032 - Search history loses entries when re-using queries
(edit) @6742   10 years simon04 fix #7686 - Shorten long search expression for display purposes (in …
(edit) @6586   10 years simon04 fix #9398 - Toolbar button for search action: set expression as tooltip
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6429   11 years simon04 fix #8850 - search: support less/greater-than, e.g., start_date>1950
(edit) @6380   11 years Don-vip update license/copyright information
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5948   11 years Don-vip fix #8693 - CCE in Search Dialog caused by r5886
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5813   11 years stoecker #see 8379 - add untagged to help of search
(edit) @5602   12 years simon04 typo
(edit) @5578   12 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5441   12 years bastiK remove duplicate class
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5198   12 years simon04 see #7230 - make alternative search dialog default (for testing)
(edit) @5063   12 years simon04 see #7230 - improve alternative search dialog (adapt insert text, hand …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4948   12 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4832   12 years simon04 see #7230 - alternative search dialog for beta testing (enabled by …
(edit) @4679   12 years simon04 fix #1728 - Search for objects by modification time
(edit) @4613   13 years bastiK see #6974 - fix problem caused by preference rework
(edit) @4587   13 years stoecker fix #6974 - patch by akks - Ability to add custom search from search dialog
(edit) @4543   13 years stoecker remove some search elements in novice mode
(edit) @4507   13 years stoecker unify texts
(edit) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
(edit) @4499   13 years simon04 clarify description in search dialog, remove confusion concerning "type"
(edit) @4379   13 years stoecker unify search texts
(edit) @4377   13 years stoecker use lower case search expressions only
(edit) @4375   13 years simon04 fix #2750 - add inView, allinView to search
(edit) @4373   13 years simon04 reworked construction of description for search dialog
(edit) @4346   13 years stoecker fix #3942 - patch by simon04 - improve range handling for search
(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) @4018   13 years bastiK applied #6187 - Search GUI improvements (patch by bilbo)
(edit) @4012   13 years stoecker fix typo
(edit) @3684   14 years bastiK fixed #5644 - Search box help not visible if histrory contains long …
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3317   14 years stoecker allow to search incomplete elements again
(edit) @3305   14 years stoecker fix #5085 - allow to search for roles
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3176   14 years jttt Fix #3952 Search history not remembered across restarts
(edit) @3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2857   14 years mjulius fixed some more message contexts
(edit) @2854   14 years mjulius fix some translation contexts
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2790   14 years jttt Fixed #4164 Searching for type:node blocked by system many minutes
(edit) @2777   14 years mjulius fixes #2473 - Search does not work when searching for value containing …
(edit) @2695   14 years Gubaer fixed #4241: Add the ability to use JOSM Search to find an object version
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2637   14 years stoecker applied #4167 - patch by avar - fix search docs
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2567   15 years Gubaer applied #3738: patch by mjulius: Searching for non-existent usernames …
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2467   15 years Gubaer applied #3961: patch by avar: Display help button in Search dialog
(edit) @2451   15 years Gubaer fixed #3434: Add search history to the search dialog
(edit) @2357   15 years Gubaer applied #3807: patch by avar: Add tags: operator to search engine to …
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2262   15 years stoecker applied #3544 - fix search history - patch by singularita gmail com
(edit) @2226   15 years stoecker fixed #3544 - patch by singularita gmail com - fix search dialog history
(edit) @2212   15 years Gubaer fixed #3603: Grammar error in search message
(edit) @2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2145   15 years stoecker see #3475 - patch by Petr Dlouhý - cleanups
(edit) @2129   15 years stoecker see #3475 - minor cleanup
(edit) @2123   15 years stoecker see #3475 - patch by Petr Dlouhý - display filtering - disabled by …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2068   15 years stoecker improve search help a little bit
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1988   15 years Gubaer fixed #2691: Exception when trying to search for "http://"
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1641   15 years stoecker fix #2673 - patch by jttt - key=value operator for search action
(edit) @1603   15 years stoecker fixed #2602 - patch by Matt,avar - Search keywords child and parent
(edit) @1516   15 years stoecker fixed #2358 - search texts swapped - patch by avar
(edit) @1451   15 years stoecker fix #2247. patch by xeen - cleanup search history
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1375   15 years stoecker fixed #2131. patch by singularita gmail com
(edit) @1291   15 years stoecker fix #1878. modified patch by xeen
(edit) @1213   15 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1212   15 years stoecker language fixes, hopefully the last set
(edit) @1084   16 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1063   16 years stoecker close bug #1691
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @967   16 years stoecker added search and selection improvements by Jan Peter Stotz. Closes #1306
(edit) @939   16 years stoecker reverted checkin conflict
(edit) @889   16 years stoecker another minor search fix
Note: See TracRevisionLog for help on using the revision log.