|
|
@2677
|
15 years |
jttt |
Fixed #4225 Wrong layer selected when other layer is deleted
|
|
|
@2676
|
15 years |
jttt |
Fix some of the warnings found by FindBugs
|
|
|
@2675
|
15 years |
jttt |
MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
|
|
|
@2674
|
15 years |
stoecker |
i18n update
|
|
|
@2673
|
15 years |
stoecker |
fixed proxy test
|
|
|
@2672
|
15 years |
Gubaer |
fixed #4214: error opening prefrences window
|
|
|
@2671
|
15 years |
jttt |
Make MapPaintVisitor independent of SimplePaintVisitor
|
|
|
@2670
|
15 years |
mjulius |
fixed more typos.
|
|
|
@2669
|
15 years |
stoecker |
fixed typo
|
|
|
@2668
|
15 years |
jttt |
Fixed #4207 getCurrentDataSet() returns null after adding new layers …
|
|
|
@2667
|
15 years |
jttt |
Split MapPaintVisitor into two classes - MapPainter do the actual …
|
|
|
@2666
|
15 years |
jttt |
Minor mappaint cleanup, use constants for colors
|
|
|
@2665
|
15 years |
bastiK |
fixed #4122 - Apply role button is missing
|
|
|
@2664
|
15 years |
jttt |
Fix color in inactive mode
|
|
|
@2663
|
15 years |
jttt |
Simplified MapPaintVisitor (removed current* global state)
|
|
|
@2662
|
15 years |
bastiK |
geoimage: reworked image correlation dialog. Might still have some …
|
|
|
@2661
|
15 years |
jttt |
Fixed #4204 NPE on empty search
|
|
|
@2660
|
15 years |
jttt |
Fixed #4205 NPE on reordering layers
|
|
|
@2659
|
15 years |
jttt |
Minor fixes in mappaint code
|
|
|
@2658
|
15 years |
jttt |
Do not update properties and selection dialogs when hidden
|
|
|
@2657
|
15 years |
jttt |
Cache list of used tags in properties dialog (faster adding of keys in …
|
|
|
@2656
|
15 years |
jttt |
Optimalization of two hotspots found by profiler. Makes drawing in …
|
|
|
@2655
|
15 years |
jttt |
Fixed #4161 Major slowdown in recent versions, used correct pattern …
|
|
|
@2654
|
15 years |
jttt |
Fixed #4201 Trouble adding/editing objects
|
|
|
@2653
|
15 years |
jttt |
Fixed #4198 NPE on last layer delete
|
|
|
@2652
|
15 years |
jttt |
Added listener for edit layer change (not just active layer)
|
|
|
@2651
|
15 years |
Gubaer |
getDirectionKeys() put in after removal in r2645. validator still …
|
|
|
@2650
|
15 years |
Gubaer |
fixed #4194: Prefeences
|
|
|
@2649
|
15 years |
stoecker |
silence warnings
|
|
|
@2648
|
15 years |
stoecker |
use context for tr()
|
|
|
@2647
|
15 years |
stoecker |
use context for tr()
|
|
|
@2646
|
15 years |
bastiK |
geoimage: select correct gpx track by default in the drop down menu …
|
|
|
@2645
|
15 years |
jttt |
SearchCompiler refactoring, use search pattern for …
|
|
|
@2644
|
15 years |
Gubaer |
fixed #4176: Display of object deletion dialog wrong
|
|
|
@2643
|
15 years |
stoecker |
fix tr() usage
|
|
|
@2642
|
15 years |
Gubaer |
fixed #4151: Please provide line number in presets parsing error
|
|
|
@2641
|
15 years |
Gubaer |
new: supports system defined proxies if JOSM is started with …
|
|
|
@2640
|
15 years |
ulfl |
add icons for: aeroway=gate, amenity=driving_school
add a rule for: …
|
|
|
@2639
|
15 years |
ulfl |
add amenity=stripclub, amenity=brothel, amenity=food_court
remove …
|
|
|
@2638
|
15 years |
mjulius |
fixes #4175 - Exception when user with existing ID but different name …
|
|
|
@2637
|
15 years |
stoecker |
applied #4167 - patch by avar - fix search docs
|
|
|
@2636
|
15 years |
stoecker |
fixed #4163 - patch by avar - fixed searching
|
|
|
@2635
|
15 years |
bastiK |
fixed gpx-rendering error: Tracksegments should not be connected by a …
|
|
|
@2634
|
15 years |
mjulius |
really fixes #4088 - Remove modified flag when merging downloaded data
|
|
|
@2633
|
15 years |
mjulius |
small optimization - use DataSet.getSelectedWays() instead of …
|
|
|
@2632
|
15 years |
Gubaer |
fixed: Action New Relation initially disabled
update: now uses a …
|
|
|
@2631
|
15 years |
ulfl |
remove long deprecated:
- highway=viaduct
- waterway=aqueduct
- …
|
|
|
@2630
|
15 years |
ulfl |
add railway=funicular, aeroway=gate, man_made=petroleum_well, …
|
|
|
@2629
|
15 years |
bastiK |
geoimage: usability - allow clicking on the image symbols only when in …
|
|
|
@2628
|
15 years |
stoecker |
close #2086 - handle restriction relation for way splitting
|
|
|
@2627
|
15 years |
bastiK |
geoimage: new button 'delelet image from disk' (shortcut: …
|
|
|
@2626
|
15 years |
jttt |
Fixed some of the warnings found by FindBugs
|
|
|
@2625
|
15 years |
Gubaer |
fixed #4159: NPE when deleting a data layer
|
|
|
@2624
|
15 years |
mjulius |
fixes #4088,#4155 - when after conflict resolving the primitive has …
|
|
|
@2623
|
15 years |
jttt |
Fire primitivesAdded event after also after primitive was downloaded …
|
|
|
@2622
|
15 years |
jttt |
Dataset changed events refactored - DatasetEventManager now allows to …
|
|
|
@2621
|
15 years |
Gubaer |
Moved layer listener management from Layer to MapView
Made sure that …
|
|
|
@2620
|
15 years |
jttt |
Remove OsmPrimitive.setIncomplete()
|
|
|
@2619
|
15 years |
Gubaer |
Global public list of layer change listeners is @deprecated
|
|
|
@2618
|
15 years |
Gubaer |
fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
|
|
|
@2617
|
15 years |
bastiK |
geoimage: improved thumbnails (closes #4101)
|
|
|
@2616
|
15 years |
Gubaer |
Completed Changeset List Dialog
See also …
|
|
|
@2615
|
15 years |
mjulius |
store incomplete flag in PrimitiveData
|
|
|
@2614
|
15 years |
framm |
- small fix in upload dialog layout
|
|
|
@2613
|
15 years |
Gubaer |
new: global in-memory cache for downloaded changesets
new: toggle …
|
|
|
@2612
|
15 years |
mjulius |
Fixes #4083 - exception when copying relation with incomplete node …
|
|
|
@2611
|
15 years |
mjulius |
fixes #4104 - reversing of way does not update direction dependent roles
|
|
|
@2610
|
15 years |
mjulius |
Fixes #4115 - bogus warning about nodes outside download area in …
|
|
|
@2609
|
15 years |
stoecker |
applied #4146 - patch by mjulius - fix downloading incomplete relation
|
|
|
@2608
|
15 years |
ce |
fixes #4023
|
|
|
@2607
|
15 years |
ce |
fixes #3886
|
|
|
@2606
|
15 years |
bastiK |
geoimage: add thumbnail caching (fixes #4116, see #4101)
|
|
|
@2605
|
15 years |
Gubaer |
Unit tests for r2604
|
|
|
@2604
|
15 years |
Gubaer |
New: JOSM reading, writing, merging changeset attribute
fixed #4090: …
|
|
|
@2603
|
15 years |
stoecker |
fixed #4126 - turn restrictions not drawn
|
|
|
@2602
|
15 years |
bastiK |
some minor things:
* layerlist dialog: right click on an entry …
|
|
|
@2601
|
15 years |
bastiK |
fixed #3722 - add shortcut for "next photo" and "previous photo" …
|
|
|
@2600
|
15 years |
Gubaer |
Updates of test cases
New: JOSM Fixture - can be used in unit and …
|
|
|
@2599
|
15 years |
Gubaer |
fixed #4130: Chunked upload mode counter is wrong
fixed #4118: Upload …
|
|
|
@2598
|
15 years |
Gubaer |
comment to follow in a later commit
Have to break up a commit because …
|
|
|
@2597
|
15 years |
Gubaer |
New icon - going to be used shortly
|
|
|
@2596
|
15 years |
bastiK |
fixed #4120 (patch by mjulius) - orthogonalize tool: Do not assume all …
|
|
|
@2595
|
15 years |
Gubaer |
New icon. Going to be used shortly.
|
|
|
@2594
|
15 years |
jttt |
Fix #4124 relation - download incomplete results in error
|
|
|
@2593
|
15 years |
bastiK |
forgot to add
|
|
|
@2592
|
15 years |
bastiK |
geoimage: make thumbnails optional + cosmetics (see #4101)
|
|
|
@2591
|
15 years |
jttt |
Fix #4114 - NPE when zooming out after updating a partially downloaded …
|
|
|
@2590
|
15 years |
jttt |
Fix #4114 NPE when zooming out while relation editor is open
|
|
|
@2589
|
15 years |
stoecker |
small code cleanup
|
|
|
@2588
|
15 years |
stoecker |
i18n update
|
|
|
@2587
|
15 years |
jttt |
Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
|
|
|
@2586
|
15 years |
stoecker |
fix regression - reduce image size in toggle windows
|
|
|
@2585
|
15 years |
jttt |
Disable loading of josm properties in DataSetMergerTest - do not seem …
|
|
|
@2584
|
15 years |
stoecker |
fixed #4107 - obsolete plugin message improvement
|
|
|
@2583
|
15 years |
jttt |
Fix #4103 Exception on undo
|
|
|
@2582
|
15 years |
stoecker |
fixed small display issue with progress dialog
|
|
|
@2581
|
15 years |
Gubaer |
fixed #4109: Sorting button in relation editor is disabled
fixed …
|
|
|
@2580
|
15 years |
stoecker |
fixed regression - ways have been drawn below areas
|
|
|
@2579
|
15 years |
jttt |
Removed Relation.isIncomplete - it was overriding …
|
|
|
@2578
|
15 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|