index
:
ochess.git
doxygen
master
Chess game analysis software.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game_tab
/
left_panel
/
GameTabLeftPanel.hpp
Age
Commit message (
Expand
)
Author
2023-01-11
Improve the binding between LiveEngineDialog and BoardCanvas
Loic Guegan
2023-01-11
Add engine evaluation bar
Loic Guegan
2023-01-10
Update chessarbiter and finish the implementation of pawns promotions
Loic Guegan
2023-01-10
Improve pawn promotion code
Loic Guegan
2023-01-10
Debug animations, LiveEngine and improve arrow/squares highlights
Loic Guegan
2023-01-09
Bind live engine analysis to BoardCanvas
Loic Guegan
2023-01-09
Prompt the user before closing dirty tabs
Loic Guegan
2023-01-01
Improve board canvas
Loic Guegan
2023-01-01
Update Game tab
Loic Guegan
2023-01-01
Update Game tab
Loic Guegan
2023-01-01
Update animation trigger
Loic Guegan
2023-01-01
Debug and clean the game tab code
Loic Guegan
2022-12-30
Improve UI
Loic Guegan
2022-12-30
Enable game saving
Loic Guegan
2022-12-30
Improve UI
Loic Guegan
2022-12-29
Implement pieces move animations
Loic Guegan
2022-12-28
Prepare for pieces animation step2
Loic Guegan
2022-02-28
Migrate to std::shared_ptr<Game>
Loic Guegan
2022-02-28
Improve GUI and debug various classes
Loic Guegan
2022-02-28
Improve game tab left panel
Loic Guegan
2022-02-28
Refactoring game tab
Loic Guegan