summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-15server/rz_mail: use bytearray for feedback, fixes #379Alon Levy
2015-03-13client/graph_view: double force layout distance (CRI patch)Alon Levy
2015-03-13client: fix json export and import to use model/types to account for allowed ...Alon Levy
2015-03-13history: broken wheel recording, specifically when scrolling in node_info, si...Alon Levy
2015-03-13cri/from_csv: add missingAlon Levy
2015-03-13cri: from_csv: multiple fixes, update to new internship labelAlon Levy
2015-03-12domain/cri/from_csv: add argument parser and main and config optionAlon Levy
2015-03-12wip upload/blobAlon Levy
2015-03-12client: use some more VK constantsAlon Levy
2015-03-11wip: cypher parser test caseLV-426
2015-03-11wip: cypher parserLV-426
2015-03-10client: graph_view: handle keyboard events when svg nodes are focusedAlon Levy
2015-03-10client: graph_view: make nodes tabindex'able sorted top to bottom left to rightAlon Levy
2015-03-09client/view/search: deduplicate and debounce for 300 millisecondsAlon Levy
2015-03-09client/view/search: use FRPAlon Levy
2015-03-09client: search in nodes and attributesAlon Levy
2015-03-09client/graph_view: set maximal size of 100px for an image, keeping aspect ratioAlon Levy
2015-03-09client/graph_view: show images with correct size, but force layout doesn't ta...Alon Levy
2015-03-09client/graph_view: console debug log when link is an image according to crude...Alon Levy
2015-03-09client: graph_view: update image href+width+height on every "frame"Alon Levy
2015-03-09client/graph_view: remove extra useless 'a' element on nodesAlon Levy
2015-03-09client: graph_view: make nodes tab focusable. no visible indication (:focus) ...Alon Levy
2015-03-09client: fix scrolling of window on focus in feedback button (Fixes #366)Alon Levy
2015-03-09client/view/svg_input: missing param x docAlon Levy
2015-03-08client/textanalyser_input: completer options: small rewriteAlon Levy
2015-03-08client/completion: support links as wellAlon Levy
2015-03-08textanalyuser_input: provide bus for analysis results events (post analysis, ...Alon Levy
2015-03-08client/textanalysis: add element_at_position__is_linkAlon Levy
2015-03-08client/view/completer: use VK_*Alon Levy
2015-03-08client/filter: fix broken filter from recent model/types intro and third-inte...Alon Levy
2015-03-08client: fix up/down being handled both by completer and by type selector when...Alon Levy
2015-03-07client: add missing club type from model/typesAlon Levy
2015-03-07client: fix phantom type now that we have 4 types and not 5. Fixes #362Alon Levy
2015-03-07client: use shift-up and shift-down for node type changesAlon Levy
2015-03-07client/view/node_info: fix committing of new fieldsAlon Levy
2015-03-07client/view/node_info: bug fix of white background while scrollingAlon Levy
2015-03-07client/node_info: hack for y-overflow. creates horizontal bar as well which i...Alon Levy
2015-03-07client/node_info: add missing attributes to html at runtimeAlon Levy
2015-03-07client/model/types: store titles for types and attributesAlon Levy
2015-03-07client: return default node type to personAlon Levy
2015-03-07client: remove third-internship-proposal; Fixes #356Alon Levy
2015-03-07client: move nodetypes from consts to model/typesAlon Levy
2015-03-07client/node_info: bug fixAlon Levy
2015-03-06client: introduce model/types, cleanup node_info (not quite enough)Alon Levy
2015-03-04cypher language parsing test caseLV-426
2015-03-04wip: cypher language parserLV-426
2015-03-04client:selection: invert on shiftAlon Levy
2015-03-04client: node_view: delete button: popup confirmation dialogAlon Levy
2015-03-04client: fix res/static forgotten rename; Fixes #355Alon Levy
2015-03-04client: s/setup_merge_button/setup_toolbar/Alon Levy