Histórico de commits

Autor SHA1 Mensagem Data
  Martijn Buijs b02303c6e0 Simplified zooming on cursor to scrollbar manipulation 7 anos atrás
  Martijn Buijs 908faa8457 First attempt to zoom at pointer location 7 anos atrás
  Martijn Buijs 83c11e0635 Make zoom shortcuts consistent with other applications 7 anos atrás
  Kentaro Wada 7f47eff16c Remove duplicate addWidget(self.labelList) 7 anos atrás
  Kentaro Wada ca783362e2 Make labeled polygons sortable 7 anos atrás
  Kentaro Wada 083ef20bd4 Make self.imageList as the property 7 anos atrás
  Kentaro Wada 56625cf445 Remove MainWindow.undoLastPoint for simplicity 7 anos atrás
  Kentaro Wada 6aa125f0ee Use Ctrl+Z to undoLastPoint as well 7 anos atrás
  Martijn Buijs e537170a4f Fix flake8 issues 7 anos atrás
  Martijn Buijs 2b0cbd7bf9 Undo last drawn point on current polygon 7 anos atrás
  Kentaro Wada 5ce1b9ed3d setWindowTitle with checking if self.filename is None 7 anos atrás
  Kentaro Wada 30c851837f Fix for flake8: labelme/app.py 7 anos atrás
  Kentaro Wada 9bee9e1141 Update LICENSE file 7 anos atrás
  Kentaro Wada 6bbcee40c3 Fix for flake8 and add flake8 test 7 anos atrás
  Kentaro Wada af1345eb95 Check if filename is None 7 anos atrás
  Kentaro Wada c7442b7735 Overwrite existing label file with importDir 7 anos atrás
  Kentaro Wada 505391c00f Append to unique label list after edit 7 anos atrás
  Kentaro Wada 22a6a9df33 Show errorMessage with not existing file to load 7 anos atrás
  Kentaro Wada a560f67a6c Keep previous label in QLineEdit for label 7 anos atrás
  Kentaro Wada 2a8bfc2226 Coding style fix 7 anos atrás
  Martijn Buijs f6c43b515b Allow loading labels from file 7 anos atrás
  Martijn Buijs 3ba3b5a226 Don't display empty labels for the user to select 7 anos atrás
  Martijn Buijs a369ccf1da If there are unsaved changes, show a asterisk in window title 7 anos atrás
  Martijn Buijs 0a69964a84 Change discard changes dialog to save changes dialog 7 anos atrás
  Kentaro Wada 2700eec1f5 Show unique label list in the dock 7 anos atrás
  Kentaro Wada 8b005e7036 Open file from list with a single click 7 anos atrás
  Kentaro Wada a8c1292f8c Show currently loaded file in loadFile method 7 anos atrás
  Martijn Buijs 6267cb4f43 Show relative path instead of full path to save some space 7 anos atrás
  Martijn Buijs 3fc3cda356 Select currently loaded file in filelistwidget 7 anos atrás
  Martijn Buijs fbe41a6248 Show currently loaded file in window title 7 anos atrás