Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/qtlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-02reviving qtide just for funreviveSoumith Chintala
2015-12-19Merge pull request #13 from colesbury/lua52Soumith Chintala
2015-11-04QUrl::isLocalFile appears in qt4.8 (not 4.7)Leon Bottou
2015-11-03fixing qimage_save (memory freed prematurely.)Leon Bottou
2015-09-07Merge pull request #17 from LinusU/patch-1Soumith Chintala
2015-09-07tell git to ignore build outputLinus Unnebäck
2015-08-29Merge pull request #14 from nicholas-leonard/readthedocsSoumith Chintala
2015-08-29readthedocsnicholas-leonard
2015-08-17Lua 5.2 supportSam Gross
2015-07-31Merge pull request #11 from samehkhamis/masterSoumith Chintala
2015-07-31Compiling under Windowssamehkhamis
2015-07-24Merge pull request #10 from samehkhamis/masterSoumith Chintala
2015-07-24Work under windowssamehkhamis
2014-11-04disable CMP0026 warningRonan Collobert
2014-11-03cleanup rpath to follow new cmake recommendationsRonan Collobert
2014-10-12Merge pull request #6 from jonathantompson/newimage_fixSoumith Chintala
2014-10-12fixed qtwidget.newimage to actually accept tensors.Jonathan Tompson
2014-10-07cmake: workaround luarocks limitation (concerning lua library in use)Ronan Collobert
2014-08-01Fix luaQ_pushqt to work with luajit weak tablesLeon Bottou
2013-11-24document conversions more preciselyLeon Bottou
2013-11-24avoid qurl::islocalfile for qt<4.7.0Leon Bottou
2013-11-18completion works with torch superclassesLeon Bottou
2013-11-15more robust to broken paths packageLeon Bottou
2013-10-25LUA_BUILD_AS_DLL -> _WIN32Ronan Collobert
2013-10-25workaround cmake relative path bugRonan Collobert
2013-10-25added possible library names in findluaRonan Collobert
2013-10-25do not fail is qttorch is not installed when requiring qtwidgetRonan Collobert
2013-10-24try to fix doc pathsRonan Collobert
2013-10-24added READMERonan Collobert
2013-10-24cmake: make sure luajit is detected, otherwise qlua crashes on mac (because o...Ronan Collobert
2013-10-24rock: no need for LUALIB (given our ugly workaround)Ronan Collobert
2013-10-24make cmake works with rocks (workaround luarocks ugliness)Ronan Collobert
2013-10-24added extern "C" such that qlua works with vanilla luaRonan Collobert
2013-10-16qtwidget: doc fixRonan Collobert
2013-10-16qtwidget: dok -> mdRonan Collobert
2013-10-16qtuiloader: doc fixRonan Collobert
2013-10-16qtuiloader: dok -> mdRonan Collobert
2013-10-16qtsvg: dok -> mdRonan Collobert
2013-10-16qtide: dok -> mdRonan Collobert
2013-10-16qtgui: dok -> mdRonan Collobert
2013-10-16qtcore: moved docRonan Collobert
2013-10-16qtcore: dok -> mdRonan Collobert
2013-10-16qt: doc fixRonan Collobert
2013-10-16qt: dok -> mdRonan Collobert
2013-10-08simplify the build (no lua static)Ronan Collobert
2013-10-03exe can now be compiled in a standalone wayRonan Collobert
2013-08-11wintorch has both console and ide.Leon Bottou
2013-08-11added winqlua and wintorchLeon Bottou
2013-08-11win: avoid printing warnings to null streamLeon Bottou
2013-08-11qtide: try to activate find/replace window when shownLeon Bottou