Commit History

Autor SHA1 Mensaxe Data
  Vincenz Mechler 8a9ffdb153 changed two method names in FileImporter to start with uppercase and fixed a reported warning in UnitTest1 %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler afb64d3735 implemented FileImporter tests and added access methods for testing to FileImporter (import method invocation with String[] instead of file path) and Form1 (a method to create a new canvas on the left side and add and draw a picture there and an universal getter method for use by all tests which need encapsulated data, returning ALL global variables of Form1 in an Object array in the order of their definition) %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler c8987f46b5 reverted renaming of ConvertCoordinates and renamed instance variables of Form1 to match the naming scheme %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler a971fdfbc3 renamed sid specific methods (DrawEmptyCanvas to drawEmptyCanvasRight and ConvertCoordinates to ConvrtCoordinatesRight) for consistency with naming scheme of methods regarding the left image %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler 8813bb3741 unified instance variable documentation style to ///<summary>... and added documentation to the three instance variables of the Line class %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler 1fcf0b1095 fixed comments in ParseISADBody(...) and BindAndDrawPicture(...) %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler 3bbc33bbf4 fixed unnecessary public getter definition for templatePicture and leftImage %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler ff1ee71b77 fixed many issues discovered during the code review %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler 3783255dbb moved .isad file parsing into new class ImportHandler %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler 2908b50cd4 Merge branch 'userstory12' of https://github.com/m-edlund/BP-SketchAssistant into userstory12 %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler bd9c79daac moved isad file import into new FileImporter class %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 08e3d21e91 Merge branch 'develop' into userstory12 %!s(int64=5) %!d(string=hai) anos
  Vincenz Mechler b94b3e3cf4 implemented functionality, no tests yet %!s(int64=5) %!d(string=hai) anos
  m-edlund 64ec1fe7a6 Userstory 7, 10 & 11 (#6) %!s(int64=5) %!d(string=hai) anos
  TiReischl 1612933d13 Merge pull request #5 from m-edlund/userstory6 %!s(int64=5) %!d(string=hai) anos
  m-edlund fc390b9e16 Updated travis.yml %!s(int64=5) %!d(string=hai) anos
  m-edlund 41d8df2ac4 updated travis.yml %!s(int64=5) %!d(string=hai) anos
  m-edlund 9792269b36 Updated travis.yml %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 2df0f4e4da Further testing with travis %!s(int64=5) %!d(string=hai) anos
  m-edlund 188cd8942c Updated travis.yml %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 184f41c183 Updated userstory.md file %!s(int64=5) %!d(string=hai) anos
  Martin Edlund de0ab374f1 Switched to NUnit testing %!s(int64=5) %!d(string=hai) anos
  m-edlund 47278b42f3 Updated travis.yml %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 0d90272bd5 Fixed Several Bugs, Deletion Feature so far complete. %!s(int64=5) %!d(string=hai) anos
  TiReischl 36e78faaee set previousCursorPosition %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 8fead4c731 Added another Unit Test for Line.cs %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 1859a7731c Fixed Errors with Deletion. %!s(int64=5) %!d(string=hai) anos
  Martin Edlund c136e41eb5 Added Testsuite and some unittests for Line.cs %!s(int64=5) %!d(string=hai) anos
  Martin Edlund 4496edbd25 Implemented Bresenham Line Alg., added more bugs to fix later %!s(int64=5) %!d(string=hai) anos
  Martin Edlund b2e8e5d11d Implemented basic deletion feature, bugs remain %!s(int64=5) %!d(string=hai) anos