cutter/src/dialogs
optizone8 5a62bd6dc7 relevant themes(#816) and delete improvement (#846)
* change constants to enum

* code improvements

* remove redundant lambda usage

* add themes

* bug fix

* bug fix 2

* first start bug fix

* big refactoring

* merge conflict fixes

* removes debug information
2018-11-11 14:11:50 +02:00
..
preferences relevant themes(#816) and delete improvement (#846) 2018-11-11 14:11:50 +02:00
AboutDialog.cpp Fixed some tr call messages to ease translation (#886) 2018-10-30 08:42:43 +01:00
AboutDialog.h Add update check(#684) (#704) 2018-09-13 08:32:14 +02:00
AboutDialog.ui make text in About Dialog selectable (#871) 2018-10-23 09:09:56 +02:00
AsyncTaskDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
AsyncTaskDialog.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
AsyncTaskDialog.ui Add Timer to AsyncTask 2018-05-27 16:51:33 +02:00
AttachProcDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
AttachProcDialog.h Attach update (#603) 2018-10-03 22:16:57 +02:00
AttachProcDialog.ui Attach update (#603) 2018-10-03 22:16:57 +02:00
BreakpointsDialog.cpp Added new buttons to breakpoint widget (#548) 2018-07-26 12:57:05 +02:00
BreakpointsDialog.h Added new buttons to breakpoint widget (#548) 2018-07-26 12:57:05 +02:00
BreakpointsDialog.ui Added new buttons to breakpoint widget (#548) 2018-07-26 12:57:05 +02:00
CommentsDialog.cpp Changing coding style 2018-03-21 21:33:40 +01:00
CommentsDialog.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
CommentsDialog.ui Fixes #157: Add support for multiline comments. (#200) 2017-12-10 19:13:37 +01:00
EditFunctionDialog.cpp Edit Function Menu/Dialog (#528) (#765) 2018-10-22 12:16:55 +03:00
EditFunctionDialog.h Edit Function Menu/Dialog (#528) (#765) 2018-10-22 12:16:55 +03:00
EditFunctionDialog.ui Edit Function Menu/Dialog (#528) (#765) 2018-10-22 12:16:55 +03:00
EditInstructionDialog.cpp Change edit dialog to allow no preview (#869) 2018-10-23 08:06:26 +03:00
EditInstructionDialog.h Change edit dialog to allow no preview (#869) 2018-10-23 08:06:26 +03:00
EditInstructionDialog.ui Add instruction preview to the bytes edit dialog (#696) 2018-09-09 19:55:13 +02:00
FlagDialog.cpp Use Core() everywhere (#440) 2018-04-12 08:33:30 +02:00
FlagDialog.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
FlagDialog.ui Renamed files to CamelCase 2017-10-01 21:16:38 +02:00
InitialOptionsDialog.cpp Related to #865 issue (#900) 2018-11-02 08:48:17 +02:00
InitialOptionsDialog.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
InitialOptionsDialog.ui Rename OptionsDialog to InitialOptionsDialog 2018-08-18 18:34:58 +02:00
NewFileDialog.cpp Related to #865 issue (#900) 2018-11-02 08:48:17 +02:00
NewFileDialog.h adding Open Shellcode function to the New menu mode (Fix #547) (#609) 2018-08-10 19:12:00 +02:00
NewfileDialog.ui adding Open Shellcode function to the New menu mode (Fix #547) (#609) 2018-08-10 19:12:00 +02:00
OpenFileDialog.cpp Related to #865 issue (#900) 2018-11-02 08:48:17 +02:00
OpenFileDialog.h Made a quick open file dialog (#543) 2018-06-20 11:24:28 +02:00
OpenFileDialog.ui Made a quick open file dialog (#543) 2018-06-20 11:24:28 +02:00
R2PluginsDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
R2PluginsDialog.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
R2PluginsDialog.ui UI Improvemetnts + graph.offset implementation (#612) 2018-08-12 18:20:16 +02:00
RenameDialog.cpp Make af from DisassemblyContextMenu more meaningful 2018-08-18 21:55:30 +02:00
RenameDialog.h Make af from DisassemblyContextMenu more meaningful 2018-08-18 21:55:30 +02:00
RenameDialog.ui Use default margins and spacing in dialogs 2017-12-03 21:59:38 +01:00
SaveProjectDialog.cpp Related to #865 issue (#900) 2018-11-02 08:48:17 +02:00
SaveProjectDialog.h [Fix] Fixed issue #805 - wrong handling of Close button in Save Project dialog which had a Discard meaning (#806) 2018-10-12 10:08:04 +03:00
SaveProjectDialog.ui Use prj.simple by default 2017-11-26 14:17:20 +01:00
SetFunctionVarTypes.cpp afvn/afvt support via context menu (#708) 2018-10-03 22:10:53 +02:00
SetFunctionVarTypes.h afvn/afvt support via context menu (#708) 2018-10-03 22:10:53 +02:00
SetFunctionVarTypes.ui afvn/afvt support via context menu (#708) 2018-10-03 22:10:53 +02:00
SetToDataDialog.cpp Add Set to Code/Data feature (#602) 2018-08-04 20:05:56 +02:00
SetToDataDialog.h Add Set to Code/Data feature (#602) 2018-08-04 20:05:56 +02:00
SetToDataDialog.ui Add Set to Code/Data feature (#602) 2018-08-04 20:05:56 +02:00
VersionInfoDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
VersionInfoDialog.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
VersionInfoDialog.ui Add a button "Version Information" in Dashboard (iVj) #317 (#468) 2018-05-01 20:53:14 +02:00
XrefsDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
XrefsDialog.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
XrefsDialog.ui Fix #69 (xref name resolving) 2017-11-27 17:05:10 +01:00