Isshou

ippin’isshou

About

Proin accumsan urna in mi. Aenean elementum egestas tortor. Donec neque magna, auctor a, dapibus sit amet, facilisis sit amet, ligula..

It took a long time to release next version. It's because I decided to write again file access part of application. I have unified the interface of accessing files and inclusion of other file systems like FTP should be easier. This also means that it works another way than before so it can contain some new bugs that was not in previous release.

There are also little optimizations, memory leak fixes and so on… One significant improvement is that extracting of archives is now supported on the background. But… it can crash very easy :-) . I won't explain here why because it's about implementation of file extracting process but please if you will have some difficulties with some packer plugin make a bug report with at least description of the plugin (name and version, link to download is usefull too). Another thing that can hapen when extracting files is that the extracting process is shown incorrectly or not at all. This is related to the previously mentioned „problem“ but doesn't influence the extracting process at all. Data will be extracted correctly, only process is shown incorrectly. You can again make a bug report about this. This all is because I'm unable to test so many packer plugins if all are working correctly. That's all for now… I hope it will work for you at least so good as the previous version :-) .

Changelog:

  • file search in separate thread
  • search results in new tab after feeding to panel
  • can go directly to archive on application startup
  • packer plugin unload
  • experimental background extracting from archives
  • count archive directory size
  • case sensitive file searching
  • start terminal in „last“ local path when in archive
  • stay on the marked file if possible on refresh directory content
  • completely rewritten file handling
  • browsing in archive optimized
  • optimized removing items from tree view before sort
  • other little optimizations
  • memory leak of Lister's window fixed
  • other memory leaks fixed
  • don't actualize drive information when unaccessible
  • Shift modifier for quick search removed
  • put file name for external viewer or editor in ‚"‘ to be passed as one parameter if long file name presented
  • QLineEdit instead of QLabel to show path to be able to select it and copy to clipboard
  • show directory name with extension only in file name column
  • lister has big problems with handling larger files (whole file is in memory…, task entry 151667 in Trolltech's task tracker)
  • for some lister plugins (editors and other witch grab keyboard) main menu is not activated by alt key
  • and many other things to do… :-)

Leave a Reply