Commit graph

3116 commits

Author SHA1 Message Date
Kite
9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00
shun-iwasawa
8280906d92 fix window disappearing on undock 2021-03-10 21:57:17 -05:00
manongjohn
64d81ebcb3 Alternate fix for menu icon overlapping text 2021-03-10 21:57:17 -05:00
Kite
335ea51aa1 Revert text color
Mistake, I changed text-color in dark theme, reverting it.
2021-03-10 21:57:17 -05:00
Kite
edc514334a Stylesheet Fixes for v1.5
- Fixes scene cast when floating showing wrong border color around panel
- Color correction for Neutral theme scrollbar handles
- Removes minor code duplication
- Makes menu icons and indicators a little bit more symmetrically spaced out to the text and menu box
- Fixes sporadic bug seen in Linux with tree list branch icons, sometimes the default Qt icons show, sometimes they don't, setting a transparent image instead of empty URL seems to solve it
- Color correction to better differentiate child and mesh columns in darker themes
- Restore dark column color for FX
2021-03-10 21:57:16 -05:00
Kite
965af974d9 add missing geometric polyline icon file 2021-03-10 21:57:16 -05:00
Kite
f658577699 Fix and Add New Icons
Fixes a couple icons
- Redo - it was out of alignment with undo by 1px
- Changed all icons that have big arrows in the Xsheet to be on the same side for better symmetry
- Fixes misnamed view_guided_drawing.svg which caused wrong emblem to appear in the GUI (it contains an on/off switch icon, they were set for the wrong mode respectively)

