Commit graph

4158 commits

Author SHA1 Message Date
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
shun-iwasawa
b5c0061774 paste whole cell data -> paste cell content 2023-07-11 22:27:36 -04:00
shun-iwasawa
3760592895 Paste cells command behavior option by Contrail Co.,Ltd. an option for increasing consistency with QuickChecker 2023-07-11 22:27:35 -04:00
shun-iwasawa
63398f8afd modify reframe behavior by Contrail Co., Ltd. - improve consistency with QuickChecker 2023-07-11 22:27:34 -04:00
Jerome Duval
75817ffe22 Haiku patch 2023-07-11 22:27:34 -04:00
shun-iwasawa
c87386309b show autopaint style color in transparency check 2023-07-11 22:27:33 -04:00
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