yann300
e0fa87db76
small changes
10 years ago
yann300
1092518fe7
- logs pane below the status pane
- retrieve javascript message
10 years ago
arkpar
5ea84f247e
breakpoints
10 years ago
arkpar
f88bedc20c
basic source level debugging
10 years ago
yann300
b476d9fe4d
- Mine: change to 'new block' and display new line in list view.
- bug fix : doesn't show number of line with error #1118
- Clicking on Compile error "log" link leads to debugger, not error #935
- Add background to make difference between section.
- Improve StatusPane.qml UI
- TransactionLog.qml: instead of record transactions, display filter.
Show tr/Show call/display initial.
- WebPreview.qml: Change combobox by a text box with url.
10 years ago
arkpar
7af5ac1252
allow more than one contract
10 years ago
yann300
07ced4cab3
- Add Reusable common controls (Text, Label, ...).
- Add Generic Style.qml.
- TransactionDialog/StateDialog ui improvement.
- Other Small changes.
10 years ago
yann300
0085e600df
ui improvements
10 years ago
arkpar
a7498c080b
ui: state list refactored
10 years ago
yann300
cc3601c6ae
- Project Tree redesign first shot.
https://www.pivotaltracker.com/story/show/87372988
10 years ago
arkpar
08d88f1a4a
mix: Mining and transactions on a real blockchain
10 years ago
arkpar
1cd85e9cc9
ux improvements
10 years ago
arkpar
2d82cb7b6a
transaction log
10 years ago
arkpar
1eec363a0c
removed dependency on qwebthree
10 years ago
arkpar
360301eb0a
various ux improvements
10 years ago
yann300
3c859f2c0b
- fix function/property name collision => rightViewVisible
10 years ago
yann300
78e49abad3
- Changes on TransactionDialog.qml Layout
- Move startF5Debugging => MainContent.qml
10 years ago
arkpar
4c4deb3dd8
made contract accessible for ethereum.js api
10 years ago
yann300
a8fcaee72f
- Right side pane resizing (list fill empty space).
- Capitalisation.
- Storage/MemoryDump/CallData add splitter.
- Small changes on step icons.
- App resizing: dock the right view on the main window.
- Assembly code selection change (selection change move faster).
- Reverse stack list.
- Misc changes on debug info list.
- Misc changes on debug button behavior + F10/F9 bug fixes.
10 years ago
arkpar
09c35ed49b
started web preview
10 years ago
yann300
fc09c2692b
- small UI changes.
- change on DebuggingStateWrapper::fillList
10 years ago
yann300
25279f0f8c
- fix design bug
10 years ago
yann300
4bc3d48ab4
- debug pane design
10 years ago
arkpar
715e0a4745
continue project model implementation
10 years ago
arkpar
9efb644ce4
started project model
10 years ago
yann300
5be17f28c7
uidesign
10 years ago
arkpar
b6376d239e
started codemirror integration
10 years ago
arkpar
1cddea44b5
line number indicator
10 years ago
arkpar
fcbd25a8be
comment highlighting
10 years ago
arkpar
e70bf144c6
basic syntax highlighting
10 years ago
yann300
7091f201b1
- Add Row, Column (UI layout).
- Rename content view.
10 years ago
Gav Wood
a22376093a
Prepared State premine.
Fixes for Qt 5.2.
10 years ago
arkpar
2363cc0f96
completed transaction management
10 years ago
arkpar
794c8d216d
transaction list placeholders
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
f990a1ac63
mix IDE M1 first commit
10 years ago
Gav Wood
9e5a49736c
Avoid need for Qt 5.3.
10 years ago
yann300
252910d387
tab indentation in QML
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
e79d5709d0
put qml file in folder
10 years ago
yann300
4a870cda7b
small changes
10 years ago
yann300
d84ec425e7
m1
10 years ago