Историја ревизија

Аутор SHA1 Порука Датум
  Kentaro Wada 0dcdde4b84 Workaround about QSettings.value of recentFiles for PyQt4 пре 7 година
  Kentaro Wada 6c28241f8f Fix for flake8 пре 7 година
  Kentaro Wada 57f0677b8c open -> open_ пре 7 година
  Kentaro Wada fe49c0074d Use QSettings пре 7 година
  Kentaro Wada 4518bdb13e Support PySide2 (PySide is deprecated so not supported) пре 7 година
  Kentaro Wada c59d3f4eb3 Use qtpy to abstract Qt python binding пре 7 година
  Kentaro Wada 03fc8e194b Remove use of QVariant пре 7 година
  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 година