Skip KeyUp/KeyDown events and let top window handle accelerators
add wxSP_LIVE_UPDATE to splitter window
SplitterDrawlet: fix ptr check
allow selection of multiple signals (ctrl) and delete/move/copy/cut/add them
end task when text has not changed
Remove graphical artifact when selecting to change the spacer between signals but releasing without moving.
delete merged branch
remove unused files
clean up todo list
merge from WindowRework
change back to monolithic library
rename NormalSignalGraph to ScalarSignalGraph
Enable SVG export
add VHDL export capability
reduce Blit'ing of image
get rid of drawing artifacts while changing signal values
fix: end of vertical line can not be "docked" to the next higher grid
remove duplicated header guard
renaming
remove finished task
replace empty dtor with default
fix graphics overlay when scrolled
How can I add text on horizontal arrow just like the one in spi.tdg example (how to apply the "t_bit" on the horizontal arrow) ?
How can I add text on horizontal arrow just like the one in spi.tdg example (how to apply the "t_bit" on the horizontal arrow) ?
fix typo
fix: "crash when transition width is 0"
refresh top left corner on update
add dark theme for diagram
fix "crash when clicking below diagram when 'favored text selecting' is active"
remove redundancy in doDelete
fix position of labels after update
destroy text control when not needed
remove dead code
set focus to text control when shown
fix position of text controls when windows is scrolled
fix editing of signals with compressor active
simplify memory management for TextGraphs of busvalues
adjust size of text fields for empty strings
positioning of text control
end editing when clicking into labels window
set focus and cursor to text control when shown
add editing of busvalue
add editing of labels buswidth and arrow texts
rename DiagramXyWindow to XyWindow
use font given by view in labels window
show indication (cursor) when it is possible to edit text
fix maximumYStartPosition
add TextGraph
change header guards
rename GraphXY to XYGraph
renaming
toggle toolbar buttons for tools to show which is active
fix: moving of vertical lines does not take compressors into account
remove returns in ui logic
fix: deleting,the last signal -> crash
fix: adding horizontal arrow when vertical lines are not visible
end adding horizontal arrow when clicking in other window
renaming
make checks more understandable
fix calculation of signal where a horizontal arrow lies
make separator between signals darker
fix: changing clock settings are not updated in the graph
remove dead code
fix: deleting signal does not update graph
whitespaces
fix: connecting arrows to lines ending above arrow
whitespaces
fix: "graphic is not updated after changing position of a horizontal arrow or it's text position"
swap tasks to never have invalid pointer on task
fix that vertical lines cannot move start/end position below/above connected arrow
renaming
whitespaces
remove NULL,use nullptr instead
manage all colors from the view class
renamings
change naming
get all colours from the view
fix view after moving signal
split cmd.cpp/h
remove text controls
set colors for ext explicitly
position of toolbars
ids
change color of hatch
formating
split toolbar
remove duplicated protected
remove empty protected section
refactor id generation
improve toolbar
rename myTipProvider
add override for Task interface when possible
remove pch
remove pch
white spaces
reduce warnings