Qt and Qt Creator for Windows
Qt 5.5.0
All versions contain:
- OpenSSL 1.0.2c
- PostgreSQL client 9.4.4
- MySQL client 5.6.25
- QtBinPatcher 2.2.0
QtBinPatcher
QtBinPatcher - it is a command line program for change paths into a binary files of library Qt. When porting applications made on the basis of Qt, edit paths is not necessary, but if you want to transfer to a different location the library itself, the difficulties arise.
Qt installer contains the patcher for rewriting the path in files. However, the patcher is integrated into the installer, and depends on the library Qt, which, in many cases, it is inconvenient. QtBinPatcher independent of Qt and uses only standard C++ libraries.
MultiCopy
The program MultiCopy is designed to copy files and directories simultaneously in several different sites (directories, network folders, disks, etc.).
The main difference from other programs up.
- The source files are read from the media only once, which reduces the copy for slow vehicles;
- Multi-threaded implementation with independent read and write threads can simultaneously read and write, as well as to simultaneously record multiple files, which reduces the backup time.