Gav Wood
|
a22376093a
|
Prepared State premine.
Fixes for Qt 5.2.
|
10 years ago |
yann300
|
4da294f86d
|
- CommonJS => fromString(string _sn) fromString(string const& _sn).
- Wrapping string with QApplication::tr(), used for localization.
|
10 years ago |
yann300
|
dee7047198
|
- QQMLApplicationEngine and AppContext moved to Extension.h
|
10 years ago |
yann300
|
c9bf5fcd7c
|
- Instruction.h: add functions "getInstructionNumber"
- AssemblyDebuggerCtrl add members AppContext, QQMLApplicationEngine
|
10 years ago |
yann300
|
421506a869
|
- Coding Standards.
- Q_SLOTS => slots.
- https://github.com/ethereum/cpp-ethereum/issues/557 => replace by 8
spaces instead of 4.
- ref to QtQuick 2.2 instead of 2.3
|
10 years ago |
yann300
|
6030db73f7
|
- Bug fix (failed compilation alert was loaded in a separate thread).
- Coding Standards.
- Add DebuggingStatusResult in AssemblyDebuggerCtrl
|
10 years ago |
yann300
|
7e44c34491
|
- manage Debugger states calculation in a separate thread (avoid
blocking the UI)
|
10 years ago |
yann300
|
de72fa0edd
|
- fromRaw, fromString, prettyU256 moved to CommonJS.cpp.
- ApplicationCtx => AppContext.
- Smart pointer direct method call (instead of calling get() before).
- ConstantCompilationModel instanciate as smart pointer.
- Bug fix https://github.com/ethereum/cpp-ethereum/issues/557
- Add comments on DebuggingStateWrapper
- Coding Standards
|
10 years ago |
yann300
|
dbc5201e98
|
- coding standards.
- set 'parent' on QObject custom class to ensure object deletion.
|
10 years ago |
yann300
|
f990a1ac63
|
mix IDE M1 first commit
|
10 years ago |