Dmitry Isaenko
d8ea426fa4
Update scan-folder-to-add-files function: set pop-up window with indicator showing how many files did we scan and how many files would be added.
...
Minor color corrections on light theme for whoever use it
Fix TF progress-bar (can't recall when I broke it..)
2020-12-10 00:07:44 +03:00
Dmitry Isaenko
619a2b157e
Remove select-folders button, add settings option
...
Hide 'Select split-files' button when 'Search-for-roms' option enabled in options
Add settings option for this
Update l10n
Update icons, correct css.
2020-11-29 17:19:57 +03:00
Dmitry Isaenko
0a8440ef34
Minor corrections to wolfposd's implementation
2020-11-29 02:18:35 +03:00
Wolf Posdorfer
112a0f80e0
tooltips for a great user experience =)
2020-11-24 20:05:18 +01:00
Wolf Posdorfer
2936d65a31
looking through the whole hdd takes time, peform on background, update list on ui-thread
2020-11-24 19:54:06 +01:00
Wolf Posdorfer
b2202cf483
Reverting FileChooser and adding DirChooser
...
- old filechooser
- directory chooser can choose any directory and recursively adds all *.xyz files
- add button template
2020-11-24 19:12:19 +01:00
Wolf Posdorfer
503aa8cbe2
allows adding files and folders via filechooser and drag and drop
...
need to switch to JFileChooser, as javafx filechooser doesnt allow files+folders selection
selection folders (filechooser/dragndrop) now recursively walks the directory and adds every file.xyz it finds
2020-11-21 17:32:11 +01:00
Dmitry Isaenko
6e21c514a8
Update test, rename FrontTab to GamesTab
2020-10-27 21:33:56 +03:00