Commit graph

4074 commits

Author SHA1 Message Date
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
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