Commit graph

3544 commits

Author SHA1 Message Date
manongjohn
3e5fc1a3e8 Fix autodetect thirdparty software for non-windows builds 2023-02-26 23:36:55 -05:00
manongjohn
0fcc299466 Fix error in TSoundOutputDevice::getPreferredFormat 2023-02-26 23:15:58 -05:00
justburner
0c9b91f95b Audio fixes and enhancements 2023-02-26 21:47:57 -05:00
manongjohn
6d84f93ac5 Fix missing save qsetting parameter 2023-02-25 23:36:02 -05:00
manongjohn
ce3941f894 Missed changes from "refactoring: replace obsolete Qt functions"
Co-authored-by: shun-iwasawa <shun.iwasawa@ponoc.jp>
2023-02-25 21:34:48 -05:00
flurick
460f2a66f4 Disable icon ChessBackground (accidentally also for filebrowser) 2023-02-25 21:00:45 -05:00
flurick
5a8ce1101d Bigger board "icon" size 2023-02-25 21:00:44 -05:00
flurick
27cae13bbc Hide the tree view for now 2023-02-25 21:00:44 -05:00
flurick
beae3304d1 Clarify button label 2023-02-25 21:00:43 -05:00
flurick
f3edf29233 Rebase on master 2023-02-25 21:00:42 -05:00
Konstantin Dmitriev
d958733ddb Do not add "-" for new scenes (if no number in name) 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev
02f2de4036 Keep scrolling after adding scene 2023-02-25 21:00:41 -05:00
Konstantin Dmitriev
c1325eaaf3 Fix bug with creating scenes 2023-02-25 21:00:40 -05:00
Konstantin Dmitriev
e20704928a Determine number length from scene name 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev
c19a017d58 Add "-" before number if initial scene name has no number 2023-02-25 21:00:39 -05:00
Konstantin Dmitriev
ac540001c5 Cleanup. 2023-02-25 21:00:38 -05:00
Konstantin Dmitriev
e834b7a38e Scenes created prperly numbered 2023-02-25 21:00:37 -05:00
Konstantin Dmitriev
6ecfeda917 Creating new scene works now (numbers not generated properly yet) 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev
66c611daa2 Rename "newFolder" to "newScene" 2023-02-25 21:00:36 -05:00
Konstantin Dmitriev
ed69c4faa6 Cleanup 2023-02-25 21:00:35 -05:00
Konstantin Dmitriev
0f841e1dd8 Fix bug with panel not updated. 2023-02-25 21:00:34 -05:00
Konstantin Dmitriev
071c9b0275 Remove toolbar buttons. 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev
7c80cef474 Copy buttonbar from DVItemView to separate class 2023-02-25 21:00:33 -05:00
Konstantin Dmitriev
704028c105 Always show folder of currently opened scene 2023-02-25 21:00:32 -05:00
Konstantin Dmitriev
de14e3161a Update directory when scene switched 2023-02-25 21:00:31 -05:00
Konstantin Dmitriev
3b4c982719 #morevna #board Add missing file 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev
2661d05640 #morevna #board Force Thumbnail view 2023-02-25 21:00:30 -05:00
Konstantin Dmitriev
aedd80d9b9 #morevna #board Do not display folders 2023-02-25 21:00:29 -05:00
Konstantin Dmitriev
0b171db8d3 #morevna #board Switch scenes with single click. 2023-02-25 21:00:28 -05:00
Konstantin Dmitriev
a51ff84d4d #morevna #board Hide TreeView widget 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev
7e6bef804d #morevna #board Create copy of FileBrowser class as SceneBrowser class 2023-02-25 21:00:27 -05:00
Konstantin Dmitriev
a6d50b5c57 #morevna #board Copy filebrowser.cpp/h to scenebrowser.cpp/h 2023-02-25 21:00:26 -05:00
Konstantin Dmitriev
0eaf939125 #morevna #board Create a copy of FileBrowser Panel, name it as "Preproduction Board". 2023-02-25 21:00:25 -05:00
shun-iwasawa
083654883f refactoring: replace obsolete Qt functions 2023-02-25 21:00:20 -05:00
justburner
7b474d9950 3rd party interface adjustments + more 2023-02-25 20:59:06 -05:00
manongjohn
cea78e587a Fix oversized icons in file browser 2023-02-25 20:59:05 -05:00
justburner
6b41e56403 new Fill Tool - Pick+Freehand 2023-02-25 20:59:04 -05:00
shun-iwasawa
046bdd4155 fix viewer parts visibility 2023-02-25 20:59:04 -05:00
shun-iwasawa
2c5f655363 enhance viewer preview - render all frames, multi-thread mode - render cell selection range mode - enable to set shortcut key - enable to set sub camera larger than the original 2023-02-25 20:59:03 -05:00
shun-iwasawa
793337e5b8 floating point & linear color space rendering 2023-02-25 20:59:02 -05:00
shun-iwasawa
594093c66c OpenEXR I/O 2023-02-25 20:59:01 -05:00
konero
5ba47b0238 Triangle brush cursors 2023-02-25 20:59:00 -05:00
shun-iwasawa
33d474a58a fix particles fx column placement bug 2023-02-25 20:58:59 -05:00
konero
e71bddec20 Remove whitespace 2023-02-25 20:58:59 -05:00
konero
d9ba0ee96b Paint brush commands 2023-02-25 20:58:58 -05:00
konero
8e989c2016 Make MyScroller Configurable in Stylesheet 2023-02-25 20:58:57 -05:00
shun-iwasawa
b387bd82b6 refactoring: unify viewer and comboviewer classes 2023-02-25 20:58:53 -05:00
manongjohn
67d7d16507 Hide brush tips folder from Style Editor 2023-02-25 18:39:56 -05:00
shun-iwasawa
c4051ff30e fix output settings dirty flag 2023-02-25 18:39:55 -05:00
shun-iwasawa
926b4f34b4 tangentflow, motionflow, flowblur, flowpaintbrush and flow-line style 2023-02-25 18:39:54 -05:00
justburner
6f44f1c18a Misc. updates to style editor brush pages 2023-02-25 18:39:54 -05:00
manongjohn
1b9446f58d Fixed some Fx Schematic/Palette viewer icons showing when turned off
Fixed missing Fx Schematic/Palette viewer icons
2023-02-25 18:39:53 -05:00
konero
b0098586af Squashed commit of the following:
commit 679df2722a3edcb858bbc950a2b201741ac32ef3
Author: konero <konero@users.noreply.github.com>
Date:   Sun Nov 20 20:26:42 2022 +0000

    Common types

