|
|
@10409
|
8 years |
Don-vip |
* remove duplicated code
* fix various sonar warnings
* add some …
|
|
|
@10408
|
8 years |
wiktorn |
Set core pool size to 1, so minimum number of thread can be 1.
…
|
|
|
@10407
|
8 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@10406
|
8 years |
Don-vip |
sonar - squid:S899 - Return values should not be ignored when they …
|
|
|
@10405
|
8 years |
Don-vip |
fix #12959 - Do not make unit tests rely on JFrame for headless mode …
|
|
|
@10404
|
8 years |
Don-vip |
findbugs security - XML Parsing Vulnerable to XXE - enable …
|
|
|
@10403
|
8 years |
stoecker |
see #12966 - don't mix caching of resource and zip-archive images
|
|
|
@10401
|
8 years |
Don-vip |
fix #12976 - MapView is not refreshed when the active layer is …
|
|
|
@10400
|
8 years |
Don-vip |
fix #12974 - Unit tests hang (patch by michael2402) - gsoc-core
|
|
|
@10399
|
8 years |
Don-vip |
gsoc-core - cleanup forgotten @since xxx
|
|
|
@10398
|
8 years |
Don-vip |
fix #12975 - areas in the mapview are not filled anymore (patch by …
|
|
|
@10395
|
8 years |
Don-vip |
gsoc-core - remove more deprecation warnings
|
|
|
@10394
|
8 years |
wiktorn |
Fix zoom to bounds.
Patch by: michael2402
See: #12964
|
|
|
@10392
|
8 years |
bastiK |
see #9995 - add advanced preference value 'gui.scale'
can be set to …
|
|
|
@10391
|
8 years |
wiktorn |
Fixes for LayerManager.
* LayerManager: invoke hookupMapView at the …
|
|
|
@10387
|
8 years |
Don-vip |
fix #12970 - NPE in Main.exitJosm when a restart occurs during IPv6 check
|
|
|
@10386
|
8 years |
Don-vip |
gsoc-core - remove more deprecation warnings
|
|
|
@10384
|
8 years |
Don-vip |
fix #12954 - IllegalComponentStateException with detached dialogs
|
|
|
@10383
|
8 years |
Don-vip |
replace .get*Selected().isEmpty() by .selectionEmpty()
|
|
|
@10382
|
8 years |
Don-vip |
see #12943 - gsoc-core - fix most of deprecation warnings (static …
|
|
|
@10381
|
8 years |
Don-vip |
see #12959 - fix javadoc warning
|
|
|
@10380
|
8 years |
Don-vip |
fix #12963 - ConcurrentModificationException in …
|
|
|
@10379
|
8 years |
Don-vip |
see #12963 - ignore warning on Linux systems which do not provide …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10377
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10376
|
8 years |
Klumbumbus |
fix #12961 - don't warn about unclosed natural=cave
|
|
|
@10375
|
8 years |
Don-vip |
fix #12959 - Move state changes to MapViewState class (patch by …
|
|
|
@10374
|
8 years |
Don-vip |
fix #12957 - BoxTextElement and LineElement: More documentation and …
|
|
|
@10373
|
8 years |
Don-vip |
fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
|
|
|
@10372
|
8 years |
Don-vip |
fix #12945 - Better exception wrapping for …
|
|
|
@10371
|
8 years |
Don-vip |
fix #12944 - Reduce use of addLayer(..., bounds) - patch by …
|
|
|
@10370
|
8 years |
stoecker |
it's not so easy to add 1, I need two tries often :-)
|
|
|
@10369
|
8 years |
stoecker |
see #9995 - patch by strump - improve HIDPI
|
|
|
@10368
|
8 years |
stoecker |
checkstyle again
|
|
|
@10367
|
8 years |
stoecker |
don't use SideButton outside side panel
|
|
|
@10365
|
8 years |
stoecker |
checkstyle fixes
|
|
|
@10364
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
|
|
|
@10363
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
|
|
|
@10362
|
8 years |
stoecker |
javadoc and style fixes
|
|
|
@10360
|
8 years |
stoecker |
fix unit tests
|
|
|
@10359
|
8 years |
stoecker |
see #9995 - overlooked part of the code
|
|
|
@10358
|
8 years |
stoecker |
see #9995 - improve handling for HIDPI screens, patch by strump …
|
|
|
@10357
|
8 years |
stoecker |
see #9995, see #10684 - remove more hardcoded places of images
|
|
|
@10356
|
8 years |
stoecker |
see #9995, see #10684 - remove more hardcoded places of images
|
|
|
@10355
|
8 years |
stoecker |
don't use SideButton outside side panel
|
|
|
@10354
|
8 years |
stoecker |
fix revision texts
|
|
|
@10353
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - fix #12943 - cleanup josm action, …
|
|
|
@10352
|
8 years |
stoecker |
gsoc-core - patch by Michael Zangl - fix #12941 - unfreed resources
|
|
|
@10347
|
8 years |
Don-vip |
sonar - add unit test to see if squid:S1244 can be safely disabled
|
|
|
@10346
|
8 years |
Don-vip |
fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
|
|
|
@10345
|
8 years |
Don-vip |
fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
|
|
|
@10344
|
8 years |
Don-vip |
fix #12935 - One pixel is out of order in the hatched texture (patch …
|
|
|
@10343
|
8 years |
Don-vip |
fix #12934 - Add new MapViewState class that stores the current state …
|
|
|
@10342
|
8 years |
Don-vip |
fix #12933 - remove unused methods from NavigatableComponent (patch …
|
|
|
@10341
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10340
|
8 years |
Don-vip |
fix #12927 - Move title management and main frame layout to new class …
|
|
|
@10339
|
8 years |
Don-vip |
fix unit tests
|
|
|
@10338
|
8 years |
Don-vip |
update to Commons Validator 1.5.1
|
|
|
@10337
|
8 years |
Don-vip |
Windows 10: add new Segoe UI Historic font + add unit tests
|
|
|
@10336
|
8 years |
Don-vip |
fix equals method for BBox class
|
|
|
@10334
|
8 years |
Don-vip |
fix equals methods for Coordinate classes
|
|
|
@10332
|
8 years |
stoecker |
Do not use deprecated EditLayerChangedListener - patch my Michael …
|
|
|
@10325
|
8 years |
Don-vip |
fix #12897 - fix IllegalArgumentException when exiting JOSM (patch by …
|
|
|
@10323
|
8 years |
wiktorn |
Block/Indexed cache enhancements.
* introduce a BooleanProperty that …
|
|
|
@10322
|
8 years |
Don-vip |
fix #12894 - JOSM does not start with Java 9b116+
|
|
|
@10321
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10318
|
8 years |
Don-vip |
fix #12906 - Change Actions to use LayerManager (patch by michael2402)
|
|
|
@10317
|
8 years |
Don-vip |
fix #12904 - Documentation of DialogsPanel (patch by michael2402)
|
|
|
@10316
|
8 years |
Don-vip |
fix coverity 1313942 + 1353522 - Integer handling issues
|
|
|
@10315
|
8 years |
Don-vip |
findbugs, code optimization/cleanup
|
|
|
@10314
|
8 years |
Don-vip |
sonar - squid:S2272 - "Iterator.next()" methods should throw …
|
|
|
@10313
|
8 years |
Don-vip |
fix javadoc
|
|
|
@10312
|
8 years |
Don-vip |
sonar - squid:S2384 - Mutable members should not be stored or returned …
|
|
|
@10311
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10310
|
8 years |
Don-vip |
fix javadoc
|
|
|
@10309
|
8 years |
Don-vip |
sonar - squid:S1182 - Classes that override "clone" should be …
|
|
|
@10308
|
8 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10307
|
8 years |
Don-vip |
change log level to trace
|
|
|
@10306
|
8 years |
Don-vip |
sonar - pmd:ImmutableField + remove unused code
|
|
|
@10305
|
8 years |
Don-vip |
sonar - various code cleanup fixes
|
|
|
@10304
|
8 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@10303
|
8 years |
Don-vip |
sonar - squid:S2164 - Math should not be performed on floats
|
|
|
@10302
|
8 years |
Don-vip |
fix #12583 - fix unit tests by adding a new mode to HttpClient. Don't …
|
|
|
@10300
|
8 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10299
|
8 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10298
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10297
|
8 years |
bastiK |
fixed #12885 - new method to add validator test from plugin (based on …
|
|
|
@10296
|
8 years |
Don-vip |
sonar - squid:S1148 - Throwable.printStackTrace() should not be called
|
|
|
@10295
|
8 years |
Don-vip |
see #12863 - fix typo
|
|
|
@10294
|
8 years |
Don-vip |
sonar - squid:S1848 - refactor URL checks
|
|
|
@10293
|
8 years |
Don-vip |
sonar - squid:S2681 - fix indentation
|
|
|
@10292
|
8 years |
Don-vip |
sonar - squid:S2275 - Format specifiers should be used instead of …
|
|
|
@10290
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10289
|
8 years |
Don-vip |
see #12881, see #11924 - force generics to avoid Java 9 compilation error
|
|
|
@10288
|
8 years |
Don-vip |
fix #12882 - Use LayerManager for LayerListDialog (patch by michael2402)
|
|
|
@10287
|
8 years |
Don-vip |
fix #12881 - predicates usage in Utils (patch by michael2402)
|
|
|
@10286
|
8 years |
Don-vip |
fix #12880 - Add instanceOf predicate and predicate tests (patch by …
|
|
|
@10285
|
8 years |
Don-vip |
fix #12875 - Add data to bug report (patch by michael2402)
|
|
|
@10284
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@10282
|
8 years |
Don-vip |
GSOC core rework - LayerManager, see #12863, need a LayerManager …
|
|
|