|
|
|
@19050
|
19 months |
taylor.smock |
Revert most var changes from r19048, fix most new compile warnings …
|
|
|
|
@18801
|
2 years |
taylor.smock |
Fix #22832: Code cleanup and some simplification, documentation fixes …
|
|
|
|
@18650
|
3 years |
taylor.smock |
Fix #20768: Add OAuth 2.0 support
This also fixes #21607: …
|
|
|
|
@18224
|
4 years |
Don-vip |
fix #21320 - see #20258 - fix IOOBE in MapListEditor
|
|
|
|
@18211
|
4 years |
Don-vip |
global use of !Utils.isEmpty/isBlank
|
|
|
|
@17768
|
5 years |
simon04 |
fix #19645 - Add a search icon to search boxes of lists (icon by …
|
|
|
|
@17713
|
5 years |
simon04 |
Extract interface DocumentAdapter
|
|
|
|
@17633
|
5 years |
simon04 |
see #20258 - Advanced preferences dialog "Change list of maps …
|
|
|
|
@17331
|
5 years |
GerdP |
fix #19825: Advanced preferences table is empty w/o search text on Java 8
|
|
|
|
@17146
|
5 years |
simon04 |
see #19902 - Advanced preferences: use FlowLayout for buttons, add tooltip
|
|
|
|
@17036
|
5 years |
Klumbumbus |
Add icons in preferences and for copy coordinates
|
|
|
|
@16960
|
5 years |
simon04 |
see #8334 - Add advanced option to scale the table font
Advanced …
|
|
|
|
@16913
|
5 years |
simon04 |
fix #19698 - Refactoring: make private fields final
|
|
|
|
@16846
|
5 years |
simon04 |
PreferencesTable: remove code duplication
|
|
|
|
@16845
|
5 years |
simon04 |
AdvancedPreference: remove code duplication
|
|
|
|
@16844
|
5 years |
simon04 |
fix #12484 - Disable inappropriate AdvancedPreference actions
Edit …
|
|
|
|
@16630
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
|
|
|
|
@16553
|
5 years |
Don-vip |
see #19334 - javadoc fixes + protected constructors for abstract classes
|
|
|
|
@16438
|
6 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
|
@16321
|
6 years |
simon04 |
fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
|
|
|
|
@15780
|
6 years |
simon04 |
Advanced Preferences: fix cut off "Search:" label
|
|
|
|
@15779
|
6 years |
simon04 |
fix #14197 - Advanced Preferences: support search keywords "modified", …
|
|
|
|
@15589
|
6 years |
Don-vip |
see #18302 - spotbugs - SIC_INNER_SHOULD_BE_STATIC
|
|
|
|
@15565
|
6 years |
Don-vip |
fix #18302 - support national taginfo instances
|
|
|
|
@14248
|
7 years |
Don-vip |
fix #16730 - make sure we try to display popup menus only if their …
|
|
|
|
@14153
|
7 years |
Don-vip |
see #15229 - deprecate Main.parent and Main itself
|
|
|
|
@14149
|
7 years |
Don-vip |
see #15229 - deprecate Main.pref
|
|
|
|
@14052
|
7 years |
Don-vip |
see #16010 - use JMockit to enable more extensive test coverage (patch …
|
|
|
|
@13838
|
7 years |
Don-vip |
fix #16316 - catch InvalidPathException
|
|
|
|
@13761
|
8 years |
Don-vip |
see #16288 - replace similar i18n strings (removes 35 strings from …
|
|
|
|
@13431
|
8 years |
Don-vip |
fix #15950 - Preferences Help button should go directly to selected …
|
|
|
|
@13130
|
8 years |
Don-vip |
fix #15572 - use ImageProvider attach API for all JOSM actions to …
|
|
|
|
@12987
|
8 years |
bastiK |
see #15410 - change preferences scheme for named colors - makes …
|
|
|
|
@12881
|
8 years |
bastiK |
see #15229 - move remaining classes to spi.preferences package, to …
|
|
|
|
@12856
|
8 years |
bastiK |
see #15229 - add parameter to base directory methods
|
|
|
|
@12855
|
8 years |
bastiK |
see #15229 - add separate interface IBaseDirectories to look up …
|
|
|
|
@12826
|
8 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from PreferencesUtils
|
|
|
|
@12678
|
8 years |
Don-vip |
see #15182 - move WindowGeometry from tools to gui.util
|
|
|
|
@12634
|
8 years |
Don-vip |
see #15182 - deprecate Main.worker, replace it by …
|
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
|
@12280
|
8 years |
Don-vip |
drop remaining png extensions from few icons in java code so we can …
|
|
|
|
@12279
|
8 years |
Don-vip |
sonar - squid:S3878 - Arrays should not be created for varargs parameters
|
|
|
|
@11553
|
9 years |
Don-vip |
refactor handling of null values - use Java 8 Optional where possible
|
|
|
|
@10853
|
9 years |
Don-vip |
see #13309 - fix most of deprecation warnings
|
|
|
|
@10763
|
9 years |
Don-vip |
sonar - squid:S2156 - "final" classes should not have "protected" members
|
|
|
|
@10657
|
9 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
|
@10627
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
|
@10619
|
9 years |
Don-vip |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
|
|
@10611
|
9 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
|
@10109
|
10 years |
Don-vip |
add unit test, javadoc, remove unused and untestable code
|
|
|
|
@10047
|
10 years |
Don-vip |
add more unit tests
|
|
|
|
@10035
|
10 years |
Don-vip |
code refactoring to ease creation of unit tests by avoiding as much as …
|
|
|
|
@9906
|
10 years |
Don-vip |
PrefEntry: add unit tests, fix findbugs warning
|
|
|
|
@9845
|
10 years |
Don-vip |
add more unit tests
|
|
|
|
@9759
|
10 years |
Don-vip |
refactor preferences settings classes
|
|
|
|
@9665
|
10 years |
stoecker |
fix eol-style issues and similar formating stuff, see #12410
|
|
|
|
@9622
|
10 years |
Don-vip |
add more unit tests + fix some sonar issues
|
|
|
|
@9507
|
10 years |
Don-vip |
advanced preferences - refactoring to reduce code duplication
|
|
|
|
@9239
|
10 years |
Don-vip |
javadoc update
|
|
|
|
@9224
|
10 years |
Don-vip |
fix #12260 - adjust colors contrast in preferences tables (imagery, …
|
|
|
|
@9078
|
10 years |
Don-vip |
sonar - Immutable Field
|
|
|
|
@8870
|
10 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
|
@8846
|
10 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
|
@8836
|
10 years |
Don-vip |
fix Checkstyle issues
|
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
|
@8469
|
10 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|
|
@8468
|
10 years |
Don-vip |
fix some minor sonar/code style issues:
- Avoid Protected Field In …
|
|
|
|
@8404
|
11 years |
Don-vip |
When doing a String.toLowerCase()/toUpperCase() call, use a …
|
|
|
|
@8399
|
11 years |
Don-vip |
see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
|
|
|
|
@8395
|
11 years |
Don-vip |
convention - An open curly brace should be located at the end of a line
|
|
|
|
@8382
|
11 years |
Don-vip |
fix copyright/license headers globally (missed a few files)
|
|
|
|
@8378
|
11 years |
Don-vip |
fix copyright/license headers globally
|
|
|
|
@8377
|
11 years |
Don-vip |
performance - remove useless boxing of boolean constants
|
|
|
|
@8376
|
11 years |
Don-vip |
code style - remove useless calls to toString()
|
|
|
|
@8308
|
11 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
|
@8285
|
11 years |
Don-vip |
fix sonar squid:S2039 - Member variable visibility should be specified
|
|
|
|
@7937
|
11 years |
bastiK |
add subversion property svn:eol=native
|
|
|
|
@7834
|
11 years |
Don-vip |
see #10026 - use recommended user data directory on OSX (distinct from …
|
|
|
|
@7668
|
11 years |
stoecker |
cleanup icons, mark undetected icons, set proper mimetype, delete …
|
|
|
|
@7578
|
11 years |
Don-vip |
fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
|
|
|
|
@7536
|
11 years |
Don-vip |
fix #8430 - Download along: rework selection panel to allow smaller areas
|
|
|
|
@7083
|
12 years |
Don-vip |
see #8465 - replace Utils.equal by Objects.equals, new in Java 7
|
|
|
|
@7027
|
12 years |
Don-vip |
fix more warnings (-Xlint:rawtypes), remove deprecated method and …
|
|
|
|
@7005
|
12 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
|
@7001
|
12 years |
Don-vip |
see #8465 - switch core to Java 7
|
|
|
|
@6986
|
12 years |
Don-vip |
sonar - fix various minor issues
|
|
|
|
@6890
|
12 years |
Don-vip |
fix some Sonar issues (Constructor Calls Overridable Method)
|
|
|
|
@6792
|
12 years |
Don-vip |
Sonar - fix various issues
|
|
|
|
@6767
|
12 years |
Don-vip |
javadoc for gui.preferences.advanced package
|
|
|
|
@6603
|
12 years |
Don-vip |
fix some Sonar issues
|
|
|
|
@6578
|
12 years |
bastiK |
Preferences rework. Merges the 4 maps for the 4 setting
types into a …
|
|
|
|
@6529
|
12 years |
Don-vip |
Various stuff:
* see #9414: remove old DeprecatedTags test
* …
|
|
|
|
@6495
|
12 years |
Don-vip |
i18n - fix typo
|
|
|
|
@6452
|
12 years |
Don-vip |
fix #9360 - listed Values in Enhanced Preferences cannot be removed …
|
|
|
|
@6380
|
12 years |
Don-vip |
update license/copyright information
|
|
|
|
@6362
|
12 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
|
@6316
|
12 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
|
@6296
|
12 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
|
@6248
|
12 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
|