summaryrefslogtreecommitdiff
path: root/src/gui/menus
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-10Cleaned editor items by removing a direct link to the main window.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-09-29Removed useless features from DB collections.Cyrille Bagard
2019-09-29Handled disabled update items.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-03-20Introduced zoom in graph view.Cyrille Bagard
2019-03-18Exported graph views using Cairo.Cyrille Bagard
2019-02-18Prepared room for an incoming preferences dialog box.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-01-28Allowed to filter contents before running analysis.Cyrille Bagard
2019-01-02Got ride of some uninitialized variable usages.Cyrille Bagard
2018-12-31Remembered the target locations used in the Goto dialog box.Cyrille Bagard
2018-12-21Improved view switching.Cyrille Bagard
2018-12-21Updated the graph view when updating the current location.Cyrille Bagard
2018-12-21Centered graph view content at first display.Cyrille Bagard
2018-12-21Used only abstract cursors in views high API.Cyrille Bagard
2018-12-20Kept the current location when switching views.Cyrille Bagard
2018-12-03Built a dialog box to change storage options.Cyrille Bagard
2018-11-28Cleaned code.Cyrille Bagard
2018-11-25Displayed and hidden loaded contents on project change.Cyrille Bagard
2018-10-24Created bookmarks using a Glade UI.Cyrille Bagard
2018-08-11Taken into account that panel docking can evolve without main menus.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-08Fixed reference counting when switching panels.Cyrille Bagard
2018-08-08Improved reference count tracking.Cyrille Bagard
2018-08-04Ensured all panel accelerators get activated.Cyrille Bagard
2018-07-20Ensured the GUI gets updated at startup.Cyrille Bagard
2018-07-20Included dynamic items in the view menu.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-07-18Restored the saving proposal at exit.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-12Removed all facilities to import shellcodes.Cyrille Bagard
2018-07-12Added menu items to switch to next and previous views.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-01-31Provided the current active object in display panels.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-12-31Updated the ROP gadgets finder.Cyrille Bagard
2017-12-26Created the GLoadedContent interface to load all kinds of content.Cyrille Bagard
2017-12-26Handled swapping closures when signaling to the main thread.Cyrille Bagard
2017-12-26Registered the current project as a real global variable.Cyrille Bagard
2017-11-20Typo.Cyrille Bagard