.. |
qml
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
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
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
AppContext.h
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
CMakeLists.txt
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
ClientModel.cpp
|
removed duplicate include
|
10 years ago |
ClientModel.h
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
10 years ago |
CodeEditorExtensionManager.cpp
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
CodeEditorExtensionManager.h
|
- Move memDumpToList into mix project (and list replace by vector).
|
10 years ago |
CodeHighlighter.cpp
|
Moving Source Location libdevcore
|
10 years ago |
CodeHighlighter.h
|
Moving Source Location libdevcore
|
10 years ago |
CodeModel.cpp
|
style
|
10 years ago |
CodeModel.h
|
solidity debugger inspectors
|
10 years ago |
ContractCallDataEncoder.cpp
|
fixed cppcheck warnings
|
10 years ago |
ContractCallDataEncoder.h
|
misc changes
|
10 years ago |
DebuggingStateWrapper.cpp
|
solidity debugger inspectors
|
10 years ago |
DebuggingStateWrapper.h
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
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
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
Extension.h
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
FileIo.cpp
|
Merge remote-tracking branch 'up/develop' into registrar
|
10 years ago |
FileIo.h
|
Merge remote-tracking branch 'up/develop' into registrar
|
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
|
basic source level debugging
|
10 years ago |
MixApplication.cpp
|
fixed calling QApplication constructor with temp ref
|
10 years ago |
MixApplication.h
|
fixed calling QApplication constructor with temp ref
|
10 years ago |
MixClient.cpp
|
Merge branch 'develop' into new_jsonrpc
|
10 years ago |
MixClient.h
|
fixed transactionHashes && getTransactionByHash
|
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
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
QContractDefinition.h
|
allow more than one contract
|
10 years ago |
QEther.cpp
|
- Add SourceSansPro*.qml
|
10 years ago |
QEther.h
|
Bunch of repotting/curating.
|
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
|
While deploying:
|
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
|
compiling all targers
|
10 years ago |
Web3Server.h
|
compiling all targers
|
10 years ago |
main.cpp
|
Change WIN32 (WIN64) test.
|
10 years ago |
noweb.qrc
|
style fixes
|
10 years ago |
res.qrc
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
|
10 years ago |
web.qrc
|
enabled search in editor with Ctrl+F
|
10 years ago |