User Details
User Details
- User Since
- May 22 2015, 12:53 AM (376 w, 3 d)
- Availability
- Available
Jan 8 2018
Jan 8 2018
Dec 22 2017
Dec 22 2017
i.furs updated the summary of D5696: ui: change pointer of type from "Evas_Object *" to "Thread_Grid_UI *".
Dec 21 2017
Dec 21 2017
i.furs added reviewers for D5696: ui: change pointer of type from "Evas_Object *" to "Thread_Grid_UI *": NikaWhite, Deepwarrior.
i.furs retitled D5697: interval_fill: check null pointer from check null pointer to interval_fill: check null pointer.
i.furs retitled D5696: ui: change pointer of type from "Evas_Object *" to "Thread_Grid_UI *" from change pointer of type from "Evas_Object *" to "Thread_Grid_UI *" to ui: change pointer of type from "Evas_Object *" to "Thread_Grid_UI *".
Dec 19 2017
Dec 19 2017
i.furs added inline comments to D5680: Rewrite find feature..
i.furs added a comment to T6521: Panes jump on new thread appear.
if lines 990-995 delete in function _background_update_cb. jump will be fixed.
i.furs added inline comments to D5680: Rewrite find feature..
i.furs requested changes to D5680: Rewrite find feature..
Dec 18 2017
Dec 18 2017
i.furs added a comment to D5680: Rewrite find feature..
the commit need to split to 2-3 commits
- move event_offsets_time_binary_search:
- helper.h
- helper.c
- interval_fill.c
- ui(may by +find)
- find
i.furs added a comment to D5675: Find: Fix calculating coordinates of event..
problems with Highlight all:
reproduce:
- run profiling with log
- select interval
- open Dialog Find
- select animator
- click Highlight all
i.furs added a comment to D5672: Find: rewrite buttons callbacks..
This commit need split into several:
- move _event_offsets_time_binary_search
- refactoring
- bug fix
- ...
i.furs requested changes to D5672: Find: rewrite buttons callbacks..
"efl_profiling_viewer" hangs if the preceding event time and the start time interval have many events
i.furs added a comment to D5672: Find: rewrite buttons callbacks..
not work:
case 1:
- run efl_profiling_viewer with log
- changed interval(time start == time end) as image
- select mode "Current range"
- click Previous/next
Dec 15 2017
Dec 15 2017
i.furs requested changes to D5663: Find: rewrite buttons callbacks..
i.furs added a comment to D5663: Find: rewrite buttons callbacks..
i.furs added a comment to D5663: Find: rewrite buttons callbacks..
i.furs added a comment to D5663: Find: rewrite buttons callbacks..
for patch D5663 D5664 D5665 D5669
not work:
case 1: - run efl_profiling_viewer with log - open dialog Find - selected animator - select interval less event - click previous/next
resultate: event not select
case 2: - run efl_profiling_viewer with log - open dialog Find - selected animator - select interval as in image
- clicked next/previous
Result: animator in state not select
i.furs updated the diff for D5576: find: return events if event not found event but event is select.
- fixed
Dec 13 2017
Dec 13 2017
i.furs updated the diff for D5576: find: return events if event not found event but event is select.
- revert of changes. Because _event_offsets_time_binary_search return position in array of events or to time or exact match of time
Dec 12 2017
Dec 12 2017
i.furs edited projects for T6502: Violation of the sequence for mode previous and next, added: Profiling Viewer (1.1); removed enlightenment-git.
i.furs updated the diff for D5624: find: add find in single_events and show name in combobox.
- delete duplicate
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- rebase
i.furs updated the diff for D5624: find: add find in single_events and show name in combobox.
- fixed
- rebase
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- fixed
- rebase
i.furs added a comment to D5576: find: return events if event not found event but event is select.
Your code not working:
case 1: event_time_start | interval_time_start ... interval_time_end | event_time_end
case 2(single event): interval_time_start | event_time_start ... event_time_end(event_time_end == 0.0)| interval_time_end
Dec 11 2017
Dec 11 2017
i.furs updated the diff for D5576: find: return events if event not found event but event is select.
- update
i.furs requested review of D5624: find: add find in single_events and show name in combobox.
i.furs added a comment to D5624: find: add find in single_events and show name in combobox.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- unpack object of highlight with grid before clean grid
i.furs updated the diff for D5575: ui: refactoring of find-ui.
In D5575 delete functions _grid_info_save
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- delete _grid_info_save(..) with interval_fill.c and struct _Grid_Info
i.furs requested review of D5627: interval_fill: change with Eina_List to Eina_Hash.
i.furs updated the summary of D5627: interval_fill: change with Eina_List to Eina_Hash.
i.furs retitled D5575: ui: refactoring of find-ui from ui: reset highlight all after click previous/next to ui: refactoring of find-ui.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- fixed
Dec 8 2017
Dec 8 2017
i.furs added a comment to D5575: ui: refactoring of find-ui.
after click button "Highlight all" not all events is select
i.furs added reviewers for D5634: Tool: сhanged accuracy for out tim and out srctim: Deepwarrior, NikaWhite.
i.furs edited projects for T6494: could not be resolved for class 'Elm.Combobox'., added: Profiling Viewer (1.1); removed enlightenment-git.
Dec 7 2017
Dec 7 2017
i.furs updated the diff for D5624: find: add find in single_events and show name in combobox.
- update(changed || -> &&)
i.furs added reviewers for D5627: interval_fill: change with Eina_List to Eina_Hash: NikaWhite, Deepwarrior.
i.furs updated the diff for D5624: find: add find in single_events and show name in combobox.
- added higlight all for single events
i.furs updated the summary of D5624: find: add find in single_events and show name in combobox.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- rebase
- refactoring
- split functions on the small function
- merge of methods, select ono an event and select all of event
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- refactoring
Dec 5 2017
Dec 5 2017
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- ui: reset highlight all after click previous/next
- ui: change current time for find when change interval time or zoom
Dec 4 2017
Dec 4 2017
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- changed from Global_Data to Find_UI
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- update
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- update
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- rebase
i.furs updated the diff for D5575: ui: refactoring of find-ui.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- remove unnecessary function call
i.furs updated the diff for D5575: ui: refactoring of find-ui.
- changed name of function
- duplicate of code removed
i.furs updated the test plan for D5575: ui: refactoring of find-ui.
Dec 1 2017
Dec 1 2017
i.furs updated the summary of D5576: find: return events if event not found event but event is select.
i.furs updated the test plan for D5576: find: return events if event not found event but event is select.
i.furs retitled D5576: find: return events if event not found event but event is select from find: if event is current event return this event to find: return events if event not found event but event is select.
i.furs retitled D5575: ui: refactoring of find-ui from ui: Highlight of event after click button "Highlight all"(reset highlight all). to ui: reset highlight all after click previous/next.
i.furs updated the test plan for D5559: ui: fix drag&drop when data is added to the entry name.
i.furs retitled D5551: ui: skip if the event was shown with similar coordinates from ui: ignore duplicates of highlight to ui: skip if the event was shown with similar coordinates.
i.furs updated the summary of D5559: ui: fix drag&drop when data is added to the entry name.
i.furs updated the summary of D5559: ui: fix drag&drop when data is added to the entry name.
i.furs updated the summary of D5575: ui: refactoring of find-ui.
i.furs updated the summary of D5575: ui: refactoring of find-ui.