source: josm/trunk/src/org/openstreetmap/josm/gui/download

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15365   5 years Don-vip fix #17310 - disable "download as new layer" button instead of hiding it
(edit) @15011   5 years GerdP fix #15558: apply 15558-v3.patch
(edit) @14450   5 years Don-vip fix #17024 - hide "Download as new layer" button when there are no …
(edit) @14435   5 years Don-vip fix SonarQube issues
(edit) @14433   5 years Don-vip fix #16994 - case-insensitive search in saved user queries
(edit) @14418   5 years michael2402 Fix #16945: Only store changed overpass height if user changes it. Add …
(edit) @14391   5 years simon04 fix #16494 - Download dialog: Download as new layer as button
(edit) @14325   6 years Don-vip fix #16837 - document how to write case-insensitive Overpass Wizard queries
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
(edit) @14215   6 years Don-vip remove deprecated stuff
(edit) @14196   6 years Don-vip spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14146   6 years Don-vip see #15229 - don't import Main just for javadoc
(edit) @14121   6 years Don-vip see #15229 - deprecate all Main methods related to network features. …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14106   6 years simon04 DownloadDialog, PreferenceDialog: bind Ctrl+Enter to main action
(edit) @13937   6 years Don-vip fix Javadoc false warnings (JDK-8031625 fixed only in Java 9)
(edit) @13934   6 years Don-vip fix PMD/Javadoc issues
(edit) @13930   6 years michael2402 Fix #16343: Add methods to register query wizards.
(edit) @13927   6 years Don-vip see #11000 - Remote control: allow to specify layer_name for import
(edit) @13843   6 years Don-vip fix #16319 - scale bookmark and toolbar icons properly
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13501   6 years Don-vip fix java warning
(edit) @13498   6 years Don-vip fix typo
(edit) @13335   6 years Don-vip fix #15800 - autofix common issues in overpass queries, like overpass turbo
(edit) @13331   6 years Don-vip see #14097, see #15783 - robustness to situations where JavaScript …
(edit) @13288   6 years Don-vip fix #15710 - unify new layer checkbox text
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13051   6 years Don-vip fix #15455 - Overpass queries are not saved to preferences
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @12977   7 years GerdP see #15267 Let Overpass Query Wizard show newest entry instead of oldest
(edit) @12904   7 years Don-vip see #15267 - fix error in previous commit
(edit) @12903   7 years Don-vip fix #15267 - fix various usability problems with new download dialog
(edit) @12900   7 years Don-vip fix #15275 - Download dialog does not remember settings
(edit) @12880   7 years simon04 see #15057, see #15264 - Rename OverpassQueryList to UserQueryList …
(edit) @12878   7 years Don-vip see #15264 - change DownloadDialog.addDownloadSource() to a static …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12816   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
(edit) @12735   7 years bastiK see #15229 - move CoordinateFormat code out of LatLon class
(edit) @12733   7 years Don-vip see #15167 - sonar - pmd:ImmutableField - Immutable Field
(edit) @12707   7 years michael2402 Fix checkstyle warnings.
(edit) @12706   7 years michael2402 See #15167: Store the name of the current selected tab. This also …
(edit) @12705   7 years michael2402 See #15167: Make size of the OSM download panel fixed, only allow …
(edit) @12694   7 years Don-vip see #15167 - checkstyle
(edit) @12685   7 years bastiK see #15167, see #6720 - remove workaround that causes flickering on …
(edit) @12684   7 years bastiK see #15167 - moved the info label in non expert mode (patch by bafonins)
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12655   7 years michael2402 See #15167: Add javadoc, improve code style.
(edit) @12654   7 years michael2402 See #15167: Fix generics.
(edit) @12653   7 years michael2402 See #15167: Convert to iterator based for loop.
(edit) @12652   7 years michael2402 Apply #15167: Merge OSM and overpass download dialog. Patch by bafonins
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12609   7 years michael2402 Apply #15057: Patch by bafonins, modified.
(edit) @12606   7 years Don-vip fix #15148 - increase home location zoom level to 15 to allow direct …
(edit) @12597   7 years Don-vip see #14794 - checkstyle/javadoc
(edit) @12580   7 years stoecker i18n issue
(edit) @12578   7 years Don-vip fix some Sonar issues
(edit) @12577   7 years Don-vip see #15057 - fix PMD issue
(edit) @12576   7 years michael2402 See #15057: Move the overpass query wizard dialog to a new file.
(edit) @12575   7 years michael2402 See #15057: Fix checkstye and sonar issues.
(edit) @12574   7 years michael2402 Apply #15057: Improve the over pass turbo dialog Adds the ability to …
(edit) @12523   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
(edit) @12515   7 years Don-vip see #5869 - javadoc
(edit) @12498   7 years Don-vip fix #15056 - NPE
(edit) @12495   7 years Don-vip fix #5869 - Download dialog, bookmarks: add "home location" bookmark …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @11620   7 years Don-vip checkstyle - enable CatchParameterName rule
(edit) @11277   7 years Don-vip sonar - fix recently added warnings
(edit) @11270   7 years michael2402 See #13309: Make download dialog use preferences interface.
(edit) @11009   8 years Don-vip fix recent sonar/checkstyle issues
(edit) @11002   8 years simon04 see #11975 - Extract NameFinder for Nominatim queries
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10790   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ENTER)
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10629   8 years simon04 fix #13085 - When downloading from Overpass, a "download area too …
(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) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10424   8 years stoecker see #12994 - don't use SideButton outside side panel
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9972   8 years Don-vip sonar - remove unnecessary fully qualified names
(edit) @9606   8 years Don-vip add more unit tests
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
Note: See TracRevisionLog for help on using the revision log.