Historial de Commits

Autor SHA1 Mensaje Fecha
  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) hace 5 años
  Vincenz Mechler c8987f46b5 reverted renaming of ConvertCoordinates and renamed instance variables of Form1 to match the naming scheme hace 5 años
  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 hace 5 años
  Vincenz Mechler 8813bb3741 unified instance variable documentation style to ///<summary>... and added documentation to the three instance variables of the Line class hace 5 años
  Vincenz Mechler 1fcf0b1095 fixed comments in ParseISADBody(...) and BindAndDrawPicture(...) hace 5 años
  Vincenz Mechler 3bbc33bbf4 fixed unnecessary public getter definition for templatePicture and leftImage hace 5 años
  Vincenz Mechler ff1ee71b77 fixed many issues discovered during the code review hace 5 años
  Vincenz Mechler 2908b50cd4 Merge branch 'userstory12' of https://github.com/m-edlund/BP-SketchAssistant into userstory12 hace 5 años
  Vincenz Mechler bd9c79daac moved isad file import into new FileImporter class hace 5 años
  Martin Edlund 08e3d21e91 Merge branch 'develop' into userstory12 hace 5 años
  Vincenz Mechler b94b3e3cf4 implemented functionality, no tests yet hace 5 años
  m-edlund 64ec1fe7a6 Userstory 7, 10 & 11 (#6) hace 5 años
  Martin Edlund 0d90272bd5 Fixed Several Bugs, Deletion Feature so far complete. hace 5 años
  TiReischl 36e78faaee set previousCursorPosition hace 5 años
  Martin Edlund 1859a7731c Fixed Errors with Deletion. hace 5 años
  Martin Edlund 4496edbd25 Implemented Bresenham Line Alg., added more bugs to fix later hace 5 años
  Martin Edlund b2e8e5d11d Implemented basic deletion feature, bugs remain hace 5 años
  TiReischl d674a518b7 remove pen hace 5 años
  Martin Edlund 24c3cbc6b3 Cleaned up code, moved some functionality to their own functions hace 5 años
  TiReischl 75d35202a2 draw line with Line.cs Class hace 5 años
  Martin Edlund 34a3c1b54d Cleanup preparing for Pull request hace 5 años
  TiReischl 34ef797adc try new function hace 5 años
  Martin Edlund e8d30c176a Merged Fixes hace 5 años
  Martin Edlund 0b217c4b6f Several bug fixes, changes for clarity hace 5 años
  TiReischl b182c2bd8f added some details hace 5 años
  TiReischl 2db9ff4a5b added userstory3, still some bugs in draw function hace 5 años
  TiReischl 69a47bba31 solved some mergeconflicts hace 5 años
  TiReischl fde41312f7 try merge hace 5 años
  TiReischl 4a6d997d80 added draw function hace 5 años
  Martin Edlund 10863d7887 Made branch ready for pull request hace 5 años