Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
cede7c
enable shortcut in paletteviewer
Authored and Committed by shun_iwasawa
8 years ago
raw
patch
tree
parent
12 files changed.
206 lines added
.
109 lines removed
.
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/comboviewerpane.cpp
file modified
+7
-33
toonz/sources/toonz/comboviewerpane.h
file modified
+4
-6
toonz/sources/toonz/sceneviewer.h
file modified
+2
-0
toonz/sources/toonz/sceneviewerevents.cpp
file modified
+9
-30
toonz/sources/toonz/styleshortcutselectivepanel.cpp
file added
+109
toonz/sources/toonz/styleshortcutselectivepanel.h
file added
+38
toonz/sources/toonz/tpanels.cpp
file modified
+2
-1
toonz/sources/toonz/tpanels.h
file modified
+2
-1
toonz/sources/toonz/viewerpane.cpp
file modified
+9
-33
toonz/sources/toonz/viewerpane.h
file modified
+4
-5
toonz/sources/toonzqt/paletteviewergui.cpp
file modified
+18
-0
enable shortcut in paletteviewer
toonz/sources/toonz/CMakeLists.txt
file modified
+2
-0
toonz/sources/toonz/comboviewerpane.cpp
file modified
+7
-33
toonz/sources/toonz/comboviewerpane.h
file modified
+4
-6
toonz/sources/toonz/sceneviewer.h
file modified
+2
-0
toonz/sources/toonz/sceneviewerevents.cpp
file modified
+9
-30
toonz/sources/toonz/styleshortcutselectivepanel.cpp
file added
+109
toonz/sources/toonz/styleshortcutselectivepanel.h
file added
+38
toonz/sources/toonz/tpanels.cpp
file modified
+2
-1
toonz/sources/toonz/tpanels.h
file modified
+2
-1
toonz/sources/toonz/viewerpane.cpp
file modified
+9
-33
toonz/sources/toonz/viewerpane.h
file modified
+4
-5
toonz/sources/toonzqt/paletteviewergui.cpp
file modified
+18
-0