about summary refs log tree commit diff stats
path: root/inspector.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug were opening the inspector overwrote pointers in tablistElias Norberg2012-03-261-1/+1
* include using <> instead of ; this will have falloutMarco Peereboom2012-01-231-1/+1
* Make the inspector not crash on exitmarco2011-11-021-15/+75
* hook up all inspector signalsMarco Peereboom2011-11-011-0/+59
* Move inspector into it's own fileMarco Peereboom2011-11-011-0/+33
>69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117