Added new icons for tool types and modes
- Eraser
- Fill
- Geometric
- Selection
- Paintbrush (no commands exist for these yet in the GUI, but I added icons for them anyway into resources for future use)
2021-03-10 21:57:16 -05:00
Kite
2568c1260d Resize menu icons, Also adds new ones by konero
Co-authored-by: Kite <konero@users.noreply.github.com>
2021-03-10 21:57:16 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
shun-iwasawa
3ce5e26b2d fix new level undo 2021-03-10 21:57:15 -05:00
Le-dragon-dev
00280c1da5 Fix crash in Type tool on linux (#2011, #3604) 2021-03-10 21:57:14 -05:00
manongjohn
e70e7ead32
Merge pull request #611 from manongjohn/fix_opencv_appveyor_build
Fix opencv in Appveyor builds
2021-03-10 21:51:00 -05:00
manongjohn
5e26c818a9 Fix opencv in Appveyor builds 2021-03-10 21:15:59 -05:00
manongjohn
6f550b3604 Stop renaming OpenToonz project files 2021-03-10 12:35:14 -05:00
manongjohn
6a2a1d4968 Merge branch 'master' of https://github.com/tahoma2d/tahoma2d into reallow_space_in_shortcut 2021-03-10 07:46:04 -05:00
manongjohn
85e1d0d61f
Merge pull request #608 from manongjohn/fix_macos_actions_build
Fix macOS actions build
2021-03-08 06:31:15 -05:00
manongjohn
53430ca5d2 Fix macOS actions build 2021-03-08 01:28:03 -05:00
manongjohn
5a033554f1 Fix function editor focusing 2021-03-05 23:23:08 -05:00
manongjohn
a74f828eb4 Fix restoring cursor after quick action release 2021-03-04 22:42:04 -05:00
manongjohn
ea0358aeea Merge tahoma2d master with conflicts resolved 2021-03-01 00:11:49 -05:00
manongjohn
3d73336d79
Merge pull request #599 from manongjohn/fix_output_filename_underscore_ending
Allow ending underscore in output filename
2021-02-28 23:55:11 -05:00
manongjohn
16d4ec1713
Merge pull request #598 from manongjohn/fix_crash_on_exit_with_floating_level_strip
Fix crashing on exit with floating level strip
2021-02-28 23:51:25 -05:00
manongjohn
f4a70cefbb
Merge pull request #595 from manongjohn/add_shortplay_start_option
Add start Short Play from Live View
2021-02-28 23:50:08 -05:00
manongjohn
8a63f3da80 Allow ending underscore in output filename 2021-02-25 23:19:04 -05:00
manongjohn
eb141c674e
Merge pull request #593 from manongjohn/alter_renameCell_keypress_behavior
Change shortcut usage and navigation while renaming cell
2021-02-24 14:35:13 -05:00
manongjohn
2c668c85ec
Merge pull request #594 from manongjohn/breakout_autocreation_options
Breakout frame creation options from Autocreate preference
2021-02-24 14:27:52 -05:00
manongjohn
5cc5b0b7e3
Merge pull request #592 from manongjohn/statusbar_enhancements
Statusbar enhancements
2021-02-24 14:26:41 -05:00
manongjohn
f3c820f2bf Fix crashing on exit with floating level strip 2021-02-24 00:22:48 -05:00
manongjohn
a943695147 Disable toolbar tool version when using quick action 2021-02-23 23:48:43 -05:00
manongjohn
aa26ba02cd Start Short Play from Live Action Frame when available 2021-02-22 11:12:54 -05:00
manongjohn
c2d2af1a49 Set panning cursor for quick panning 2021-02-17 11:12:52 -05:00
manongjohn
75d943ba0b Fix spacing in status hint 2021-02-17 02:16:14 -05:00
manongjohn
e229eaed5b Add Selection Tool key sequence 2021-02-17 02:13:55 -05:00
manongjohn
b93dbcedca Add Geometric shape-specific status/hint 2021-02-17 02:01:28 -05:00
manongjohn
446857d950 Format statusbar hint text for better readability 2021-02-17 01:19:52 -05:00
manongjohn
77c9ef559e Breakout frame creation options from Autocreate preference 2021-02-16 12:52:16 -05:00
manongjohn
9fb13d345d Change shortcut usage and navigation while renaming cell 2021-02-15 16:14:11 -05:00
manongjohn
24ddb1739d Statusbar enhancements 2021-02-15 14:56:58 -05:00
manongjohn
261b70998c
Merge pull request #591 from manongjohn/fix_macos_crash_on_startup
Fix macOS crash on startup
2021-02-15 08:06:00 -05:00
manongjohn
52b6159bb8 Fix macOS crash on startup 2021-02-15 03:44:29 -05:00
manongjohn
ac99812cd8 Pan Schematic with Hand Shortcut 2021-02-14 01:09:25 -05:00
manongjohn
07624006eb Pan Function Editor with Hand Shortcut 2021-02-14 00:53:11 -05:00
manongjohn
e6c01a7c4b Pan timeline with Hand shortcut 2021-02-14 00:23:45 -05:00
manongjohn
f19c6da0c6 Re-allow space shortcut 2021-02-14 00:22:58 -05:00
manongjohn
54bd7d0ceb
Merge pull request #583 from manongjohn/add_toolswitch_time_preference
Add temp tool hold switch time as preference
2021-02-13 22:12:06 -05:00
manongjohn
02ebd8b352
Merge pull request #580 from manongjohn/fix_tahoma2d_links
Update tahoma2d links to new path
2021-02-13 12:11:32 -05:00
manongjohn
360f64ebf7
Merge pull request #576 from manongjohn/fix_saving_degree_symbol
Fix saving degree symbol
2021-02-13 12:11:00 -05:00
manongjohn
4676101bad
Merge pull request #575 from manongjohn/fix_pegbar_reparenting_empty_col
Fix pegbar reparenting when column empties
2021-02-13 12:10:44 -05:00
manongjohn
062c7d5f3d Add temp tool switch time as preference 2021-02-12 14:34:23 -05:00
manongjohn
b5f28f1ecd Update tahoma2d links to new path 2021-02-11 12:02:54 -05:00