|
|
@11087
|
8 years |
Don-vip |
sonar - squid:S1141 - Try-catch blocks should not be nested
|
|
|
@11059
|
8 years |
simon04 |
fix #13709 - Copyright is not clickable at the map in the history dialog
|
|
|
@11053
|
8 years |
simon04 |
fix #13709 - Copyright is missing at the map in the history dialog
|
|
|
@10791
|
8 years |
simon04 |
see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
|
|
|
@10763
|
8 years |
Don-vip |
sonar - squid:S2156 - "final" classes should not have "protected" members
|
|
|
@10755
|
8 years |
Don-vip |
sonar - various fixes
|
|
|
@10748
|
8 years |
Don-vip |
sonar - squid:S00100 - Method names should comply with a naming convention
|
|
|
@10680
|
8 years |
Don-vip |
sonar - pmd:UseVarargs - Use Varargs
|
|
|
@10670
|
8 years |
Don-vip |
see #12472 - fix "OperatorPrecedence" warnings
|
|
|
@10657
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
@10637
|
8 years |
Don-vip |
fix #13050 - cannot copy from the object history view (patch by …
|
|
|
@10634
|
8 years |
Don-vip |
sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
|
|
|
@10627
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10481
|
8 years |
stoecker |
Don't use SideButton outside toggle dialogs, see #12994, see #13054
|
|
|
@10453
|
8 years |
Don-vip |
fix #13023 - Replace uses of hasEditLayer() with new layer manager …
|
|
|
@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
|
|
|
@10345
|
8 years |
Don-vip |
fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10254
|
9 years |
Don-vip |
sonar - squid:S1948 - Fields in a "Serializable" class should either …
|
|
|
@10217
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10216
|
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 …
|
|
|
@10194
|
9 years |
Don-vip |
sonar, javadoc
|
|
|
@10179
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10173
|
9 years |
Don-vip |
sonar - squid:S1186 - Methods should not be empty
|
|
|
@10109
|
9 years |
Don-vip |
add unit test, javadoc, remove unused and untestable code
|
|
|
@10106
|
9 years |
Don-vip |
fix coverity 1353523 + 1347995
|
|
|
@10055
|
9 years |
Don-vip |
fix #12652 - Do not ...snip... bug report messages after 6000 …
|
|
|
@10053
|
9 years |
Don-vip |
fix #12628 - Ability to copy coordinates from History dialog
|
|
|
@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
|
|
|
@10006
|
9 years |
Don-vip |
fix #12639 - NPE in History Window for primitives with more than 100 …
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9982
|
9 years |
Don-vip |
fix #12620 - minor layout issue in node coordinate history tab
|
|
|
@9977
|
9 years |
Don-vip |
sonar - remove some transient modifiers
|
|
|
@9942
|
9 years |
Don-vip |
fix problems seen in unit tests when launched manually from Eclipse
|
|
|
@9816
|
9 years |
Don-vip |
add more unit tests, javadoc, fix code style issues
|
|
|
@9734
|
9 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@9733
|
9 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@9680
|
9 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@9677
|
9 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@9673
|
9 years |
Don-vip |
fix NPE seen in unit tests
|
|
|
@9602
|
9 years |
Don-vip |
HistoryBrowserDialog : fix Sonar/Coverity issues + add basic unit test
|
|
|
@9543
|
9 years |
Don-vip |
refactoring - global simplification of use of setLayout method - …
|
|
|
@9526
|
9 years |
simon04 |
fix #10789 - History dialog: indicate the number of changeset comments …
|
|
|
@9483
|
9 years |
simon04 |
fix #12382 see #12364 - NPE when querying for history of deleted node
|
|
|
@9468
|
9 years |
simon04 |
fix #8804 - Add version info to conflict dialog
|
|
|
@9454
|
9 years |
Don-vip |
checkstyle + add basic unit test
|
|
|
@9453
|
9 years |
simon04 |
fix #12364 - History dialog: fix initial panning to coordinates
|
|
|
@9450
|
9 years |
stoecker |
see #12191, only color code the changed part - possible improvement: …
|
|
|
@9441
|
9 years |
simon04 |
fix #12364 - History dialog: show old and new coordinate on map
|
|
|
@9403
|
9 years |
Don-vip |
fix coverity 1012836 - Copy-paste error
|
|
|
@9246
|
9 years |
Don-vip |
javadoc update
|
|
|
@9223
|
9 years |
Don-vip |
fix #12259 - adjust colors contrast in relation editor and history dialog
|
|
|
@9194
|
9 years |
simon04 |
fix #12191 - Color-code the tag history table
|
|
|
@9136
|
9 years |
Don-vip |
sonar fixes + javadoc
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8976
|
9 years |
simon04 |
fix #12016 - History dialog sometimes incorrectly shows a way as reversed
|
|
|
@8951
|
9 years |
Don-vip |
fix #11909 - NPE
|
|
|
@8893
|
9 years |
simon04 |
fix #11917 - remove the words "not present" in the object history …
|
|
|
@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
|
|
|
@8702
|
9 years |
simon04 |
see #11819 - History dialog: show reversed nodes in yellow, show …
|
|
|
@8686
|
9 years |
Don-vip |
fix #11803 - wrong help link
|
|
|
@8674
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8633
|
9 years |
Don-vip |
fix some compile errors that arise with openjdk-9-b74
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8475
|
10 years |
Don-vip |
fix #11219 - Open notes in browser with Ctrl-Shift-I: "Advanced info (web)"
|
|
|
@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 …
|
|
|
@8465
|
10 years |
Don-vip |
minor code style issues
|
|
|
@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 …
|
|
|
@8399
|
10 years |
Don-vip |
see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
|
|
|
@8392
|
10 years |
Don-vip |
remove useless code (Method implemented with an exact copy of its …
|
|
|
@8390
|
10 years |
Don-vip |
Sonar - various performance improvements
|
|
|
@8388
|
10 years |
Don-vip |
performance - use of EnumMap / EnumSet
|
|
|
@8384
|
10 years |
Don-vip |
squid:S1244 - Floating point numbers should not be tested for equality
|
|
|
@8377
|
10 years |
Don-vip |
performance - remove useless boxing of boolean constants
|
|
|
@8372
|
10 years |
Don-vip |
code cleanup
|
|
|
@8346
|
10 years |
Don-vip |
squid:S00116 - Field names should comply with a naming convention
|
|
|
@8345
|
10 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8338
|
10 years |
Don-vip |
fix squid:S1319 - Declarations should use Java collection interfaces …
|
|
|
@8332
|
10 years |
Don-vip |
fix various issues:
- performance - inefficient use of keySet iterator …
|
|
|
@8318
|
10 years |
Don-vip |
fix various Sonar issues:
- squid:S1068: Unused private fields should …
|
|
|
@8308
|
10 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8304
|
10 years |
Don-vip |
simplify URL encoding/decoding
|
|
|
@8291
|
10 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
@8285
|
10 years |
Don-vip |
fix sonar squid:S2039 - Member variable visibility should be specified
|
|
|
@8254
|
10 years |
simon04 |
see #10789 - History dialog: add button to open changeset dialog
|
|
|