summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-23Removed references to local sources if required.Cyrille Bagard
2019-03-22Handled properly program dependencies.Cyrille Bagard
2019-03-21Prevented a floating point exception while zooming.Cyrille Bagard
2019-03-20Included toolbar buttons into scaled rendering.Cyrille Bagard
2019-03-20Introduced zoom in graph view.Cyrille Bagard
2019-03-18Painted an extra translucent background on blocks.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-18Simplified code thanks to visitors.Cyrille Bagard
2019-03-18Exported graph views using Cairo.Cyrille Bagard
2019-03-15Tracked vertical links beyond their cluster.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-03-11Enforced straight link rending in graph views.Cyrille Bagard
2019-03-08Saved a first round to book extra space for straight edges if needed.Cyrille Bagard
2019-03-08Reordered blocks in graph view to avoid edge crossing.Cyrille Bagard
2019-03-05Cleaned code.Cyrille Bagard
2019-03-05Removed unused fields.Cyrille Bagard
2019-03-05Split the graph code into several files.Cyrille Bagard
2019-03-05Saved extra code block reordering in the graph view.Cyrille Bagard
2019-03-04Provided access to the graph layout from Python.Cyrille Bagard
2019-03-01Drawn a preview of blocks to collapse in graph view.Cyrille Bagard
2019-03-01Handled vertical lines in graph view with more care.Cyrille Bagard
2019-02-23Fixed missing controls when computing loop edge positions.Cyrille Bagard
2019-02-23Reordered leaving edges with their loop blocks.Cyrille Bagard
2019-02-23Fixed straight edge positions in the graph view.Cyrille Bagard
2019-02-23Optimized the graph view by reordering loop blocks.Cyrille Bagard
2019-02-23Limited the length of some loop links in the graph view.Cyrille Bagard
2019-02-21Fixed a little mistake introduced in 7fc86b40.Cyrille Bagard
2019-02-19Ensured all natural links are well created.Cyrille Bagard
2019-02-18Saved some improvements for graph views.Cyrille Bagard
2019-02-18Marked all panels as being able to get closed.Cyrille Bagard
2019-02-18Fixed a mistake in variables usage.Cyrille Bagard
2019-02-18Reorganized code.Cyrille Bagard
2019-02-18Prepared room for an incoming preferences dialog box.Cyrille Bagard
2019-02-17Reset edge selection when needed.Cyrille Bagard
2019-02-15Displayed tooltips for graph view edges.Cyrille Bagard
2019-02-14Highlighted graph view edges.Cyrille Bagard
2019-02-12Preserved more vertical lines in the graph view.Cyrille Bagard
2019-02-12Cleaned code.Cyrille Bagard
2019-02-12Fixed some overlaps in the graph view.Cyrille Bagard
2019-02-11Improved the loop detection.Cyrille Bagard
2019-02-09Fixed another batch of memory leaks.Cyrille Bagard
2019-02-07Included the leak tracker into the Python interpreter.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-06Introduced a tracker for GObjects leaks.Cyrille Bagard
2019-02-06Fixed some GType declarations.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-02-04Added an option to drop Python support at compilation time.Cyrille Bagard
2019-02-03Fixed various memory leaks.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-02-01Fixed a memory leak.Cyrille Bagard