33 Commits

Author SHA1 Message Date
Jonathan Thomas
ea34534fe0 Support for custom UI scales from preferences. This still causes issues on Windows with fractional scales (borders on clips and timeline lines). But this is very useful on Linux/Mac as a nice way to adjust the exact scale of the UI (making it larger or smaller) 2025-09-09 17:56:58 -05:00
Jonathan Thomas
d10a6ae4df Initial code for Timing toggle toolbar button, to make re-timing an easy drag and drop operation just like trimming a clip. 2025-09-05 23:55:55 -05:00
Jonathan Thomas
3f0aa6a704 Adding documentation for the Recovery menu. 2024-12-12 00:18:44 -06:00
Jonathan Thomas
33361d4dc7 Fix to white space in keyboard shortcuts (user-guide) which caused the table to disappear 2024-10-08 15:04:44 -05:00
Jonathan Thomas
10f34dffed Merge branch 'develop' into multi-drop-improvements
# Conflicts:
#	doc/main_window.rst
2024-10-04 17:34:12 -05:00
Jonathan Thomas
ad83b952cf Moving ripple selection to Alt+Click, and adding a more traditional SHIFT+Click to select a range of items on the timeline between the selections. Also updating documentation. 2024-10-01 14:33:56 -05:00
Jonathan Thomas
0eb5935ad4 Tons of fixes to Zoom Slider, no longer breaks when zooming too far out. Adding a new double click to reveal the entire timeline. Resizable tracks (right edge) to adjust project duration. Fixed cursor over timeline ruler time values. 2024-09-19 20:58:15 -05:00
Jonathan Thomas
58fb59672a Adding a few missing shortcuts in settings. Updating shortcuts for Preview, Split File, Edit Title. Added double click functions to project files. Made preview/split file dialog close with ESC key. Renamed a few menus (Split Clips -> Split File, Export Clips -> Export Files). Updated documentation with updated keyboard names and shortcuts. Updating translations. 2024-09-17 12:18:25 -05:00
Jonathan Thomas
e0ade9100b Adding a few missing shortcuts in settings. Updating shortcuts for Preview, Split File, Edit Title. Added double click functions to project files. Made preview/split file dialog close with ESC key. Renamed a few menus (Split Clips -> Split File, Export Clips -> Export Files). Updated documentation with updated keyboard names and shortcuts. 2024-09-17 11:54:05 -05:00
Jonathan Thomas
29cf7a3dcd adding "red" validation color to Keyboard preferences. Duplicates appear in red. Duplicates shortcuts are ignored in OpenShot and must be fixed before they will work. Also updated the Keyboard preferences documentation and fixed the shortcut for "Properties" (which happened to be a duplicate) 2024-09-16 20:18:58 -05:00
Jonathan Thomas
54673bdc9e RFixing doc keyboard shortcut updates 2024-09-15 19:09:57 -05:00
Jonathan Thomas
4d57ec62f7 Large refactor of selectClip / selectTransition in JS, to allow for SHIFT+Click (ripple select), and added new keyboard shortcut for ripple select. 2024-09-15 13:49:35 -05:00
Jonathan Thomas
a1053bbd9e Updating keyboard shortcuts in documentation / user guide, also updating a few of the keyboard shortcut names (for consistency). 2024-09-15 12:18:01 -05:00
Jonathan Thomas
50d75f6038 Updates to documentation and translations
- Camera Icon
- Blender translation template
- supporters.json (donors)
2024-06-01 16:19:05 -05:00
Jonathan Thomas
d96a914379 Improvements to documentation:
- Remove Gap and Remove All Gaps
- Max limits on scale x/y and shear x/y
- Updated Blender min version to 4.1 and updated doc references
- Added Fuse library requirement for AppImage and AppImage launcher instructions
- Mentioned High DPI monitor support, and troubleshooting steps and link to our wiki
- Described 3 included themes
2024-05-30 16:10:58 -05:00
Jonathan Thomas
9b75d1421c Improvements to documentation:
- Rename Edit Toolbar to Timeline Toolbar
- Expanded main window Menu descriptions
- Added section on Timeline Toolbar options
- Expanded Docks section with links to related pages
2024-05-29 22:53:38 -05:00
Jonathan Thomas
5d5121b886 Update docs:
- Added markdown extension
- Updated lots of table column names
- Updated clip and effect description
- Made it more clear that transitions don't affect audio
- Reorganized some content under headings
- Shortened intro features list
- Updated "clean install" instructions
- Added profiles summary
2023-08-13 22:55:20 -05:00
Jonathan Thomas
e2a41e6375 Improving documentation:
- image seq details (PNG, SVG)
- normalize *.rst headers, for cleaner parsing
- added performance page (real-time preview)
- uninstall & clean-install steps
- added menu options, views, and docks sections on main window
- added preferences reset to default values
- added to title page, include "text" word in title, added section on importing text from other programs.
- various formatting and links
2023-08-07 17:14:45 -05:00
Jonathan Thomas
f9f3b7232c Updating menu formatting to use :guilabel: and the → character 2022-11-24 00:16:49 -06:00
Jonathan Thomas
8b974723c7 Merging changes from Shawn, updating main_window.rst 2022-11-21 13:51:46 -06:00
Jonathan Thomas
898a4c28e7 Updating main_window.rst with new images (UI has changed a bit), and updating to include emojis, and updating all keyboard shortcuts mentioned in OpenShot Preferences. 2022-11-18 16:40:07 -06:00
Jonathan Thomas
426af16a3d Updating main_window.rst with new images (UI has changed a bit), and updating to include emojis, and updating all keyboard shortcuts mentioned in OpenShot Preferences. 2022-11-18 16:26:07 -06:00
Jackson
6fa094e6d7 Fix Typo 2021-11-10 11:23:24 -06:00
Jackson
19824a5ea9 Added description for the media controlls 2021-11-05 17:46:33 -05:00
Lorenzo Spinelli
13ddbc49ec keyboard shortcut "R" to toogle the razor tool (#4007)
* keyboard shortcut "R" to toogle the razor tool 
* toogle the razor tool: update docs
* Add setting for actionRazorTool shortcut

Co-authored-by: FeRD (Frank Dana) <ferdnyc@gmail.com>
2021-04-01 07:28:58 -04:00