cmake
|
Commit initial, petites fonctions
|
2017-08-17 19:10:53 +02:00 |
include
|
- Scrolling with the mouse wheel now makes the editor move back & forth in time
|
2019-04-02 17:08:23 +02:00 |
Widgets
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
.gitignore
|
Appended .gitignore
|
2019-03-01 22:24:41 +01:00 |
Chart.cpp
|
fix attempt for https://github.com/Stepland/F.E.I.S./issues/2
|
2019-03-28 22:06:44 +01:00 |
Chart.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
ChartWithHistory.cpp
|
second fix attempt for #2
|
2019-03-29 11:25:22 +01:00 |
ChartWithHistory.h
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
CMakeLists.txt
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
EditorState.cpp
|
the timeline now looks PIXEL-PERFECT
|
2019-04-06 22:48:18 +02:00 |
EditorState.h
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
EditorStateActions.cpp
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
EditorStateActions.h
|
- Scrolling with the mouse wheel now makes the editor move back & forth in time
|
2019-04-02 17:08:23 +02:00 |
Fumen.cpp
|
Basic memon schema versioning support
|
2019-03-24 15:13:13 +01:00 |
Fumen.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
History.h
|
- LN EDITING OMG
|
2019-03-28 02:16:29 +01:00 |
HistoryActions.cpp
|
Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position
|
2019-03-02 14:27:36 +01:00 |
HistoryActions.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
LNMarker.cpp
|
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
|
2019-04-04 00:32:59 +02:00 |
LNMarker.h
|
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
|
2019-04-04 00:32:59 +02:00 |
main.cpp
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
|
2019-04-06 22:35:17 +02:00 |
Marker.cpp
|
fixed a bug that would incorrectly load an empty marker instead of the one selected in the menu
|
2019-01-18 01:55:41 +01:00 |
Marker.h
|
- LN EDITING OMG
|
2019-03-28 02:16:29 +01:00 |
Note.cpp
|
- LN EDITING OMG
|
2019-03-28 02:16:29 +01:00 |
Note.h
|
- LN EDITING OMG
|
2019-03-28 02:16:29 +01:00 |
NotesClipboard.cpp
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
NotesClipboard.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
Notification.cpp
|
NOTIFICATION SYSTEM YASS BIHHH
|
2019-03-02 16:06:33 +01:00 |
Notification.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
NotificationsQueue.cpp
|
NOTIFICATION SYSTEM YASS BIHHH
|
2019-03-02 16:06:33 +01:00 |
NotificationsQueue.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
Preferences.cpp
|
- Scrolling with the mouse wheel now makes the editor move back & forth in time
|
2019-04-02 17:08:23 +02:00 |
Preferences.h
|
oops forgot files
|
2019-03-28 02:17:15 +01:00 |
README.md
|
Update README.md
|
2019-03-29 10:46:45 +01:00 |
SoundEffect.cpp
|
oops forgot these
|
2019-03-26 17:34:35 +01:00 |
SoundEffect.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
TimeSelection.h
|
- Tab selection in linear view
|
2019-03-27 20:37:30 +01:00 |
Toolbox.cpp
|
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
|
2019-04-04 00:32:59 +02:00 |
Toolbox.h
|
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
|
2019-04-04 00:32:59 +02:00 |