source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31468   9 years wiktorn Pass custom headers to OsmTileLoader
(edit) @31465   9 years donvip [josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
(edit) @31463   9 years donvip [josm_utilsplugin2] fix #josm11760 - NPE
(edit) @31461   9 years nkaragiannakis support textual analysis for most used languages
(edit) @31460   9 years nokutu Created several new tests and improved comments.
(edit) @31459   9 years nokutu Moved bounds ArrayList from MapillaryLayer to MapillaryData.
(edit) @31458   9 years nokutu Fix test
(edit) @31457   9 years nokutu Added logout button and improved javadoc
(edit) @31456   9 years nokutu Created several utils classes
(edit) @31455   9 years nokutu Fixed test errors
(edit) @31454   9 years nokutu * Right click on "View in website" label allows the user to copy the …
(edit) @31453   9 years nokutu Fixed test.
(edit) @31452   9 years nokutu Fix #11748
(edit) @31451   9 years nokutu Forced method access instead of parameter to get MapillaryData from …
(edit) @31450   9 years nokutu Remove getInstance method in MapillaryData class.
(edit) @31449   9 years nokutu Improved status bar behaviour.
(edit) @31448   9 years nokutu Added needed libraries
(edit) @31447   9 years nokutu Fixed JavaDoc errors.
(edit) @31446   9 years nokutu Updted build.gradle, .gitignore and uploads are now processed in a …
(edit) @31445   9 years nokutu Several changes: * Fixed #17730 and #11742 * Created upload system. …
(edit) @31443   9 years donvip [josm_cadastre_fr] fix #josm11744 - old path to PNG image replaced to …
(edit) @31441   9 years nkaragiannakis allow custom SVM models
(edit) @31440   9 years nkaragiannakis add log4j
(edit) @31426   9 years floscher Remove scribe-dependency and add new AWS-dependency instead
(edit) @31425   9 years nokutu Fixed problem with ImageProvider and tests
(edit) @31424   9 years nokutu Fixed ImageProvider errors when in Windows because of the routes separator.
(edit) @31423   9 years nokutu Remove unused library: Scribe
(edit) @31422   9 years nokutu Fixed EDT when the "Area is too big" dialog appears.
(edit) @31421   9 years nokutu Fixed tests errors
(edit) @31420   9 years nokutu Fix build.gradle
(edit) @31419   9 years nokutu Fixed test error
(edit) @31418   9 years nokutu Improved tests and code quality. Login is already working. Tests now …
(edit) @31417   9 years nokutu Created a few more tests. In order to run them, a JOSM window is opened.
(edit) @31416   9 years nokutu Added the possibility to do a reverse walk.
(edit) @31415   9 years nokutu Fixed several findbugs problems
(edit) @31413   9 years holgermappt Do not try to calculate direction if image has no position. See …
(edit) @31412   9 years floscher Fix some FindBugs warnings and one JavaDoc error
(edit) @31411   9 years floscher Add test for MapillaryAbstractImage.getDate()
(edit) @31410   9 years floscher Don't throw an exception in MapillaryImportedImage.getImage() when …
(edit) @31409   9 years nokutu Fixed several concurrency bugs and improved Mapillary data download …
(edit) @31408   9 years floscher Publish plugin via GitHub releases when a tag is pushed
(edit) @31407   9 years floscher Let Travis publish FindBugs report and cache Gradle dependencies
(edit) @31406   9 years floscher Automatically deploy build results of master-branch to GitHub pages
(edit) @31405   9 years nokutu Undo build.gradle edit.
(edit) @31404   9 years nokutu Fixed #11716. Concurrency bug related with semiautomatic mode when …
(edit) @31402   9 years nkaragiannakis bugFix for files extraction
(edit) @31401   9 years nokutu Formatted code and extracted a few methods from MapillaryLayer to …
(edit) @31400   9 years nokutu Fixed bug when downloading multiple times, several instances of the …
(edit) @31399   9 years nokutu Creted semiautomatic download mode. The plugins behaves like …
(edit) @31398   9 years nokutu Added buttons when in walk mode, so it can be paused, resumed and …
(edit) @31397   9 years nokutu Improved filters, you can set since when images are valid.
(edit) @31396   9 years nokutu Walk mode created. Set an interval and it will automatically switch to …
(edit) @31395   9 years floscher [mapillary] Bump Gradle to latest version 2.5
(edit) @31394   9 years floscher [mapillary] Add documentation on the contribution workflow and on how …
(edit) @31393   9 years floscher [mapillary] Added Gradle as an alternative build-system
(edit) @31392   9 years floscher [mapillary] Remove Eclipse specific files from VCS
(edit) @31391   9 years nokutu Rebased master
(edit) @31390   9 years nokutu Login system implemented
(edit) @31389   9 years nokutu More comments and made many methods and properties private.
(edit) @31388   9 years nokutu Started login system, code is already gathered, only the last POST to …
(edit) @31387   9 years nokutu More comments
(edit) @31386   9 years nokutu Code commented
(edit) @31385   9 years nokutu In select mode, when an image is highlighted, just the thumbnail is …
(edit) @31384   9 years floscher [mapillary] Fix last commit
(edit) @31383   9 years floscher Add Java-representation of a traffico-sign * …
(edit) @31382   9 years floscher Add traffico-resources These resources have been generated from …
(edit) @31381   9 years floscher Move all API-URLs into the classes resposible for downloading from the …
(edit) @31380   9 years nokutu Improved export GUI and when exporting an imported image, the EXIF …
(edit) @31379   9 years nokutu When importing images, zoom to fit all the images
(edit) @31378   9 years nokutu Now you can import a whole directory
(edit) @31377   9 years nokutu Imported images show their names and capture time in the dialog titlebar
(edit) @31376   9 years nokutu Now the imports remember the last visited directory
(edit) @31375   9 years nokutu Fixed double click and shift click for sequences of imported images.
(edit) @31374   9 years nokutu Test downloading of sequences in a given bbox The new testcase starts …
(edit) @31373   9 years nokutu Prevent overloading mapillary-server by fetching 10 sequences at a …
(edit) @31372   9 years stoecker fix external
(edit) @31369   9 years belecker Change code for new Server response.
(edit) @31368   9 years belecker Change default settings for new NRW server.
(edit) @31364   9 years donvip [josm_opendata] see #josm11624 - better GML support
(edit) @31363   9 years stoecker fix i18n
(edit) @31361   9 years stoecker fix build error
(edit) @31360   9 years floscher Delete .settings-folder from VCS to allow different settings for …
(edit) @31359   9 years floscher Improved method MapillaryImportAction.degMinSecToDouble()
(edit) @31358   9 years nokutu Finished join/unjoin mode. You can change the mode with a button in …
(edit) @31357   9 years nokutu Join mode created, press the button on the data menu to enable it. …
(edit) @31356   9 years nokutu Started working on map modes for MapillaryLayer. Atm I'm working with …
(edit) @31355   9 years nokutu New action: Import pictures into a sequence. It imports a set of …
(edit) @31353   9 years wiktorn Added implementation of new metods of Projection interface in JOSM
(edit) @31352   9 years floscher Some code formatting and code style improvements The changes are …
(edit) @31351   9 years floscher Improved Eclipse settings for compiler warnings and code formatting
(edit) @31350   9 years nokutu Now the timezone to show the image cration time is taken from the …
(edit) @31349   9 years floscher Added project-specific formatting options for Eclipse
(edit) @31348   9 years floscher Add authors.txt and improve README Also two minor formatting …
(edit) @31347   9 years floscher Test downloading of sequences in a given bbox The new testcase starts …
(edit) @31346   9 years floscher Prevent overloading mapillary-server by fetching 10 sequences at a …
(edit) @31345   9 years malcolmh update jicons
(edit) @31344   9 years malcolmh update jicons
(edit) @31343   9 years malcolmh update jicons
(edit) @31342   9 years nokutu Added externals again, JOSM doesn't support oauth 2.0
(edit) @31341   9 years nokutu Fixed Findbugs errors, improved test and removed trailing whitespaces …
Note: See TracRevisionLog for help on using the revision log.