Initial commit
commit30a08ea9269ff899676772693bda605503321a9c
authorMauro Iazzi <mauro.iazzi@gmail.com>
Wed, 26 Sep 2007 12:58:28 +0000 (26 14:58 +0200)
committerMauro Iazzi <mauro.iazzi@gmail.com>
Wed, 26 Sep 2007 12:58:28 +0000 (26 14:58 +0200)
tree5c9fd0d26eb68f42d87f3836cf995372b270165f
Initial commit
74 files changed:
src/.editor.lua.swp [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/editor.lua [new file with mode: 0644]
src/editor.pro [new file with mode: 0644]
src/lorem ipsum [new file with mode: 0644]
src/lqt_bind_QAbstractScrollArea.cpp [new file with mode: 0644]
src/lqt_bind_QAbstractScrollArea.hpp [new file with mode: 0644]
src/lqt_bind_QAction.cpp [new file with mode: 0644]
src/lqt_bind_QAction.hpp [new file with mode: 0644]
src/lqt_bind_QApplication.cpp [new file with mode: 0644]
src/lqt_bind_QApplication.hpp [new file with mode: 0644]
src/lqt_bind_QBoxLayout.cpp [new file with mode: 0644]
src/lqt_bind_QBoxLayout.hpp [new file with mode: 0644]
src/lqt_bind_QCoreApplication.cpp [new file with mode: 0644]
src/lqt_bind_QCoreApplication.hpp [new file with mode: 0644]
src/lqt_bind_QEvent.cpp [new file with mode: 0644]
src/lqt_bind_QEvent.hpp [new file with mode: 0644]
src/lqt_bind_QFileDialog.cpp [new file with mode: 0644]
src/lqt_bind_QFileDialog.hpp [new file with mode: 0644]
src/lqt_bind_QFont.cpp [new file with mode: 0644]
src/lqt_bind_QFont.hpp [new file with mode: 0644]
src/lqt_bind_QFrame.cpp [new file with mode: 0644]
src/lqt_bind_QFrame.hpp [new file with mode: 0644]
src/lqt_bind_QHBoxLayout.cpp [new file with mode: 0644]
src/lqt_bind_QHBoxLayout.hpp [new file with mode: 0644]
src/lqt_bind_QInputEvent.cpp [new file with mode: 0644]
src/lqt_bind_QInputEvent.hpp [new file with mode: 0644]
src/lqt_bind_QKeyEvent.cpp [new file with mode: 0644]
src/lqt_bind_QKeyEvent.hpp [new file with mode: 0644]
src/lqt_bind_QKeySequence.cpp [new file with mode: 0644]
src/lqt_bind_QKeySequence.hpp [new file with mode: 0644]
src/lqt_bind_QLabel.cpp [new file with mode: 0644]
src/lqt_bind_QLabel.hpp [new file with mode: 0644]
src/lqt_bind_QLayout.cpp [new file with mode: 0644]
src/lqt_bind_QLayout.hpp [new file with mode: 0644]
src/lqt_bind_QLayoutItem.cpp [new file with mode: 0644]
src/lqt_bind_QLayoutItem.hpp [new file with mode: 0644]
src/lqt_bind_QLineEdit.cpp [new file with mode: 0644]
src/lqt_bind_QLineEdit.hpp [new file with mode: 0644]
src/lqt_bind_QMainWindow.cpp [new file with mode: 0644]
src/lqt_bind_QMainWindow.hpp [new file with mode: 0644]
src/lqt_bind_QMessageBox.cpp [new file with mode: 0644]
src/lqt_bind_QMessageBox.hpp [new file with mode: 0644]
src/lqt_bind_QObject.cpp [new file with mode: 0644]
src/lqt_bind_QObject.hpp [new file with mode: 0644]
src/lqt_bind_QPaintDevice.cpp [new file with mode: 0644]
src/lqt_bind_QPaintDevice.hpp [new file with mode: 0644]
src/lqt_bind_QShortcut.cpp [new file with mode: 0644]
src/lqt_bind_QShortcut.hpp [new file with mode: 0644]
src/lqt_bind_QSize.cpp [new file with mode: 0644]
src/lqt_bind_QSize.hpp [new file with mode: 0644]
src/lqt_bind_QSyntaxHighlighter.cpp [new file with mode: 0644]
src/lqt_bind_QSyntaxHighlighter.hpp [new file with mode: 0644]
src/lqt_bind_QTextCursor.cpp [new file with mode: 0644]
src/lqt_bind_QTextCursor.hpp [new file with mode: 0644]
src/lqt_bind_QTextDocument.cpp [new file with mode: 0644]
src/lqt_bind_QTextDocument.hpp [new file with mode: 0644]
src/lqt_bind_QTextEdit.cpp [new file with mode: 0644]
src/lqt_bind_QTextEdit.hpp [new file with mode: 0644]
src/lqt_bind_QToolBar.cpp [new file with mode: 0644]
src/lqt_bind_QToolBar.hpp [new file with mode: 0644]
src/lqt_bind_QVBoxLayout.cpp [new file with mode: 0644]
src/lqt_bind_QVBoxLayout.hpp [new file with mode: 0644]
src/lqt_bind_QWidget.cpp [new file with mode: 0644]
src/lqt_bind_QWidget.hpp [new file with mode: 0644]
src/lqt_bind_Qt.cpp [new file with mode: 0644]
src/lqt_bind_Qt.hpp [new file with mode: 0644]
src/lqt_common.cpp [new file with mode: 0644]
src/lqt_common.hpp [new file with mode: 0644]
src/lqt_function.cpp [new file with mode: 0644]
src/lqt_function.hpp [new file with mode: 0644]
src/luadummy.hpp [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/src.pro [new file with mode: 0644]