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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10248   9 years Don-vip findbugs - NM_CONFUSING
(edit) @10245   9 years Don-vip findbugs - CI_CONFUSED_INHERITANCE
(edit) @10244   9 years Don-vip findbugs - BIT_SIGNED_CHECK
(edit) @10242   9 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10241   9 years Don-vip fix #12660 - unbind Z shortcut from "Zoom mode" and make it visible …
(edit) @10240   9 years Don-vip fix #12847 - NPE - regression of r10238
(edit) @10239   9 years Don-vip see #11002 - add some robustness against JDK bug
(edit) @10238   9 years Don-vip sonar - squid:S1873 - "static final" arrays should be "private"
(edit) @10236   9 years Don-vip sonar - squid:S1194 - "java.lang.Error" should not be extended
(edit) @10235   9 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10234   9 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
(edit) @10228   9 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10223   9 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
(edit) @10217   9 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10216   9 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10213   9 years Don-vip fix coverity 1355245 - FS: Format string problem
(edit) @10212   9 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10210   9 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @10209   9 years Don-vip see #11924 - Java 9 - fixes more deprecation warnings
(edit) @10207   9 years Don-vip remove MultiSplitLayout parsing features (code previously used only by …
(edit) @10205   9 years Don-vip add more unit tests
(edit) @10200   9 years Don-vip add more unit tests
(edit) @10199   9 years Don-vip fix unit tests
(edit) @10198   9 years Don-vip add more unit tests
(edit) @10196   9 years Don-vip fix #9795 - Fetch from Overpass API using HTTPS
(edit) @10194   9 years Don-vip sonar, javadoc
(edit) @10191   9 years Don-vip fix #7302 - Field showing name of object under cursor is often too …
(edit) @10190   9 years Don-vip fix #12838 - NPE
(edit) @10189   9 years Don-vip fix coverity 1355210 - UR: Uninitialized read of field in constructor
(edit) @10186   9 years Don-vip fix #12813 - partial revert of r10175 - HDOP is unitless
(edit) @10184   9 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10183   9 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10181   9 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10180   9 years Don-vip fix NPE - regression from r10179
(edit) @10179   9 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10176   9 years Don-vip fix #12776 - "Correlate to gpx" doesn't refresh combo box after GPX …
(edit) @10175   9 years Don-vip fix #12813 - adapt GPX color scale bar to system of measurement for …
(edit) @10173   9 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10172   9 years Don-vip fix #12828 - exception from popup menu (regression from r9916)
(edit) @10168   9 years wiktorn Process and render the tiles that are not loaded, so placeholder …
(edit) @10167   9 years wiktorn Fix for large imagery offsets. See: #12681 Closes: #12810
(edit) @10164   9 years Don-vip add more unit tests
(edit) @10162   9 years bastiK fixed #12799 - Error mousing over the editing area after loading a …
(edit) @10155   9 years wiktorn Temporary fix for #12681. Check, from which side we are approaching …
(edit) @10153   9 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
(edit) @10152   9 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10148   9 years bastiK fixed #12758 - better scale for gamma value
(edit) @10145   9 years bastiK see #12598 - make DividedScale truely immutable (patch by michael2402)
(edit) @10144   9 years Don-vip code refactoring - strip actions from LayerListDialog to new package …
(edit) @10142   9 years Don-vip fix #12752 - Add more image filters (patch by michael2402, modified)
(edit) @10137   9 years Don-vip sonar, javadoc
(edit) @10134   9 years Don-vip sonar, javadoc
(edit) @10132   9 years Don-vip see #12720 - fix potential NPEs
(edit) @10131   9 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10129   9 years Don-vip refactor duplicated code
(edit) @10125   9 years Don-vip refactor classes from corrector package, add javadoc
(edit) @10124   9 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @10122   9 years Don-vip add more debug messages to debug failing unit test
(edit) @10121   9 years Don-vip add more debug messages + assertions to debug failing unit test
(edit) @10117   9 years Don-vip add debug message to investigate unit test failure
(edit) @10114   9 years Don-vip refactor duplicated code
(edit) @10113   9 years Don-vip refactor relation editor to allow unit tests in headless mode
(edit) @10109   9 years Don-vip add unit test, javadoc, remove unused and untestable code
(edit) @10106   9 years Don-vip fix coverity 1353523 + 1347995
(edit) @10105   9 years Don-vip fix coverity 1353745 + add unit test
(edit) @10103   9 years Don-vip add more unit tests
(edit) @10102   9 years Don-vip fix #12720 - NPE
(edit) @10099   9 years Don-vip fix HeadlessException in unit tests
(edit) @10097   9 years Don-vip fix #12717 - Warning about short comments when submitting Chinese comment
(edit) @10093   9 years Don-vip add more unit tests
(edit) @10089   9 years Don-vip add unit test, javadoc
(edit) @10082   9 years Don-vip remove useless code
(edit) @10079   9 years Don-vip checkstyle, fix unit test
(edit) @10078   9 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
(edit) @10075   9 years Don-vip fix unit test - partial revert of r10072
(edit) @10074   9 years Don-vip refactor duplicated code
(edit) @10073   9 years Don-vip refactor duplicated code
(edit) @10072   9 years Don-vip refactor duplicated code
(edit) @10070   9 years Don-vip refactor duplicated code
(edit) @10059   9 years Don-vip see #11924 - write proper html code to see it it resolves unit test …
(edit) @10055   9 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @10053   9 years Don-vip fix #12628 - Ability to copy coordinates from History dialog
(edit) @10050   9 years Don-vip add more unit tests
(edit) @10047   9 years Don-vip add more unit tests
(edit) @10046   9 years Don-vip sonar - squid:S1449 - Locale should be used in String operations sonar …
(edit) @10045   9 years Don-vip sonar - squid:S2129 - Constructors should not be used to instantiate …
(edit) @10044   9 years Don-vip sonar - squid:S1641 - Sets with elements that are enum values should …
(edit) @10043   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10041   9 years Don-vip update to checkstyle 6.17
(edit) @10035   9 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @10033   9 years Don-vip fix #12632 - Use WGS84 Ellipsoid constant instead of fixed value for R
(edit) @10031   9 years Don-vip fix #12654 - Add layer invalidation listener (patch by michael2402)
(edit) @10024   9 years Don-vip fix #12656 - increase display time for styles and presets tooltips
(edit) @10021   9 years bastiK see #6301 - fix issues detected by the test
(edit) @10016   9 years bastiK fixed #12650 - Error when click on Imagery providers (see #6301)
(edit) @10011   9 years Don-vip fix #12642 - New layer filter (opacity/gamma) dialog (patch by …
(edit) @10008   9 years Don-vip fix #12633 - Make layer order more flexible by letting each layer …
(edit) @10006   9 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @10003   9 years Don-vip sonar - fix consecutive literal appends
(edit) @10001   9 years Don-vip sonar - Local variable and method parameter names should comply with a …
Note: See TracRevisionLog for help on using the revision log.