Commit graph

4173 commits

Author SHA1 Message Date
flurick
bb3e511f50 Revert preprodcution board icon sizes to 80x60
For larger thumbnails the quality should to be improved with some kind of smoothing
2023-07-11 22:27:32 -04:00
flurick
4f119c3ff8 Fix notifyClick when mouse button is released rather than pressed
To allow dragging scenes in browser views that are activated with a single click, previously this would cancel the drag action
2023-07-11 22:27:32 -04:00
shun-iwasawa
ff65b87533 add search field to menubar popup and custom panel editor - applied the same code for the command bar by manongjohn - made the tree to revert the initial state when clear the field
Co-authored-by: manongjohn <19245851+manongjohn@users.noreply.github.com>
2023-07-11 22:27:31 -04:00
shun-iwasawa
3f5c6714d7 consider alpha channel of the filter color 2023-07-11 22:27:30 -04:00
shun-iwasawa
7ffdae4735 customizable column color filters 2023-07-11 22:27:29 -04:00
shun-iwasawa
fcfdb2c854 stretch function curve keys with alt+drag 2023-07-11 22:27:28 -04:00
shun-iwasawa
2e627b9474 raster level caching on loading 2023-07-11 22:27:28 -04:00
shun-iwasawa
640c70a0cb export camera track 2023-07-11 22:27:27 -04:00
Grillo
9123cb78c4 Clarify size_t origin for tgc:#️⃣:BucketNode 2023-07-11 22:27:26 -04:00
manongjohn
3547b29ad4
Merge pull request #1183 from konero/refactoriconcode
refactor: Icon stuff (Tahoma2D)
2023-07-11 21:14:32 -04:00
konero
9e7d8ba61d fix pane buttons and motion panel
needed to divide image size by dpr, only affected display scales above 100%
2023-07-09 14:30:40 +01:00
konero
10cddc12e3 fix size for pixmap too 2023-07-09 13:44:02 +01:00
konero
c6ff89c397 determine svg image size
workaround for qt5.9's poor handling of svgRenderer and viewBox
2023-07-09 13:34:08 +01:00
manongjohn
56c3929586
Merge pull request #1184 from TomDoingArt/Range_Intermediate_StatusBar_and_Tooltip
Range intermediate status bar and tooltip
2023-07-08 09:24:37 -04:00
konero
73d9bdda64 remove unused str 2023-07-08 12:55:45 +01:00
manongjohn
863f89c348
Merge pull request #1182 from konero/taho_fixdrawtoggle
Fix studio palette drawtoggle for linux
2023-07-04 09:01:05 -04:00
manongjohn
2addac8e23
Merge pull request #1181 from konero/taho_fixunsignedwarning
Fix unsigned warning
2023-07-04 08:06:55 -04:00
konero
affe0c9046 remove duplicate 2023-07-04 12:50:15 +01:00
Tom
68aaa2ea60
Merge branch 'tahoma2d:master' into Range_Intermediate_StatusBar_and_Tooltip 2023-07-03 14:14:00 -04:00
Tom
c1cb7dc99d Update statusbar.cpp
Update the statusbar to include the Ctrl+Alt+Shift hotkeys for the Brush Tool with the Range option active to draw an "Intermediate Stroke in Range".
2023-07-03 14:05:44 -04:00
konero
dd2ad93414 refactor everything else 2023-07-03 18:48:45 +01:00
konero
cdf1e107d7 refactor tpanels 2023-07-03 18:48:19 +01:00
konero
7fc4028c8a refactor gutil 2023-07-03 18:47:40 +01:00
konero
1fb1de8380 remove redundant stuff 2023-07-03 17:58:59 +01:00
konero
83c52c956f new mimetype icons 2023-07-03 17:58:34 +01:00
konero
e268243d31 fix insane sized svg 2023-07-03 17:55:16 +01:00
konero
21e007fc14 qss stuff 2023-07-03 17:54:10 +01:00
konero
23bb8ffb1a tweak icons 2023-07-03 17:06:25 +01:00
konero
eaca80d02b qss img 2023-07-03 16:59:44 +01:00
manongjohn
65b78d774d
Merge pull request #1179 from manongjohn/fix_plastic_context_crash
Fix plastic render crash
2023-07-02 23:37:03 -04:00
manongjohn
d630a91e96
Merge pull request #1178 from manongjohn/fix_render_old_mov
Fix crash rendering with MOV QuickTime properties
2023-06-30 09:44:01 -04:00
konero
a93bcea671
Fix studio palette drawtoggle for linux
Fixes https://github.com/opentoonz/opentoonz/issues/4949
2023-06-29 16:18:37 +01:00
konero
ffff9da6c9
Fix unsigned warning 2023-06-29 16:05:19 +01:00
manongjohn
82bf8227bf Fix plastic render crash 2023-06-25 12:12:37 -04:00
manongjohn
5eaaf14a18 Fix rendering with MOV QuickTime properties 2023-06-25 09:54:49 -04:00
manongjohn
fb3d710197
Merge pull request #1174 from manongjohn/restore_current_column_indicator
Restore current column indicator
2023-06-23 23:49:57 -04:00
manongjohn
6291df5018 Change column highlight to name box 2023-06-18 22:30:41 -04:00
manongjohn
5740c485ed
Merge pull request #1173 from manongjohn/fix_reopening_config_button
Fix reopening config button when closing
2023-06-16 07:12:15 -04:00
manongjohn
1c1673909b
Merge pull request #1172 from manongjohn/fix_toggle_frame_tag
Fix Toggle and Edit Tag shortcuts
2023-06-16 00:33:25 -04:00
manongjohn
8e67246e22 Change default column color to Cyan 2023-06-13 23:23:42 -04:00
manongjohn
a8a446a913 Revert "Disable current column text highlight color"
This reverts commit 4709f2e484.
2023-06-13 23:17:45 -04:00
manongjohn
31aa0e1fbc Fix reopening config button when closing 2023-06-09 23:45:41 -04:00
manongjohn
1a982363d4 Fix Toggle and Edit Tag shortcuts 2023-06-09 23:05:56 -04:00
manongjohn
fc207ebefc
Merge pull request #1167 from manongjohn/fix_more_implicit_issues
Fix more implicit issues
2023-06-09 16:16:09 -04:00
manongjohn
37368bf6d1
Merge pull request #1166 from manongjohn/fix_canvas_size_ui
Fix Canvas Size Units showing incorrectly
2023-06-08 23:53:10 -04:00
manongjohn
923d34cb7f
Merge pull request #1165 from manongjohn/reset_selection_size_on_move
Reset cell selection size on navigation
2023-06-07 07:19:12 -04:00
manongjohn
35e710d419 fix camera reframe crash due to stop hold checking 2023-06-01 21:47:16 -04:00
manongjohn
1b3bc5098c Fix implicit RollUp/RollDown creating explicit cells 2023-05-30 20:56:32 -04:00
manongjohn
bb2555b9b1 Fix implicit-explicit conversion to factor in stop marker 2023-05-29 15:43:32 -04:00
manongjohn
0a920fd9c5 Fix Preview render ignoring last Stop Hold 2023-05-29 15:22:47 -04:00