Commit graph

2507 commits

Author SHA1 Message Date
manongjohn
0d7afaf98a
Merge pull request #616 from artisteacher/mac_audio
mac specific fixes from OT
2021-03-20 14:18:44 -04:00
manongjohn
d9166059a3
Merge pull request #614 from manongjohn/fix_floating_levelstrip_quit_crash
Fix crash when quitting with floating levelstrip
2021-03-20 13:12:07 -04:00
manongjohn
ff648d6981
Merge pull request #612 from manongjohn/block_new_frames_on_single_frame_files
Block new frames in Single Frame levels
2021-03-20 13:11:47 -04:00
Artisteacher
8caa8e5efb additional mac fixes
By @shun-iwasawa
Fixes vertical inbetweener button and makes tasks work properly
2021-03-16 17:13:14 -04:00
Artisteacher
8e6eb1462d fix mac record audio crash
By @shun-iwasawa
2021-03-15 17:16:18 -04:00
manongjohn
a084e3ed39 Merge master with conflicts resolved 2021-03-14 23:49:21 -04:00
manongjohn
0f1e0ff430 Fix crash when quitting with floating levelstrip 2021-03-13 08:48:52 -05:00
manongjohn
c9ade85c0f Block new frames in Single Frame levels 2021-03-11 11:22:23 -05:00
shun-iwasawa
39b7fccea7 fix scene cast to update on pasting 2021-03-10 21:57:18 -05:00
Kite
8714c53942 Fix Temp Icon Over State in Menu
I overlooked this, needed to add the transparent icon for the different icon modes, otherwise hovering in the menu causes the temp icon to display.
2021-03-10 21:57:18 -05:00
shun-iwasawa
dbd5cf1001 fix windows multi monitor full screen 2021-03-10 21:57:18 -05:00
Bloody Mess
6a03522d1d Merged changes from "fix window disappearing on undock" for windows build. 2021-03-10 21:57:18 -05:00
Bloody Mess
133f8b4ec8 Fixed typo in comment. 2021-03-10 21:57:18 -05:00
Bloody Mess
2b4c721c4b Minor clean up & expanding of comments in FullScreenWidget::toggleFullScreen(). 2021-03-10 21:57:18 -05:00
Bloody Mess
62fe9603e3 cleaned up trailing whitespace. 2021-03-10 21:57:18 -05:00
Bloody Mess
90d6cb033d Fixed full-screen mode on X11 systems with multiple monitors. 2021-03-10 21:57:18 -05:00
Kite
90499dca3f Update temporary icon 2021-03-10 21:57:17 -05:00
Kite
9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00
shun-iwasawa
8280906d92 fix window disappearing on undock 2021-03-10 21:57:17 -05:00
Kite
965af974d9 add missing geometric polyline icon file 2021-03-10 21:57:16 -05:00
Kite
f658577699 Fix and Add New Icons
Fixes a couple icons
- Redo - it was out of alignment with undo by 1px
- Changed all icons that have big arrows in the Xsheet to be on the same side for better symmetry
- Fixes misnamed view_guided_drawing.svg which caused wrong emblem to appear in the GUI (it contains an on/off switch icon, they were set for the wrong mode respectively)

Added new icons for tool types and modes
- Eraser
- Fill
- Geometric
- Selection
- Paintbrush (no commands exist for these yet in the GUI, but I added icons for them anyway into resources for future use)
2021-03-10 21:57:16 -05:00
Kite
2568c1260d Resize menu icons, Also adds new ones by konero
Co-authored-by: Kite <konero@users.noreply.github.com>
2021-03-10 21:57:16 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
shun-iwasawa
3ce5e26b2d fix new level undo 2021-03-10 21:57:15 -05:00
Le-dragon-dev
00280c1da5 Fix crash in Type tool on linux (#2011, #3604) 2021-03-10 21:57:14 -05:00
manongjohn
5a033554f1 Fix function editor focusing 2021-03-05 23:23:08 -05:00
manongjohn
a74f828eb4 Fix restoring cursor after quick action release 2021-03-04 22:42:04 -05:00
manongjohn
ea0358aeea Merge tahoma2d master with conflicts resolved 2021-03-01 00:11:49 -05:00
manongjohn
3d73336d79
Merge pull request #599 from manongjohn/fix_output_filename_underscore_ending
Allow ending underscore in output filename
2021-02-28 23:55:11 -05:00
manongjohn
16d4ec1713
Merge pull request #598 from manongjohn/fix_crash_on_exit_with_floating_level_strip
Fix crashing on exit with floating level strip
2021-02-28 23:51:25 -05:00
manongjohn
f4a70cefbb
Merge pull request #595 from manongjohn/add_shortplay_start_option
Add start Short Play from Live View
2021-02-28 23:50:08 -05:00
manongjohn
8a63f3da80 Allow ending underscore in output filename 2021-02-25 23:19:04 -05:00
manongjohn
eb141c674e
Merge pull request #593 from manongjohn/alter_renameCell_keypress_behavior
Change shortcut usage and navigation while renaming cell
2021-02-24 14:35:13 -05:00
manongjohn
2c668c85ec
Merge pull request #594 from manongjohn/breakout_autocreation_options
Breakout frame creation options from Autocreate preference
2021-02-24 14:27:52 -05:00
manongjohn
5cc5b0b7e3
Merge pull request #592 from manongjohn/statusbar_enhancements
Statusbar enhancements
2021-02-24 14:26:41 -05:00
manongjohn
f3c820f2bf Fix crashing on exit with floating level strip 2021-02-24 00:22:48 -05:00
manongjohn
a943695147 Disable toolbar tool version when using quick action 2021-02-23 23:48:43 -05:00
manongjohn
aa26ba02cd Start Short Play from Live Action Frame when available 2021-02-22 11:12:54 -05:00
manongjohn
c2d2af1a49 Set panning cursor for quick panning 2021-02-17 11:12:52 -05:00
manongjohn
75d943ba0b Fix spacing in status hint 2021-02-17 02:16:14 -05:00
manongjohn
e229eaed5b Add Selection Tool key sequence 2021-02-17 02:13:55 -05:00
manongjohn
b93dbcedca Add Geometric shape-specific status/hint 2021-02-17 02:01:28 -05:00
manongjohn
446857d950 Format statusbar hint text for better readability 2021-02-17 01:19:52 -05:00
manongjohn
77c9ef559e Breakout frame creation options from Autocreate preference 2021-02-16 12:52:16 -05:00
manongjohn
9fb13d345d Change shortcut usage and navigation while renaming cell 2021-02-15 16:14:11 -05:00
manongjohn
24ddb1739d Statusbar enhancements 2021-02-15 14:56:58 -05:00
manongjohn
261b70998c
Merge pull request #591 from manongjohn/fix_macos_crash_on_startup
Fix macOS crash on startup
2021-02-15 08:06:00 -05:00
manongjohn
52b6159bb8 Fix macOS crash on startup 2021-02-15 03:44:29 -05:00
manongjohn
ac99812cd8 Pan Schematic with Hand Shortcut 2021-02-14 01:09:25 -05:00
manongjohn
07624006eb Pan Function Editor with Hand Shortcut 2021-02-14 00:53:11 -05:00