Historial de Commits

Autor SHA1 Mensaje Fecha
  alexander-g d986e8fc08 Added a tool to adjust image brightness and contrast. Useful for dark images (#494) hace 4 años
  Kentaro Wada 465d882306 Make "Add Point To Edge" more robust hace 5 años
  Kentaro Wada 45d1d04791 Fix both unHighlight and addPointToEdge with self.prevXXX hace 5 años
  Kentaro Wada b3a672ba52 Clear shape highlight correctly hace 5 años
  Kentaro Wada 797004bac0 Fix bug caused by unHighlight hace 5 años
  Kentaro Wada 025ed3d78d Remove line color hace 5 años
  Kentaro Wada 7accf9ea28 Fix canvas.py hace 5 años
  Kentaro Wada ae2f8aa5f1 Reset self.hShape in Canvas hace 5 años
  Kentaro Wada 4fb1fab963 Clear highlight when leaving from canvas hace 5 años
  Sergey Shilin a3e6781bb1 Fixed a bug when application crashes on polygon deletion. Closes #556 hace 5 años
  Kentaro Wada 21813d2857 Add config for canvas: double_click hace 5 años
  Kentaro Wada 4ab0e9a7c7 Minor fix hace 5 años
  LATENTIX\ht dc4967b330 Fixing potential bug hace 5 años
  LATENTIX\ht 2eb18d1234 Adding ability to remove a point from a closed shape (polygon). hace 5 años
  Christian Clauss e727b88ef1 Typo found by codespell hace 5 años
  Chen Zhang 226f5e66ef add more string to translate hace 5 años
  Kentaro Wada cfb2bd7fd9 Use edgeSelected with passing shape as second argument hace 5 años
  Jakub Gregorek f9752e46a0 Fixes #462, check shape type before emitting signal to allow to add points hace 5 años
  Kentaro Wada 159f6e03ad Fix typo hace 5 años
  Kentaro Wada 854f039fd5 Clip only x1 and y1 for intersectingEdges hace 5 años
  Kentaro Wada 39d9d8d207 Clip x, y values before calling intersectingEdges hace 5 años
  Kentaro Wada 68a800e15b Fix outOfPixmap to solve crashing when outside of the pixmap hace 5 años
  Kentaro Wada 3b55c8a222 Correct comments about canvas.menus hace 6 años
  Kentaro Wada ea23c7caee Remove duplicate menu in canvas hace 6 años
  IlyaOvodov da3fa111b0 Group operations on shapes (#405) hace 6 años
  IlyaOvodov ba475461a8 Fix #408 Undo works only once hace 6 años
  Kentaro Wada df0e43940b Load points as float values hace 6 años
  Kentaro Wada 7ad8d5c5cf Refactoring to merge the feature of label-specific flags hace 6 años
  Kentaro Wada a9c4df0a62 Use MouseEvent.localPos which returns QtPointF (pos is QPoint) hace 6 años
  Jonne Engelberts 11c0fc8f47 Relative highlighting. hace 6 años