提交歷史

作者 SHA1 備註 提交日期
  Kentaro Wada 797004bac0 Fix bug caused by unHighlight 5 年之前
  Kentaro Wada 025ed3d78d Remove line color 5 年之前
  Kentaro Wada 7accf9ea28 Fix canvas.py 5 年之前
  Kentaro Wada ae2f8aa5f1 Reset self.hShape in Canvas 5 年之前
  Kentaro Wada 4fb1fab963 Clear highlight when leaving from canvas 5 年之前
  Sergey Shilin a3e6781bb1 Fixed a bug when application crashes on polygon deletion. Closes #556 5 年之前
  Kentaro Wada 21813d2857 Add config for canvas: double_click 5 年之前
  Kentaro Wada 4ab0e9a7c7 Minor fix 5 年之前
  LATENTIX\ht dc4967b330 Fixing potential bug 5 年之前
  LATENTIX\ht 2eb18d1234 Adding ability to remove a point from a closed shape (polygon). 5 年之前
  Christian Clauss e727b88ef1 Typo found by codespell 5 年之前
  Chen Zhang 226f5e66ef add more string to translate 5 年之前
  Kentaro Wada cfb2bd7fd9 Use edgeSelected with passing shape as second argument 5 年之前
  Jakub Gregorek f9752e46a0 Fixes #462, check shape type before emitting signal to allow to add points 5 年之前
  Kentaro Wada 159f6e03ad Fix typo 5 年之前
  Kentaro Wada 854f039fd5 Clip only x1 and y1 for intersectingEdges 5 年之前
  Kentaro Wada 39d9d8d207 Clip x, y values before calling intersectingEdges 5 年之前
  Kentaro Wada 68a800e15b Fix outOfPixmap to solve crashing when outside of the pixmap 5 年之前
  Kentaro Wada 3b55c8a222 Correct comments about canvas.menus 6 年之前
  Kentaro Wada ea23c7caee Remove duplicate menu in canvas 6 年之前
  IlyaOvodov da3fa111b0 Group operations on shapes (#405) 6 年之前
  IlyaOvodov ba475461a8 Fix #408 Undo works only once 6 年之前
  Kentaro Wada df0e43940b Load points as float values 6 年之前
  Kentaro Wada 7ad8d5c5cf Refactoring to merge the feature of label-specific flags 6 年之前
  Kentaro Wada a9c4df0a62 Use MouseEvent.localPos which returns QtPointF (pos is QPoint) 6 年之前
  Jonne Engelberts 11c0fc8f47 Relative highlighting. 6 年之前
  jonnedtc 148892ed76 Exponential zooming and relative stickiness. 6 年之前
  Kentaro Wada 029aed3924 Fix keep_prev when loading annotated labels 6 年之前
  Kentaro Wada 7f205788c5 Use resetState for postprocess after deleting label file 6 年之前
  Kentaro Wada 97383b1a2a Restrict x and y range in [0, width), [0, height) 6 年之前