nemerle
5f68987001
Merge branch 'qt5' into experimental_command_streams
2016-05-19 15:57:52 +02:00
nemerle
58532f4402
Removing LLVM dependency contd.
2016-05-19 12:40:59 +02:00
nemerle
152625d67d
Extend responsibilities of FunctionViewWidget
...
Reduced IDcc interface functionality.
Fix a few bugs/warnings discovered by coverity.
Emit functionUpdate signal from project when function object internal
fields change.
2016-05-06 14:40:33 +02:00
nemerle
6ade935e37
Function's command queue implemented, flow control scanning starts to
...
work.
2016-05-05 14:28:25 +02:00
nemerle
29353111ac
A few missing returns
2016-05-04 09:54:38 +02:00
nemerle
0521206de5
WIP: More GUI work, use shared_ptr to store Function references.
2016-05-03 13:59:14 +02:00
nemerle
95acbaa7fa
GUI work.
2016-04-29 15:51:02 +02:00
nemerle
4682bda8d8
if CFG is missing Project::createFunction should create one
2016-04-29 12:22:42 +02:00
nemerle
3d5a907b30
Move Function closer to LLVM interface ( FunctionType etc. )
...
A few more places are using Commands.
2016-04-28 16:25:58 +02:00
nemerle
62d8633113
Implementation
2016-04-26 16:18:23 +02:00
nemerle
a944ea5da8
Implement some of the methods in DccImpl
2016-04-26 09:23:34 +02:00
nemerle
d6249916e1
More logic operator replacements.
...
Use Qt string classes.
2016-04-25 15:51:58 +02:00
nemerle
36b063c183
Working towards gui integration with exetoc_qt
2014-05-24 17:08:05 +02:00
nemerle
50950028e0
Pre-qt5
2014-03-07 19:42:27 +01:00
nemerle
1c5e1c2fce
replace boolT with plain old bool in a few places
2014-02-28 11:26:02 +01:00
Artur K
ba110a64cb
removed most of clang warnings / errors
2012-03-29 22:02:25 +02:00
Artur K
467ff56356
Added libdisasm to 3rd_party.
...
Started the move of 'prog' global into Project.
2012-03-17 21:36:10 +01:00
Artur K
c2e5ac2694
Added global 'Project' class, and DccFrontend
2012-03-13 09:04:32 +01:00