Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kentaro Wada 2700eec1f5 Show unique label list in the dock 7 gadi atpakaļ
  Kentaro Wada 8b005e7036 Open file from list with a single click 7 gadi atpakaļ
  Kentaro Wada a8c1292f8c Show currently loaded file in loadFile method 7 gadi atpakaļ
  Martijn Buijs 6267cb4f43 Show relative path instead of full path to save some space 7 gadi atpakaļ
  Martijn Buijs 3fc3cda356 Select currently loaded file in filelistwidget 7 gadi atpakaļ
  Martijn Buijs fbe41a6248 Show currently loaded file in window title 7 gadi atpakaļ
  Martijn Buijs da0814cd92 Check self.dirty before switching to double clicked file 7 gadi atpakaļ
  Kentaro Wada 4ed5ce51cd Refactor app.py: add _find_item_from_shape, _find_shape_from_item 7 gadi atpakaļ
  Kentaro Wada 8c2b8399be Remove unused variable self.dirname 7 gadi atpakaļ
  Kentaro Wada 9587eaacea Import dir images without error popup 7 gadi atpakaļ
  Douglas Long 47607a47a6 Resources.qrc 7 gadi atpakaļ
  Kentaro Wada eac90f84de Refactor app.py: add _find_item_from_shape, _find_shape_from_item 7 gadi atpakaļ
  Kentaro Wada 0672ba5e9e Fix addLabelHistory 7 gadi atpakaļ
  Kentaro Wada 78cbae81c2 Add --nosortlabels option 7 gadi atpakaļ
  Kentaro Wada bc7e0ac698 Annotate label from list 7 gadi atpakaļ
  Kentaro Wada 4df84b9bec Remove -nd 7 gadi atpakaļ
  Kentaro Wada ba3d19bfcf Support option not to save imageData 7 gadi atpakaļ
  Kentaro Wada 3188bd970e Show supported image formats in error message while opening image 7 gadi atpakaļ
  Kentaro Wada 403e0571f6 Support Ctrl/Command Key + mouse scrolling for zoom in/out 7 gadi atpakaļ
  Kentaro Wada 6ca8a690b1 Fix of opening supported images when using Python3 7 gadi atpakaļ
  Kentaro Wada 07c5ab04bf Fix app.py for both PyQt4 & PyQt5 7 gadi atpakaļ
  袁堂亮 564cd22519 Update app.py 7 gadi atpakaļ
  Kentaro Wada dc2dce6f8b Support PyQt4 and PyQt5 7 gadi atpakaļ
  Kentaro Wada 1e237689b6 Merge pull request #4 from haraduka/filename_optional 8 gadi atpakaļ
  haraduka a766edf183 Save file correctly with file dialog 8 gadi atpakaļ
  haraduka f88b4b2d44 Make filename as optional argument 8 gadi atpakaļ
  Kentaro Wada 9ed8755ee9 Added save and exit mode with --output option 9 gadi atpakaļ
  Kentaro Wada 36a7d01e76 Set default filename with basename of image 9 gadi atpakaļ
  Kentaro Wada c908379614 Pop out window to the front 9 gadi atpakaļ
  Kentaro Wada 980932f6ea Make script as console_scripts 9 gadi atpakaļ