source: josm/trunk/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12856   7 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   7 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12637   7 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12581   7 years bastiK see #14794 - javadoc
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12217   7 years Don-vip see #14821 - workaround for JDK-8180379/JDK-8179014 : prevent JVM …
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11650   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11620   7 years Don-vip checkstyle - enable CatchParameterName rule
(edit) @11498   7 years Don-vip status report: Remove jnlpx.vmargs (base64 encoded copy of VM …
(edit) @11156   7 years bastiK rework/simplify inheritance structure of PlatformHook …
(edit) @11113   8 years Don-vip sonar - pmd:AppendCharacterWithChar - Avoid appending characters as …
(edit) @11102   8 years Don-vip add more unit tests
(edit) @10936   8 years Don-vip sonar
(edit) @10933   8 years Don-vip rework status report to avoid additional comma at the end of display …
(edit) @10932   8 years Don-vip checkstyle, jenkins
(edit) @10929   8 years wiktorn Add screen size information in status report
(edit) @10796   8 years Don-vip see #13339 - do not replace short user names blindly in status report
(edit) @10734   8 years Don-vip see #12022 - Add Gnome Atk wrapper package details to status report
(edit) @10696   8 years simon04 Status report: distinguish +active vs. -inactive style/preset/rule entries
(edit) @10463   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10226   8 years Don-vip see #12844 - display which OSM API is used in status report
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10163   8 years Don-vip fix #12779 - anonymize user name
(edit) @10158   8 years Don-vip fix #12779 - Anonymize further status report contents for privacy concerns
(edit) @10139   8 years bastiK remove unnecessary import
(edit) @10138   8 years bastiK status report: replace some paths, so the user's home directory …
(edit) @10063   8 years Don-vip fix #12691 - Include custom presets, map paint styles and validator …
(edit) @10058   8 years Don-vip see #11924 - Package.getPackage is deprecated in Java 9
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @9759   8 years Don-vip refactor preferences settings classes
(edit) @9332   8 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8449   9 years Don-vip remove extra whitespaces
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8356   9 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7624   10 years Don-vip see #10640 - add "Help/Report bug" menu entry to avoid annoying empty …
(edit) @7420   10 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7318   10 years stoecker see #10272 - improve version checks for RPM based distros
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6850   10 years Don-vip see #8888 - Add icedtea-web package version in status report for …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6103   11 years bastiK see #8921 - add Java package version to the status report
(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) @5992   11 years Don-vip Nicer VM arguments in status report
(edit) @5955   11 years Don-vip avoid NPE when a fatal error occurs before main GUI as been created
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5873   11 years Don-vip see #8571, #8602, #8606: Remove "Operating system" line from status …
(edit) @5851   11 years Don-vip see #8602, #8571 : use detailed OS info in status report
(edit) @5849   11 years Don-vip fix #8584 - see #8571 : Add "Report bug" button in Status report …
(edit) @5840   11 years Don-vip see #8571, #8593 - Hide values of proxy VM arguments for privacy concerns
(edit) @5833   11 years Don-vip see #8571 - Small improvements to status report
(edit) @5831   11 years Don-vip see #8571 - Include command-line arguments in status report
(edit) @4973   12 years stoecker remove keycodes for NONE-group
(edit) @4635   12 years bastiK status report should use new xml preference file (see #7027)
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @4146   13 years stoecker fix #6480 - toolbar cleanups
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(edit) @3299   14 years stoecker some minor cleanups
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2987   14 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
(edit) @2921   14 years jttt Show java vendor and os name in status report
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2500   14 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2108   15 years stoecker applied #3470 - patch by xeen - better scroll handling
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @1674   15 years stoecker add memory size to bug report
(edit) @1484   15 years stoecker fixed user agent
(add) @1417   15 years stoecker close #2160. patch by xeen, forgot file
Note: See TracRevisionLog for help on using the revision log.