|
Project Information
Featured
Downloads
|
Project ClosedThis project was closed and forked with better, independent of google translator and dictionary concept, because google closing free usage of API. prooflink: http://code.google.com/apis/language/translate/overview.html new project: http://code.google.com/p/qphoenix/ Next version of the QGoogleTranslatorWe're working on next version. Currently, we create architecture concept, functionality and other features. After this, we will freeze all architecture changes and concentrate on implementation. We're need "fresh blood". If you have some Qt\C++ programming skillz - we need you! Please, contact with me (via "Issues"), if you want to join. Bugfix release 1.2.1 was out!We are happy to announce the release of version 1.2!We've merged the following features within this release:test:
... and more. Thank you for your patience awaiting for this release, we hope you will like new version! Post reviews, feature requests and bug reports. Screenshot:
PackagesBuild requirements: Qt >= 4.6 (only)! How to build it?mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local && make && make install |