1. 22 May, 2015 1 commit
  2. 21 May, 2015 2 commits
  3. 20 May, 2015 3 commits
  4. 19 May, 2015 1 commit
  5. 18 May, 2015 4 commits
  6. 16 May, 2015 2 commits
  7. 15 May, 2015 4 commits
  8. 10 May, 2015 1 commit
  9. 08 May, 2015 1 commit
  10. 29 Apr, 2015 1 commit
  11. 27 Apr, 2015 1 commit
  12. 22 Dec, 2014 1 commit
  13. 17 Dec, 2014 1 commit
  14. 16 Dec, 2014 2 commits
  15. 15 Dec, 2014 2 commits
  16. 14 Dec, 2014 3 commits
    • duminil's avatar
      Calculate PolygonArea for RegionChooser · 138dffec
      duminil authored
      138dffec
    • duminil's avatar
    • bruse's avatar
      Introduced asynchronous jobs: · deecc2a6
      bruse authored
      - Export jobs will be sent asynchronously in separate threads.
      - Export job results (CityGML files) will be download asynchronously in separate threads.
      - Job status' will be polled asynchronously and frequently. The main application can register job status listeners at the jobs in order to be notified upon job status changes of asynchronously running jobs.
      - Note: The connector implementation safe to use, but still blocking, which is no problem. Meaning, you have to use AsyncExportJob and AsyncImportJob in order to take advantage of the new asynchronous operations.
      deecc2a6
  17. 10 Dec, 2014 1 commit
  18. 17 Nov, 2014 1 commit
  19. 09 Oct, 2014 2 commits
  20. 02 Oct, 2014 3 commits
  21. 25 Sep, 2014 1 commit
  22. 24 Sep, 2014 1 commit
  23. 16 Sep, 2014 1 commit