Age | Commit message (Expand) | Author |
2021-02-11 | devtools: move devtools from svx to sfx2 | Tomaž Vajngerl |
2021-02-11 | devtools: inspect selected object when DevTools are started | Tomaž Vajngerl |
2021-02-11 | devtools: when selection changes, select obj. in DOM tree view | Tomaž Vajngerl |
2021-02-11 | devtools: move SelectionChangeHandler to its own file | Tomaž Vajngerl |
2021-02-11 | devtools: rename LeftSideTreeView to DocumentModelTreeView | Tomaž Vajngerl |
2021-02-11 | devtools: use xInvocation to get values of all property types | Tomaž Vajngerl |
2021-02-10 | devtools: show properties nested if the the property is an object | Tomaž Vajngerl |
2021-02-10 | devtools: handle object inspector with attached objects | Tomaž Vajngerl |
2021-02-10 | devtools: add values for properties in object inspector tree view | Tomaž Vajngerl |
2021-02-08 | tdf#139767 fix crash caused by the selection listener | Tomaž Vajngerl |
2021-02-05 | devtools: change "Current Selection" tree item to a toggle button | Tomaž Vajngerl |
2021-02-01 | devtools: show list of interfaces for the object in the inspector | Tomaž Vajngerl |
2021-02-01 | devtools: add "Current Selection" to the left-side tree view | Tomaž Vajngerl |
2021-01-26 | fix gtk warning about missing 'weight' property | Caolán McNamara |
2021-01-20 | Fix typos | Andrea Gelmini |
2021-01-18 | devtools: handle the doc. model tree with attached obects | Tomaž Vajngerl |
2021-01-18 | devtools: separate DocumentModelTreeHandler into its own file(s) | Tomaž Vajngerl |
2021-01-18 | devtools: separate handling of document model tree into own class | Tomaž Vajngerl |
2021-01-16 | devtools: Add more elements to the document model tree view | Tomaž Vajngerl |
2021-01-16 | devtools: change to on-expand filling of the doc. model tree-view | Tomaž Vajngerl |
2021-01-16 | devtools: fill left-side document model view for all document types | Tomaž Vajngerl |
2021-01-13 | devtools: move DevelopmentToolChildWindow to its own file | Tomaž Vajngerl |
2021-01-13 | devtools: Add left-side tree of the document model | Tomaž Vajngerl |
2021-01-13 | devtools: Add treeview with content of current object | Tomaž Vajngerl |
2021-01-13 | devtools: Add selection change listener to DevTools | Tomaž Vajngerl |
2021-01-09 | devtools: Implement development tools docking window | Tomaž Vajngerl |