#Q-Zip (WIP)
19 messages · Page 1 of 1 (latest)
added nifty drag/drop and file selection functionality
I don't think you'll also support LOLz compression?
Never heard of it. Seems like it might be proprietary. I'm gonna focus on getting the basics working before I dive into niche formats
notification popups when copying/moving items between jobs
Not really, this is simple compared to a lot of compressors like Arc.
Would a custom file extension like .bin be possible to add? @shrewd panther So it could be used in installers?
you're asking if q-zip can let you create/output a .bin file?
if so, i've never really considered it.
right now i'm still just playing around with the UI. the entire program is pretty much non functional atm.
I might consider adding support for like bin/cue, iso formats, etc.
making good progress on the file table.
can sort each column. resize each column. lotta stuff going on behind the scenes
the file table supports virtual scrolling now which means I can add an ungodly number of files/folders quickly and still be able to scroll the list.
loading indicator when adding/removing a large number of files/folders
files/folders get processed in parallel for faster adding/removing/copying/moving