.. |
qml
|
minor fixes
|
10 years ago |
res
|
Icon nicer.
|
10 years ago |
stdc
|
fixed std contracts loading by placing them into single compilation unit
|
10 years ago |
.gitignore
|
gitignore
|
10 years ago |
AppContext.cpp
|
ui improvement
|
10 years ago |
AppContext.h
|
fixing shortcusts on Mac
|
10 years ago |
CMakeLists.txt
|
Merge pull request #1074 from arkpar/mix_codemodel
|
10 years ago |
ClientModel.cpp
|
fixed cppcheck warnings
|
10 years ago |
ClientModel.h
|
allow more than one contract
|
10 years ago |
CodeEditorExtensionManager.cpp
|
ui: state list refactored
|
10 years ago |
CodeEditorExtensionManager.h
|
- Move memDumpToList into mix project (and list replace by vector).
|
10 years ago |
CodeHighlighter.cpp
|
fixed cppcheck warnings
|
10 years ago |
CodeHighlighter.h
|
change typedef to using according to preferred coding style
|
10 years ago |
CodeModel.cpp
|
fixed cppcheck warnings
|
10 years ago |
CodeModel.h
|
allow more than one contract
|
10 years ago |
ContractCallDataEncoder.cpp
|
fixed cppcheck warnings
|
10 years ago |
ContractCallDataEncoder.h
|
misc changes
|
10 years ago |
DebuggingStateWrapper.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
10 years ago |
DebuggingStateWrapper.h
|
call stack
|
10 years ago |
Exceptions.cpp
|
well defined ui loading order
|
10 years ago |
Exceptions.h
|
change typedef to using according to preferred coding style
|
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 preview via http server
|
10 years ago |
FileIo.h
|
style fixed
|
10 years ago |
HttpServer.cpp
|
web preview via http server
|
10 years ago |
HttpServer.h
|
web preview via http server
|
10 years ago |
MachineStates.h
|
Mix: call filter for transaction log
|
10 years ago |
MixApplication.cpp
|
bebugger bugfixes
|
10 years ago |
MixApplication.h
|
fixed code style
|
10 years ago |
MixClient.cpp
|
Merge pull request #1080 from debris/transactionCount
|
10 years ago |
MixClient.h
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
QBasicNodeDefinition.h
|
Modifications to Mix to adapt to FunctionDescription
|
10 years ago |
QBigInt.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
10 years ago |
QBigInt.h
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
10 years ago |
QContractDefinition.cpp
|
allow more than one contract
|
10 years ago |
QContractDefinition.h
|
allow more than one contract
|
10 years ago |
QEther.cpp
|
- Add SourceSansPro*.qml
|
10 years ago |
QEther.h
|
- misc fixes.
|
10 years ago |
QFunctionDefinition.cpp
|
FunctionType now returns const ref for Declaration
|
10 years ago |
QFunctionDefinition.h
|
Contract Interface Functions now return FunctionType
|
10 years ago |
QVariableDeclaration.h
|
Integrate solidity type with project files.
|
10 years ago |
QVariableDefinition.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
10 years ago |
QVariableDefinition.h
|
fixed cppcheck warnings
|
10 years ago |
StatusPane.cpp
|
allow more than one contract
|
10 years ago |
StatusPane.h
|
allow more than one contract
|
10 years ago |
Web3Server.cpp
|
fixed eth_changed to be compatible with jsonrpc4.2
|
10 years ago |
Web3Server.h
|
fixed eth_changed to be compatible with jsonrpc4.2
|
10 years ago |
main.cpp
|
Change WIN32 (WIN64) test.
|
10 years ago |
noweb.qrc
|
style fixes
|
10 years ago |
res.qrc
|
WebPreview ui redesign
|
10 years ago |
web.qrc
|
enabled search in editor with Ctrl+F
|
10 years ago |