tahoma2d/toonz/sources/toonzqt
Jeremy Bullock af90cdedbe
UI update and Icons from Konero (#126)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix travis-install (#3389)

* Fix assert debug crash in flipconsole.cpp

Fix crash when using the viewer controls in the console (debug)

* Redraw Audio Waveform

Fills the waveform rather than outlines it.

* Update .gitignore

* fix undo data when drawing arc and mutliarc

* fix overwriting raster drawing palette (#3387)

* mode sensitive fx settings

* Create New Style Command Button (#3394)

* Create New Style Command Button

This PR creates a new button in the pallette editor that creates a new style.  Button is large and easy access for a faster and easier workflow.  Original code developed by Turtletooth for Tahoma.  Given permission to develop within Openoonz.

Co-Authored-By: Jeremy Bullock <turtletooth@users.noreply.github.com>

* Update paletteviewergui.cpp

Made changes to the PR per request by Shun.

* Fixed a space within the code that wasn't suppose to be there.

Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>

* tahoma license (#3396)

* new style button optional

* fix loading pegbars (removing updateKeyframes)

* periodic random expression

* add fx in linear color space
this commit is based on source for the ComposeAdd plugin fx by DWANGO Co., Ltd.
in dwango_opentoonz_plugins and opentoonz_plugin_utility repositories.

* fractal noise iwa fx

* skip unnecessary icon invalidation

* fix frame range fill with tablet

* stop function editor to open by dbl clicking key

* Expanding the radius of the rotation handle.

This just changes when the cursor transforms into the rotation tool.

(cherry picked from commit 7722ae989bbdc6aa5cb48df7a4c08bae1fe6ea39)

* fix vector img patern stroke style

* Update Stylesheets

- Support the new icon sizes
- XSheet and Timeline significantly redesigned
- Lots of margin fixes and refactoring
- Remove deprecated icons, as some icons are moved into binary
- New Light theme

* New Icons

- Redesigns almost every icon as symbolic
- Adds icons for most commands

* Add Option for Icon Themes

- Adds option for icon themes
- Removes useless label from Preferences category list

* Update Icon Functions

- Adds themePath() boolean
- Adds function for recoloring black pixels in pixmaps to any color
- Rebuilds createQIcon to use fromTheme() and recolorPixmap()
- Removes createQIconOnOff as it seemed to be a rarely used duplicate of createQIcon
- Removes a grey horizontal line drawn above the console play bar in the viewer

* Set Default Icon Theme and Paths

- Sets search paths for icons for use with QIcon::fromTheme()
- Sets default start icon theme on first install
- Sets flag for displaying icons in menus, so we can selectively hide them

* Set Icons for Commands

- Sets icons for the commands
- Hides icons being displayed in menus as most icons are 20x20, they will look blurry when shrunk to 16x16
- Selectively allows icons to display for Tools in menus

* Change Icon Sizes, General Fixes and Stylesheet Additions

- Change icon sizes to new size
- Remove margin around FX Editor window
- Remove white line under color sliders in Style Editor
- Make keyframe icons uniform and color stylable in the stylesheets
- Removes deprecated stylesheet strings
- Redesign GUI for palette list view
- Make tree list header sort row stylable
- Remove black lines from scrollbars in New Project window
- Remove margin around combobox in Level Strip
- Alter how some lines are drawn in the Timeline to fix some alpha issues
- Make conditional fixed onion skin and normal onion skin dots contrast more against a light background area to make sure they have good visibility
- Make text always viewable in the FPS field in console bar
- Increase size of radio buttons in Cleanup Settings
- Increase size of switches in motion path nodes
- Remove unessesary "Layer" label in Timeline and other rects
- Various colors made stylable in the stylesheets; palette numpad and selection frame, cleanup settings border, scene cast folder path, schematic lines, ruler, xsheet lines, keyframes, cell input box and more
- Moves some external stylesheet icons into binary

* Make TPanelTitleBar Icon States Stylable

- Makes icon states for TPanelTitleBar buttons stylable in stylesheets

* Travis Fixes

* Swap Startup Popup Logos

They were in the wrong folders

* Revert "Swap Startup Popup Logos"

This reverts commit 815908a9f3e725f48507dab8a2270bdfa045649d.

* Fix Startup Popup Logo

It wasn't switching

* Feedback Changes

- Change render visualization to clapboard
- Fix text contrast on levels in XSheet

* Make Cell Selection More Clear

* Darken Light Theme and Tint Empty Cell Selection

* Fix missing icons

* Fix memo button

* Bring back colors

* Hide Motion Tab

* Fix Play Range Area (Light)

Make play range area more visible

* Vector Column Color

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
Co-authored-by: Kite <konero@users.noreply.github.com>
Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>
Co-authored-by: DoctorRyan <doctorryan1969.gmail.com>
2020-08-31 12:51:22 -06:00
..
Resources UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
addfxcontextmenu.cpp Use std::sort instead of obsoleted qSort 2020-01-06 06:12:43 +09:00
camerasettingswidget.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
checkbox.cpp
cleanupcamerasettingswidget.cpp misc fixes (#49) 2020-06-12 02:33:50 -06:00
CMakeLists.txt Fix unused command line arguments (#99) 2020-07-25 22:53:56 -06:00
colorfield.cpp Status Bar (#50) 2020-06-15 02:27:26 -06:00
combohistogram.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
docklayout.cpp Fix resizing panels again (#59) 2020-06-28 21:02:28 -06:00
docklayout.h Fix resizing panels again (#59) 2020-06-28 21:02:28 -06:00
dockwidget.cpp Disable titlebar double click (#67) 2020-07-01 00:48:21 -06:00
doublefield.cpp initialize slider to linear (#2839) 2019-10-16 08:31:09 -06:00
doublepairfield.cpp initialize slider to linear (#2839) 2019-10-16 08:31:09 -06:00
dvdialog.cpp Rename level types (#46) 2020-06-06 18:49:41 -06:00
dvmimedata.cpp
dvscrollwidget.cpp
dvtextedit.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
expressionfield.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
filefield.cpp enable to create folder in startup popup (#2875) 2019-11-13 15:41:12 -07:00
flipconsole.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
framenavigator.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
freelayout.cpp Remove tcg_deleter_types.h (#2436) 2019-02-21 11:58:39 +09:00
functionkeyframenavigator.cpp
functionpanel.cpp misc fixes (#49) 2020-06-12 02:33:50 -06:00
functionpaneltools.cpp Function Curves Window Usability - Option 1 (#657) 2016-07-21 10:29:28 +09:00
functionpaneltools.h
functionsegmentviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
functionselection.cpp change step and type in function selection (#2754) 2019-09-10 19:07:56 +09:00
functionsheet.cpp use current column color for function editor 2020-05-21 16:47:52 +09:00
functiontoolbar.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
functiontreeviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
functionviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
fxdata.cpp
fxdata.h
fxhistogramrender.cpp
fxiconmanager.cpp
fxschematicnode.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
fxschematicscene.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
fxselection.cpp Use std::sort instead of obsoleted qSort 2020-01-06 06:12:43 +09:00
fxsettings.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
gutil.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
histogram.cpp curvesfx enhancement 2020-03-19 02:34:54 +09:00
icongenerator.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
imageutils.cpp Viewer context menu additions (#2501) 2019-05-29 16:26:30 +09:00
infoviewer.cpp Rename level types (#46) 2020-06-06 18:49:41 -06:00
intfield.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
intpairfield.cpp Nonlinear Slider for the Brush Size Options (#2824) 2019-10-11 12:13:41 +09:00
keyframenavigator.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
lineedit.cpp Middle Mouse Drag to Edit Values (#1362) 2017-11-20 16:28:59 +09:00
lutcalibrator.cpp Fix OpenGL widgets in floating panels disapper on room switch (#2684) 2019-08-19 17:18:25 +09:00
marksbar.cpp
menubarcommand.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
palettedata.cpp apply clang-format 2016-06-15 15:43:10 +09:00
palettedata.h
palettesscanpopup.cpp Merge with core OpenToonz as of 7-5 (#73) 2020-07-05 23:32:52 -06:00
palettesscanpopup.h
paletteviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
paletteviewergui.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
paramfield.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
pickrgbutils.cpp
planeviewer.cpp Image viewer gesture controls (#2500) 2019-05-09 15:44:40 +09:00
plugin_fxnode_interface.cpp
plugin_fxnode_interface.h
plugin_param_interface.cpp
plugin_param_interface.h
plugin_param_traits.h Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
plugin_param_view_interface.cpp
plugin_param_view_interface.h
plugin_port_interface.cpp
plugin_port_interface.h
plugin_tile_interface.cpp
plugin_tile_interface.h
plugin_ui_page_interface.cpp apply clang-format 2016-06-15 15:43:10 +09:00
plugin_ui_page_interface.h
plugin_utilities.h
pluginhost.cpp fix crash on copying column 2020-03-11 15:20:47 +09:00
pluginhost.h fix crash on copying column 2020-03-11 15:20:47 +09:00
popupbutton.cpp konero svg icons part 1 2017-07-03 12:33:11 +09:00
rasterimagedata.cpp
schematicgroupeditor.cpp Fix fx schematic display issues (#2407) 2018-12-28 14:53:30 +09:00
schematicnode.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
schematicviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
screenboard.cpp
scriptconsole.cpp
selection.cpp
spectrumfield.cpp
spreadsheetviewer.cpp Use std::max and std::min instead of qMax and qMin (#2753) 2019-09-05 12:35:04 -06:00
stageobjectsdata.cpp Ot master (#58) 2020-06-28 21:05:10 -06:00
stageobjectselection.cpp Remove stage schematic grouping restriction 2019-03-10 16:37:38 -04:00
stageobjectselection.h
stageschematicnode.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
stageschematicscene.cpp fix crash on reordering nodes 2020-01-08 14:25:54 +09:00
strokesdata.cpp
studiopaletteviewer.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
styledata.cpp
styledata.h
styleeditor.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
styleindexlineedit.cpp fix tapetool crash (#2352) 2018-11-04 22:37:12 -07:00
stylenameeditor.cpp Make More UI Texts Translatable (#2026) 2018-06-04 12:18:43 +09:00
styleselection.cpp Perspective Assistant for Smart Raster and Raster levels (#51) 2020-06-16 23:06:09 -06:00
swatchviewer.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
tabbar.cpp More Misc Fixes (#53) 2020-06-19 00:53:43 -06:00
tdockwindows.cpp changed separator spacing to 4 (#772) 2016-12-09 22:55:45 +09:00
tdockwindows.h
tmessageviewer.cpp Clarify some wording (#1627) 2017-12-01 13:54:44 +09:00
tonecurvefield.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
toonz_hostif.h
toonz_params.cpp
toonz_params.h
toonz_plugin.h Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
toonzqt.qrc UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
treemodel.cpp UI update and Icons from Konero (#126) 2020-08-31 12:51:22 -06:00
trepetitionguard.cpp
tselectionhandle.cpp
updatechecker.cpp
validatedchoicedialog.cpp