|
|
@12354
|
7 years |
michael2402 |
WireframeToggleAction: repaint all data layers.
|
|
|
@12353
|
7 years |
michael2402 |
ConflictDialog: Do not refresh twice during show
|
|
|
@12352
|
7 years |
michael2402 |
Use new selection interface in ConflictDialog
The dialog is now not …
|
|
|
@12351
|
7 years |
michael2402 |
Fix FollowLineAction selecting the wrong primitive
When using the …
|
|
|
@12350
|
7 years |
michael2402 |
See #13036: Add data set tests to SelectCommand
|
|
|
@12349
|
7 years |
michael2402 |
Fix SelectCommand triggering a critical error when it is undone after …
|
|
|
@12348
|
7 years |
michael2402 |
See #13036: Add more consistency checks to move / delete command.
|
|
|
@12347
|
7 years |
michael2402 |
Use preferences to store modeless setting and toggle dialog widht
|
|
|
@12346
|
7 years |
michael2402 |
SearchAction: Use ExpertToggleAction to determine if expert mode is active.
|
|
|
@12345
|
7 years |
michael2402 |
Apply #14840: Fix alignment in search dialog. Patch by bafonins
|
|
|
@12344
|
7 years |
michael2402 |
Rename search options to search syntax
|
|
|
@12343
|
7 years |
michael2402 |
Add the ability to listen to NoteData changes and use it to repaint …
|
|
|
@12342
|
7 years |
michael2402 |
Change MapPaintStyles listener to use a ListenerList
|
|
|
@12341
|
7 years |
michael2402 |
Move common style update code to new method in map paint styles.
|
|
|
@12340
|
7 years |
michael2402 |
Fix #14893: Invalidate geo image / marker layer instead of repainting …
|
|
|
@12339
|
7 years |
michael2402 |
Add javadoc to SlippyMapBBoxChooser
|
|
|
@12338
|
7 years |
michael2402 |
Sonar squid:S1125 - simplify condition.
|
|
|
@12336
|
7 years |
michael2402 |
Add trace logging if plugin class is not found in dependency class loader.
|
|
|
@12335
|
7 years |
michael2402 |
SearchAction: Remove unused DescriptionTextBuilder, it was replaced by …
|
|
|
@12334
|
7 years |
michael2402 |
Javadoc for SearchAction.
|
|
|
@12333
|
7 years |
michael2402 |
Fix #14840: Add separation borders to search dialog. Patch by bafonins
|
|
|
@12332
|
7 years |
Don-vip |
sonar - squid:RightCurlyBraceStartLineCheck - A close curly brace …
|
|
|
@12330
|
7 years |
michael2402 |
Fix #14854: Run DrawAction selection listener and related UI updates …
|
|
|
@12329
|
7 years |
michael2402 |
See #14854: Selection change listeners should not re-add the …
|
|
|
@12328
|
7 years |
Don-vip |
fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
|
|
|
@12326
|
7 years |
Don-vip |
see #2089 - move audio classes to their own package (more to come) - …
|
|
|
@12323
|
7 years |
bastiK |
see #14901 - some cleanup
|
|
|
@12322
|
7 years |
bastiK |
fixed #14901 - restrict plugin classpath
Separate class loader for …
|
|
|
@12321
|
7 years |
Don-vip |
fix OS Build number on Windows 7 (no releaseId like on Windows 10)
|
|
|
@12320
|
7 years |
Don-vip |
fix #11111 - don't register automatic shortcuts
|
|
|
@12318
|
7 years |
Don-vip |
see #14895 - checkstyle
|
|
|
@12317
|
7 years |
michael2402 |
Remove dupplicate code/state in MapMover
|
|
|
@12316
|
7 years |
michael2402 |
Add a method to undo/redo to get the last command.
|
|
|
@12315
|
7 years |
michael2402 |
MoveAction: Ignore move if there is no edit data set
|
|
|
@12314
|
7 years |
michael2402 |
Use DataSet getSelectedWays/Nodes helper functions.
|
|
|
@12313
|
7 years |
michael2402 |
Fix #14886: We can't use old move command if there is no edit layer.
|
|
|
@12312
|
7 years |
Don-vip |
fix #14891 - improve roundabout/links validator test
|
|
|
@12311
|
7 years |
Don-vip |
fix #14895 - allow addr:neighbourhood as assignment additional to …
|
|
|
@12310
|
7 years |
Don-vip |
fix #14890 - drop HistoryChangedListener
|
|
|
@12309
|
7 years |
bastiK |
not a typo
|
|
|
@12308
|
7 years |
stoecker |
typo
|
|
|
@12307
|
7 years |
stoecker |
typo
|
|
|
@12306
|
7 years |
bastiK |
fixed #14877 - make projection setting transient
|
|
|
@12305
|
7 years |
Don-vip |
update new TLD from IANA
|
|
|
@12304
|
7 years |
michael2402 |
Javadoc for public methods / classes in gui.util and gui.widgets
|
|
|
@12303
|
7 years |
michael2402 |
Javadoc for package org.openstreetmap.josm.gui.mappaint.styleelement
|
|
|
@12302
|
7 years |
michael2402 |
Invalidate the validator layer after repairing the errors. Remove …
|
|
|
@12301
|
7 years |
michael2402 |
Add missing javadoc in the org.openstreetmap.josm.gui.dialogs package.
|
|
|
@12300
|
7 years |
michael2402 |
See #14794: Add class javadoc for MenuItemSearchDialog
|
|
|
@12299
|
7 years |
michael2402 |
Move OSD label field to the beginning of the class.
|
|
|
@12298
|
7 years |
michael2402 |
Rename one character variables in filter dialog, add javadoc.
|
|
|
@12297
|
7 years |
michael2402 |
Javadoc for the changeset dialogs.
|
|
|
@12296
|
7 years |
bastiK |
respect default preferences when writing preset/style/rule entries
…
|
|
|
@12295
|
7 years |
bastiK |
forgot annotation
|
|
|
@12294
|
7 years |
bastiK |
fix
|
|
|
@12293
|
7 years |
bastiK |
deprecate CustomProjection constructor + change removal date for …
|
|
|
@12292
|
7 years |
Don-vip |
sonar - squid:CommentedOutCodeLine - Sections of code should not be …
|
|
|
@12291
|
7 years |
Don-vip |
sonar - squid:S1319 - Declarations should use Java collection …
|
|
|
@12290
|
7 years |
Don-vip |
sonar - squid:S1199 - Nested code blocks should not be used
|
|
|
@12289
|
7 years |
Don-vip |
sonar - squid:CallToDeprecatedMethod - "@Deprecated" code should not …
|
|
|
@12288
|
7 years |
Don-vip |
sonar - squid:S3516 - Methods returns should not be invariant
|
|
|
@12287
|
7 years |
Don-vip |
see #11166 - make SimplifyWayAction.simplifyWay static + fix javadoc
|
|
|
@12286
|
7 years |
Don-vip |
fix #14868 - Add support import *.jpeg images
|
|
|
@12285
|
7 years |
Don-vip |
remove some deprecated code, unused by now
|
|
|
@12284
|
7 years |
Don-vip |
see #14794 - javadoc
|
|
|
@12283
|
7 years |
Don-vip |
fix #14858 - "Similarly named ways" test: detect accent and case …
|
|
|
@12282
|
7 years |
Don-vip |
move Swing action to gui package (causes failure when running …
|
|
|
@12281
|
7 years |
Don-vip |
sonar - squid:S1602 - Lamdbas containing only one statement should not …
|
|
|
@12280
|
7 years |
Don-vip |
drop remaining png extensions from few icons in java code so we can …
|
|
|
@12279
|
7 years |
Don-vip |
sonar - squid:S3878 - Arrays should not be created for varargs parameters
|
|
|
@12278
|
7 years |
Don-vip |
see #14821 - update java version numbers
|
|
|
@12276
|
7 years |
Don-vip |
sonar - squid:S2189 - Loops should not be infinite
|
|
|
@12275
|
7 years |
Don-vip |
see #14847 - optimization during gpx parsing: don't construct change …
|
|
|
@12274
|
7 years |
michael2402 |
Fix #14847: Fix reload of colors if data was added to/removed from gpx …
|
|
|
@12273
|
7 years |
Don-vip |
fix #14850 - NPE on launch: make sure RestartAction (and all the GUI …
|
|
|
@12272
|
7 years |
Don-vip |
fix #14849 - fix crash at startup when two initialization tasks have …
|
|
|
@12269
|
7 years |
Don-vip |
sonar - squid:S1319 - Declarations should use Java collection …
|
|
|
@12268
|
7 years |
Don-vip |
see #11924 - fix macOS dock icon with Java 9
|
|
|
@12267
|
7 years |
Don-vip |
sonar - fix various recent violations
|
|
|
@12265
|
7 years |
michael2402 |
Fix #5676: Force a reload of the edit summary field if the user …
|
|
|
@12260
|
7 years |
Don-vip |
checkstyle
|
|
|
@12259
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@12258
|
7 years |
stoecker |
see #14832 - add access to raw logo information
|
|
|
@12256
|
7 years |
Don-vip |
see #14832 - display the URL as attribution is text is missing
|
|
|
@12253
|
7 years |
Don-vip |
findbugs - NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
|
|
|
@12250
|
7 years |
Don-vip |
update new TLD from IANA
|
|
|
@12244
|
7 years |
Don-vip |
see #11924 - simplify DNSName copy by using reflection
|
|
|
@12241
|
7 years |
Don-vip |
see #11924, see #14649 - java 9 does not seem to include Dutch …
|
|
|
@12240
|
7 years |
Don-vip |
fix #14831 - handle null bounds
|
|
|
@12239
|
7 years |
Don-vip |
fix Java package version detection on localized rpm-based systems …
|
|
|
@12238
|
7 years |
Don-vip |
see #11924 - make the JRE expiration date detection system work with Java 9
|
|
|
@12236
|
7 years |
Don-vip |
checkstyle - add @deprecated javadoc tag
|
|
|
@12235
|
7 years |
Don-vip |
fix #14605 - catch IllegalStateException
|
|
|
@12234
|
7 years |
Don-vip |
see #11924 - see JDK-8165641: Object.finalize() is deprecated
|
|
|
@12233
|
7 years |
Don-vip |
add missing @Deprecated tag
|
|
|
@12232
|
7 years |
Don-vip |
see #11924 - fix deprecation warning
|
|
|
@12231
|
7 years |
Don-vip |
see #11924 - fix javadoc warnings
|
|
|
@12225
|
7 years |
Don-vip |
findbugs - DP_DO_INSIDE_DO_PRIVILEGED
|
|
|
@12224
|
7 years |
Don-vip |
fix #14825 - Support WMTS Dimensions
|
|
|
@12223
|
7 years |
Don-vip |
fix javadoc warnings
|
|
|