source:
josm/trunk/src/org/openstreetmap/josm/tools@
9987
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
date | 9823 | 9 years | move preference writing to new class; some refactoring | ||
template_engine | 9079 | 9 years | update to CheckStyle 6.13 | ||
AlphanumComparator.java | 5.0 KB | 8928 | 9 years | javadoc fixes | |
AudioPlayer.java | 14.5 KB | 9814 | 9 years | see #12229 - revert r9785 and r9803: problem with audio unit test was … | |
AudioUtil.java | 1.7 KB | 9144 | 9 years | see #12229 - add unit tests for audio playback | |
Base64.java | 4.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
BugReportExceptionHandler.java | 13.2 KB | 8840 | 9 years | sonar - squid:S3052 - Fields should not be initialized to default values | |
CheckParameterUtil.java | 4.9 KB | 9231 | 9 years | javadoc update | |
ColorHelper.java | 2.9 KB | 9229 | 9 years | fix #12262 - NPE | |
ColorScale.java | 5.2 KB | 9796 | 9 years | applied #12524 - heading calculation reversed longitudes (patch by kolesar) | |
CompositeList.java | 847 bytes | 9078 | 9 years | sonar - Immutable Field | |
CopyList.java | 5.5 KB | 9231 | 9 years | javadoc update | |
Destroyable.java | 469 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
Diff.java | 36.7 KB | 9231 | 9 years | javadoc update | |
ExceptionUtil.java | 33.1 KB | 9876 | 9 years | fix #12521 - On Overpass API error OSM API gets blamed | |
ExifReader.java | 10.7 KB | 9970 | 9 years | sonar - remove useless parentheses | |
FilteredCollection.java | 717 bytes | 7395 | 10 years | javadoc update/cleanup | |
FontsManager.java | 1.4 KB | 9639 | 9 years | fix possible resource leaks | |
GBC.java | 5.2 KB | 9231 | 9 years | javadoc update | |
Geometry.java | 39.1 KB | 9952 | 9 years | see #11516 - Compute multipolygon area, include in MapCSS, JOSM search | |
GeoPropertyIndex.java | 6.0 KB | 9070 | 9 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
HttpClient.java | 22.9 KB | 9977 | 9 years | sonar - remove some transient modifiers | |
I18n.java | 31.0 KB | 9983 | 9 years | remove unused code | |
ImageOverlay.java | 3.8 KB | 9078 | 9 years | sonar - Immutable Field | |
ImageProvider.java | 70.3 KB | 9949 | 9 years | remove deprecated stuff, code cleanup, javadoc, unit tests | |
ImageResource.java | 6.6 KB | 9705 | 9 years |
fix #12409 - Refactor ImageProvider.ImageSizes
|
|
InputMapUtils.java | 3.5 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
LanguageInfo.java | 8.3 KB | 9070 | 9 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
MultikeyActionsHandler.java | 8.5 KB | 9634 | 9 years | fix findbugs/coverity issues | |
MultikeyShortcutAction.java | 1.0 KB | 8674 | 9 years | fix Checkstyle issues | |
MultiMap.java | 7.7 KB | 9790 | 9 years | use intended units for east/north coordinates (see #12186) When … | |
OpenBrowser.java | 3.6 KB | 8540 | 9 years | fix remaining checkstyle issues | |
OsmUrlToBounds.java | 10.5 KB | 9576 | 9 years | code refactoring for unit tests / headless mode | |
OverpassTurboQueryWizard.java | 3.0 KB | 9856 | 9 years | fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7 | |
Pair.java | 1.7 KB | 9983 | 9 years | remove unused code | |
PlatformHook.java | 5.2 KB | 8512 | 9 years | checkstyle: redundant modifiers | |
PlatformHookOsx.java | 33.2 KB | 9911 | 9 years | Remove code to be removed end of 2015 | |
PlatformHookUnixoid.java | 24.8 KB | 9980 | 9 years | sonar - code style + javadoc | |
PlatformHookWindows.java | 27.1 KB | 9296 | 9 years | fix #12249 - Fix Findbugs warnings "Exceptional return value of … | |
Predicate.java | 510 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
Predicates.java | 4.8 KB | 9246 | 9 years | javadoc update | |
Property.java | 673 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
RightAndLefthandTraffic.java | 3.1 KB | 9639 | 9 years | fix possible resource leaks | |
Shortcut.java | 21.0 KB | 9231 | 9 years | javadoc update | |
SubclassFilteredCollection.java | 2.8 KB | 9854 | 9 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
TextTagParser.java | 11.9 KB | 9078 | 9 years | sonar - Immutable Field | |
UncheckedParseException.java | 1.6 KB | 9385 | 9 years |
Refactoring: introduce UncheckedParseException
In addition, …
|
|
UserCancelException.java | 1.6 KB | 8919 | 9 years |
move UserCancelException class in tools package and use it where …
|
|
Utils.java | 55.1 KB | 9987 | 9 years | sonar - use double instead of float | |
WikiReader.java | 5.7 KB | 9168 | 9 years | see #12231 - Uniform access to HTTP resources | |
WindowGeometry.java | 17.4 KB | 9576 | 9 years | code refactoring for unit tests / headless mode | |
XmlObjectParser.java | 11.4 KB | 9983 | 9 years | remove unused code | |
XmlParsingException.java | 2.1 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … |
Note:
See TracBrowser
for help on using the repository browser.