removed some compilation warnings
fixed some cppcheck warnings
correct autotest to compile on windows
make it compile on windows
option to show gui when processing from command...
handle gpu errors while processing
support for drag and drop
fixed compilation error on linux
removed Qt build configuration files, updated R...
fix CMakeLists.txt on windows
added aes-ni library to CMakeLists.txt
Use CMake as build tool
NCrypted can be built with CMake on windows and linux
Add option to compile without Qt dependency
updated cmake file for linux
added cmake file
Use CMake as build tool
removed QObject dependency from task scheduler
simplified reporting callback functions
removed unused method
bugfix for linux
dir implementation on linux
custom implementation of directory browsing on ...
remove QObject dependency from console output c...
Integrate AES-NI as a library loaded at runtime
fixed in 0.04
version 0.04
missing copyright notice
load aes-ni library at runtime (linux)
first refactoring to include aes-ni as library
Integrate AES-NI as a library loaded at runtime
added support for intel aes instruction set
will be in 0.04
Add language choice in the program menu
added language change option in help menu
Create port for Mac
Merge branch 'master' of ssh://git.code.sf.net/...
added translation .ts files, updated polish tra...
Add language choice in the program menu
responsive gui when merging large files
implemented in 0.03
Add command line support
fixed decrypted file name
added command line support
implemented getting exe path on windows, missin...
commited missing files
removed Qt dependency on app settings
fixed various compiler warnings
updated readme, removed vs2012 project files (u...
updated version string, added changelog
possibility to select more than one file at once
use 64-bit integer type for task id
Add option to compile without Qt dependency
Add command line support
updated README
option to compile without CUDA support
removed dlls and exe files
initial commit