Commit Graph

301 Commits

Author SHA1 Message Date
George Hotz 5f34406410
Touchups for Mac and twilight (#262)
* update socket.io

* add no-run and enable debugging

* Revert "update socket.io"

This reverts commit f26dad9e62.

* support no_delete_runs

* disable js debugging

* don't use is, add debugging to Trace

* fix bug with dot using tabs
2022-07-02 14:00:14 -07:00
Jonas Felber 59dbeefd52 Changed scrolling of various screens, because they where broken on latest Firefox? 2019-06-22 22:32:49 +02:00
George Hotz a1e6ec14fb add tags view, make flat work 2019-03-23 23:59:04 -07:00
George Hotz fac560bc00 put flat view in the cfg space (usable) and add tags view 2019-03-23 23:44:41 -07:00
George Hotz f7a4ae101c
Merge pull request #207 from xjmdoo/master
Fixes Ctrl+C and Cmd+C copying
2019-03-23 16:44:23 -07:00
George Hotz 5fa8d4fe3c Fix race condition in javascript loading before UI 2019-03-23 11:57:27 -07:00
Tamas Sule 4e10baaa91 Fixes Ctrl+C and Cmd+C copying 2019-03-23 10:38:26 -07:00
mage(まげ) 19536ce6d6 Fix XSS vulnerability 2016-10-07 01:14:54 +09:00
Namalee df15c6d3de fix bug of Firefox support 2016-04-18 15:09:14 +02:00
mage(まげ) 4493d3d410 fix vtimelinebox for chrome 50>=
"height: 100%" does not work for child elements of TD tags on chrome 50>=.
This problem can be avoided by specifying "position: absolute".

ref: https://bugs.chromium.org/p/chromium/issues/detail?id=583670&q=label%3ACr-Blink-Layout-Table&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
2016-04-14 21:19:31 +09:00
Namalee dcb91943ff Update controls.js
Avoid the unwanted behavior of firefox with the shortcuts of qira
2016-04-12 14:24:56 +02:00
inaz2 4d65fa4161 fix m/, shortcut key operations 2016-03-18 14:42:16 +09:00
Ned Williamson c122c4d502 Merge branch 'master' into ida_plugin_update 2015-11-27 12:41:55 -05:00
Ned Williamson 08d980c65e update socket.io version 2015-11-07 12:53:39 -05:00
Ned Williamson e2df77ca22 support base10 input in controls, requested by Robert 2015-10-21 21:58:45 -04:00
Ned Williamson d86393d7f8 we threadsafe now 2015-09-28 22:39:55 -04:00
Ned Williamson e091a4c5e1 10 is nicer 2015-09-27 18:03:00 -04:00
Ned Williamson 639d026073 more trails progress 2015-09-27 17:52:45 -04:00
Ned Williamson 6e253ff3ca the IDA plugin is not robust at all. i hate libwebsockets 2015-09-27 15:12:02 -04:00
Ned Williamson fe757325df it's time for trails, let's steal from george
also small cleanup in ida plugin
2015-09-24 16:54:06 -04:00
Ned Williamson 1ac1915137 implement qira -> ida syncing of names and comments, as the user makes them
also, fix small bugs in renaming
2015-09-10 22:20:47 -04:00
Ned Williamson 6865f7b3cb Merge branch 'master' into ida_plugin_update 2015-09-07 22:58:35 -04:00
George Hotz 411bd8bc5f make timeline scrollable 2015-08-28 00:08:54 +00:00
George Hotz 6e23c432ea final solution to static, turned off by default but -S works to enable it 2015-08-27 08:19:35 +00:00
George Hotz be0329f73a trails bugfixes 2015-08-27 07:16:20 +00:00
George Hotz a76912e87d extra change in case of crash 2015-08-26 07:59:15 +00:00
George Hotz 96f63f1db8 that was too beautiful to not code, added trails 2015-08-26 03:23:58 +00:00
George Hotz 6bdf1809ca refactor size, and add string naming 2015-08-26 02:35:00 +00:00
George Hotz 0173e8059f going to demo static tomorrow, fix in trunk 2015-08-25 02:04:58 +00:00
George Hotz 466af9951e and fix for memory, need to redraw on resize automatic 2015-08-25 01:23:45 +00:00
George Hotz 1dc8fb38d7 apply same fix to strace 2015-08-25 01:20:10 +00:00
George Hotz 55440bc8c6 clean up idump 2015-08-25 01:15:07 +00:00
George Hotz 9993f4eace starting to fix horrendous UI regressions 2015-08-25 00:51:18 +00:00
Ned Williamson fcfe4fb670 handle setcmt in ui 2015-08-24 16:15:13 -04:00
Ned Williamson 56c4efcb27 support for syncing names ida -> qira 2015-08-24 00:33:28 -04:00
George Hotz 3f36b392bf disable static by default, pushing to v3 2015-08-11 04:08:43 -07:00
George Hotz 139f4f7ba7 wcdocker should only be used for resizing now 2015-08-11 03:27:23 -07:00
George Hotz 600d0ca4ef give strace it's own panel 2015-08-11 02:47:58 -07:00
Christopher Ganas 8acc141e3f Minor ui fixes. 2015-03-31 00:57:58 -04:00
Christopher Ganas 57427077b2 Updated wcDocker files. 2015-03-31 00:57:31 -04:00
Christopher Ganas a2ed40ce4a Added qira specific wcDocker theme. 2015-03-31 00:56:01 -04:00
Christopher Ganas baad944df8 Fixed flat view bug. 2015-03-30 23:40:38 -04:00
Christopher Ganas 461d89d763 Added font-awesome for wcDocker 2015-03-30 23:40:10 -04:00
Christopher Ganas f41cf651e0 Flat instructions are their own entity. 2015-03-30 22:19:21 -04:00
Christopher Ganas 68d24ea372 Add outergbox to cfg. 2015-03-30 22:17:31 -04:00
Christopher Ganas 8baeed7761 Fixed broken CSS links. 2015-03-30 22:17:13 -04:00
Christopher Ganas 2bb30571b1 Separating the cfg from the flat instructions. 2015-03-30 22:02:27 -04:00
Christopher Ganas 253ce0907a Retrieve more instructions from the trace. 2015-03-30 22:01:55 -04:00
Christopher Ganas 0833716d49 Retrieve more memory for the data view. 2015-03-30 22:01:13 -04:00
Christopher Ganas 12b5722391 Removed width constraint on flat. 2015-03-30 21:52:39 -04:00