Historial de Commits

Autor SHA1 Mensaje Fecha
  Kentaro Wada 56625cf445 Remove MainWindow.undoLastPoint for simplicity hace 7 años
  Kentaro Wada 6aa125f0ee Use Ctrl+Z to undoLastPoint as well hace 7 años
  Martijn Buijs e537170a4f Fix flake8 issues hace 7 años
  Martijn Buijs 2b0cbd7bf9 Undo last drawn point on current polygon hace 7 años
  Kentaro Wada 5ce1b9ed3d setWindowTitle with checking if self.filename is None hace 7 años
  Kentaro Wada 30c851837f Fix for flake8: labelme/app.py hace 7 años
  Kentaro Wada 9bee9e1141 Update LICENSE file hace 7 años
  Kentaro Wada 6bbcee40c3 Fix for flake8 and add flake8 test hace 7 años
  Kentaro Wada af1345eb95 Check if filename is None hace 7 años
  Kentaro Wada c7442b7735 Overwrite existing label file with importDir hace 7 años
  Kentaro Wada 505391c00f Append to unique label list after edit hace 7 años
  Kentaro Wada 22a6a9df33 Show errorMessage with not existing file to load hace 7 años
  Kentaro Wada a560f67a6c Keep previous label in QLineEdit for label hace 7 años
  Kentaro Wada 2a8bfc2226 Coding style fix hace 7 años
  Martijn Buijs f6c43b515b Allow loading labels from file hace 7 años
  Martijn Buijs 3ba3b5a226 Don't display empty labels for the user to select hace 7 años
  Martijn Buijs a369ccf1da If there are unsaved changes, show a asterisk in window title hace 7 años
  Martijn Buijs 0a69964a84 Change discard changes dialog to save changes dialog hace 7 años
  Kentaro Wada 2700eec1f5 Show unique label list in the dock hace 7 años
  Kentaro Wada 8b005e7036 Open file from list with a single click hace 7 años
  Kentaro Wada a8c1292f8c Show currently loaded file in loadFile method hace 7 años
  Martijn Buijs 6267cb4f43 Show relative path instead of full path to save some space hace 7 años
  Martijn Buijs 3fc3cda356 Select currently loaded file in filelistwidget hace 7 años
  Martijn Buijs fbe41a6248 Show currently loaded file in window title hace 7 años
  Martijn Buijs da0814cd92 Check self.dirty before switching to double clicked file hace 7 años
  Kentaro Wada 4ed5ce51cd Refactor app.py: add _find_item_from_shape, _find_shape_from_item hace 7 años
  Kentaro Wada 8c2b8399be Remove unused variable self.dirname hace 7 años
  Kentaro Wada 9587eaacea Import dir images without error popup hace 7 años
  Douglas Long 47607a47a6 Resources.qrc hace 7 años
  Kentaro Wada eac90f84de Refactor app.py: add _find_item_from_shape, _find_shape_from_item hace 7 años