|
|
@11110
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11101
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11100
|
8 years |
Don-vip |
sonar - squid:S2148 - Underscores should be used to make large numbers …
|
|
|
@11093
|
8 years |
simon04 |
fix #13320 - Use restart text and icon in unsaved changes dialog
|
|
|
@11017
|
8 years |
Don-vip |
sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
|
|
|
@10873
|
8 years |
Don-vip |
see #13412 - replace ’ character by ' in comments, cause encoding …
|
|
|
@10791
|
8 years |
simon04 |
see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
|
|
|
@10783
|
8 years |
simon04 |
fix #13070 - Upload dialog not sized correctly
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10647
|
8 years |
Don-vip |
see #11390 - use functional comparators
|
|
|
@10627
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10626
|
8 years |
Don-vip |
simplify handling of ignored/traced exceptions
|
|
|
@10622
|
8 years |
Don-vip |
fix #13198 - Add new flow layout that does the right height …
|
|
|
@10621
|
8 years |
Don-vip |
fix #13197 - bad use of method references instead of lambdas, causing …
|
|
|
@10619
|
8 years |
Don-vip |
see #11390 - Java 8: use List.sort(Comparator) instead of …
|
|
|
@10616
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10525
|
8 years |
Don-vip |
fix #12994 - Old style SideButton usage errors
|
|
|
@10446
|
8 years |
Don-vip |
see #13001 - replace calls to Main.main.getCurrentDataSet() by …
|
|
|
@10436
|
8 years |
Don-vip |
see #13001 - replace calls to Main.main.[add|remove]Layer by …
|
|
|
@10428
|
8 years |
stoecker |
see #9995 - patch mainly by strump - improve HIDPI behaviour
|
|
|
@10420
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10413
|
8 years |
Don-vip |
fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
|
|
|
@10378
|
8 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10369
|
8 years |
stoecker |
see #9995 - patch by strump - improve HIDPI
|
|
|
@10357
|
8 years |
stoecker |
see #9995, see #10684 - remove more hardcoded places of images
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10305
|
9 years |
Don-vip |
sonar - various code cleanup fixes
|
|
|
@10242
|
9 years |
Don-vip |
sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
|
|
|
@10234
|
9 years |
Don-vip |
findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
|
|
|
@10217
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10210
|
9 years |
Don-vip |
see #11924 - Java 9 - replace calls to deprecated classes …
|
|
|
@10190
|
9 years |
Don-vip |
fix #12838 - NPE
|
|
|
@10179
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10173
|
9 years |
Don-vip |
sonar - squid:S1186 - Methods should not be empty
|
|
|
@10153
|
9 years |
Don-vip |
sonar - squid:S3038 - Abstract methods should not be redundant
|
|
|
@10129
|
9 years |
Don-vip |
refactor duplicated code
|
|
|
@10105
|
9 years |
Don-vip |
fix coverity 1353745 + add unit test
|
|
|
@10097
|
9 years |
Don-vip |
fix #12717 - Warning about short comments when submitting Chinese comment
|
|
|
@10035
|
9 years |
Don-vip |
code refactoring to ease creation of unit tests by avoiding as much as …
|
|
|
@10021
|
9 years |
bastiK |
see #6301 - fix issues detected by the test
|
|
|
@9996
|
9 years |
Don-vip |
sonar - use JLabel.setLabelFor where applicable + add/update unit tests
|
|
|
@9986
|
9 years |
Don-vip |
fix potential NPE
|
|
|
@9917
|
9 years |
Don-vip |
better handling of HelpAwareOptionPane.showOptionDialog in headless mode
|
|
|
@9841
|
9 years |
Don-vip |
add unit test
|
|
|
@9776
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9759
|
9 years |
Don-vip |
refactor preferences settings classes
|
|
|
@9754
|
9 years |
bastiK |
fixed: white cells in unsaved changed dialog (closes #12462)
|
|
|
@9751
|
9 years |
Don-vip |
see #12462 - Extend Save Layers dialog for more layer types (patch by …
|
|
|
@9685
|
9 years |
Don-vip |
UploadDialog : code refactoring, add javadoc, basic unit test, remove …
|
|
|
@9645
|
9 years |
Don-vip |
fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
|
|
|
@9575
|
9 years |
Don-vip |
add unit tests
|
|
|
@9556
|
9 years |
Don-vip |
add unit test
|
|
|
@9543
|
9 years |
Don-vip |
refactoring - global simplification of use of setLayout method - …
|
|
|
@9530
|
9 years |
simon04 |
see #12400 - reverter plugin broken - fix …
|
|
|
@9528
|
9 years |
simon04 |
fix #11305 see #10306 - After canceling upload a new instead of the …
|
|
|
@9527
|
9 years |
simon04 |
fix #10306 - Changeset manager does not know username of current …
|
|
|
@9522
|
9 years |
Don-vip |
fix java warnings & sonar issues
|
|
|
@9519
|
9 years |
simon04 |
fix #7090 - Upload dialog allow select another user open changeset
|
|
|
@9514
|
9 years |
simon04 |
fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
|
|
|
@9484
|
9 years |
simon04 |
Refactoring: add JosmComboBox.getEditorComponent , Javadoc
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9325
|
9 years |
simon04 |
see #7670 fix #7647 - Fetching objects via Overpass API recurses down
…
|
|
|
@9309
|
9 years |
simon04 |
see #12292 - Allow to disconnect HttpClient in connecting phase
|
|
|
@9296
|
9 years |
Don-vip |
fix #12249 - Fix Findbugs warnings "Exceptional return value of …
|
|
|
@9280
|
9 years |
Don-vip |
improve performance and simplify file copy operations (major …
|
|
|
@9246
|
9 years |
Don-vip |
javadoc update
|
|
|
@9241
|
9 years |
simon04 |
see #7670 - Possibility to download from mirror with all download …
|
|
|
@9198
|
9 years |
simon04 |
fix #11918 - Make obtain sources from current layers add only visible …
|
|
|
@9173
|
9 years |
simon04 |
Checkstyle
|
|
|
@9171
|
9 years |
simon04 |
see #12231 - Use HttpClient instead of some Utils.openHttpConnection …
|
|
|
@9152
|
9 years |
simon04 |
fix #12183 - "Registered toolbar action save_as-session overwritten"
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8960
|
9 years |
Don-vip |
fix #12018 - NPE
|
|
|
@8919
|
9 years |
Don-vip |
move UserCancelException class in tools package and use it where …
|
|
|
@8918
|
9 years |
Don-vip |
checkstyle
|
|
|
@8913
|
9 years |
simon04 |
fix #9115 - Offer to save session when closing editor with unsaved changes
|
|
|
@8912
|
9 years |
simon04 |
fix #11151 - Not all buttons are shown in exit confirmation dialog
…
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8760
|
9 years |
simon04 |
fix #11686 - Error by uploading changeset with too long tag
Changeset …
|
|
|
@8736
|
9 years |
simon04 |
see #11843 - Give all directly started threads sensible names
|
|
|
@8734
|
9 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8540
|
9 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8513
|
9 years |
Don-vip |
checkstyle: blocks
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8474
|
9 years |
Don-vip |
fix #11177 - Notes: upload before deleting layer doesn't work
|
|
|
@8470
|
10 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8469
|
10 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|
@8444
|
10 years |
Don-vip |
remove extra whitespaces
|
|
|
@8426
|
10 years |
Don-vip |
Accessibility - global use of JLabel.setLabelFor() + various fixes …
|
|
|
@8419
|
10 years |
Don-vip |
Sonar: various code style cleanup:
- fix copyright
- classes that …
|
|
|
@8415
|
10 years |
Don-vip |
code style/cleanup - Uncommented Empty Constructor
|
|
|