source: osm/applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31812   9 years floscher [mapillary] Fix some more issues reported by static code analysis
(edit) @31811   9 years floscher [mapillary] Fix sonar issues "Immutable field"
(edit) @31799   10 years floscher [mapillary] More sonar issues resolved, some tests added and v1.1.0 …
(edit) @31797   10 years floscher [mapillary] More coding issues solved and more tests added
(edit) @31787   10 years floscher [mapillary] Add license header to source files
(edit) @31515   10 years nokutu Code improved, typos corrected and small enhances
(edit) @31514   10 years nokutu Code improvements and fixed a bug caused by trying to upload a picture …
(edit) @31512   10 years nokutu Extracted import methods and added a few more links when right …
(edit) @31502   10 years nokutu Fixed bug with walk mode
(edit) @31501   10 years nokutu Improved javadoc and code style.
(edit) @31495   10 years nokutu When zooming to show a set of images, the zoom level has a maximum …
(edit) @31491   10 years nokutu Fixed EDT errors and added option to delete the images after upload.
(edit) @31490   10 years nokutu Added several new commands to improve history record system.
(edit) @31473   10 years nokutu Fixed bug with upload. ThreadPoolExecutor was rejecting more than 5 …
(edit) @31460   10 years nokutu Created several new tests and improved comments.
(edit) @31457   10 years nokutu Added logout button and improved javadoc
(edit) @31456   10 years nokutu Created several utils classes
(edit) @31452   10 years nokutu Fix #11748
(edit) @31451   10 years nokutu Forced method access instead of parameter to get MapillaryData from …
(edit) @31450   10 years nokutu Remove getInstance method in MapillaryData class.
(edit) @31449   10 years nokutu Improved status bar behaviour.
(edit) @31446   10 years nokutu Updted build.gradle, .gitignore and uploads are now processed in a …
(edit) @31445   10 years nokutu Several changes: * Fixed #17730 and #11742 * Created upload system. …
(edit) @31425   10 years nokutu Fixed problem with ImageProvider and tests
(edit) @31424   10 years nokutu Fixed ImageProvider errors when in Windows because of the routes separator.
(edit) @31422   10 years nokutu Fixed EDT when the "Area is too big" dialog appears.
(edit) @31418   10 years nokutu Improved tests and code quality. Login is already working. Tests now …
(edit) @31417   10 years nokutu Created a few more tests. In order to run them, a JOSM window is opened.
(edit) @31416   10 years nokutu Added the possibility to do a reverse walk.
(edit) @31415   10 years nokutu Fixed several findbugs problems
(edit) @31412   10 years floscher Fix some FindBugs warnings and one JavaDoc error
(edit) @31409   10 years nokutu Fixed several concurrency bugs and improved Mapillary data download …
(edit) @31401   10 years nokutu Formatted code and extracted a few methods from MapillaryLayer to …
(edit) @31399   10 years nokutu Creted semiautomatic download mode. The plugins behaves like …
(edit) @31398   10 years nokutu Added buttons when in walk mode, so it can be paused, resumed and …
(edit) @31396   10 years nokutu Walk mode created. Set an interval and it will automatically switch to …
(edit) @31387   10 years nokutu More comments
(edit) @31386   10 years nokutu Code commented
(edit) @31380   10 years nokutu Improved export GUI and when exporting an imported image, the EXIF …
(edit) @31379   10 years nokutu When importing images, zoom to fit all the images
(edit) @31378   10 years nokutu Now you can import a whole directory
(edit) @31376   10 years nokutu Now the imports remember the last visited directory
(edit) @31359   10 years floscher Improved method MapillaryImportAction.degMinSecToDouble()
(edit) @31357   10 years nokutu Join mode created, press the button on the data menu to enable it. …
(edit) @31355   10 years nokutu New action: Import pictures into a sequence. It imports a set of …
(edit) @31352   10 years floscher Some code formatting and code style improvements The changes are …
(edit) @31350   10 years nokutu Now the timezone to show the image cration time is taken from the …
(edit) @31341   10 years nokutu Fixed Findbugs errors, improved test and removed trailing whitespaces …
(edit) @31331   10 years nokutu Improved exportation and code cleaned
(edit) @31328   10 years nokutu #11619, trying to fix the concurrency issues and some toher bugs
(edit) @31321   10 years nokutu Minor bugs
(edit) @31319   10 years nokutu Fixed importation of images
(edit) @31317   10 years nokutu Minor bugs fixed
(edit) @31313   10 years nokutu Changed shortcut to shift+comma, you can disable moving the focus when …
(edit) @31311   10 years nokutu Started adding test, solved bug regarding image inputs and a start crash
(edit) @31298   10 years nokutu Fixed bug when putting action from menu into upper bar (they were …
(edit) @31297   10 years nokutu Added more types of signs to filters
(edit) @31284   10 years nokutu Started with the filter dialog
(edit) @31282   10 years nokutu Soved bugs when downloading, user and timestamp not changing
(edit) @31278   10 years nokutu Tabs to spaces
(edit) @31277   10 years nokutu Solved bugs with huge and/or multiple downloads
(edit) @31275   10 years nokutu Corrected typo, signal => sign
(edit) @31271   10 years nokutu Code cleaned and commented
(edit) @31266   10 years nokutu Button to center view on selected image, and if you click with center …
(edit) @31264   10 years nokutu Code cleaned and commented
(edit) @31263   10 years nokutu Several bugs fixed
(edit) @31261   10 years nokutu New mode to jump to images that have signalson them
(edit) @31260   10 years nokutu Now you can export imported picutres, with modified exif data
(edit) @31256   10 years nokutu Started with history dialog and code cleaned
(edit) @31255   10 years nokutu Almost finished with the import of local pictures
(edit) @31252   10 years nokutu Started with importing local pictures
(add) @31251   10 years nokutu New package actions
Note: See TracRevisionLog for help on using the revision log.