[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/bindings
From:       Mauro Iazzi <mauro.iazzi () gmail ! com>
Date:       2008-07-17 9:56:47
Message-ID: 1216288607.659419.18674.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 833667 by iazzi:

imported the automatic Qt bindings for Lua



 A             lqt (directory)  
 A             lqt/BUILD  
 A             lqt/LICENSE  
 A             lqt/README  
 A             lqt/common (directory)  
 A             lqt/common/Makefile  
 A             lqt/common/lqt_common.cpp   [License: BSD X11 (BSD like)]
 A             lqt/common/lqt_common.hpp   [License: BSD X11 (BSD like)]
 A             lqt/common/lqt_qt.cpp   [License: UNKNOWN]
 A             lqt/common/lqt_qt.hpp   [License: UNKNOWN]
 A             lqt/common/qtbase.pro  
 A             lqt/common/signals.lua  
 A             lqt/cpptoxml (directory)  
 A             lqt/cpptoxml/Makefile  
 A             lqt/cpptoxml/cpptoxml.pro  
 A             lqt/cpptoxml/main.cpp   [License: BSD X11 (BSD like)]
 A             lqt/cpptoxml/parser (directory)  
 A             lqt/cpptoxml/parser/ast.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/ast.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/binder.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/binder.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/class_compiler.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/class_compiler.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel_finder.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel_finder.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel_fwd.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/codemodel_pointer.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/compiler_utils.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/compiler_utils.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/control.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/control.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/declarator_compiler.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/declarator_compiler.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/default_visitor.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/default_visitor.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/dumptree.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/dumptree.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/include (directory)  
 A             lqt/cpptoxml/parser/include/stdarg.h   [License: BSD]
 A             lqt/cpptoxml/parser/lexer.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/lexer.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/list.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/list.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/name_compiler.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/name_compiler.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/parser.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/parser.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/r++.macros  
 A             lqt/cpptoxml/parser/rpp (directory)  
 A             lqt/cpptoxml/parser/rpp-allocator.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/rpp/builtin-macros.cpp   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-cctype.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-configuration  
 A             lqt/cpptoxml/parser/rpp/pp-engine-bits.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-engine.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-environment.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-fwd.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-internal.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-iterator.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-macro-expander.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-macro.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-main.cpp   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-qt-configuration  
 A             lqt/cpptoxml/parser/rpp/pp-scanner.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-string.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp-symbol.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/pp.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/preprocessor.cpp   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/preprocessor.h   [License: BSD]
 A             lqt/cpptoxml/parser/rpp/rpp.pri  
 A             lqt/cpptoxml/parser/rxx.pri  
 A             lqt/cpptoxml/parser/rxx.pro  
 A             lqt/cpptoxml/parser/rxx_allocator.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/smallobject.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/smallobject.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/symbol.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/tokens.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/tokens.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/type_compiler.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/type_compiler.h   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/visitor.cpp   [License: GPL (v2)]
 A             lqt/cpptoxml/parser/visitor.h   [License: GPL (v2)]
 A             lqt/generator (directory)  
 A             lqt/generator/generator.lua  
 A             lqt/generator/qt_internal.lua  
 A             lqt/generator/qtypes.lua  
 A             lqt/generator/types.lua  
 A             lqt/generator/xml.lua  
 A             lqt/old_bindings (directory)  
 A             lqt/old_bindings/BUILD  
 A             lqt/old_bindings/CHANGELOG  
 A             lqt/old_bindings/LICENSE  
 A             lqt/old_bindings/binder.lua  
 A             lqt/old_bindings/event.lua  
 A             lqt/old_bindings/generate_function.lua  
 A             lqt/old_bindings/lqt_common.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/lqt_common.hpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/lqt_qt_utils.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/lqt_qt_utils.hpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/main.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/qt_generator.lua  
 A             lqt/old_bindings/script (directory)  
 A             lqt/old_bindings/script/generate_bind.lua  
 AM            lqt/old_bindings/script/generate_dummy.lua  
 A             lqt/old_bindings/script/lqt.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/script/lqt.hpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/script/lqt.pro  
 A             lqt/old_bindings/script/test.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/src (directory)  
 A             lqt/old_bindings/src/CMakeLists.txt  
 A             lqt/old_bindings/src/lqt_common.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/src/lqt_common.hpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/src/lqt_qt_utils.cpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/src/lqt_qt_utils.hpp   [License: BSD X11 (BSD like)]
 A             lqt/old_bindings/tutorial.lua  
 A             lqt/old_bindings/xml.lua  
 A             lqt/test (directory)  
 A             lqt/test/file_test.lua  
 A             lqt/test/slot_test.lua  
 A             lqt/test/t1.lua  
 A             lqt/test/t2.lua  
 A             lqt/test/t3.lua  
 A             lqt/test/t4.lua  
 A             lqt/test/t5.lua  
 A             lqt/test/t6.lua  
 A             lqt/test/t7.lua  
 A             lqt/test/virt_test.lua  
 A             lqt/xslt (directory)  
 A             lqt/xslt/deparse.xsl  
 A             lqt/xslt/lqt2cppxml.xsl  


** trunk/playground/bindings/lqt/old_bindings/script/generate_dummy.lua #property svn:executable
   + *
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic