8 Commits

Author SHA1 Message Date
Stepland
6466796c5a Add whereami and whereami++ 2021-12-31 01:03:40 +01:00
Stepland
c0a052af42 Switch to meson for compilation 2021-12-30 01:48:17 +01:00
Stepland
e7e118fe9d - Scrolling with the mouse wheel now makes the editor move back & forth in time
- Renamed EditActions to EditorStateActions to encompass a wider range of reusable actions
- Moved tinyfiledialogs to /include
2019-04-02 17:08:23 +02:00
Stepland
8d44098063 - Tab selection in linear view
- Cut/Copy/Paste selected notes
- LN displayed correctly in the Linear View
- bunch of other small stuff
2019-03-27 20:37:30 +01:00
Stepland
50e6f76af3 Density Graph on the timeline, show collisions in red 2019-03-25 19:16:45 +01:00
Stepland
ddc6ff8bb3 Basic memon schema versioning support
bumped default memon save format to 0.1.0
updated json.hpp
2019-03-24 15:13:13 +01:00
Stepland
d623ff74ae Undo/Redo feature done !
- History cannot give back its last previous state
- HistoryAction.cpp has everything you need to define actions stored in history
- Added a History dialog showing the contents of the history
2019-03-02 13:47:26 +01:00
Stepland
1c2b957f3f Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00