source: josm/trunk/src/org/openstreetmap/josm/tools@ 10635

Name Size Rev Age Author Last Change
../
bugreport 10618   8 years Don-vip see #11390 - Java 8: use java.util.Base64
date 10513   8 years Don-vip fix #13071 - Make DateUtilsTest.testTsFromString and …
template_engine 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MultiMap.java 7.7 KB 9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
AlphanumComparator.java 5.0 KB 8928   8 years Don-vip javadoc fixes
AudioPlayer.java 14.5 KB 10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
AudioUtil.java 1.6 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
CheckParameterUtil.java 4.9 KB 9231   8 years Don-vip javadoc update
ColorHelper.java 2.9 KB 9229   8 years Don-vip fix #12262 - NPE
ColorScale.java 5.3 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
CompositeList.java 847 bytes 9078   8 years Don-vip sonar - Immutable Field
CopyList.java 5.3 KB 10314   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
Destroyable.java 556 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
Diff.java 33.0 KB 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
ExceptionUtil.java 32.9 KB 10626   8 years Don-vip simplify handling of ignored/traced exceptions
ExifReader.java 10.8 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
FilteredCollection.java 717 bytes 7395   10 years Don-vip javadoc update/cleanup
GBC.java 5.2 KB 9231   8 years Don-vip javadoc update
Geometry.java 39.1 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
GeoPropertyIndex.java 6.0 KB 10316   8 years Don-vip fix coverity 1313942 + 1353522 - Integer handling issues
HttpClient.java 23.3 KB 10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
I18n.java 30.6 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
ImageOverlay.java 3.8 KB 9078   8 years Don-vip sonar - Immutable Field
ImageProvider.java 75.1 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
InputMapUtils.java 3.5 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
LanguageInfo.java 8.3 KB 9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
MemoryManager.java 6.5 KB 10598   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field - gsoc-core
MultikeyActionsHandler.java 8.1 KB 10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MultikeyShortcutAction.java 1.0 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MultiLineFlowLayout.java 3.2 KB 10622   8 years Don-vip fix #13198 - Add new flow layout that does the right height …
OpenBrowser.java 3.7 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
OsmUrlToBounds.java 10.5 KB 9576   8 years Don-vip code refactoring for unit tests / headless mode
OverpassTurboQueryWizard.java 2.9 KB 10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
package-info.java 183 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
Pair.java 1.7 KB 10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
PlatformHook.java 5.2 KB 8512   9 years Don-vip checkstyle: redundant modifiers
PlatformHookOsx.java 34.2 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
PlatformHookUnixoid.java 25.4 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
PlatformHookWindows.java 27.0 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
Predicate.java 729 bytes 10582   8 years Don-vip see #11390, fix #12908 - Java 8: Move to java Predicates (patch by …
Predicates.java 5.2 KB 10594   8 years Don-vip see #11390, see #12908 - sonar - squid:S1612 - Lambdas should be …
Property.java 673 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
Shortcut.java 21.0 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
StreamUtils.java 865 bytes 10585   8 years Don-vip see #11390, fix #12905 - Add more information to the bug report (patch …
SubclassFilteredCollection.java 4.0 KB 10584   8 years Don-vip see #12908 - checkstyle
TextTagParser.java 12.0 KB 10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
UserCancelException.java 1.6 KB 8919   9 years Don-vip move UserCancelException class in tools package and use it where …
Utils.java 58.7 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
WindowGeometry.java 18.6 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
XmlObjectParser.java 11.6 KB 10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
XmlParsingException.java 2.1 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
GeoUrlToBounds.java 2.0 KB 10635   8 years simon04 fix #13201: Support Geo URLs with negative values
UncheckedParseException.java 1.6 KB 9385   8 years simon04 Refactoring: introduce UncheckedParseException In addition, …
WikiReader.java 5.7 KB 9168   8 years simon04 see #12231 - Uniform access to HTTP resources
FontsManager.java 1.4 KB 9639   8 years stoecker fix possible resource leaks
ImageResource.java 9.2 KB 10464   8 years stoecker don't add Resource, when it should not, see #12994
RightAndLefthandTraffic.java 3.1 KB 9639   8 years stoecker fix possible resource leaks
Note: See TracBrowser for help on using the repository browser.