.. |
qml
|
more style 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
|
- Mine: change to 'new block' and display new line in list view.
|
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
|
style
|
10 years ago |
ClientModel.h
|
- Clear debugger view if empty record.
|
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
|
Moving Source Location libdevcore
|
10 years ago |
CodeHighlighter.h
|
Moving Source Location libdevcore
|
10 years ago |
CodeModel.cpp
|
basic source level debugging
|
10 years ago |
CodeModel.h
|
basic source level debugging
|
10 years ago |
ContractCallDataEncoder.cpp
|
fixed cppcheck warnings
|
10 years ago |
ContractCallDataEncoder.h
|
misc changes
|
10 years ago |
DebuggingStateWrapper.cpp
|
basic source level debugging
|
10 years ago |
DebuggingStateWrapper.h
|
style
|
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
|
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' of https://github.com/ethereum/cpp-ethereum into
|
10 years ago |
MixClient.h
|
- Mine: change to 'new block' and display new line in list view.
|
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
|
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
|
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
|
- Replace "Display Log" by an icon.
|
10 years ago |
web.qrc
|
enabled search in editor with Ctrl+F
|
10 years ago |