ethdev
3fae343041
cmake improvements on windows
10 years ago
Marek Kotewicz
7c26fa0afe
common changes in cmakes
10 years ago
Marek Kotewicz
281a9e2b22
jsonrpc option in cmakes, removed all warnings
10 years ago
arkpar
794c8d216d
transaction list placeholders
10 years ago
debris
49063af049
common changes in mix
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
debris
c014442517
alethzero working on windows!
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
debris
ad2b462b5d
common improvements
10 years ago
debris
6f24e77588
web3jsonrpc, ethereum, qethereum, mix compiling on windows
10 years ago
yann300
eb3e005dee
use unique_ptr for QQMLApplicationEngine
10 years ago
yann300
85fa520d1b
- Coding Standards
10 years ago
yann300
827de531b9
- Coding standards
10 years ago
yann300
dbc5201e98
- coding standards.
- set 'parent' on QObject custom class to ensure object deletion.
10 years ago
yann300
803b47161e
debug modal dialog UI correction
10 years ago
yann300
f990a1ac63
mix IDE M1 first commit
10 years ago
Marek Kotewicz
638a784c92
ide working on macos!
10 years ago
Marek Kotewicz
e560ef983a
fixed mix project not being built on macos
10 years ago
Christian
04c8d8bdc0
Improved external interface for multi-source and multi-contract compilation.
10 years ago
Gav Wood
9e5a49736c
Avoid need for Qt 5.3.
10 years ago
yann300
2f355039b6
delete qt5declarative from qt5_use_modules (cmake)
10 years ago
yann300
1edbaae205
delete reference to Qt5Declarative
10 years ago
yann300
51f746f523
Add cmake file path (used to find QtDeclarativeConfig.cmake module)
10 years ago
yann300
db1ba8b5b4
style correction.
10 years ago
yann300
252910d387
tab indentation in QML
10 years ago
yann300
369268c0ce
tab indentation
10 years ago
yann300
0e391e50a2
misc corrections
10 years ago
yann300
0a496d7725
- ApplicationCtx.h: refactor of singleton (put inline code in *.h).
- Coding standards (#pragma once, ...).
- CodeEditorExtensionManager.cpp: replace normal pointer by shared_ptr.
- Add namespace dev::mix.
- MixApplication: will be used to catch exception (not used now).
10 years ago
yann300
f6dfd4ac96
add ConstantCompilationModel
10 years ago
yann300
d97c0b5141
misc
10 years ago
yann300
e79d5709d0
put qml file in folder
10 years ago
yann300
c97e7199a7
delete pro file
10 years ago
yann300
37b9f56d30
gitignore
10 years ago
yann300
2b2b1f1701
misc
10 years ago
yann300
860259c2a5
delete unused file
10 years ago
yann300
4a870cda7b
small changes
10 years ago
yann300
d84ec425e7
m1
10 years ago