summaryrefslogtreecommitdiff
path: root/src/analysis/db/items
AgeCommit message (Expand)Author
2016-10-28Optimized access to instruction sources and destinations.Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-10-14Handled Dalvik simple switch cases without fallthrough.Cyrille Bagard
2016-09-08Fixed a bug by transfering variable argument lists properly.Cyrille Bagard
2016-04-27Avoided freezes by refreshing the GUI in the main loop only.Cyrille Bagard
2016-03-16Created a new feature and stored all main moves in the database.Cyrille Bagard
2016-03-13Given more flexibility to the field names of locations in XML databases.Cyrille Bagard
2016-01-23Created storable items for user comments.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.Cyrille Bagard
2015-07-28Begun to manage collection items as active or inactive using timestamps.Cyrille Bagard
2015-07-24Applied or canceled the effect of collected items on a given binary.Cyrille Bagard
2015-07-22Fortified the client/server protocol and first exchanges.Cyrille Bagard
2015-02-09Created a dialog box to create new bookmarks.Cyrille Bagard
2014-10-16Stored a bookmark into the data base and saved the archive.Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard