c86c5d Organizing the Tool option bar layout (#443)

25 files Authored by shun-iwasawa 7 years ago , Committed by Keisuke Ogaki 7 years ago ,
25 files changed. 613 lines added. 217 lines removed.
stuff/config/qss/gray_048/gray_048.less
file modified
+33 -0
stuff/config/qss/gray_048/gray_048.qss
file modified
+34 -0
stuff/config/qss/gray_048/gray_048_mac.qss
file modified
+34 -0
stuff/config/qss/gray_072/gray_072.less
file modified
+33 -0
stuff/config/qss/gray_072/gray_072.qss
file modified
+34 -0
stuff/config/qss/gray_072/gray_072_mac.qss
file modified
+34 -0
stuff/config/qss/gray_072/imgs/selectiontool_position.png
file added
+0
stuff/config/qss/gray_072/imgs/selectiontool_rotation.png
file added
+0
stuff/config/qss/gray_072/imgs/selectiontool_scalepeg.png
file added
+0
stuff/config/qss/gray_072/imgs/selectiontool_thickness.png
file added
+0
stuff/config/qss/gray_128/gray_128.less
file modified
+31 -0
stuff/config/qss/gray_128/gray_128.qss
file modified
+33 -0
stuff/config/qss/gray_128/gray_128_mac.qss
file modified
+33 -0
stuff/config/qss/gray_128/imgs/selectiontool_position.pngtoonz/sources/toonz/Resources/position.png
file renamed
+0 -0
stuff/config/qss/gray_128/imgs/selectiontool_rotation.pngtoonz/sources/toonz/Resources/rotation.png
file renamed
+0 -0
stuff/config/qss/gray_128/imgs/selectiontool_scalepeg.pngtoonz/sources/toonz/Resources/scalepeg.png
file renamed
+0 -0
stuff/config/qss/gray_128/imgs/selectiontool_thickness.pngtoonz/sources/toonz/Resources/thickness.png
file renamed
+0 -0
toonz/sources/include/tools/tooloptions.h
file modified
+40 -1
toonz/sources/tnztools/tooloptions.cpp
file modified
+182 -204
toonz/sources/tnztools/tooloptionscontrols.cpp
file modified
+74 -3
toonz/sources/toonz/matchline.cpp
file modified
+1 -1
toonz/sources/toonz/toonz.qrc
file modified
+0 -4
toonz/sources/toonzqt/doublepairfield.cpp
file modified
+4 -1
toonz/sources/toonzqt/dvdialog.cpp
file modified
+6 -1
toonz/sources/toonzqt/styleindexlineedit.cpp
file modified
+7 -2
    Organizing the Tool option bar layout (#443)
    
    * edit tool, selection tool, brush tool

    

    * other tools

    

    * include cmath

    
        
stuff/config/qss/gray_128/imgs/selectiontool_position.png toonz/sources/toonz/Resources/position.png
file renamed
file was renamed with no change to the file
stuff/config/qss/gray_128/imgs/selectiontool_rotation.png toonz/sources/toonz/Resources/rotation.png
file renamed
file was renamed with no change to the file
stuff/config/qss/gray_128/imgs/selectiontool_scalepeg.png toonz/sources/toonz/Resources/scalepeg.png
file renamed
file was renamed with no change to the file
stuff/config/qss/gray_128/imgs/selectiontool_thickness.png toonz/sources/toonz/Resources/thickness.png
file renamed
file was renamed with no change to the file