commit 780345219d8a5415e6db55ef1caa508e37984a83
Author: konero <konero@users.noreply.github.com>
Date:   Sun Nov 20 20:17:27 2022 +0000

    Update type icons
2023-02-25 18:39:52 -05:00
konero
8bf9350b3b Icons for style picker modes 2023-02-25 18:39:51 -05:00
konero
9bcaf99df1 Use new clapboard glyph for task status icons 2023-02-25 18:39:50 -05:00
konero
8908325f9b Use delete icon for delete page command 2023-02-25 18:39:49 -05:00
konero
9b270221c4 Change palette window tab icon to new palette icon 2023-02-25 18:39:49 -05:00
konero
1f35ea2f0e Add missing unlink icon for schematic menu 2023-02-25 18:39:48 -05:00
konero
d7244934e1 Add icon for zero thick lines 2023-02-25 18:39:47 -05:00
konero
e4ef9d92fd Remove duplicate 2023-02-25 18:39:46 -05:00
konero
28dd798088 Remove duplicate 2023-02-25 18:39:45 -05:00
konero
dc17e34157 Remove duplicate 2023-02-25 18:39:45 -05:00
konero
780d809caa Refine Icons
Refines many icons.
- Improved pixel snapping for low dpi displays
- Improved detail and enlarged mini glyphs for high dpi displays
- New icons for some commands that didn't have any
- Updated designs of a few icons
2023-02-25 18:39:44 -05:00
konero
c04900688d Bigger curve points for function curve panel and better contrast
Makes curve points slightly bigger, only a problem when the monitor's scale is low at high dpi, they were tiny dots

Improves contrast on function curve graph lines, default/dark/blue the lines are now lighter

