Commit History

Author SHA1 Message Date
  Kentaro Wada f85133a01a Remove setFont call not to mess the font 1 year ago
  Kentaro Wada c201114850 Fix for flake8, black 2 years ago
  Kentaro Wada e92bba9219 Give options to select AI models 2 years ago
  Kentaro Wada d6535830e9 Add QLabel for "Zoom" 2 years ago
  Kentaro Wada 60ad92d6da Put toolBar top by default 2 years ago
  Kentaro Wada 43b71888d3 Add self._config["canvas"]["fill_drawing"] 2 years ago
  Kentaro Wada f3f880e5bb Fix uninitialized image for AI model when annotating consecutive images 2 years ago
  Kentaro Wada ac3a7c63b4 Introduce Segment-Anything model for crateMode="ai_polygon" 2 years ago
  Kentaro Wada cf53837eef Fix undefined description when display_label_popup=False 2 years ago
  Kentaro Wada 907a871c8f Fix tests for the newly added description 2 years ago
  Kentaro Wada 2dbea4bfd5 Rename content -> description 2 years ago
  Michał Woś ca7ffb3b34 Apply black auto-formatting - make static check happy 3 years ago
  Michał Woś 25bbb82784 Add label specific content 3 years ago
  Kentaro Wada 2187de1e79 Support crosshair along with cursor 2 years ago
  박상민 c0454cae39 Fix always call setDirty after removing selected point 2 years ago
  Kentaro Wada 770f55f2d1 Fix for unsupported float for setValue 2 years ago
  Kentaro Wada a37aa20515 Fix editLabel crash due to the novel label name in self.uniqLabelList 2 years ago
  Kentaro Wada 819a93cbbc Escape label name to support labels like <cat>, <background> 2 years ago
  Kentaro Wada 4d4cd2033e Use natsort.os_sorted to sort files in the browser 3 years ago
  Kentaro Wada 423aca79c1 Drop PyQt4 3 years ago
  Kentaro Wada dcd8a3dea7 Apply black 22.1.0 3 years ago
  Bc. Martin Kubovčík 8515fd6f4a Preview images on file dialogs (#948) 3 years ago
  Kentaro Wada b90a305a7b Fix for PyQt4 3 years ago
  Bc. Martin Kubovčík f696ea7a26 Movement with arrow keys (#942) 3 years ago
  Bc. Martin Kubovčík 806800efb0 Deselect shape when clicking and already selected (#950) 3 years ago
  Kentaro Wada 4754b26e73 Revert "Deselect shape when clicking and already selected (#944)" (#949) 3 years ago
  Bc. Martin Kubovčík 9d9914e8a4 Deselect shape when clicking and already selected (#944) 3 years ago
  Bc. Martin Kubovčík dc8e3ce2aa Fix crashes when moving a polygon after copying 3 years ago
  Changwoo Song a057253399 Update label color immediately after 'edit label' (#864) 3 years ago
  Kentaro Wada e8e821000f Fix keyboardModifiers() for keep_prev (#939) 3 years ago