source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12435   7 years Don-vip sonar - pmd:SimpleDateFormatNeedsLocale
(edit) @12434   7 years Don-vip sonar - squid:UndocumentedApi
(edit) @12433   7 years Don-vip findbugs - IS2_INCONSISTENT_SYNC
(edit) @12432   7 years Don-vip see #14929 - remember button pressed state
(edit) @12429   7 years Don-vip see #11924 - fix javadoc warnings with java 9
(edit) @12427   7 years Don-vip fix "bad HTML entity" javadoc warnings
(edit) @12426   7 years Don-vip see #14924 - remove useless <CR><LF> from javadoc
(edit) @12425   7 years Don-vip fix #14959 - NPE
(edit) @12424   7 years Don-vip see #14924 - support NMEA GLL sentence
(edit) @12423   7 years Don-vip see #14924 - support NMEA IN and EC talker IDs, found in gpsd
(edit) @12422   7 years Don-vip fix #14924 - fix NPE when reading NMEA files starting with a (0,0) …
(edit) @12421   7 years Don-vip see #14924 - improve NMEA documentation thanks to gpsd
(edit) @12420   7 years Don-vip fix #14956 - wrong link to taginfo if key/value contains space character
(edit) @12419   7 years michael2402 GPX color selector: Highlight current color.
(edit) @12414   7 years Don-vip fix more SonarQube issues
(edit) @12413   7 years Don-vip fix some SonarQube issues
(edit) @12412   7 years michael2402 Fix #14946: Set the right data set for tag corrections when reversing …
(edit) @12411   7 years Don-vip fix OS build description for Linux systems
(edit) @12410   7 years Don-vip fix #14945 - InvalidPathException at startup when invalid URL is …
(edit) @12409   7 years Don-vip see #11924 - fix javadoc warnings new in 9-ea+173
(edit) @12407   7 years Don-vip see #14929 - add support for numeric ranges + unit test
(edit) @12405   7 years Don-vip fix #14938 - robustness to system date changing during startup
(edit) @12403   7 years Don-vip see #14929 - findbugs
(edit) @12402   7 years Don-vip checkstyle
(edit) @12401   7 years Don-vip see #14929 - fix NPE in unit tests
(edit) @12400   7 years Don-vip see #14929 - Automatic filters on numeric tag values (level, …
(edit) @12399   7 years bastiK fixed #14926 - repeat-image-phase: does not work
(edit) @12398   7 years Don-vip update new TLD from IANA
(edit) @12396   7 years michael2402 LayerVisibilityAction: Align the texts more nicely.
(edit) @12395   7 years michael2402 Add GPS colors to layer visibility panel
(edit) @12393   7 years michael2402 Hide color filter sliders if no image layer is selected.
(edit) @12392   7 years michael2402 Unify handling of visibility checkbox and opacity slider
(edit) @12391   7 years michael2402 See #14794: Documentation for the gui package
(edit) @12390   7 years michael2402 See #14794: Document data.validation package and subpackages.
(edit) @12389   7 years Don-vip see #14929 - extract OSDLabel from FilterTableModel
(edit) @12388   7 years Don-vip see #14929 - change signature of FilterWorker.clearFilterFlags
(edit) @12387   7 years Don-vip see #14929 - filter dialog: invalidate only edit layer instead of …
(edit) @12386   7 years Don-vip specify dataset when constructing DeleteCommand from …
(edit) @12385   7 years michael2402 See #14794: Class comment for CachedProperty
(edit) @12384   7 years michael2402 Doument the gui.tagging package
(edit) @12383   7 years Don-vip see #14929 - new methods to ease the direct handling of filters
(edit) @12382   7 years michael2402 More documentation for the tools package
(edit) @12381   7 years michael2402 More documentation for the gui.mappaint package
(edit) @12380   7 years Don-vip remove deprecated MapView.viewportFollowing public field
(edit) @12379   7 years michael2402 Document the gui.mappaint.mapcss package
(edit) @12378   7 years michael2402 Document the gui.mappaint package
(edit) @12377   7 years michael2402 See #14794: Document the layer.gpx package
(edit) @12376   7 years michael2402 See #14794: Document package osm.visitor.paint
(edit) @12375   7 years michael2402 Document the data.coor package
(edit) @12374   7 years michael2402 Javadoc for the data package.
(edit) @12373   7 years michael2402 Fix listener leak in ChangesetDialog and migrate …
(edit) @12372   7 years michael2402 See #14794: Document package gui.dialogs.changeset
(edit) @12371   7 years michael2402 See #14794: Class comment for ChangesetInSelectionListModel
(edit) @12370   7 years michael2402 Document upload dialog classes
(edit) @12369   7 years michael2402 Javadoc for gui.progress package
(edit) @12368   7 years michael2402 Fix checkstyle
(edit) @12367   7 years michael2402 Document GPX color scale
(edit) @12366   7 years michael2402 Javadoc for ZoomToAction
(edit) @12365   7 years michael2402 CyclicUploadDependencyException: Copy the collection passed to the …
(edit) @12364   7 years michael2402 Javadoc: CyclicUploadDependencyException
(edit) @12363   7 years michael2402 PushbackTokenizer: Range is in long, so use Long.MAX_VALUE instead of …
(edit) @12362   7 years michael2402 Javadoc: PushbackTokenizer
(edit) @12361   7 years michael2402 Fix #14916: Remove the unused ToggleGPXLinesAction
(edit) @12360   7 years Don-vip see #14929 - filter dialog: invalidate only edit layer instead of …
(edit) @12356   7 years michael2402 CombineWayAction: Allow merging ways that are not in the current edit …
(edit) @12355   7 years michael2402 DownloadWmsAlongTrackAction: Do not require main window to be …
(edit) @12354   7 years michael2402 WireframeToggleAction: repaint all data layers.
(edit) @12353   7 years michael2402 ConflictDialog: Do not refresh twice during show
(edit) @12352   7 years michael2402 Use new selection interface in ConflictDialog The dialog is now not …
(edit) @12351   7 years michael2402 Fix FollowLineAction selecting the wrong primitive When using the …
(edit) @12350   7 years michael2402 See #13036: Add data set tests to SelectCommand
(edit) @12349   7 years michael2402 Fix SelectCommand triggering a critical error when it is undone after …
(edit) @12348   7 years michael2402 See #13036: Add more consistency checks to move / delete command.
(edit) @12347   7 years michael2402 Use preferences to store modeless setting and toggle dialog widht
(edit) @12346   7 years michael2402 SearchAction: Use ExpertToggleAction to determine if expert mode is active.
(edit) @12345   7 years michael2402 Apply #14840: Fix alignment in search dialog. Patch by bafonins
(edit) @12344   7 years michael2402 Rename search options to search syntax
(edit) @12343   7 years michael2402 Add the ability to listen to NoteData changes and use it to repaint …
(edit) @12342   7 years michael2402 Change MapPaintStyles listener to use a ListenerList
(edit) @12341   7 years michael2402 Move common style update code to new method in map paint styles.
(edit) @12340   7 years michael2402 Fix #14893: Invalidate geo image / marker layer instead of repainting …
(edit) @12339   7 years michael2402 Add javadoc to SlippyMapBBoxChooser
(edit) @12338   7 years michael2402 Sonar squid:S1125 - simplify condition.
(edit) @12336   7 years michael2402 Add trace logging if plugin class is not found in dependency class loader.
(edit) @12335   7 years michael2402 SearchAction: Remove unused DescriptionTextBuilder, it was replaced by …
(edit) @12334   7 years michael2402 Javadoc for SearchAction.
(edit) @12333   7 years michael2402 Fix #14840: Add separation borders to search dialog. Patch by bafonins
(edit) @12332   7 years Don-vip sonar - squid:RightCurlyBraceStartLineCheck - A close curly brace …
(edit) @12330   7 years michael2402 Fix #14854: Run DrawAction selection listener and related UI updates …
(edit) @12329   7 years michael2402 See #14854: Selection change listeners should not re-add the …
(edit) @12328   7 years Don-vip fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
(edit) @12326   7 years Don-vip see #2089 - move audio classes to their own package (more to come) - …
(edit) @12323   7 years bastiK see #14901 - some cleanup
(edit) @12322   7 years bastiK fixed #14901 - restrict plugin classpath Separate class loader for …
(edit) @12321   7 years Don-vip fix OS Build number on Windows 7 (no releaseId like on Windows 10)
(edit) @12320   7 years Don-vip fix #11111 - don't register automatic shortcuts
(edit) @12318   7 years Don-vip see #14895 - checkstyle
(edit) @12317   7 years michael2402 Remove dupplicate code/state in MapMover
(edit) @12316   7 years michael2402 Add a method to undo/redo to get the last command.
(edit) @12315   7 years michael2402 MoveAction: Ignore move if there is no edit data set
Note: See TracRevisionLog for help on using the revision log.