Fixes an issue introduced in #4572, where #StyleChooserPage properties were misnamed compared to the ones set in the theme variables
2023-02-25 18:39:43 -05:00
shun-iwasawa
32dcc6b87e fix radial and spin blur ino offset 2023-02-25 18:39:42 -05:00
shun-iwasawa
3bdad9b457 floor bump fx iwa 2023-02-25 18:39:41 -05:00
flurick
f390c90d35 Keep selection valid when cutting frames
Fixes #4392
2023-02-25 18:39:40 -05:00
flurick
81b78a8bd5 Animation tool option: select camera after switching it
Should fix #3228
2023-02-25 18:39:40 -05:00
manongjohn
4ce265a78b Fix Custom Panel list refreshing improperly 2023-02-25 18:39:39 -05:00
shun-iwasawa
50f5eb2a62 fix custom panel editor hiding 2023-02-25 18:39:38 -05:00
shun-iwasawa
9414f0ea32 convert tzp to tlv in folder 2023-02-25 18:39:37 -05:00
shun-iwasawa
23ea8ba268 spin blur fx gadget alternated coloring 2023-02-25 18:39:37 -05:00
shun-iwasawa
3db537cea2 snap schematic node Ctrl+drag to snap to neighbor node Shift+drag to move horizontally / vertically 2023-02-25 18:39:36 -05:00
shun-iwasawa
85ffe92899 histogram popup enhancements - open histogram next to the viewer - show alpha channel value in label - shortcut key can open flipbook histogram - fix rect-picking 16bpc image overflow
every popup commands now hide popup when it is already shown
2023-02-25 18:39:35 -05:00
shun-iwasawa
a4ce0fd825 export xsheet pdf: frame length field 2023-02-25 18:39:34 -05:00
shun-iwasawa
934f8b30f8 toggle blank frames menu command 2023-02-25 18:39:33 -05:00
shun-iwasawa
ea3f154bcf fix custom panel registration 2023-02-25 18:39:33 -05:00
shun-iwasawa
fa7e844d34 thicken xsheet marker lines 2023-02-25 18:39:32 -05:00
justburner
7354a9d4b1 Added: menu to hide toolbar buttons, Name Editor button and missing icons 2023-02-25 18:39:31 -05:00
justburner
fac71c59d7 Palette Gizmo Button 2023-02-25 18:39:30 -05:00
manongjohn
30a1d735ce Move navigation tag with frame expansion 2023-02-25 18:39:29 -05:00
shun-iwasawa
7f978fe088 expand xsheet frame area 2023-02-25 18:39:29 -05:00
shun-iwasawa
2ec94a8529 Custom Panel 2023-02-25 18:39:28 -05:00
shun-iwasawa
2e2a0afa18 sampling size for gradient warp iwa fx 2023-02-25 18:39:27 -05:00
shun-iwasawa
a74ae094a0 particles fx motion blur 2023-02-25 18:39:26 -05:00
shun-iwasawa
1f338049db modify hiding and showing controls in fx settings 2023-02-25 18:39:25 -05:00
justburner
eaa9b0b636 Simplify uneditable check code 2023-02-25 18:39:24 -05:00
justburner
d56647ec7b Fix Starting frame Multi-thread FFMPEG 2023-02-25 18:39:24 -05:00
manongjohn
488cae8e6e Fix OCA Export of Stop Frame Holds and bug fix using incorrect Output settings. 2023-02-25 18:39:23 -05:00
justburner
b2a43723ee OCA Export 2023-02-25 18:39:22 -05:00
andeon
d52d1f1731 Fix cropped input fields
Many input fields are being cut off on the right side. This fixes the recurring visual bug
2023-02-25 18:39:21 -05:00
shun-iwasawa
709aabdbf4 update bokeh advanced fx iwa 2023-02-25 18:39:21 -05:00
manongjohn
9ab07d4082 Fix missing save settings parameter 2023-02-25 16:46:45 -05:00
manongjohn
70af69d94c
Merge pull request #1135 from manongjohn/individualized_commandbars
Individualized Command Bar definitions
2023-02-25 15:54:24 -05:00
manongjohn
fb0c4268c8 Individualized commandbar configurations 2023-02-19 10:22:39 -05:00
manongjohn
e7ed5341b2 Toggle Toolbar Orientation 2023-02-18 12:12:13 -05:00
manongjohn
16bd4c5d1a
Merge pull request #1131 from manongjohn/symmetry_tool
Symmetry Tool + some tool bug fixes
2023-02-10 20:36:50 -05:00
manongjohn
1c8c41fa50 Add Symmetry Selection 2023-02-04 21:21:29 -05:00
manongjohn
3d07164fd2 Fix symmetry autoclose/autofill 2023-02-04 08:51:12 -05:00
manongjohn
b126cd86a6 Fix conditional type mismatch issues 2023-02-04 00:35:30 -05:00
manongjohn
fe294eb710 Symmetry Tool + some tool bug fixes 2023-02-03 21:05:42 -05:00
manongjohn
59e4629e10
Merge pull request #1125 from manongjohn/show_column_number_enhancement
Update displaying of Column/Pegbar Number
2023-01-04 21:12:07 -08:00
manongjohn
0acfadef0c
Merge pull request #1119 from manongjohn/decrease_step_without_selection
Allow Decrease Step without selection
2022-12-30 13:24:08 -08:00
manongjohn
1e9fc4622b
Merge pull request #1117 from manongjohn/allow_tagging_on_non_current_frame
Allow tag actions on non-current frame
2022-12-27 08:18:55 -08:00
manongjohn
d40f4991b6 Update displaying of Column/Pegbar Number 2022-12-27 11:08:23 -05:00
manongjohn
093f77ce8d
Merge pull request #1116 from manongjohn/move_selection_with_current_frame
Move Cell Selection with Current Frame Navigation
2022-12-27 05:46:07 -08:00
manongjohn
ea4949cca1
Merge pull request #1114 from manongjohn/advanced_preferences_and_options
Show Advanced Preferences and Options
2022-12-26 11:48:42 -08:00
manongjohn
0335bda053 Allow Decrease Step without selection 2022-12-22 16:01:42 -05:00
manongjohn
44601581b3 Allow tag actions on non-current frame 2022-12-22 10:11:56 -05:00
manongjohn
567028ac77 Move Cell Selection with Current Frame Navigation 2022-12-22 09:26:16 -05:00
manongjohn
0d53cd7231 Add Auto/Apply toggle Style editor menu option 2022-12-21 00:38:15 -05:00
manongjohn
be40de63c7 Fix missing room list in macOS builds 2022-12-20 20:24:32 -05:00
manongjohn
1bca51b74e Restore advanced Xsheet/Timeline Flip button and Frame numbering 2022-12-20 00:22:16 -05:00
manongjohn
9674e7d746 Show Advanced Preferences and Options 2022-12-20 00:22:15 -05:00
manongjohn
e86190eb67 Default focus area size when no info found 2022-12-20 00:20:01 -05:00
manongjohn
0dee2414bc Update to some config keys 2022-12-20 00:20:01 -05:00
manongjohn
c323fd6011 Fix gphoto2 compile warnings 2022-12-20 00:20:00 -05:00
manongjohn
71c4f759d9 Change Color Temperature detection 2022-12-20 00:20:00 -05:00
manongjohn
c58bd2aef5 Support Aperture, Shutter Speed and Color Temperature Range values 2022-12-20 00:19:59 -05:00
manongjohn
554bf7eb60 Fix typo for colortemperature property 2022-12-20 00:19:58 -05:00
manongjohn
ea1b37a3d2 Fix unknown type UInt64 2022-12-20 00:19:56 -05:00
manongjohn
9713d2faf5 StopMotion - libgphoto2 integration 2022-12-20 00:19:55 -05:00
manongjohn
05797320f4 Revert Linux builds to Ubuntu 18.04 2022-12-19 22:45:06 -05:00
manongjohn
1c8a19f7c9 Configure ccache for Windows builds 2022-12-12 21:01:34 -05:00
manongjohn
7aa283435d
Merge pull request #1104 from manongjohn/v1.3.1
v1.3.1
2022-12-08 10:34:04 -05:00
manongjohn
14159fa1aa
Merge pull request #1100 from manongjohn/fix_dot_output_filename
Fix output filename changing to dot
2022-12-08 08:20:04 -05:00
manongjohn
f1d5c4577f v1.3.1 2022-12-08 08:06:20 -05:00
manongjohn
e90463919f
Merge pull request #1099 from manongjohn/ot_patches_20221202
OpenToonz Fix Patches thru 12/2/2022
2022-12-08 06:23:49 -05:00
manongjohn
a999bd0801
Merge pull request #1098 from manongjohn/fix_moving_styles_in_palette
Fix moving styles in palette
2022-12-07 06:46:42 -05:00
manongjohn
1902fd77b6
Merge pull request #1097 from manongjohn/fix_vector_brush_favorites
Fix using favorite Vector Brush
2022-12-06 14:46:20 -05:00
manongjohn
4010242dfb Fix output filename changing to dot 2022-12-03 12:22:20 -05:00
shun-iwasawa
776533c3e1 fix custom file path rule 2022-12-03 08:51:44 -05:00
shun-iwasawa
41e67d6502 fix fx obsolete parameter handling 2022-12-03 08:49:11 -05:00
shun-iwasawa
a46faab818 fix bokeh fx artifacts 2022-12-03 08:43:36 -05:00
shun-iwasawa
2123ba0241 fix crash on replacing level: 2022-12-03 08:42:50 -05:00
justburner
4494f1077f Style Selection .isEmpty logic fix 2022-12-03 08:32:49 -05:00
shun-iwasawa
97b8908162 fix preview range not to be nagative 2022-12-03 08:32:14 -05:00
justburner
4f3b844753 Fix memory corruption caused by rapid project/scene change 2022-12-03 08:31:47 -05:00
shun-iwasawa
78f349ff85 fix soapbubble iwa fx 2022-12-02 23:16:42 -05:00
shun-iwasawa
f1455484e8 fix mov settings updating 2022-12-02 23:16:07 -05:00
shun-iwasawa
295b787a48 fix spin blur margin 2022-12-02 23:15:25 -05:00
shun-iwasawa
acb0995906 fix loading tzp 2022-12-02 23:10:51 -05:00
manongjohn
7f33afdb03
Merge pull request #1064 from manongjohn/fix_messimage_compression_crash
Fix MeshImage compression crash
2022-12-02 15:38:16 -05:00
manongjohn
73dadcbe33 Fix pasting style before style 0 2022-12-02 15:30:14 -05:00
manongjohn
75e23d520d Fix moving styles in palette 2022-12-02 15:24:24 -05:00
manongjohn
515973ce39 Fix using favorite Vector Brush 2022-12-02 00:06:59 -05:00
manongjohn
1268f5d90f
Merge pull request #1062 from manongjohn/fix_particle_control_port_handling
Fix Particle Control Port handling
2022-12-01 06:40:28 -05:00
manongjohn
5dc38836fc
Merge pull request #1061 from manongjohn/fix_autofill_command_crash
Fix Autofill toggle command crash
2022-12-01 01:31:23 -05:00
manongjohn
1a7e053496
Merge pull request #1060 from manongjohn/fix_implicit_issues
Fix Implicit Hold issues
2022-12-01 00:29:22 -05:00
manongjohn
b527a2d314 Fix MeshImage compression crash 2022-11-27 12:07:54 -05:00
manongjohn
69d48e90d5
Merge pull request #1058 from manongjohn/fix_linux_pen_issues
Fix pen issues
2022-11-26 11:46:29 -05:00
manongjohn
09fdc4717b
Merge pull request #1037 from manongjohn/update_thirdparty_libraries
Update thirdparty library binaries
2022-11-26 09:09:25 -05:00
manongjohn
1ec4d37721
Merge pull request #1031 from manongjohn/fix_parent_column_indicators
Fix parent column indicators
2022-11-26 02:17:06 -05:00
manongjohn
e47f5882b8 Fix Particle Control Port handling 2022-11-26 02:07:20 -05:00
manongjohn
b3d7fe7885 Fix Merge Tlv issues in Implicit Mode 2022-11-26 00:30:37 -05:00
manongjohn
6146412adc Fix Autofill command crash 2022-11-25 09:29:09 -05:00
manongjohn
ec6127a146 Fix initial exposed subscene frames on Collapse in Implicit Mode 2022-11-25 08:53:29 -05:00
manongjohn
31951072a8 Fix Shift+drag over Implicit Cells 2022-11-24 18:15:15 -05:00
manongjohn
45412c2ddd Fix new level step to use Implicit Cells 2022-11-24 13:45:37 -05:00
manongjohn
897bbadf89 Fix implicit clone level crash 2022-11-24 10:45:26 -05:00
manongjohn
2168701b79 Fix pen not working on Schematic Viewer 2022-11-21 01:22:07 -05:00
manongjohn
43245c3125 Fix Linx pen lag 2022-11-21 01:21:30 -05:00
manongjohn
3200010e1d Fix tiff-4.2.0 build scripts 2022-08-26 09:11:14 -04:00
manongjohn
7317b1a174 Update 3rd party library binaries for MSVC 2019 and update to libtiff 4.2.0 w/ customizations 2022-08-26 07:56:49 -04:00
manongjohn
d3ba5d9b97 Fix parent/cell color determination for palette columns 2022-08-14 16:50:43 -04:00
manongjohn
3349155f82 Show parent on Palette columns 2022-08-14 16:48:26 -04:00
manongjohn
77152f035b Remove note and sound columns from column's parent dropdown 2022-08-14 16:47:58 -04:00
manongjohn
58aa20695e
Merge pull request #1008 from manongjohn/fix_canon_importimage_crash
Fix Canon Import Image crash
2022-06-21 06:36:28 -04:00
manongjohn
e3773003f4
Merge pull request #998 from manongjohn/add_default_projects_folder_to_browser
Add Default Projects Folder to Browser
2022-06-20 18:06:56 -04:00
manongjohn
f0f0d47d0a
Merge pull request #1002 from manongjohn/ot_patches_20220520
OpenToonz Patches thru 5/20/2022
2022-06-08 06:15:06 -04:00
manongjohn
7e88475e4a Fix handling of invalid default Project folder 2022-06-07 22:07:18 -04:00
manongjohn
e7a1f01eaf Fix updating default Project folder in brower list 2022-06-07 19:10:55 -04:00
manongjohn
ae7d1082c2
Merge pull request #995 from manongjohn/set_markers_to_selected_range
Set Start/Stop Markers enhancement
2022-06-07 08:19:50 -04:00
manongjohn
d8503e540e
Merge pull request #994 from manongjohn/macos_switch_del_with_backspace
Replace DEL with Backspace for OSX
2022-06-07 07:29:03 -04:00
manongjohn
2cd71f980f Fix Canon Import Image crash 2022-06-07 00:35:15 -04:00
shun-iwasawa
8a94219dfd spin blur fx gadget: lock AR / angle with modifier keys 2022-05-23 00:42:51 -04:00
shun-iwasawa
c580b5c484 fix blank frames malfunction 2022-05-23 00:39:32 -04:00
shun-iwasawa
77d807d786 fix xsheet pdf export marking bug 2022-05-23 00:32:03 -04:00
shun-iwasawa
cf9beab733 revise radial blur fx ino 2022-05-23 00:09:51 -04:00
shun-iwasawa
8640749c4e revise spin blur fx ino 2022-05-23 00:08:41 -04:00
shun-iwasawa
fe4c65d0ae reword reverse sheet symbol 2022-05-23 00:08:09 -04:00
shun-iwasawa
e1d56eec48 highlight xsheet line every second 2022-05-21 21:13:53 -04:00
shun-iwasawa
b45e7ac54a display blank frame in camera stand view 2022-05-20 08:20:57 -04:00
luz paz
1e797d1df7 Added requested revisions 2022-05-20 08:10:18 -04:00
luz paz
dd194c4cc9 Fix typo in variable name + translations 2022-05-20 08:06:36 -04:00
luz paz
8eabdfbaf9 Follow-up to previous commit 2022-05-20 08:06:36 -04:00
luz paz
f3befd962f Various typo and translation of source comments + whitespace tweaks
Found via `codespell -q 3 -S *.ts,thirdparty,./toonz/sources/common/twain -L appy,ba,chunck,datas,forse,inbetween,inly,inout,ket,pevent,possibile,siz,strack,upto,vertexes`
2022-05-20 07:54:56 -04:00
manongjohn
1637a74096 Add reset markers hint 2022-05-18 08:02:13 -04:00
manongjohn
6d2392ef30 Add tooltip for setting markers 2022-05-15 21:46:37 -04:00
manongjohn
7d23773ab9 Add Default Projects Folder to Browser 2022-05-14 21:43:02 -04:00
manongjohn
60f4d01311 Set Markers to Selected Range 2022-05-09 07:28:52 -04:00
manongjohn
8d31d9b618 Replace DEL with Backspace for OSX 2022-05-08 16:24:02 -04:00
manongjohn
437ecb989e Fix software version check 2022-05-08 16:06:24 -04:00
manongjohn
f5c5f66a4f
Merge pull request #991 from manongjohn/v1.3
v1.3
2022-05-06 08:25:55 -04:00
manongjohn
79c9e1b899 v1.3 2022-05-05 21:46:12 -04:00
manongjohn
b856aac495 Add updated QM files for v1.3 2022-05-05 14:21:54 -04:00
manongjohn
cbf2e01fbd Merge branch 'master' of https://github.com/tahoma2d/tahoma2d into v1.3_translation_files 2022-05-05 07:12:52 -04:00
manongjohn
9a9d7b164a
Merge pull request #989 from manongjohn/fix_colorchip_property
Fix TColorChipProperty/Combobox
2022-05-05 06:34:19 -04:00
manongjohn
481e162b25
Merge pull request #988 from manongjohn/stylesheet_processing_changes
Style sheet processing changes
2022-05-04 11:35:27 -04:00
manongjohn
1eaf44b54e Fix ColorChip property/combobox 2022-05-01 13:42:17 -04:00