..
qml
removed unused es6-promise.js
10 years ago
.gitignore
gitignore
10 years ago
AppContext.cpp
http transport for ethereum.js
10 years ago
AppContext.h
http transport for ethereum.js
10 years ago
AssemblyDebuggerControl.cpp
- Right side pane resizing (list fill empty space).
10 years ago
AssemblyDebuggerControl.h
- fix windows build.
10 years ago
CMakeLists.txt
suppress warning if webengine is not found
10 years ago
ClientModel.cpp
Merge remote-tracking branch 'up/develop' into
10 years ago
ClientModel.h
Merge remote-tracking branch 'up/develop' into
10 years ago
CodeEditorExtensionManager.cpp
- store memory dump in list instead of raw string, use the list as QML
10 years ago
CodeEditorExtensionManager.h
- Move memDumpToList into mix project (and list replace by vector).
10 years ago
CodeHighlighter.cpp
style fixes
10 years ago
CodeHighlighter.h
coding standards
10 years ago
CodeModel.cpp
small usability fixes
10 years ago
CodeModel.h
renamed contractDefinition to contractInterface
10 years ago
ContractCallDataEncoder.cpp
fixed style and build
10 years ago
ContractCallDataEncoder.h
Removed dependency on WebThreeDirect form Web3Server
10 years ago
DebuggingStateWrapper.cpp
- build stack list using reverse iterator direcly
10 years ago
DebuggingStateWrapper.h
- misc fixes.
10 years ago
Exceptions.cpp
well defined ui loading order
10 years ago
Exceptions.h
well defined ui loading order
10 years ago
Extension.cpp
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
10 years ago
Extension.h
- Add Row, Column (UI layout).
10 years ago
FileIo.cpp
web container
10 years ago
FileIo.h
style fixed
10 years ago
HttpServer.cpp
http transport for ethereum.js
10 years ago
HttpServer.h
http transport for ethereum.js
10 years ago
MixApplication.cpp
app and version info
10 years ago
MixApplication.h
fixed code style
10 years ago
MixClient.cpp
made contract accessible for ethereum.js api
10 years ago
MixClient.h
made contract accessible for ethereum.js api
10 years ago
QBasicNodeDefinition.h
Modifications to Mix to adapt to FunctionDescription
10 years ago
QBigInt.cpp
- change ObjectOwnership to JavaScript.
10 years ago
QBigInt.h
- Add JavaScript ownership for QBigInt (declaration in constructors).
10 years ago
QContractDefinition.cpp
Contract Interface Functions now return FunctionType
10 years ago
QContractDefinition.h
Manage parameters in constructor #820
10 years ago
QEther.cpp
- misc fixes.
10 years ago
QEther.h
- misc fixes.
10 years ago
QFunctionDefinition.cpp
Contract Interface Functions now return FunctionType
10 years ago
QFunctionDefinition.h
Contract Interface Functions now return FunctionType
10 years ago
QVariableDeclaration.h
Contract Interface Functions now return FunctionType
10 years ago
QVariableDefinition.cpp
- bug fix padded/unpadded CommonJS.cpp.
10 years ago
QVariableDefinition.h
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
10 years ago
StateListView.cpp
merge with develop
10 years ago
StateListView.h
style
10 years ago
StatusPane.cpp
- fix design bug
10 years ago
StatusPane.h
- fix design bug
10 years ago
Web3Server.cpp
Removed dependency on WebThreeDirect form Web3Server
10 years ago
Web3Server.h
Removed dependency on WebThreeDirect form Web3Server
10 years ago
main.cpp
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
10 years ago
noweb.qrc
style fixes
10 years ago
qml.qrc
merge with develop
10 years ago
web.qrc
web based code editor with syntax highlighting
10 years ago