Thomas (nezza-_-) Roth
c03f3395cd
Fix #148 : Show elapsed time of running analysis. ( #207 )
...
* Fix #148 : Show elapsed time of running analysis.
* OptionsDialog: Add missing space after elapsed hours.
* OptionsDialog: Hide elapsed label when showing the dialog.
2017-12-11 15:06:26 +01:00
Thomas (nezza-_-) Roth
522881c569
Fix #147 : Open dialog with advanced level is too tall. ( #205 )
2017-12-11 11:35:36 +01:00
Thomas (nezza-_-) Roth
746998be71
Fixes #157 : Add support for multiline comments. ( #200 )
...
* Fix a bug that prevented comments on invalid instructions to be edited
* CommentsDialog: Support multiline comments.
* DisassemblyContextMenu: Remove base64 comment handling.
2017-12-10 19:13:37 +01:00
Will Dietz
5aedbdba71
shuffle icon names and fix icon installation
...
* don't refer to non-existant "cutter-small.png"
* icon renaming as requested:
https://github.com/radareorg/cutter/pull/180#issuecomment-349686261
* Fixes #174
References semi-automatically updated to track
renaming, hopefully caught them all.
(appears to have worked upon quick inspection)
2017-12-07 11:46:23 +01:00
Thomas Roth
3f05e55bbe
Fix #155 : Save project dialog doesn't handle ESC key
2017-12-06 18:02:32 +01:00
Thomas (nezza-_-) Roth
6752cd35e2
Fix style of last commit.
2017-12-06 17:35:43 +01:00
Thomas Roth
a729568a51
Allow file selection by drag & drop ( #173 )
2017-12-06 17:35:43 +01:00
xarkes
496cbcfd4d
Fix invalid close()
2017-12-06 14:46:10 +01:00
xarkes
e4fe1e180d
Fix #146
2017-12-06 13:32:35 +01:00
Matteo
4370503c98
Reduced margins on open file ( #141 )
2017-12-05 00:48:28 +01:00
xarkes
cc44246ad6
Replace wrong word ( Fix #127 )
2017-12-04 23:30:58 +01:00
Matteo
e52468243d
added about cutter at openfile dialog ( #140 )
2017-12-04 22:38:09 +01:00
Alexandre L
6c6f743f97
Add aab and hasnext in advanced analysis ( #137 ) ( #139 )
2017-12-04 22:36:02 +01:00
Florian Märkl
a101d3508f
Use default margins and spacing in dialogs
2017-12-03 21:59:38 +01:00
Florian Märkl
2a7d2b79b6
Adjust more buttons and logo in AboutDialog to dark theme
2017-12-03 21:01:11 +01:00
Florian Märkl
2417963329
Adjust buttons to theme ( Fix #89 )
2017-12-03 17:26:01 +01:00
Florian Märkl
f7cb84994a
Adjust logo in NewFileDialog and OptionsDialog to palette #89
2017-12-03 15:46:22 +01:00
Florian Märkl
fde759b6ae
Reset Settings for asm options ( Fix #123 )
2017-12-03 13:48:51 +01:00
Florian Märkl
61549f401e
Edit Comment from DisassemblyContextMenu
2017-12-01 11:46:13 +01:00
Florian Märkl
ca3efec644
Remove PreviewWidget, Fix #114
2017-11-28 15:55:41 +01:00
Florian Märkl
7f378d66c3
Force asm.offset=true for now
2017-11-28 14:24:35 +01:00
Florian Märkl
816cc6151f
Fix preview in XrefsDialog
2017-11-28 12:26:52 +01:00
Florian Märkl
85c2e32e16
Show dst instruction in xrefs from, Fix #113
2017-11-28 12:22:48 +01:00
xarkes
2f91f5b07c
Fix build (2)
2017-11-27 21:59:29 +01:00
xarkes
92d7362e54
Fix build
2017-11-27 21:49:37 +01:00
Florian Märkl
86eaf3a99d
AboutDialog formatting
2017-11-27 18:10:25 +01:00
xarkes
1b07e05e5d
Fix #110 (top 3 contribs in About Dialog)
2017-11-27 17:24:31 +01:00
xarkes
d8d4de9625
Fix #69 (xref name resolving)
2017-11-27 17:05:10 +01:00
xarkes
e5859a8422
Fix #68
2017-11-27 12:18:47 +01:00
xarkes
d276e438e8
Fix rename function
2017-11-27 09:22:52 +01:00
xarkes
9d242f1fa9
Fix #22
2017-11-26 17:53:05 +01:00
Florian Märkl
875fad3d67
Use prj.simple by default
...
Add checkbox in SaveProjectDialog
Fix #109
2017-11-26 14:17:20 +01:00
Florian Märkl
3ee8c68a4a
Fix a crash and quitting accidentally
2017-11-26 13:36:24 +01:00
Florian Märkl
f7958a802f
Add TempConfig, Fix some issues with scr.color
2017-11-20 21:14:35 +01:00
Florian Märkl
61fd2b3058
Replace DockWidget with CutterCore::refreshAll() signal
2017-11-19 14:04:25 +01:00
xarkes
2ccef94ea5
Fix #79
2017-11-08 10:18:07 +01:00
Florian Märkl
e8b2cf3fea
Add Cutter Icon ( #94 )
2017-11-05 18:19:47 +04:00
Florian Märkl
0b5a351d5f
Default Layout ( #84 )
...
* Basic default layout
* Workaround to set default widths for QDockWidgets
* AStyle
2017-11-03 21:22:54 +04:00
xarkes
638956b41b
Removed warnings
2017-10-24 10:18:16 +02:00
xarkes
3c6f735832
Fix #70 and Fix #72
2017-10-22 09:31:30 +02:00
Florian Märkl
c73d9a0678
Projects Management ( #66 )
...
* Add TabWidget to NewFileDialog
* Project loading from NewFileDialog
* Projects dir in NewFileDialog
* Add SaveProjectDialog
* Make SaveProjectDialog work, refactor project saving and Notepad
* Add shortcut for Save
* Fix notes loading
* Sort projects in NewFileDialog
* Implement selecting projects dir in SaveProjectDialog
* Fix QAbstractButton include
2017-10-21 21:20:10 +02:00
xarkes
e54b0ee106
Updated Configuration model + Added Font selection
2017-10-14 11:35:49 +02:00
Florian Märkl
12e64cf052
Breakup MemoryWidget ( #51 )
...
* Add SidebarWidget from disassembly sidebar
* Remove disassembly sidebar from MemoryWidget
* Add HexdumpWidget from MemoryWidget
* Remove Hexdump from MemoryWidget
* Make PreviewWidget from MemoryWidget
* Some cleanup
* Rename DisassemblyView to DisasseblyWidget
2017-10-13 15:56:47 +02:00
xarkes
a70001bf59
Merged disassembly and graph right click
2017-10-10 12:17:05 +02:00
xarkes
93195999d8
Made CutterCore singleton
2017-10-09 20:09:35 +02:00
xarkes
925eb15c9b
Some refactoring
2017-10-03 20:38:34 +02:00
Tim Siebels
bafad96bf3
Camel Case all the files ( #32 )
...
fixes #30
2017-10-02 18:18:40 +02:00
Tim Siebels
b8bd62efe2
Use unique_ptr for ui objects ( #31 )
2017-10-02 11:41:28 +02:00
Tim Siebels
1b30240a67
Fix CMake build again ( #28 )
...
Qt with CMake doesn't seem as robust as qmake is.
It didn't work to include ui_* files from a different directory.
2017-10-02 10:06:10 +02:00
xarkes
83608be332
Renamed files to CamelCase
2017-10-01 21:16:38 +02:00