Menu

Tree [r8] /
 History

HTTPS access


File Date Author Commit
 images 2009-07-17 bullet-famas [r3]
 AUTHOR 2009-07-17 bullet-famas [r1]
 LICENSE 2009-07-17 bullet-famas [r1]
 README 2009-07-17 bullet-famas [r2]
 about.cpp 2009-07-18 bullet-famas [r5]
 about.h 2009-07-18 bullet-famas [r5]
 about.ui 2009-07-18 bullet-famas [r7]
 icon.rc 2009-07-17 bullet-famas [r3]
 main.cpp 2009-07-18 bullet-famas [r5]
 qaria.cpp 2009-07-20 bullet-famas [r8]
 qaria.h 2009-07-18 bullet-famas [r6] fixed software name, source names and license
 qaria.pro 2009-07-18 bullet-famas [r6] fixed software name, source names and license
 qaria.qrc 2009-07-18 bullet-famas [r6] fixed software name, source names and license
 qaria.ui 2009-07-18 bullet-famas [r6] fixed software name, source names and license

Read Me

The software is still Pre-Alpha, I highly suggest to avoid using this
software.

To compile, you must need qt4 development installed and aria2c.
It will currently work only under Windows if you have aria2c.exe inside
folder bin/ which must be located in the root dir of sources, the same one
where this README file is located.

Under Linux:
- qmake
- make

Under Windows with Visual Studio 2005 or above:
- qmake
- nmake

Under Windows with MinGW:
- qmake
- make