|
|
@19307
|
2 months |
taylor.smock |
Fix most new PMD issues
It would be better to use the newer switch …
|
|
|
@19286
|
3 months |
taylor.smock |
See #24075: Reduce memory allocations for TaggingPresetItem#matches
…
|
|
|
@19285
|
3 months |
taylor.smock |
Fix #24075: Reduce memory allocations for TaggingPresetItem#matches
…
|
|
|
@19261
|
5 months |
taylor.smock |
See #24014: Add multiline and normalize attributes to preset xsd
…
|
|
|
@19160
|
9 months |
taylor.smock |
Fix #23825: UI appears to freeze when a multi-select option is used
…
|
|
|
@19112
|
10 months |
stoecker |
javadoc fixes
|
|
|
@19106
|
10 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19103
|
10 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19050
|
12 months |
taylor.smock |
Revert most var changes from r19048, fix most new compile warnings …
|
|
|
@18918
|
16 months |
taylor.smock |
Fix #23290: Validate the regions a tag is expected to be in (patch by …
|
|
|
@18871
|
18 months |
taylor.smock |
See #23218: Use newer error_prone versions when compiling on Java 11+
…
|
|
|
@18867
|
18 months |
taylor.smock |
See #16567: Update to JUnit 5
This adds the @TaggingPresets …
|
|
|
@18866
|
18 months |
taylor.smock |
Fix #23196: DataIntegrityProblemException: Primitive must be part of …
|
|
|
@18824
|
20 months |
taylor.smock |
Fix #23153: Remote Control API call is adding hashtags many times
…
|
|
|
@18823
|
20 months |
taylor.smock |
Improve performance for …
|
|
|
@18801
|
21 months |
taylor.smock |
Fix #22832: Code cleanup and some simplification, documentation fixes …
|
|
|
@18692
|
2 years |
taylor.smock |
Fix #21965: Reuse same instance of "<different>" for consistency …
|
|
|
@18691
|
2 years |
taylor.smock |
Significantly reduce cost of large presets like `Name Suggestion …
|
|
|
@18683
|
2 years |
taylor.smock |
Fix #22783: Presets menu should not sort the first action block
The …
|
|
|
@18682
|
2 years |
Klumbumbus |
fix #22784, fix #22785, fix #22786 - Add context sensitive help links, …
|
|
|
@18648
|
2 years |
taylor.smock |
Fix #22693: PresetListEntry should use trc instead of tr for …
|
|
|
@18607
|
2 years |
taylor.smock |
See #21829: DataIntegrityProblemException: Primitive must be part of …
|
|
|
@18574
|
3 years |
taylor.smock |
Fix #22378: Preview object properties on mouse hover (patch by …
|
|
|
@18363
|
3 years |
GerdP |
see #6725, #21438
correct @since xxx
|
|
|
@18342
|
3 years |
Don-vip |
fix #21645 - code cleanup (patch by gaben)
|
|
|
@18327
|
3 years |
GerdP |
fix #21550: NPE in …
|
|
|
@18321
|
3 years |
GerdP |
fix #21446: Memory leaks with TaggingPreset
- don't always add …
|
|
|
@18313
|
3 years |
Don-vip |
fix #21509 - fix potential NPEs related to comboboxes
|
|
|
@18281
|
4 years |
GerdP |
fix #21438: NPE in AutoCompletionManager.getAllForKeys()
- fix …
|
|
|
@18277
|
4 years |
Don-vip |
fix #21438 - NPE (patch by marcello)
|
|
|
@18265
|
4 years |
Don-vip |
fix new defects reported by coverity
|
|
|
@18260
|
4 years |
Don-vip |
fix #21408 - fix fill-default property, add tests (patch by marcello)
|
|
|
@18258
|
4 years |
Don-vip |
see #21408 - fixups (patch by marcello)
|
|
|
@18257
|
4 years |
Don-vip |
fix #21408 - Fixes vanishing icons, and scrollpane size if icons have …
|
|
|
@18254
|
4 years |
Don-vip |
fix #21408 - fix #19013, fix #21385, fix #21404 - Fix MultiSelect …
|
|
|
@18251
|
4 years |
Don-vip |
fix #21397 - restore combobox and multiselect abaility to display an …
|
|
|
@18223
|
4 years |
Don-vip |
fix #21319 - fix optional regression (patch by marcello)
|
|
|
@18221
|
4 years |
Don-vip |
fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
|
|
|
@18208
|
4 years |
Don-vip |
global use of Utils.isEmpty/isBlank
|
|
|
@18170
|
4 years |
Don-vip |
fix #21244 - Fix misspellings in comments (patch by gaben)
|
|
|
@18129
|
4 years |
Don-vip |
tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
|
|
|
@18099
|
4 years |
Don-vip |
fix #21176 - fix icon sizes of save layers dialog
|
|
|
@18080
|
4 years |
Don-vip |
fix #21156 - fix #20851 - see #20861 - disable value_template for …
|
|
|
@18077
|
4 years |
Don-vip |
fix #21142 - Make checkbox changes update value_template fields in …
|
|
|
@18040
|
4 years |
Don-vip |
fix #21124 - see #21117 - better fix (patch by marcello)
|
|
|
@18023
|
4 years |
Don-vip |
fix #21117 - see #18949 - avoid infinite loop with presets with …
|
|
|
@18001
|
4 years |
Don-vip |
fix #21095 - see #21041 - fix NPE when opening the preset editor with …
|
|
|
@17981
|
4 years |
Don-vip |
fix #21041 - Tagging preset validation: clone properly primitives …
|
|
|
@17919
|
4 years |
simon04 |
fix #20952, see #20851 - Revert "Tagging presets: value_template="..." …
|
|
|
@17899
|
4 years |
simon04 |
fix #20888, see #18949 - Tagging presets (value_template): fix …
|
|
|
@17877
|
4 years |
simon04 |
see #20851 - Tagging presets: value_template="..." for <combo>
|
|
|
@17876
|
4 years |
simon04 |
fix #20851, see #20842 - Tagging presets: value_template="..." for …
|
|
|
@17875
|
4 years |
simon04 |
see #20851, see #20842 - Revert "Fix UOE in …
|
|
|
@17867
|
4 years |
simon04 |
see #17177 - fix @since xxx
|
|
|
@17859
|
4 years |
simon04 |
fix #20842 - Fix UOE in TaggingPresetItemGuiSupport.evaluateCondition
|
|
|
@17829
|
4 years |
simon04 |
fix #20792 - Tagging preset: columns in checkgroup not fully respected
|
|
|
@17793
|
4 years |
simon04 |
Fix PMD Warnings
|
|
|
@17787
|
4 years |
simon04 |
fix #20741 - Various code simplifications (patch by gaben)
|
|
|
@17713
|
4 years |
simon04 |
Extract interface DocumentAdapter
|
|
|
@17662
|
4 years |
simon04 |
fix #19012 - Tagging presets: additional matching criteria via `<item …
|
|
|
@17651
|
4 years |
simon04 |
see #19078 - Preset preference: extract property constants
|
|
|
@17650
|
4 years |
simon04 |
Extract IconTextCheckBox widget
|
|
|
@17643
|
4 years |
simon04 |
see #19078 - Presets: validate user input (using MapCSSTagChecker, …
|
|
|
@17639
|
4 years |
simon04 |
see #18949 - Tagging presets: trigger value_template="..." from …
|
|
|
@17636
|
4 years |
GerdP |
fix #20578: JOSM is out of memory - While adding a local xml preset
- …
|
|
|
@17610
|
4 years |
simon04 |
see #18949 - Tagging presets: value_template="..." for <text>
Use …
|
|
|
@17609
|
4 years |
simon04 |
see #18949 - Extract class TaggingPresetItemGuiSupport
|
|
|
@17608
|
4 years |
simon04 |
see #19554 - Checkstyle
|
|
|
@17607
|
4 years |
simon04 |
see #19554 - Java Warnings
|
|
|
@17606
|
4 years |
simon04 |
TaggingPreset: use SequenceCommand.wrapIfNeeded
|
|
|
@17605
|
4 years |
simon04 |
fix #19554 - Tagging presets: Icons for all preset input boxes
|
|
|
@17333
|
4 years |
Don-vip |
see #20129 - Fix typos and misspellings in the code (patch by gaben)
|
|
|
@17188
|
5 years |
Klumbumbus |
fix #19851 - Fix shortcut names
|
|
|
@17161
|
5 years |
simon04 |
see #7548 - Re-organize the preference dialog (map preferences)
|
|
|
@17077
|
5 years |
Don-vip |
fix #19813 - see #16031 - fix selection of Multiselect presets …
|
|
|
@17055
|
5 years |
GerdP |
see #19793: Memory leaks: Bad programming pattern reg. listeners …
|
|
|
@17031
|
5 years |
Klumbumbus |
see #19726 - Unify multipolygon and relation icons, all self created, …
|
|
|
@16976
|
5 years |
Klumbumbus |
see #19726 - Update OSM wiki object type icons (taken from e.g. …
|
|
|
@16884
|
5 years |
simon04 |
see #19669 - Add help button to "Apply Preset"
|
|
|
@16768
|
5 years |
simon04 |
fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
|
|
|
@16733
|
5 years |
simon04 |
fix #19489 - NPE in ComboMultiSelect.getItemToSelect
|
|
|
@16699
|
5 years |
simon04 |
fix #19392 - Presets opened from relation editor need to pass …
|
|
|
@16691
|
5 years |
simon04 |
see #16031 - Add ComboTest.testUseLastAsDefault
|
|
|
@16690
|
5 years |
simon04 |
Extract PresetListEntry class
|
|
|
@16689
|
5 years |
simon04 |
Move ConcatenatingJList from ComboMultiSelect to MultiSelect
|
|
|
@16688
|
5 years |
simon04 |
see #16031 - Extract ComboMultiSelect.getItemToSelect
|
|
|
@16687
|
5 years |
simon04 |
fix #16031 - Presets: make use_last_as_default="true" work (patch by …
|
|
|
@16643
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/StringSplitter
|
|
|
@16640
|
5 years |
simon04 |
see #19282 - Add TaggingPresetSchemeWikiGenerator to generate wiki …
|
|
|
@16630
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
|
|
|
@16596
|
5 years |
simon04 |
fix #19320 - Add links to taghistory.raifer.tech
|
|
|
@16585
|
5 years |
GerdP |
fix #14228: Order the members when creating boundaries and …
|
|
|
@16565
|
5 years |
simon04 |
fix #6157 - Presets: UI problems with combo + editable=false (patch by …
|
|
|
@16544
|
5 years |
simon04 |
fix #19321 - ComboMultiSelect: fix preferred width
|
|
|
@16527
|
5 years |
simon04 |
see #8352 - PropertiesDialog: show hand cursor for color button
|
|
|
@16526
|
5 years |
simon04 |
see #19255 - Java 8: use Stream
|
|
|
@16525
|
5 years |
simon04 |
see #8352 - PropertiesDialog: use non-localized color name
|
|
|
@16453
|
5 years |
simon04 |
see #19251, see #19252 - fix findFirst/map/orElse sequence
|
|
|
@16438
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16417
|
5 years |
simon04 |
Fix typo in Javadoc
|
|
|