|
|
@12259
|
7 years |
bastiK |
see #14794 - javadoc
|
|
|
@11746
|
8 years |
Don-vip |
PMD - Strict Exceptions
|
|
|
@11713
|
8 years |
Don-vip |
add Ant target to run PMD (only few rules for now), fix violations
|
|
|
@11673
|
8 years |
michael2402 |
Add more Javadoc for progress monitors.
|
|
|
@11672
|
8 years |
michael2402 |
PleaseWaitDialog: Javadoc and make direct progress model access deprecated.
|
|
|
@11283
|
8 years |
michael2402 |
See #13976: Add progress monitor information to the bug report
|
|
|
@11100
|
8 years |
Don-vip |
sonar - squid:S2148 - Underscores should be used to make large numbers …
|
|
|
@10634
|
8 years |
Don-vip |
sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
|
|
|
@10611
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10600
|
8 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
@10173
|
8 years |
Don-vip |
sonar - squid:S1186 - Methods should not be empty
|
|
|
@10121
|
9 years |
Don-vip |
add more debug messages + assertions to debug failing unit test
|
|
|
@10035
|
9 years |
Don-vip |
code refactoring to ease creation of unit tests by avoiding as much as …
|
|
|
@9665
|
9 years |
stoecker |
fix eol-style issues and similar formating stuff, see #12410
|
|
|
@9531
|
9 years |
simon04 |
HttpClient: test progress monitor handling (fixup r9529)
|
|
|
@9529
|
9 years |
simon04 |
HttpClient: test progress monitor handling
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9231
|
9 years |
Don-vip |
javadoc update
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8939
|
9 years |
Don-vip |
fix problems seen in headless environment for jenkins
|
|
|
@8929
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@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
|
|
|
@8734
|
9 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8692
|
9 years |
Don-vip |
see #11795 - fix HeadlessException with Jenkins
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8512
|
9 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8470
|
9 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8469
|
9 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|
@8387
|
9 years |
Don-vip |
fix some Findbugs warnings
|
|
|
@8377
|
9 years |
Don-vip |
performance - remove useless boxing of boolean constants
|
|
|
@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
|
|
|
@7937
|
10 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7935
|
10 years |
bastiK |
applied #10920, applied #10854 - Move 'Toggle image thumbnail preview' …
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6084
|
11 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
@5891
|
12 years |
stoecker |
fix javadoc
|
|
|
@5890
|
12 years |
akks |
Minor Javadoc fixes and adding @Override annotations
|
|
|
@5826
|
12 years |
Don-vip |
fix #8575 - NPE
|
|
|
@5534
|
12 years |
bastiK |
increase maximum resolution of progress bar
manual repaint is …
|
|
|
@5495
|
12 years |
Don-vip |
see #7906 - Remove ODbL/CT stuff
|
|
|
@5452
|
12 years |
Don-vip |
Code refactorisation on EDT calls
|
|
|
@5266
|
12 years |
bastiK |
fixed majority of javadoc warnings by replacing "{@see" by "{@link"
|
|
|
@5170
|
13 years |
Don-vip |
cleanup svn:mime-type properties preventing Java sources from being …
|
|
|
@4762
|
13 years |
jttt |
Add method getWindowParent to ProgressMonitor (see #7208)
|
|
|
@4761
|
13 years |
jttt |
Fix #7218 NPE after download with waydownloader
|
|
|
@4758
|
13 years |
jttt |
Fix #7212 "Update data" broken (regression)
|
|
|
@4756
|
13 years |
jttt |
Fix #7211 NPE when updating plugins
|
|
|
@4754
|
13 years |
jttt |
Fix #7207 download/upload dialogs steal focus, probably others too
|
|
|
@4745
|
13 years |
jttt |
Add precache wms tiles action to gpx layers (it will download wms …
|
|
|
@4739
|
13 years |
jttt |
- fix #7202 Downloading Data window harder to read since r4718
- …
|
|
|
@4718
|
13 years |
jttt |
Add posibility to run please wait runnable tasks in background
|
|
|
@4684
|
13 years |
Don-vip |
see #7159 - Layer merging performance
|
|
|
@4674
|
13 years |
simon04 |
fix #7172 - CT isn't always loaded by the History window when looking …
|
|
|
@4642
|
13 years |
Don-vip |
Accessors on ChildProgress
|
|
|
@4641
|
13 years |
Don-vip |
Make ChildProgress public.
|
|
|
@4310
|
13 years |
stoecker |
fix #6680, fix #6677 - i18n issues
|
|
|
@3752
|
14 years |
bastiK |
make dialog component accessible so progress dialog can have blocking …
|
|
|
@3408
|
14 years |
jttt |
Show only actions that can work on all selected layers in …
|
|
|
@3083
|
15 years |
bastiK |
added svn:eol-style=native to source files
|
|
|
@3006
|
15 years |
mjulius |
fix a bunch of typos
|
|
|
@2990
|
15 years |
jttt |
Fix some eclipse warnings
|
|
|
@2850
|
15 years |
mjulius |
fix messages for gui
|
|
|
@2713
|
15 years |
stoecker |
removed obsolete code (re-add when necessary)
|
|
|
@2687
|
15 years |
Gubaer |
Partial commit due to issue described in #4137
Breaks the build
|
|
|
@2512
|
15 years |
stoecker |
i18n updated, fixed files to reduce problems when applying patches, …
|
|
|
@2338
|
15 years |
Gubaer |
Fixed two @Overrides, see #3797
|
|
|
@2337
|
15 years |
Gubaer |
Removed error memory from progress monitoring subsystem - missed one …
|
|
|
@2336
|
15 years |
Gubaer |
Removed error memory from progress monitoring subsystem.
|
|
|
@2322
|
15 years |
Gubaer |
Added canceling of DownloadOsmTaskLists
Removed error remembering in …
|
|
|
@2319
|
15 years |
Gubaer |
fixed #3725: JOSM doesn't provide indication during upload that the …
|
|
|
@2181
|
15 years |
stoecker |
lots of i18n fixes
|
|
|
@2057
|
15 years |
Gubaer |
Gave PleaseWaitProgressMonitor its no-arg constructor back
|
|
|
@2025
|
15 years |
Gubaer |
new: improved dialog for uploading/saving modified layers on exit
new: …
|
|
|
@2017
|
15 years |
Gubaer |
removed OptionPaneUtil
cleanup of deprecated Layer API
cleanup of …
|
|
|
@1875
|
15 years |
jttt |
Fix #3134
|
|
|
@1872
|
15 years |
jttt |
Fix #3130
|
|
|
@1865
|
15 years |
Gubaer |
replaced JOptionPane.show* by OptionPaneUtil.show*
ExtendeDialog now …
|
|
|
@1863
|
15 years |
jttt |
Fix #2936 and #3066 (geoimage issues)
|
|
|
@1812
|
15 years |
jttt |
Add getTickCount method to ProgressMonitor
|
|
|
@1811
|
15 years |
jttt |
PleaseWait refactoring. Progress is now reported using ProgressMonitor …
|