提交歷史

作者 SHA1 備註 提交日期
  Kentaro Wada 8b37d242a1 Fix icon name: 'new' -> 'objects' 7 年之前
  Kentaro Wada 6d26f8ddf7 Remove resources.qrc with refactring newIcon function 7 年之前
  Kentaro Wada 572f6ede4c Use QtGui.QKeySequence.ZoomIn/Out 7 年之前
  Martijn Buijs 4c8784b4e7 Zoom in using both Ctrl++ and Ctrl+= 7 年之前
  Kentaro Wada c8ec7a3351 Revert: self.scrollArea -> scrollArea (previously it was scroll) 7 年之前
  Kentaro Wada dc5b6e48cb Revert: Use Ctrl++ for zoom-in 7 年之前
  Martijn Buijs 0749b5f3e5 fix flake8 issuesOF 7 年之前
  Martijn Buijs fba42e8b02 Remove unused parameter from zoomRequest signal 7 年之前
  Martijn Buijs 79397ea38d Remove temporary variables, use member variables instead 7 年之前
  Martijn Buijs b02303c6e0 Simplified zooming on cursor to scrollbar manipulation 7 年之前
  Martijn Buijs 908faa8457 First attempt to zoom at pointer location 7 年之前
  Martijn Buijs 83c11e0635 Make zoom shortcuts consistent with other applications 7 年之前
  Kentaro Wada 7f47eff16c Remove duplicate addWidget(self.labelList) 7 年之前
  Kentaro Wada ca783362e2 Make labeled polygons sortable 7 年之前
  Kentaro Wada 083ef20bd4 Make self.imageList as the property 7 年之前
  Kentaro Wada 56625cf445 Remove MainWindow.undoLastPoint for simplicity 7 年之前
  Kentaro Wada 6aa125f0ee Use Ctrl+Z to undoLastPoint as well 7 年之前
  Martijn Buijs e537170a4f Fix flake8 issues 7 年之前
  Martijn Buijs 2b0cbd7bf9 Undo last drawn point on current polygon 7 年之前
  Kentaro Wada 5ce1b9ed3d setWindowTitle with checking if self.filename is None 7 年之前
  Kentaro Wada 30c851837f Fix for flake8: labelme/app.py 7 年之前
  Kentaro Wada 9bee9e1141 Update LICENSE file 7 年之前
  Kentaro Wada 6bbcee40c3 Fix for flake8 and add flake8 test 7 年之前
  Kentaro Wada af1345eb95 Check if filename is None 7 年之前
  Kentaro Wada c7442b7735 Overwrite existing label file with importDir 7 年之前
  Kentaro Wada 505391c00f Append to unique label list after edit 7 年之前
  Kentaro Wada 22a6a9df33 Show errorMessage with not existing file to load 7 年之前
  Kentaro Wada a560f67a6c Keep previous label in QLineEdit for label 7 年之前
  Kentaro Wada 2a8bfc2226 Coding style fix 7 年之前
  Martijn Buijs f6c43b515b Allow loading labels from file 7 年之前