source: josm/trunk/src/org/openstreetmap/josm/data/osm/history

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10656   8 years Don-vip see #12472 - fix warning "ReferenceEquality"
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10608   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) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9203   8 years Don-vip add more unit tests, javadoc
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7527   10 years Don-vip see #10462 - more debug stuff, improve javadoc
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6449   10 years Don-vip see #3626 - fix history of selected primitives
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(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) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5339   12 years Don-vip see #7505 - Add toString() method on History objects to ease debugging
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5171   12 years Don-vip history/osmChange handling: fix an issue when downloading osmChange …
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4339   13 years stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3530   14 years stoecker fix array preferences
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2961   14 years Gubaer fixed #4392: exception in version history dialog on re-downloading a …
(edit) @2936   14 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2845   14 years mjulius fix messages for data
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2686   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2561   14 years jttt Applied #4059 by mjulius - Relation history window does not show up
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2163   15 years stoecker fixed typos
(edit) @2019   15 years Gubaer Improved history feature
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1709   15 years Gubaer new: history feature implemented
(add) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
Note: See TracRevisionLog for help on using the revision log.