source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @31340   9 years nokutu Started with the OAuth window
(edit) @31338   9 years nokutu Deleted externals, they are already in JOSM
(edit) @31337   9 years nokutu Fixed external
(edit) @31336   9 years nokutu Added scribe as external for oauth2
(edit) @31334   9 years nokutu Code cleaned and commented
(edit) @31333   9 years nokutu Code cleaned
(edit) @31331   9 years nokutu Improved exportation and code cleaned
(edit) @31329   9 years donvip [josm_print] update to JOSM 8554
(edit) @31328   9 years nokutu #11619, trying to fix the concurrency issues and some toher bugs
(edit) @31326   9 years nokutu Fixed concurrency bug when downloading images
(edit) @31324   9 years nokutu The date when the image was taken is shown automatically if the user …
(edit) @31322   9 years nokutu Fixed bug when downloading several sets of images and now it doesn't …
(edit) @31321   9 years nokutu Minor bugs
(edit) @31319   9 years nokutu Fixed importation of images
(edit) @31317   9 years nokutu Minor bugs fixed
(edit) @31315   9 years nokutu Added more signs
(edit) @31314   9 years nokutu Added more signs and fixed sign chooser dialog size
(edit) @31313   9 years nokutu Changed shortcut to shift+comma, you can disable moving the focus when …
(edit) @31312   9 years nokutu Code cleaned and commented
(edit) @31311   9 years nokutu Started adding test, solved bug regarding image inputs and a start crash
(edit) @31308   9 years wiktorn comment code not compiling after 8526. Not sure if its needed
(edit) @31307   9 years wiktorn comment code not compiling after 8526. Not sure if its needed
(edit) @31306   9 years nokutu Solved cache infinite loop and added more signs to the filter
(edit) @31304   9 years wiktorn Adapt to changes in JOSM 8526 - changes in interfaces of TMSLayer
(edit) @31302   9 years wiktorn Adapt to changes in JOSM 8526. getTileType method was removed.
(edit) @31300   9 years nokutu Filter almost completed
(edit) @31299   9 years nokutu Solved bugs related to timezone
(edit) @31298   9 years nokutu Fixed bug when putting action from menu into upper bar (they were …
(edit) @31297   9 years nokutu Added more types of signs to filters
(edit) @31296   9 years nokutu Improved picture's capture time visualization and start with choose …
(edit) @31294   9 years simon04 fix #josm10897 - JOSM/mirrored_download: Disable and pre-set source …
(edit) @31289   9 years simon04 JOSM/measurement: canloadatruntime
(edit) @31287   9 years simon04 fix #josm10897 - JOSM/mirrored_download: Disable and pre-set source …
(edit) @31285   9 years simon04 JOSM/measurement: compute and display selection radius (patch by …
(edit) @31284   9 years nokutu Started with the filter dialog
(edit) @31282   9 years nokutu Soved bugs when downloading, user and timestamp not changing
(edit) @31281   9 years donvip [josm_plugins] fix #josm11570 - invalid jar for log4j plugin
(edit) @31280   9 years nokutu Solved graphic bug with toggledialogs and another one with HistoryRecord
(edit) @31279   9 years nokutu Forgot last commit
(edit) @31278   9 years nokutu Tabs to spaces
(edit) @31277   9 years nokutu Solved bugs with huge and/or multiple downloads
(edit) @31275   9 years nokutu Corrected typo, signal => sign
(edit) @31273   9 years nokutu Several bugs fixed and now it is possible to select images from the …
(edit) @31272   9 years nokutu Fixed bug when downloading signals and some cache errors
(edit) @31271   9 years nokutu Code cleaned and commented
(edit) @31270   9 years nokutu Icon hovering implemented
(edit) @31268   9 years nokutu Code cleaned and some minor enhances
(edit) @31267   9 years nokutu Picture's author and capture date is shown
(edit) @31266   9 years nokutu Button to center view on selected image, and if you click with center …
(edit) @31265   9 years akks [josm_fastdraw] Fix incorrect settings saving-2
Note: See TracRevisionLog for help on using the revision log.