|
|
@12329
|
8 years |
michael2402 |
See #14854: Selection change listeners should not re-add the …
|
|
|
@12328
|
8 years |
Don-vip |
fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
|
|
|
@12327
|
8 years |
Don-vip |
see #2089 - move test classes to their own package
|
|
|
@12326
|
8 years |
Don-vip |
see #2089 - move audio classes to their own package (more to come) - …
|
|
|
@12325
|
8 years |
Don-vip |
add genus/species/taxon to natural=tree_row preset
|
|
|
@12324
|
8 years |
Klumbumbus |
fix #14867 - service=* multiselect for shop=car_repair preset
|
|
|
@12323
|
8 years |
bastiK |
see #14901 - some cleanup
|
|
|
@12322
|
8 years |
bastiK |
fixed #14901 - restrict plugin classpath
Separate class loader for …
|
|
|
@12321
|
8 years |
Don-vip |
fix OS Build number on Windows 7 (no releaseId like on Windows 10)
|
|
|
@12320
|
8 years |
Don-vip |
fix #11111 - don't register automatic shortcuts
|
|
|
@12319
|
8 years |
Don-vip |
increase timeout of unit test
|
|
|
@12318
|
8 years |
Don-vip |
see #14895 - checkstyle
|
|
|
@12317
|
8 years |
michael2402 |
Remove dupplicate code/state in MapMover
|
|
|
@12316
|
8 years |
michael2402 |
Add a method to undo/redo to get the last command.
|
|
|
@12315
|
8 years |
michael2402 |
MoveAction: Ignore move if there is no edit data set
|
|
|
@12314
|
8 years |
michael2402 |
Use DataSet getSelectedWays/Nodes helper functions.
|
|
|
@12313
|
8 years |
michael2402 |
Fix #14886: We can't use old move command if there is no edit layer.
|
|
|
@12312
|
8 years |
Don-vip |
fix #14891 - improve roundabout/links validator test
|
|
|
@12311
|
8 years |
Don-vip |
fix #14895 - allow addr:neighbourhood as assignment additional to …
|
|
|
@12310
|
8 years |
Don-vip |
fix #14890 - drop HistoryChangedListener
|
|
|
@12309
|
8 years |
bastiK |
not a typo
|
|
|
@12308
|
8 years |
stoecker |
typo
|
|
|
@12307
|
8 years |
stoecker |
typo
|
|
|
@12306
|
8 years |
bastiK |
fixed #14877 - make projection setting transient
|
|
|
@12305
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@12304
|
8 years |
michael2402 |
Javadoc for public methods / classes in gui.util and gui.widgets
|
|
|
@12303
|
8 years |
michael2402 |
Javadoc for package org.openstreetmap.josm.gui.mappaint.styleelement
|
|
|
@12302
|
8 years |
michael2402 |
Invalidate the validator layer after repairing the errors. Remove …
|
|
|
@12301
|
8 years |
michael2402 |
Add missing javadoc in the org.openstreetmap.josm.gui.dialogs package.
|
|
|
@12300
|
8 years |
michael2402 |
See #14794: Add class javadoc for MenuItemSearchDialog
|
|
|
@12299
|
8 years |
michael2402 |
Move OSD label field to the beginning of the class.
|
|
|
@12298
|
8 years |
michael2402 |
Rename one character variables in filter dialog, add javadoc.
|
|
|
@12297
|
8 years |
michael2402 |
Javadoc for the changeset dialogs.
|
|
|
@12296
|
8 years |
bastiK |
respect default preferences when writing preset/style/rule entries
…
|
|
|
@12295
|
8 years |
bastiK |
forgot annotation
|
|
|
@12294
|
8 years |
bastiK |
fix
|
|
|
@12293
|
8 years |
bastiK |
deprecate CustomProjection constructor + change removal date for …
|
|
|
@12292
|
8 years |
Don-vip |
sonar - squid:CommentedOutCodeLine - Sections of code should not be …
|
|
|
@12291
|
8 years |
Don-vip |
sonar - squid:S1319 - Declarations should use Java collection …
|
|
|
@12290
|
8 years |
Don-vip |
sonar - squid:S1199 - Nested code blocks should not be used
|
|
|
@12289
|
8 years |
Don-vip |
sonar - squid:CallToDeprecatedMethod - "@Deprecated" code should not …
|
|
|
@12288
|
8 years |
Don-vip |
sonar - squid:S3516 - Methods returns should not be invariant
|
|
|
@12287
|
8 years |
Don-vip |
see #11166 - make SimplifyWayAction.simplifyWay static + fix javadoc
|
|
|
@12286
|
8 years |
Don-vip |
fix #14868 - Add support import *.jpeg images
|
|
|
@12285
|
8 years |
Don-vip |
remove some deprecated code, unused by now
|
|
|
@12284
|
8 years |
Don-vip |
see #14794 - javadoc
|
|
|
@12283
|
8 years |
Don-vip |
fix #14858 - "Similarly named ways" test: detect accent and case …
|
|
|
@12282
|
8 years |
Don-vip |
move Swing action to gui package (causes failure when running …
|
|
|
@12281
|
8 years |
Don-vip |
sonar - squid:S1602 - Lamdbas containing only one statement should not …
|
|
|
@12280
|
8 years |
Don-vip |
drop remaining png extensions from few icons in java code so we can …
|
|
|
@12279
|
8 years |
Don-vip |
sonar - squid:S3878 - Arrays should not be created for varargs parameters
|
|
|
@12278
|
8 years |
Don-vip |
see #14821 - update java version numbers
|
|
|
@12277
|
8 years |
Don-vip |
findbugs - disable IL_INFINITE_LOOP
|
|
|
@12276
|
8 years |
Don-vip |
sonar - squid:S2189 - Loops should not be infinite
|