Commit graph

4278 commits

Author SHA1 Message Date
manongjohn 2538154b0d
Merge pull request #1196 from manongjohn/fix_missing_icons_multiple_screens
Fix missing icon on different resolutions
2023-08-10 22:52:56 -04:00
manongjohn 72b84f523d Fix missing icon on different resolutions 2023-08-05 01:08:33 -04:00
manongjohn 76afd51861
Merge pull request #1195 from manongjohn/missing_icons
Fix missing enabled toggle button icon on hover
2023-07-30 09:16:05 -04:00
manongjohn 3672891b04 Fix missing enabled toggle button icon on hover 2023-07-25 16:26:11 -04:00
manongjohn a5e3854745
Merge pull request #1192 from manongjohn/fix_function_editor_tree_view
Stop Function editor folder auto-expansion
2023-07-25 09:21:48 -04:00
manongjohn 0176b62d33
Merge pull request #1191 from manongjohn/clear_frames_remove_cells
Add Clear Frames and Remove Cells commands
2023-07-24 23:05:06 -04:00
manongjohn bf2fa848fb Stop Function editor folder auto-expansion 2023-07-19 08:03:15 -04:00
manongjohn 976324ce56
Merge pull request #1190 from manongjohn/icon_update_followup
Icon update followup
2023-07-19 07:35:40 -04:00
manongjohn 9a9a8c1245 Add Clear Frames and Remove Cells commands
Some logic from OT PR 4475 "make delete command behavior selectable by Contrail Co.,ltd." ported over

Co-authored-by: shun-iwasawa <shun.iwasawa@ponoc.jp>
2023-07-18 23:54:29 -04:00
manongjohn 25ed8fcd99 Fixed some Fx Schematic/Palette viewer icons showing when turned off (Linux/macOS) 2023-07-12 21:51:15 -04:00
manongjohn 3e46c14f13 Switch parameter order on createToolOptionsAction() 2023-07-12 21:51:14 -04:00
manongjohn 017754a47c
Merge pull request #1187 from manongjohn/replace_3rd_party_crashrpt
Replace 3rd party crashrpt
2023-07-12 21:37:51 -04:00
manongjohn 7ac7f8c3cf
Merge pull request #1185 from manongjohn/ot_patches_20230705
OpenToonz Patches thru 07/05/2023
2023-07-12 06:42:08 -04:00
manongjohn 0f26a4c293 Stop separating PDB files from release 2023-07-11 22:36:29 -04:00
manongjohn 525fc22756 Remove unnecessary files from Windows debug_symbols package file 2023-07-11 22:36:29 -04:00
manongjohn 9ad07734f6 Update Bug report template 2023-07-11 22:36:28 -04:00
manongjohn 0e010dc115 Switch Backtrace and Modules printing order 2023-07-11 22:36:27 -04:00
manongjohn 577ac1381c Fix minidump missing exception stack trace 2023-07-11 22:36:27 -04:00
justburner 565d51ad99 Revert catching c++ exceptions (triggered on situations when it should been silent), avoid crash of uninitialized GL and fix lockup when mainwindow doesn't exist 2023-07-11 22:36:26 -04:00
justburner 4f3d3b573f Catch TException messages 2023-07-11 22:36:25 -04:00
justburner 2a06f4e1a0 Add minidump and modules to win platform 2023-07-11 22:36:24 -04:00
justburner 25703f5b9d Add Open Reports Folder button 2023-07-11 22:36:24 -04:00
justburner 08645db760 Crash Handler 2023-07-11 22:36:21 -04:00
manongjohn 57e0a5364b Remove 3rd party crashrpt 2023-07-11 22:33:44 -04:00
shun-iwasawa 31c0770994 fix soapbubble fx 2023-07-11 22:30:39 -04:00
shun-iwasawa 6ea48d78c9 fix text edit losing focus 2023-07-11 22:29:35 -04:00
shun-iwasawa d0090967f3 fix stylesheet variables 2023-07-11 22:27:54 -04:00
shun-iwasawa 11be228aba fix text fx input field 2023-07-11 22:27:53 -04:00
shun-iwasawa c79fe02908 fix batch rendering via task panel 2023-07-11 22:27:52 -04:00
shun-iwasawa 87f2fd3458 fix rgb picker notification 2023-07-11 22:27:52 -04:00
justburner 0b9615e5f4 Changed QtDir.mkdir to QtDir.mkpath because it failed to create layers folder on Linux platform, also errors now close the progress bar and report the issue in a message dialog. 2023-07-11 22:27:51 -04:00
shun-iwasawa 242678bda8 remove vector tape tool "m_draw" flag condition 2023-07-11 22:27:50 -04:00
flurick 650f3401ae Fix enable tablet in vector tape tool
(Despite the italian debate comments)
2023-07-11 22:27:49 -04:00
flurick fd2c79047e Fix change cursor back on entering canvas 2023-07-11 22:27:49 -04:00
shun-iwasawa 0fb839f9b9 fix crash on loading png in subbox 2023-07-11 22:27:48 -04:00
shun-iwasawa a581671c53 clear unfinished frames on release preview 2023-07-11 22:27:47 -04:00
shun-iwasawa 92163602e5 Fix deleting output node (part 2) 2023-07-11 22:27:47 -04:00
shun-iwasawa 5a456adac6 fix deleting out put node 2023-07-11 22:27:46 -04:00
shun-iwasawa f604b77a8e fix macos color model picking with stylus 2023-07-11 22:27:45 -04:00
shun-iwasawa f470a67420 fix raster caching not to set modified flag 2023-07-11 22:27:44 -04:00
shun-iwasawa c9036bc19a fix style editor HSV rounding 2023-07-11 22:27:44 -04:00
shun-iwasawa 8831c0fe23 fix file browser to open network path 2023-07-11 22:27:43 -04:00
shun-iwasawa ed68519d7d fix studio palette caching 2023-07-11 22:27:42 -04:00
shun-iwasawa 385bf70983 fix define sub camera with stylus 2023-07-11 22:27:41 -04:00
shun-iwasawa cc3ca30a84 fix enabling unit preferences 2023-07-11 22:27:41 -04:00
shun-iwasawa 41b40fa4b3 fix column transparency to work on rendering 2023-07-11 22:27:40 -04:00
shun-iwasawa bcce7d7b7a switch current fx on switching column 2023-07-11 22:27:39 -04:00
shun-iwasawa 0df1b55983 fix convert tzp 2023-07-11 22:27:38 -04:00
shun-iwasawa 2c2ba38537 Modify menubar commands tree by Contrail Co.,Ltd. 2023-07-11 22:27:38 -04:00
shun-iwasawa 156ae0d3fd selection aware command name by Contrail Co.,ltd. 2023-07-11 22:27:37 -04:00