source: josm/trunk/src/org/openstreetmap/josm/actions/upload/ValidateUploadHook.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12212   7 years michael2402 ValidateUploadHook: Invalidate the error layer instead of relying on a …
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10247   8 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
(edit) @9675   8 years Don-vip add more unit tests
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6786   10 years akks fix #9639: NPE when trying to upload data (rough fix, needs checking) …
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6683   10 years Don-vip fix #9532 - UI tuning of upload validation dialog
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6436   10 years Don-vip fix #9362 - Validator dialog not filled with warning messages after …
(edit) @6331   10 years Don-vip fix #9205 - validation run on upload is not updating validation window …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5926   11 years bastiK clean up imports
(edit) @5013   12 years akks Validation on upload and error reporting windows did not fit in 800x600
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4097   13 years stoecker fix #6089 - typo
(edit) @4075   13 years framm fix typo in "AggregatePrimitivesVisitor" class name
(edit) @4052   13 years stoecker fix typo
(edit) @4023   13 years stoecker improve validator user interface
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.