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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10613   8 years Don-vip see #12478 - do not try to enable dragging in headless mode
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10568   8 years Don-vip fix #13169 - Extract imagery layer settings to new class (patch by …
(edit) @10541   8 years wiktorn Use Main.worker instead of private worker.
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10482   8 years stoecker see #12994 - don't warn about SideButton without icon
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10424   8 years stoecker see #12994 - don't use SideButton outside side panel
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10418   8 years wiktorn Checkstyle fixes.
(edit) @10417   8 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10362   8 years stoecker javadoc and style fixes
(edit) @10358   8 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
(edit) @10355   8 years stoecker don't use SideButton outside side panel
(edit) @10310   8 years Don-vip fix javadoc
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10294   8 years Don-vip sonar - squid:S1848 - refactor URL checks
(edit) @10293   8 years Don-vip sonar - squid:S2681 - fix indentation
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(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) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @10196   8 years Don-vip fix #9795 - Fetch from Overpass API using HTTPS
(edit) @10180   8 years Don-vip fix NPE - regression from r10179
(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) @10137   8 years Don-vip sonar, javadoc
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10114   8 years Don-vip refactor duplicated code
(edit) @10109   8 years Don-vip add unit test, javadoc, remove unused and untestable code
(edit) @10099   8 years Don-vip fix HeadlessException in unit tests
(edit) @10073   8 years Don-vip refactor duplicated code
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @10047   8 years Don-vip add more unit tests
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @10024   8 years Don-vip fix #12656 - increase display time for styles and presets tooltips
(edit) @10021   8 years bastiK see #6301 - fix issues detected by the test
(edit) @10016   8 years bastiK fixed #12650 - Error when click on Imagery providers (see #6301)
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9992   8 years Don-vip sonar - fix more issues
(edit) @9990   8 years Don-vip sonar - Inner classes which do not reference their owning classes …
(edit) @9983   8 years Don-vip remove unused code
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9976   8 years Don-vip sonar - code simplification
(edit) @9965   8 years Don-vip fix #12282 - drop XML mappaint support - keep XML detection in order …
(edit) @9906   8 years Don-vip PrefEntry: add unit tests, fix findbugs warning
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9783   8 years Don-vip checkstyle
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9759   8 years Don-vip refactor preferences settings classes
(edit) @9694   8 years simon04 fix #12456 see #12384 - Preferences: unused osm server address box …
(edit) @9686   8 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9682   8 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9625   8 years Don-vip fix NPE
(edit) @9624   8 years Don-vip update/fix preferences unit tests, based on work from Mapillary plugin …
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9622   8 years Don-vip add more unit tests + fix some sonar issues
(edit) @9621   8 years Don-vip see #10588 - properly manage exception feedback in PluginDownloadTask. …
(edit) @9616   8 years Don-vip fix unit test (forgot data file + headless mode)
(edit) @9611   8 years Don-vip update unit tests
(edit) @9609   8 years bastiK rewrite of ProjectionRefTest - now covers all projections (see #12186)
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9570   8 years Don-vip use Utils.escapeReservedCharactersHTML() instead of duplicating code
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9507   8 years Don-vip advanced preferences - refactoring to reduce code duplication
(edit) @9506   8 years Klumbumbus see #12296 - add new water and waypoint icons (by zermes), move old …
(edit) @9485   8 years simon04 fix #12384 - Keep history of custom OSM Server URLs
(edit) @9417   8 years Don-vip checkstyle + javadoc
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   8 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9411   8 years simon04 see #8824 - Allow to cancel download of style/preset list in preferences
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9253   8 years stoecker see #10684 - use squared toolbar buttons always, move side button …
(edit) @9252   8 years Don-vip see #10684 - update to checkstyle 6.14.1
(edit) @9242   8 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9239   8 years Don-vip javadoc update
(edit) @9231   8 years Don-vip javadoc update
(edit) @9224   8 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
Note: See TracRevisionLog for help on using the revision log.