Commit Graph

  • 73668cfb0e Fix APIs change master Daniel Zaoui 2020-01-19 22:08:30 +0200
  • 243e4c4dc8 Fix compilation after event rename Daniel Zaoui 2019-09-08 21:27:32 +0300
  • ff15ac77f4 Fix unused variable Daniel Zaoui 2019-06-24 20:06:36 +0300
  • 4664d39e13 Adapt code to latest EFL Daniel Zaoui 2019-06-24 20:03:40 +0300
  • af282ab41a Fix build with efl 1.22 release. Mykyta Biliavskyi 2019-05-01 12:09:44 +0300
  • 1baa498b55 clouseau: fixup previous patches Marcel Hollerbach 2018-11-26 16:32:35 +0100
  • a3b3135d33 Remove useless union Daniel Zaoui 2018-07-12 19:38:37 +0300
  • b23b7f9ab6 CMake: remove useless Eolian definition Daniel Zaoui 2018-11-26 13:23:24 +0200
  • e0cbb82680 Adapt code to Eolian APIs changes Daniel Zaoui 2018-11-26 13:23:04 +0200
  • d813400307 Support of structs parameters Daniel Zaoui 2018-07-12 15:52:37 +0300
  • 1f7667819b updates class names Marcel Hollerbach 2018-07-03 16:31:11 +0200
  • 0ddf1692a5 ObjIntrospection: freeze only after the snapshot starts Daniel Zaoui 2018-06-18 10:28:29 +0300
  • 669bb5390c Remove useless dependency on library Daniel Zaoui 2018-06-18 10:27:26 +0300
  • aee290a401 Inform the user about the connection establishment Daniel Zaoui 2018-06-17 23:02:12 +0300
  • e032a521d9 Move break statement into case braces Daniel Zaoui 2018-06-17 10:52:02 +0300
  • 41ad146676 Add clouseau script Daniel Zaoui 2018-06-16 23:28:36 +0300
  • 64ac1ca966 Add pid support as argument Daniel Zaoui 2018-06-16 22:41:10 +0300
  • 24eee06b53 Add README Daniel Zaoui 2018-06-15 10:27:04 +0300
  • 4b6a03e963 fix a crash on vector drawing. Hermet Park 2018-06-14 20:50:14 +0900
  • 5fdd956379 focus_inspector: do not leak memory Marcel Hollerbach 2018-04-22 18:40:40 +0200
  • 1d05baf59f focus_inspector: add a reload button Marcel Hollerbach 2018-04-22 18:40:21 +0200
  • 92e3461f5b focus_inspector: clear out visuals when reloading Marcel Hollerbach 2018-04-22 18:33:13 +0200
  • 31732fbf5c Fix screenshot handling Daniel Zaoui 2018-05-06 12:29:28 +0300
  • 6367fbdf86 Fix after Eolian validation changes Daniel Zaoui 2018-05-06 09:34:10 +0300
  • 8627aacaeb Fix compilation after EFL Eo API changes Daniel Zaoui 2018-05-05 23:54:23 +0300
  • 19fe1c898e clouseau: use correct data type Marcel Hollerbach 2018-04-01 20:34:38 +0200
  • 1060bd4b23 clouseau-focus: better displaying of the appearing focus managers Marcel Hollerbach 2018-04-01 20:22:17 +0200
  • a5b70e6903 clouseu_debug: remove old leftover Marcel Hollerbach 2018-04-01 18:37:16 +0200
  • 5b20f26f76 clouseu: filter the manager objects better Marcel Hollerbach 2018-04-01 18:34:54 +0200
  • 70e1087187 fix build by updating an Eolian API name q66 2018-03-27 17:05:21 +0200
  • 28713189a0 Update code after Eolian changes in EFL Daniel Zaoui 2018-03-14 12:48:43 +0200
  • c64d481e70 Make clouseau works again after recent eolian changes Davide Andreoli 2018-03-01 18:12:40 +0100
  • 5fd8f312a5 clouseau: make it run with python Marcel Hollerbach 2018-02-25 10:32:15 +0100
  • 6b4097e97b WIP devs/bu5hm4n/for_dave Marcel Hollerbach 2018-02-25 10:27:17 +0100
  • 940bd4044d WIP Marcel Hollerbach 2018-02-25 10:17:35 +0100
  • 2737e98a5b clouseau: display the complete tree of objects! Marcel Hollerbach 2018-02-24 21:01:52 +0100
  • e4e3838767 object_introspection: this one is dead. Marcel Hollerbach 2018-02-24 20:53:59 +0100
  • 8d07e441f2 clouseau: this api changed Marcel Hollerbach 2018-02-24 20:53:24 +0100
  • d882c9f0af clouseau: eolian changed api Marcel Hollerbach 2018-02-24 20:52:10 +0100
  • 244f33420d clouseau: map legacy name to installed names, so it works Marcel Hollerbach 2018-02-24 20:21:26 +0100
  • 067726dea8 clouseau: init the correct field Marcel Hollerbach 2018-02-24 19:21:55 +0100
  • c029379b6d clouseau: replace internal functions be eolians implementation Marcel Hollerbach 2018-02-04 18:46:34 +0100
  • 8bb9cce1ca Revert "Eolian api usage fix." Marcel Hollerbach 2018-02-04 18:39:33 +0100
  • 5b0b1a0f91 fix latest eo api breaks Marcel Hollerbach 2018-01-31 15:33:49 +0100
  • 8ed75b7448 focus_inspector: use a namescheme, so autodetect works Marcel Hollerbach 2018-01-31 15:33:31 +0100
  • cfcf900910 Profiling Viewer: improve UI. Mykyta Biliavskyi 2017-12-22 13:56:06 +0200
  • f5c971b734 gui: Don't include non-existing files Jean-Philippe Andre 2017-12-18 19:02:11 +0900
  • 318ee74c88 Eolian api usage fix. Mykyta Biliavskyi 2017-12-10 21:03:48 +0000
  • 0130202924 Client: delete extensions on close application. Mykyta Biliavskyi 2017-12-08 10:14:23 +0200
  • 5b0a310145 Fix warnings Daniel Zaoui 2017-11-29 11:15:32 +0200
  • 432ed396db Extensions: display lib path when mouse is on extension menu item Daniel Zaoui 2017-11-10 11:19:05 +0200
  • 6b643a7f57 Extensions: support automatic loading from install directory Daniel Zaoui 2017-11-10 11:18:30 +0200
  • 5dedb7054f clouseau_debug: only copy of rel is not NULL Marcel Hollerbach 2017-11-10 09:00:48 +0100
  • 4a94694bc0 clouseau: focus, display arrows correctly Marcel Hollerbach 2017-11-07 23:21:34 +0100
  • ccefc5e57b clouseau: stop arrows beeing backwards Marcel Hollerbach 2017-11-07 21:52:08 +0100
  • 7dadc722c5 clouseau: fix now private eo symbols Marcel Hollerbach 2017-11-07 20:32:09 +0100
  • ef625c3d68 clouseau: EVAS_CANVAS is private now Marcel Hollerbach 2017-11-07 20:14:42 +0100
  • 2514cff9e4 clouseau: add arrow into clouseau for indicating relations Marcel Hollerbach 2017-11-01 15:23:09 +0100
  • 83821cd4e5 WIP devs/bu5hm4n/next Marcel Hollerbach 2017-11-01 15:23:09 +0100
  • 65d89b92c2 clouseau: introduce focus inspector Marcel Hollerbach 2017-10-29 14:33:13 +0100
  • 4ae284bd0b clouseau: move those macros to a header, they are usefull Marcel Hollerbach 2017-10-31 16:29:18 +0100
  • 1013671a37 Adapt code after Eolian changes Daniel Zaoui 2017-09-27 23:55:14 +0300
  • b962f53712 Fix bg creation after EFL changes Daniel Zaoui 2017-09-27 23:55:01 +0300
  • 4df7f37839 Fix build: Use Eina for Efl.Gfx API. Mykyta Biliavskyi 2017-09-20 17:08:01 +0300
  • 170923b164 Add profiling viewer extension. Mykyta Biliavskyi 2017-09-01 14:06:21 +0300
  • 26c85dda2d Specify Clouseau library to link the extension Daniel Zaoui 2017-08-21 10:28:09 +0300
  • dc7ee20d22 Reorder includes to get the EAPI definition Daniel Zaoui 2017-08-16 20:42:26 +0300
  • c1dd9ae043 Fix API visibility Daniel Zaoui 2017-08-15 20:43:37 +0300
  • 64b36848af ui: use legacy call. Cedric BAIL 2017-08-07 14:03:42 -0700
  • eca7479b59 ELM_PANES_CLASS -> EFL_UI_PANES_CLASS, follow efl commit 40945d9859 Jérémy Zurcher 2017-08-07 09:24:35 +0200
  • 79e62083c9 Use Eo to evaluate if a function is implemented Marcel Hollerbach 2017-07-09 22:28:19 +0200
  • a6eedef550 Highlight everything that has a geometry Marcel Hollerbach 2017-07-18 17:10:29 +0200
  • 5f55b25b69 clouseau: highlight everything that has a geometry devs/bu5hm4n/lets_fix_jacks_break Marcel Hollerbach 2017-07-18 17:10:29 +0200
  • 9640ad7c6a clouseau: lets use eo to evalulate if a function is implemented Marcel Hollerbach 2017-07-09 22:28:19 +0200
  • e2dbf08cb2 Fix strings support Daniel Zaoui 2017-07-02 16:50:10 +0300
  • 9d75e1a5db Highlight objects selected in the details view Daniel Zaoui 2017-06-26 11:22:41 +0300
  • a7432b429c Set default function return type Daniel Zaoui 2017-06-26 11:21:25 +0300
  • 0808f42643 Fix classes buffer filling Daniel Zaoui 2017-06-25 18:14:27 +0300
  • f588374b06 Fix classes hierarchy display Daniel Zaoui 2017-06-25 18:12:09 +0300
  • 252f013174 Disable main window blocking when displaying a screenshot Daniel Zaoui 2017-06-25 11:10:59 +0300
  • 390739d795 Improve screenshot feature Daniel Zaoui 2017-06-25 11:02:19 +0300
  • 287e8498a7 Check strings nullity before strcmp Daniel Zaoui 2017-06-23 09:58:40 +0300
  • bbd9525f4b Extension: remove nickname Daniel Zaoui 2017-06-22 21:10:26 +0300
  • 524541c49d Improve functions tooltip display Daniel Zaoui 2017-06-21 09:57:09 +0300
  • cdd91eb12c Show elements of lists Daniel Zaoui 2017-06-18 10:10:40 +0300
  • 07474f14b7 Fix function line display Daniel Zaoui 2017-06-16 11:52:00 +0300
  • 9416c31515 Don't show invalid extensions Daniel Zaoui 2017-06-16 11:35:25 +0300
  • c394331763 Permit extension import Daniel Zaoui 2017-06-12 11:02:10 +0300
  • b745bd6d7e Hide settings button as we don't need it Daniel Zaoui 2017-06-12 10:22:59 +0300
  • d89f624d7e New version of Clouseau Daniel Zaoui 2017-06-07 14:09:43 +0300
  • 43cfe6d441 Objects_Intro/settings: fix crash when filtering objects Daniel Zaoui 2017-06-06 11:29:18 +0300
  • 446e39c0e3 Open the last extension used at the previous run Daniel Zaoui 2017-06-06 10:51:15 +0300
  • 31d522b386 Fix classes lookup Daniel Zaoui 2017-06-05 13:08:34 +0300
  • 7ce0b23e7a Remove unused include Daniel Zaoui 2017-06-05 13:08:23 +0300
  • 774142353a Remove old library usage Daniel Zaoui 2017-06-05 13:08:07 +0300
  • 74f279bcaf Free buffers after sending them Daniel Zaoui 2017-06-04 09:48:41 +0300
  • bd725339bc Adapt opcodes registration for Windows Daniel Zaoui 2017-06-03 22:28:06 +0300
  • c982cb8685 Support endianness Daniel Zaoui 2017-06-03 22:17:56 +0300
  • 73a790e331 Rename opcodes strings for a better readability Daniel Zaoui 2017-06-03 21:39:55 +0300
  • 952c243721 Adapt code to EFL changes Daniel Zaoui 2017-06-03 21:39:15 +0300