blob: e90362a51fad2c85b41e492b5e09e9708032799a [file] [log] [blame]
96c43b9a7ab3 ("perf scripts python: exported-sql-viewer.py: Add copy to clipboard")
4b2084537e5f ("perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font")
be6e747136a4 ("perf scripts python: exported-sql-viewer.py: Move view creation")
ae8b887c00d3 ("perf scripts python: exported-sql-viewer.py: Add call tree")
254c0d820b86 ("perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase")
a448ba232a5f ("perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction")
a731cc4c990a ("perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase")
cd358012ba20 ("perf scripts python: exported-sql-viewer.py: Add top calls report")
1c3ca1b3ae35 ("perf scripts python: exported-sql-viewer.py: Create new dialog data item classes")
947cc38d4724 ("perf scripts python: exported-sql-viewer.py: Move report name into ReportVars")
0bf0947a954f ("perf scripts python: exported-sql-viewer.py: Factor out ReportVars")
0924cd687fe7 ("perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase")
655cb952de5f ("perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no calls table")
65b24292e8f3 ("perf scripts python: exported-sql-viewer.py: Add help window")
210cf1f96185 ("perf scripts python: exported-sql-viewer.py: Add Selected branches report")
76099f98aea4 ("perf scripts python: exported-sql-viewer.py: Add All branches report")
8392b74b575c ("perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables")
82f68e2898e6 ("perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font")
ebd70c7dc2f5 ("perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph")
1beb5c7b0704 ("perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows")
031c2a004ba7 ("perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py")
341e73cbd301 ("perf scripts python: call-graph-from-sql.py: Refactor TreeItem class")
4be9ace7e1cd ("perf scripts python: call-graph-from-sql.py: Add data helper functions")
70d831e85c1b ("perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel")
e99ef8141a6d ("perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()")
5f9dfef1bb7f ("perf scripts python: call-graph-from-sql.py: Add a class for global data")
b2556c46a69b ("perf scripts python: call-graph-from-sql.py: Separate the database details into a class")
7e4fc93e2ade ("perf scripts python: call-graph-from-sql.py: Make a "Main" function")
99a097c987c2 ("perf scripts python: call-graph-from-sql.py: Change icon")
3c4ef4515068 ("perf scripts python: call-graph-from-sql.py: Set a minimum window size")
1d865c06f571 ("perf scripts python: call-graph-from-sql.py: Provide better default column sizes")