remove time graph visualiser. More tests. Other fixes
This commit is contained in:
parent
0b3249c7ef
commit
985541a1d8
18 changed files with 4087 additions and 971 deletions
|
|
@ -3,15 +3,11 @@ from bouquin.flow_layout import FlowLayout
|
|||
from bouquin.markdown_editor import MarkdownEditor
|
||||
from bouquin.markdown_highlighter import MarkdownHighlighter
|
||||
from bouquin.statistics_dialog import DateHeatMap
|
||||
from bouquin.tag_graph_dialog import DraggableGraphItem
|
||||
|
||||
DBManager.row_factory
|
||||
|
||||
DateHeatMap.minimumSizeHint
|
||||
|
||||
DraggableGraphItem.hoverEvent
|
||||
DraggableGraphItem.mouseDragEvent
|
||||
|
||||
FlowLayout.itemAt
|
||||
FlowLayout.expandingDirections
|
||||
FlowLayout.hasHeightForWidth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue