Commit Graph

14 Commits (9442e67bfbd234e60c4e57b42d49161594fe848d)

Author SHA1 Message Date
toshiaki1729 9442e67bfb feature to generate caption with interrogator, UI text fix 2022-11-12 09:44:10 +09:00
toshiaki1729 08dffce5f8 refactoring (still on the way), fix showing Selected Tags after loading 2022-11-12 07:59:00 +09:00
Muhammad Rizqi Nur 7a853ed2cf Use typing for all collection hints to avoid import __future__ 2022-11-08 10:30:01 +07:00
Muhammad Rizqi Nur 0cb9db97dd Quick workaround for hints for python <3.9 2022-11-08 10:26:32 +07:00
toshiaki1729 daf0a03000 fix the text showing filter status
is not appropriate when clear filter or load other dataset
2022-11-03 23:23:41 +09:00
toshiaki1729 9e86a17671 loading from subdirectories 2022-11-03 22:36:46 +09:00
toshiaki1729 c533db7ae7 add shortcut to remove selection
and some changes on UI
2022-11-03 21:46:50 +09:00
toshiaki1729 c0e2073917 remove excess global variables 2022-11-03 21:33:48 +09:00
toshiaki1729 fa57e0d30d fix not updating filter text 2022-11-03 21:32:42 +09:00
toshiaki1729 0176589855 add new features, refactoring, remove tiny bugs
new features: filter images by selection
refactoring: use set to simplify filtering
  it may improve performance slightly on huge dataset but the bottleneck is displaying gallery
remove bugs: error when dataset directory is empty
2022-11-03 21:09:54 +09:00
toshiaki1729 ec6dea2e98 rename 2022-10-26 20:48:41 +09:00
toshiaki1729 b146bd74eb rename 2022-10-26 20:45:34 +09:00
toshiaki1729 f014a24418 Remove bugs 2022-10-26 20:24:49 +09:00
toshiaki1729 76fdea2d56 Initial Commit
It works may be.
2022-10-26 19:36:51 +09:00