Commit graph

3546 commits

Author SHA1 Message Date
manongjohn
af62c0f063 Save and restore Pinch Tool's Corner, Manual and Size settings 2023-09-23 12:22:31 -04:00
manongjohn
a570eb8442 Save and restore Style Picker's Mode and Passive Pick settings 2023-09-23 11:32:21 -04:00
manongjohn
dbe24d037d Save and restore Fill Tool's Autopaint Lines (smart raster) setting 2023-09-23 11:04:13 -04:00
manongjohn
3d94b2088c Save and restore Selection Tool's Type (per level type), Mode (vector) settings 2023-09-23 11:03:36 -04:00
manongjohn
6ee5751805 Save and restore Animate Tool's Mode, Pick, Maintain and Global Key settings 2023-09-23 00:51:37 -04:00
manongjohn
580fc67bdc
Merge pull request #1212 from manongjohn/fix_svg_sequence_loading
Fix SVG sequence file loading
2023-09-19 07:54:38 -04:00
manongjohn
83cbca3a72 Fix SVG file sequence loading 2023-09-13 18:43:59 -04:00
manongjohn
1d3a65207d Symbolicate Linux crash logs 2023-09-13 08:03:13 -04:00
manongjohn
10099ec99d Revise macOS print backtrace logic 2023-09-13 07:48:57 -04:00
manongjohn
3c5b7e0918 Fix empty trace line in backtrace and cleanup build package execution 2023-09-02 11:14:01 -04:00
manongjohn
882ddab925 Add macOS DSYM Files for debugging 2023-09-02 01:25:32 -04:00
manongjohn
85bf1c6468
Merge pull request #1201 from manongjohn/fix_macos_backtrace
Fix macOS backtrace error
2023-08-28 17:07:07 -07:00
manongjohn
33346b528c Obfuscate username in crash logs 2023-08-26 10:32:12 -04:00
manongjohn
a4d48083fe Fix macOS Preference UI issues 2023-08-22 00:29:28 -04:00
manongjohn
a281e5c71f Show macos backtrace filename/line number and modules list 2023-08-21 09:00:32 -04:00
manongjohn
3702ab65bb Fix macOS backtrace error 2023-08-16 07:30:28 -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
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
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