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
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
2013-08-11qurl local file funcs (and qtide fix)Leon Bottou
2013-05-29Bugfix: explicit type cast needed to compile for ARMBerin Martini
2013-02-12Raise error("interrupted!") when torch-qlua is interrupted by ctrl-C.Ivo Danihelka
2012-10-04chasing warnings.Leon Bottou
2012-09-12Merge branch 'master' into noidRonan Collobert
2012-08-31fix build when lacking qtwebkitPierre-Francois Laquerre
2012-08-13qttorch now complies with the new luaT APIRonan Collobert
2012-08-09removed id mechanism from luaTRonan Collobert
2012-08-07Added zoom support in lua browser.Leon Bottou
2012-08-07fix history and competion popups appearanceLeon Bottou
2012-07-04correct some dok indentationRonan Collobert
2012-06-24Do not crash when no X11.Leon Bottou
2012-06-22added support for Qt 4.8 (thanks to Leon Bottou for the patch)Ronan Collobert
2012-06-05check that qtwebkit is present for QWebViewRonan Collobert
2012-06-04added basic methods for QWebViewRonan Collobert
2012-03-02added X11 detection for recent gcc compilers (DSO link problem)Ronan Collobert
2012-03-01corrected a lot of warnings, mostly due to unused variablesRonan Collobert
2012-02-29minor corrections (to avoid some warnings)Ronan Collobert
2012-02-23made lapack link more robustRonan Collobert
2012-02-16Fixed completion space problem.Clement Farabet
2012-02-13big pass over documentation to make titles consistent across all packages..koray kavukcuoglu
2012-02-07some corrections on the syntaxkoray kavukcuoglu
2012-01-27made things a bit more modular (qtlua can now compile standalone)Ronan Collobert
2012-01-27various cmake improvements/debugRonan Collobert
2012-01-27lua can now be compiled standaloneRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert