|
|
@3194
|
15 years |
jttt |
Fix #4875 Display settings->Colors->Set all to default segfaults
|
|
|
@3191
|
15 years |
bastiK |
fixed #4909 - draw direction arrows only at ways head is inverted …
|
|
|
@3190
|
15 years |
stoecker |
fixes #4080
|
|
|
@3189
|
15 years |
stoecker |
activated filter dialog finally, hopefully we wont get to much …
|
|
|
@3188
|
15 years |
stoecker |
close #4790 - OAuth uses HTTPS
|
|
|
@3187
|
15 years |
bastiK |
clean up debugging code from last commit
|
|
|
@3186
|
15 years |
bastiK |
fixed #4601 - Conflict list dialog won't update unless I prod it
|
|
|
@3185
|
15 years |
bastiK |
fixed typo (see #4876 - Size of tagged nodes no longer configureable)
|
|
|
@3184
|
15 years |
bastiK |
fixed #4256 - Extrude snaps to a sparse grid (Changed the geometrical …
|
|
|
@3182
|
15 years |
bastiK |
fix position of relation editor
|
|
|
@3181
|
15 years |
bastiK |
see #4877 - Splashscreen has wrong position on X11 dualhead mode
|
|
|
@3180
|
15 years |
bastiK |
applied #4876 - make size of tagged nodes configurable (patch by petschge)
|
|
|
@3179
|
15 years |
bastiK |
fix last commit
|
|
|
@3178
|
15 years |
bastiK |
* disable all filters if the filter dialog is not visible
* show the …
|
|
|
@3177
|
15 years |
bastiK |
Filter: improved selection handling. (Don't allow to select filtered …
|
|
|
@3176
|
15 years |
jttt |
Fix #3952 Search history not remembered across restarts
|
|
|
@3175
|
15 years |
jttt |
Allow to set parameters for actions on toolbar. Used by SearchAction …
|
|
|
@3174
|
15 years |
bastiK |
fixed #4858 (ArrayIndexOutOfBoundsException in translation code)
|
|
|
@3173
|
15 years |
jttt |
Fix r3172
|
|
|
@3172
|
15 years |
bastiK |
make assertions work (see #3892)
|
|
|
@3171
|
15 years |
bastiK |
fixed #4860 - shortcut for "Download Object" doesn't work always
|
|
|
@3170
|
15 years |
bastiK |
fixed #4818 - undo after merging two ways being members of relations …
|
|
|
@3168
|
15 years |
bastiK |
applied #4641 - projection change for the French Cadastre (patch by pieren)
|
|
|
@3167
|
15 years |
jttt |
Added mappaint performance test
|
|
|
@3166
|
15 years |
jttt |
Different fix for #4815 - having bbox in each instance of Node would …
|
|
|
@3165
|
15 years |
bastiK |
change tagged node color in wire frame view
|
|
|
@3164
|
15 years |
bastiK |
fixed #4820 (change node paint style like in [3159], but for wireframeview)
|
|
|
@3163
|
15 years |
bastiK |
fixed #4815 (after [3154] you cannot remove a node from quadbuckets if …
|
|
|
@3161
|
15 years |
stoecker |
i18n update
|
|
|
@3159
|
15 years |
bastiK |
fixed #2801 - Display junction nodes with a different style à la Potlatch
|
|
|
@3158
|
15 years |
jttt |
Use simple casting instead of Math.floor(). Should do the same thing …
|
|
|
@3157
|
15 years |
jttt |
Keep size in QuadBuckets instead of calculating it on demand
|
|
|
@3156
|
15 years |
jttt |
Fix NPE in case SplitWayAction show message dialog
|
|
|
@3155
|
15 years |
jttt |
Check for relations without physical members in Relation.getBBox()
|
|
|
@3154
|
15 years |
jttt |
Use positional search in QuadBuckets.contains() and remove()
|
|
|
@3153
|
15 years |
jttt |
Return copy of bbox in Way.getBBox (to make sure internal copy won't …
|
|
|
@3152
|
15 years |
Gubaer |
SplitWayAction slightly refactored, going to need this somewhere else
|
|
|
@3151
|
15 years |
jttt |
QuadBuckets.search - use only one list instead of creating and copying …
|
|
|
@3150
|
15 years |
jttt |
Split QBLevel only once in QuadBuckets, simplified add operation
|
|
|
@3149
|
15 years |
jttt |
Do not allow zero length arrays for OsmPrimitive.keys
|
|
|
@3148
|
15 years |
jttt |
Fix compilation error
|
|
|
@3147
|
15 years |
jttt |
Use virtual collections for Dataset.all... methods
|
|
|
@3146
|
15 years |
jttt |
Use referrers when loading members of primitive in PropertiesDialog
|
|
|
@3145
|
15 years |
jttt |
Do not keep width at QBLevel, simplify QuadTilling.index
|
|
|
@3144
|
15 years |
jttt |
Fix #4740 Map view sometimes turns black
|
|
|
@3143
|
15 years |
bastiK |
limit the size of the undo stack
|
|
|
@3142
|
15 years |
bastiK |
see #4554 - Fixing duplicate nodes takes increasingly longer
|
|
|
@3141
|
15 years |
Gubaer |
small changes in tag editor panel
|
|
|
@3140
|
15 years |
jttt |
Fix #4597: search does not find id:0
|
|
|
@3138
|
15 years |
Gubaer |
Cosmetics
|
|
|
@3137
|
15 years |
Gubaer |
added a few utility methods
|
|
|
@3136
|
15 years |
jttt |
Fix #4729 josm >= 3116 extremely slow and laggy
|
|
|
@3135
|
15 years |
Gubaer |
Added three getters for platform specific cut/copy/paste key strokes
|
|
|
@3134
|
15 years |
bastiK |
fixed #4606 - merging a new and an already existing node (better …
|
|
|
@3133
|
15 years |
Gubaer |
fixed #4371: Changeset comment reverts to previous when switching options
|
|
|
@3132
|
15 years |
Gubaer |
missing I18n added
|
|
|
@3131
|
15 years |
bastiK |
fixed: show version of installed plugin in the status report (and not …
|
|
|
@3130
|
15 years |
bastiK |
fixed #4679 - JOSM no longer finds plugins in /usr/share/josm/plugins
|
|
|
@3129
|
15 years |
jttt |
Memory optimizations
|
|
|
@3128
|
15 years |
jttt |
Different fix for #4728 - discard offscreen buffer for all layer in MapView
|
|
|
@3127
|
15 years |
jttt |
Fix #4728 display of gps-tracks (points, lines) does not refresh, cosmetics
|
|
|
@3126
|
15 years |
jttt |
Use QuadBuckets in SimplePaintVisitor
|
|
|
@3125
|
15 years |
jttt |
Fix #4723 Error on load, on zoom
|
|
|
@3124
|
15 years |
Gubaer |
fixed #4725: Much slower selection list handling since 3102
|
|
|
@3123
|
15 years |
Gubaer |
fixed #4725: Much slower selection list handling since 3102
Removed …
|
|
|
@3122
|
15 years |
Gubaer |
fixed #4673: I18n: motd in russian not displayed
|
|
|
@3121
|
15 years |
Gubaer |
fixed #4698: Link not works
|
|
|
@3120
|
15 years |
Gubaer |
applied #4716: patch by Claudius Henrichs: Upload summary page text is …
|
|
|
@3119
|
15 years |
jttt |
Cache offscreen buffer for GpxLayer
|
|
|
@3118
|
15 years |
jttt |
Handle changes in viewID in MapView instead of OsmDataLayer
|
|
|
@3117
|
15 years |
jttt |
Enable check for referenced deleted primitive by default
|
|
|
@3116
|
15 years |
jttt |
Reuse offscreenBuffer if layers didn't change
|
|
|
@3115
|
15 years |
Gubaer |
added Serializable on SimplePrimitiveId, going to need for DnD in a plugin
|
|
|
@3114
|
15 years |
Gubaer |
fixed #4719: Double click in selection list does not work anymore
|
|
|
@3113
|
15 years |
Gubaer |
fixed #4704: German hint not visibile on empty plugin list
|
|
|
@3112
|
15 years |
Gubaer |
fixed #4715: Typos in ExceptionUtil
|
|
|
@3111
|
15 years |
Gubaer |
applied #4708: patch by Claudius Henrichs: OAuth dialog default window …
|
|
|
@3110
|
15 years |
Gubaer |
see #4713: missing I18n
|
|
|
@3109
|
15 years |
Gubaer |
applied #4715: patch by mjulius: Typos in ExceptionUtil
|
|
|
@3108
|
15 years |
Gubaer |
fixed #4705: Exception when drawing a closed way
|
|
|
@3107
|
15 years |
jttt |
Fix #4624 Relations not rendered right away
|
|
|
@3106
|
15 years |
mjulius |
fix issue that when plugins are updated only the updated plugins are …
|
|
|
@3105
|
15 years |
Gubaer |
Removing @Overrides - got inserted too early and make troubles while …
|
|
|
@3104
|
15 years |
Gubaer |
fixed #4701: Tile download
|
|
|
@3103
|
15 years |
Gubaer |
fixed #4699: selectionlist gets out of sync
|
|
|
@3102
|
15 years |
Gubaer |
fixed #4651: Ability to download incomplete relation from selection …
|
|
|
@3101
|
15 years |
Gubaer |
fixed #4684: HTTP 408 gives coding error popup
|
|
|
@3100
|
15 years |
Gubaer |
fixed #4686: When editing tags in the relation editor <TAB> will …
|
|
|
@3099
|
15 years |
Gubaer |
fixed #4691: Exception when clicking 'Select'
|
|
|
@3098
|
15 years |
jttt |
Added handler for uncaught exception in modal dialogs
|
|
|
@3097
|
15 years |
jttt |
Fix #4652 Unexpected error when LiveGPS tracking is started
|
|
|
@3095
|
15 years |
jttt |
Changes in multipolygon handling (see #4661), cosmetics
|
|
|
@3094
|
15 years |
Gubaer |
Improved widget for selecting a bounding box based on a grid of OSM …
|
|
|
@3093
|
15 years |
Gubaer |
Ouch, shouldn't have removed getData(). Fixes the previous commit.
|
|
|
@3092
|
15 years |
Gubaer |
fixed #4681: Open Street Bug Plugin Crashed
|
|
|
@3090
|
15 years |
Gubaer |
fixed #4443: Plugins with known update site: Don't download unless a …
|
|
|
@3089
|
15 years |
mjulius |
In PurgePrimitivesCommand remove all instances of a node to be purged …
|
|
|
@3088
|
15 years |
Gubaer |
cosmetics
|
|
|
@3087
|
15 years |
mjulius |
see #4674 - NPE in ToggleDialog
now throws IllegalArgumentException …
|
|
|
@3086
|
15 years |
Gubaer |
fixed #4665: Plugin Local version lower Offer version
|
|
|