github OpenShot/openshot-qt v2.6.0

latest releases: v3.2.0, v3.1.1, v3.1.0...
2 years ago

Highlights & Features:

  • New AI Effects
    • Stabilization
    • Motion Tracking
    • Object Detection
  • New Audio Effects
    • Compressor
    • Expander
    • Distortion
    • Delay
    • Echo
    • Noise
    • Parametric EQ
    • Robotization
    • Whisperization
  • New Zoom Slider Tool
  • Improved Performance
    • Threading
    • CPU
    • Format_RGBA8888_Premultiplied
  • Improved Transform Tool
    • Auto Transform Enabled
    • Custom Cursors
    • Keyframable Origin Point (Shear and Rotation)
    • Zoom In/Out Video Preview
  • Improved Snapping
  • Improved Video Effects
    • New Caption Effect (VTT & SubRip)
    • Color-separated Saturation
    • New Parentable Keyframes
    • Updated effect icons
  • Emojis (OpenMoji)
  • Quality of Life Improvements
    • Ability to Import *.osp Projects as Clips
    • WebEngine & WebKit Support
    • FFmpeg 4 Support
    • Faster timeline ruler rendering / more precision
    • Rotation improvements and EXIF metadata support
    • Updated Blender support
    • Faster file importing
  • Bug Fixes
    • Incorrect PTS (blank first frame)
    • Audio pops & crackles
    • Audio division across frames
    • Improved video caching
    • Improved alpha video support
    • Improved Privacy (HTTP gated on user opt-in)
    • Title editor font size fixes
    • stdout/stderr redirection
  • Improved Infrastructure
    • Chrome OS Support (Chromebooks)
    • Expanded Unit Tests
    • GitHub Actions replaced Travis CI
    • Faster Builds (multi-threaded)
    • New Mac, Windows, and Linux Build Servers
    • Mac Notarization
    • Release Automation
    • Improved Error Detection
    • Improved AppImage Compatibility
    • Display of accurate version info (from build server)
    • Translation Improvements (separate templates)
      • Emojis, Transitions, Blender, General
      • Updated translations
    • Documentation Improvements
    • Updated credits & contributors

openshot-qt Changelog (Version: 2.6.0)

  • 377a8f4 2021-08-24 Jonathan Thomas Adding check for empty $REQUEST_UUID on Mac builds HEAD, origin/release-20210819
  • 5a505d1 2021-08-22 Jonathan Thomas Merge pull request #4335 from OpenShot/fix-reggresion-clip-move
  • 5f19032 2021-08-21 Jonathan Thomas Removing unneeded digest (i think), to prevent an Angular error when we have subsequent applyJsonDiff calls very close together (i.e. slice a clip)
  • 39809ed 2021-08-21 Jonathan Thomas Fix a regression from #4230, which broke multi-select drag and drop for clips and transitions.
  • ed0e8c5 2021-08-21 Jonathan Thomas Merge pull request #4333 from OpenShot/fixing-libopenshot-warning-message
  • 114b5eb 2021-08-21 Jonathan Thomas Merge branch 'fixing-libopenshot-warning-message' of github.com:OpenShot/openshot-qt into fixing-libopenshot-warning-message
  • fd7b7f5 2021-08-21 Jonathan Thomas Fixing spelling error and changing Blender log to warning instead of error, since this is a perfectly valid outcome (with the wrong version of blender)
  • 846362a 2021-08-21 Jonathan Thomas Merge pull request #4334 from OpenShot/sentry_fixes
  • 1fae0e3 2021-08-21 Jonathan Thomas Fixing invalid default step value for QSpinBox widgets (sentry)
  • 8bfb595 2021-08-21 Jonathan Thomas Trying to prevent the accessing of 2 occasionally uninitialized vars (sentry issue)
  • d42bd14 2021-08-21 Jonathan Thomas Adding a "Select a Color" context menu for color keyframes, so it's still possible to change animation interpolations, remove keyframes, etc... on a color keyframe. Double clicking the color still works the same though.
  • 5a8fb61 2021-08-21 Jonathan Thomas Adding some protection around certain timeline JS bounding box operations (Sentry.io errors)
  • c0059bd 2021-08-21 Jonathan Thomas Fixing a bug when detecting libopenshot version mismatch. We can't access app.show_errors in the exception handler, since app fails to initialize.
  • 899b109 2021-08-19 Jackson Update version to 2.6.0; Requires libopenshot 0.2.6 SO 20
  • 952f5e8 2021-08-19 Jonathan Thomas Merge pull request #4323 from OpenShot/few-more-translations origin/develop
  • 7568979 2021-08-19 Jonathan Thomas Adding a few more updated translations
  • 6bc4d9f 2021-08-19 Jonathan Thomas Merge pull request #4322 from OpenShot/sentry-improvements
  • 5d7dc0b 2021-08-19 Jonathan Thomas Making the ZMQ logger better protected, and more able to shut down itself... so we don't get stuck on program exit waiting forever for a ZMQ polling event.
  • d05133e 2021-08-19 Jonathan Thomas Setting a new default simple layout
  • c8b670c 2021-08-19 Jonathan Thomas Optimising the opt-in / opt-out process, so we can capture the initial launch anonymously, and then opt-out the user and prompt them to opt back in. Essentially this is the same as before, except we get the initial launch analytic (to help us better report on our usage and market share). All subsequent tracking is disabled until the user opts in.
  • 5cc355e 2021-08-19 Jonathan Thomas Fixing tutorial positioning (which sometimes doesn't work correctly, leaving the tutorial window in the upper right corner)
  • 3ab16f2 2021-08-19 Jonathan Thomas Adding sentry error rates on our openshot.org version request... so we can adjust them dynamically (stable vs unstable versions).
  • 7c83cf0 2021-08-18 JacksonRG Merge pull request #4317 from OpenShot/fix-zoom
  • c60a54e 2021-08-18 Jackson formatting if statement
  • 235bef1 2021-08-18 JacksonRG Merge pull request #4318 from OpenShot/ruler-fixes
  • ce44ad0 2021-08-18 Jackson fixed scroll direction
  • d997079 2021-08-18 Jackson codacy comparison
  • 77a588f 2021-08-17 Jackson codacy changes
  • 0dce983 2021-08-17 Jackson codacy, and redraw on resize
  • 57b4f0e 2021-08-17 Jackson Ruler show correct frame number
  • a3b35c0 2021-08-17 Jackson Fix middle click drag, and ruler jitter
  • 0f033a3 2021-08-17 Jackson Allow mousewheel zoom on webengine
  • cde191a 2021-08-15 Jonathan Thomas Merge pull request #4315 from OpenShot/contributors-aug-2021
  • 4ca4673 2021-08-13 Brenno Bug fix. Prevent adding the same clip as child in the Tracker and Object Detection Effects
  • 858cf3b 2021-08-13 Jonathan Thomas Updating supporters json
  • 0c655cf 2021-08-13 Jonathan Thomas Adding more context around effect parameters, and updating the POT template (a few new strings)
  • 57a2d8e 2021-08-13 Jonathan Thomas Adding translations to context menus on about / credits dialogs. Added context menu to contributors dialog, for copying email and viewing websites.
  • c1f13f4 2021-08-13 Jonathan Thomas Updated contributors json with some new ones
  • 202b2e6 2021-08-13 Jonathan Thomas Merge pull request #4314 from OpenShot/translation-updates-aug-12-2021
  • 19436ef 2021-08-12 Jonathan Thomas Updated POT translation templates with missing strings
  • 897fb8d 2021-08-12 Jonathan Thomas Updated POT translation templates with missing strings
  • c37232f 2021-08-12 Jonathan Thomas Fixing missing translations on new effect init dialogs (effect preprocessing data), and error on translator credits (which contain some unexpected text)
  • b9cd6e1 2021-08-12 Jonathan Thomas Merge pull request #4313 from OpenShot/beta-object-detector
  • 93e170e 2021-08-12 Jonathan Thomas Updating object detection effect icons to include "BETA". I also updated the wiki instructions for this effect.
  • 6893278 2021-08-11 JacksonRG Merge pull request #4230 from OpenShot/move-clips-exception
  • 81bca85 2021-08-11 JacksonRG Merge pull request #4308 from OpenShot/fix-mapper-regression
  • 2f12940 2021-08-10 Jonathan Thomas Fixing a regression on Export dialog, where we were not correctly applying FrameMapper's to all the clips.. causing audio desync, timing issues with Clips, audio pitch issues
  • eade368 2021-08-05 Jonathan Thomas Merge pull request #4297 from OpenShot/add_instrutions_to_detector
  • 736919d 2021-08-05 Jonathan Thomas Add a new link widget to our preprocessing effect dialog, so we can give further instructions/link to users who want to download the object detector dependencies.
  • d720565 2021-08-05 Jonathan Thomas Merge pull request #4296 from OpenShot/fix-high-dpi-and-icons
  • a088bcc 2021-08-05 Jonathan Thomas Fixing High DPI widget mode (which is not ready yet), and replacing a few effect icons.
  • f654a7b 2021-07-29 JacksonRG Merge pull request #4234 from OpenShot/end-drag-outside-timeline
  • 6ba194b 2021-07-29 JacksonRG Merge pull request #4171 from OpenShot/ruler-refactor
  • 9196fe7 2021-07-29 Jackson Cleanup
  • efc8f72 2021-07-29 Jackson force ruler to draw
  • ae16ed9 2021-07-26 Jackson Fixed treating adding y_offset to x
  • 8ec52b8 2021-07-23 Jackson get correct timeline length
  • f86fbff 2021-07-22 Jonathan Thomas Merge branch 'develop' into ruler-refactor
  • e57ac9c 2021-07-22 Jackson Time marks stay when you scroll
  • a115675 2021-07-22 Jackson Save primes as they're found
  • e1b65f9 2021-07-21 Jonathan Thomas Merge pull request #4223 from OpenShot/audio-effects
  • fc472d9 2021-07-21 Jonathan Thomas Generating new translations (for new audio effects, and any other recent translatable)
  • 4ef7e52 2021-07-21 Jackson Well tested prime factoring
  • db3068f 2021-07-21 Jonathan Thomas Updating expander icon, and adding new cache images
  • d606c1c 2021-07-21 Jackson draw tick marks but overlaps sometimes
  • 1e639d8 2021-07-20 Jonathan Thomas Merge pull request #4238 from OpenShot/fix-export-glitch
  • ad30afc 2021-07-20 Jonathan Thomas Fixing race condition on Export dialog, which would invoke timeline.ApplyMapperToClips() after the export had begun... usually introducing a glitch into the 1st 10 frames written to the video file (when exporting to a different framerate)
  • d2c2c70 2021-07-20 Jonathan Thomas Updating effect icons (also including @2x versions for high DPI screens)
  • 87d71e6 2021-07-20 Jackson WIP saving
  • da36153 2021-07-20 Jackson first try drawing on frames
  • ec56e40 2021-07-17 Jackson removed minimum zoom factor
  • a0a396f 2021-07-08 Jackson show frame numbers if scrolled in less than 1
  • 328714a 2021-06-07 Jackson Tried matching shades, and showing preview bar
  • 948c44f 2021-06-04 Jackson fixed webkit compatability
  • 99df6af 2021-06-03 Jackson Formatting
  • e2a2b9b 2021-06-03 Jackson Fixed an error that caused the times to be off by 50px
  • a15c495 2021-06-02 Jackson Changed 'tick_time' to 'ruler_time'
  • 123c004 2021-06-02 Jackson removed a console.log
  • 2953274 2021-06-02 Jackson Cleaned up leftover code for PR
  • b3a5c0c 2021-06-01 Jackson Coppied changes from playhead-bug branch
  • 0674d97 2021-06-07 Jackson Tried matching shades, and showing preview bar
  • 35d9f8b 2021-06-04 Jackson fixed webkit compatability
  • 590b10a 2021-06-03 Jackson Formatting
  • 2034697 2021-06-03 Jackson Fixed an error that caused the times to be off by 50px
  • d0480bf 2021-06-02 Jackson Changed 'tick_time' to 'ruler_time'
  • 6b74241 2021-06-02 Jackson removed a console.log
  • d7893e3 2021-06-02 Jackson Cleaned up leftover code for PR
  • 6e4f089 2021-06-01 Jackson Coppied changes from playhead-bug branch
  • afac763 2021-07-16 Jackson listen for mouseleave to end dragging
  • f47b486 2021-07-16 Jonathan Thomas Updating effect icons
  • 035fdb1 2021-07-15 Jonathan Thomas Merge pull request #4123 from OpenShot/snapping-improvements
  • df1ddcd 2021-07-15 Jonathan Thomas Merge pull request #4233 from OpenShot/translations-jul-15-2021
  • aa9774b 2021-07-15 Jonathan Thomas Updating all translations and supporters
  • b721d31 2021-07-15 Jonathan Thomas Fixing more Codacy issues
  • f66331d 2021-07-15 Jonathan Thomas Fixing some Codacy issues
  • 9d03ac1 2021-07-15 Jonathan Thomas Adding snapping support for Playhead dragging + SHIFT, Clip/Transitions trimming, and refactoring some snapping related code. Also adjusting CSS styles for Clips and Transitions, to provide no left/right borders.
  • d421f20 2021-07-13 Jackson Mirrored changes on transitions
  • e027740 2021-07-13 Jackson Add default case form move_clips
  • d755af2 2021-07-12 Jonathan Thomas Merge pull request #4225 from OpenShot/fix-thumbnail-image-size
  • 3e1f826 2021-07-11 JacksonRG added guards where we were getting exceptions (#4210)
  • a1ac354 2021-07-11 Jonathan Thomas Fixing thumbnail image size which can be larger than the grid size. Noticable on audio thumbnails.
  • 11be8a8 2021-07-11 Jonathan Thomas Merge branch 'develop' into snapping-improvements
  • 076075c 2021-07-11 Jonathan Thomas Merge pull request #4196 from ferdnyc/readme-lib-path
  • a088921 2021-07-11 Jonathan Thomas Merge pull request #4211 from OpenShot/path_exception
  • b087242 2021-07-11 Jonathan Thomas Merge pull request #4218 from OpenShot/remove-executable-permissions
  • 0b4d6e0 2021-07-11 Jonathan Thomas Merge pull request #4163 from ferdnyc/test-intersect
  • 5a75036 2021-07-10 Brenno Added audio effect icons
  • dd25437 2021-07-08 Frank Dana Don't kill the WebView on aboutToQuit (#4174)
  • 09013ca 2021-07-08 FeRD (Frank Dana) Merge
  • 01cdd72 2021-07-08 FeRD (Frank Dana) Update json_data.py
  • 98ab380 2021-07-08 JacksonRG Merge pull request #4220 from OpenShot/zoom-slider-feedback-fix
  • 23f386e 2021-07-08 JacksonRG Merge pull request #4221 from OpenShot/shift-zoom-change
  • 91f3152 2021-07-08 Jackson Don't go past min distance on shift-zoom
  • 7d16dcc 2021-07-08 Jonathan Thomas Removing some previous optimizations that are no longer needed, refactoring the zoom slider handle logic a bit. Removing a processEvents() call that was experimental.
  • 2bae29f 2021-07-08 Jackson strictly move slider with mouse
  • b7fe67f 2021-07-08 JacksonRG Return cleaned path as JSON object
  • f721a51 2021-07-07 Jackson Removed executable permissions from the xdg desktop file
  • f98bed3 2021-07-06 Jonathan Thomas Removing dockAudioEffects which is unused
  • 17baa38 2021-07-06 Jonathan Thomas Adding effect UI filtering, for audio and video effects, and a show all button.
  • 6d24879 2021-07-06 JacksonRG Merge pull request #4212 from OpenShot/has_own_property_exception
  • 5cf818a 2021-07-05 Jackson Check for windows drives after covering other cases
  • d7337b1 2021-07-03 JacksonRG default ignore_ids to an empty object
  • 3ba1bb2 2021-07-01 Jackson Default to empty list
  • 26c3af9 2021-07-01 Jackson Don't make paths to other drives relative
  • f5b978f 2021-06-29 FeRD (Frank Dana) unit tests: Rename test class, use inheritance
  • 43da4ac 2021-06-29 Frank Dana src/classes/query.py: Fix indentation
  • 5075809 2021-06-29 Frank Dana AppStream metadata: update content ratings (#4105)
  • 35004f6 2021-06-26 Jonathan Thomas Merge pull request #4208 from OpenShot/fix-sentry-issues
  • 1bd99e2 2021-06-26 Jonathan Thomas Downgrading map for angular-animate
  • 1b6b1c5 2021-06-26 dependabot[bot] Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4201)
  • 011a4a8 2021-06-26 Jonathan Thomas Updating protection of timeline_sync.timeline
  • abaa96d 2021-06-26 Jonathan Thomas Fixing a few sentry.io related issues: 1) undefined variable 2) accessing null objects 3) matching angular-animate version to angular
  • bdcde67 2021-06-22 Frank Dana Merge pull request #4197 from ferdnyc/fix-languages
  • ba12c69 2021-06-21 FeRD (Frank Dana) launch: Fix --list-languages
  • e1e6d3b 2021-06-20 Frank Dana Merge pull request #4182 from ferdnyc/optional-sentry
  • 9515efe 2021-06-20 FeRD (Frank Dana) classes.sentry: Restrict distro use to Linux
  • 85d2496 2021-06-20 FeRD (Frank Dana) README: Update libopenshot instructions
  • 1e2b1fc 2021-06-20 Brenno Added audio effects tab
  • 58d51ae 2021-06-10 FeRD (Frank Dana) Use HTTPS for Google Analytics
  • 06fb57c 2021-06-10 FeRD (Frank Dana) Don't fail on unavailable sentry_sdk, distro
  • 0cd487c 2021-06-10 FeRD (Frank Dana) Add classes.sentry to manage sentry_sdk
  • d014ca4 2021-06-08 Jonathan Thomas Merge pull request #4172 from OpenShot/integrate-sentry-tracing
  • 8ed9511 2021-06-08 Jonathan Thomas Experimental freeze changes to exclude django
  • 8b523b2 2021-06-08 Jonathan Thomas Experimental freeze changes to exclude django
  • 7968f67 2021-06-08 Jonathan Thomas Experimental freeze changes to include all sentry_sdk modules (they seem to be missing on Windows builds)
  • 0b7a32f 2021-06-07 Jonathan Thomas Merge pull request #4178 from OpenShot/fix-zoom-slider-web-engine
  • d031035 2021-06-05 Jonathan Thomas Prevent feedback loop when scrolling timeline on web engine backend, triggered by ZoomSlider widget. Also, it appears that we might be invoking run_js too often, and it gets queued up in blocks and processed in chunks. Not very happy with the performance on web engine.
  • 5031f2d 2021-06-05 Frank Dana Logging overhaul, to solve issues caused by stdout/stderr redirection (#4175)
  • c696ce7 2021-06-03 Jonathan Thomas Adding sentry_sdk
  • f62a996 2021-06-03 Jonathan Thomas Initial integration of Sentry tracing, to better track stack-traces and bugs in OpenShot. Removing the old hooks and HTTP posts to openshot.org, since they would be redundant. Sentry is still gated behind our 'send_metrics' setting, just like before.
  • 0832cd3 2021-05-31 Brenno A. C. Caldato Merge pull request #4058 from OpenShot/effect-parenting
  • 3fa4308 2021-05-28 FeRD (Frank Dana) Unit tests: Import query classes at top of file
  • cc29a50 2021-05-28 FeRD (Frank Dana) classes.query: Don't hold reference to app.project
  • f1749e4 2021-05-28 FeRD (Frank Dana) Unit tests: Add test for filter(intersect=)
  • 11e045d 2021-05-27 JacksonRG Merge pull request #4159 from OpenShot/assets-folder-name-collision
  • a5b12ff 2021-05-27 Jackson Missed a line
  • b7273c5 2021-05-27 Jackson Removed a redundant blank line
  • 11c456c 2021-05-27 Jackson Comments for clarity
  • f2a53c0 2021-05-27 Jackson use path not folder name
  • 695ece7 2021-05-27 Jackson Changed move to Copy
  • 5705f14 2021-05-25 Jackson doesn't look for abbreviated folder until it looks for long version
  • a399bdf 2021-05-24 Jackson commented for future reference
  • eaae648 2021-05-24 Jackson Use full length project names, and update shortened if exists
  • beb522e 2021-05-24 Brenno Reverting dictionary optimizations
  • 7582c01 2021-05-24 Brenno Keeping compatibility with older python versions
  • c4266b3 2021-05-24 Brenno Changed method name to set_property
  • 1a89ef0 2021-05-24 Brenno A. C. Caldato Apply suggestions from code review
  • 56b5de6 2021-05-21 JacksonRG Merge pull request #4155 from OpenShot/copyPasteKeyframes
  • 3ce416a 2021-05-21 Jackson removed broken index
  • 2390092 2021-05-19 Brenno A. C. Caldato Merge pull request #4151 from OpenShot/fix-saving
  • 10d8345 2021-05-19 Brenno Simplified if statements
  • e096a2b 2021-05-11 Brenno Merge remote-tracking branch 'origin/mingw-paths' into effect-parenting
  • 2df9e94 2021-05-11 Brenno Improved speed when interacting with transform handlers
  • 85c579d 2021-05-11 Brenno Fixed dict update
  • 5f2453b 2021-05-08 Brenno Changed JSON communication for detected objects
  • 67b415a 2021-05-07 Jonathan Thomas Adding snapping logic to ruler dragging (similar to playhead movement). Also fixing a few Codacy issues.
  • 1babaea 2021-05-07 Jonathan Thomas Fixing comment english
  • 78f29b3 2021-05-06 JacksonRG Merge pull request #4124 from OpenShot/shift-event-error
  • 5548711 2021-05-06 Jonathan Thomas Merge pull request #4122 from OpenShot/fix-env-version-regressions
  • 259ad7a 2021-05-06 Jackson Don't check event.shiftKey if event doesn't exist
  • a3510dd 2021-05-06 Jonathan Thomas Fixing a regression caused by renaming .env files with version_info. This caused the version.json file to not be created, and thus, all version info to vanish from all builds.
  • ee8e501 2021-05-06 Jonathan Thomas Playhead snapping support, when SHIFT is pressed. Improved timeline styling: Removed left+right borders on clips/transitions to fix invalid width and jitter while trimming/moving items. Added brightness to selected clips, and flipped gradient on tracks (to make clips pop more).
  • d907ec1 2021-05-06 Frank Dana Revert "CI: Ignore Ubuntu 20.04 failures (#4076)" (#4121)
  • 0ceb52d 2021-05-05 Frank Dana Merge pull request #4115 from OpenShot/app-launch2
  • 246d63e 2021-05-05 Jonathan Thomas Merge pull request #4113 from OpenShot/zoom-slider
  • 3a31113 2021-05-04 JacksonRG Merge pull request #4119 from JacksonRG/right-click-bug
  • 8517ed4 2021-05-03 Jackson Ignoring openshot_qt
  • f2e9acc 2021-05-03 Jackson Removed Debug Statements
  • 48474ce 2021-05-03 Jackson Removed openshot_qt folder
  • 1ab7599 2021-05-03 Jackson Fixed. Removing Debug Statements
  • 4be3b27 2021-05-03 Jonathan Thomas Fixing race condition on double calls to setScale() on project load/launch. This caused the Ruler to be rendered blank.
  • 9ec4037 2021-05-03 Jonathan Thomas Adding parent widgets to all QTimers, for proper cleanup. Fixing a regression where it wasn't possible to unselect a clip, transition, or effect.
  • b8acdd0 2021-05-03 Jonathan Thomas Removing horizontal_factor, due to it always being 1.0. Adding selection timer, to prevent mass selections from recalculating zoom slider geometry. Resized scrollbars on timeline, and added more constraints onto zoom slider (min/max zoom).
  • 1f2344a 2021-05-02 Jonathan Thomas Enforce min/max values on zoom slider handles, and prevent overlapping handles, or invalid values. Remove some duplicated code.
  • 601cea0 2021-05-02 Jonathan Thomas Implementing some code cleanup suggestions
  • 09f62a3 2021-04-30 Jonathan Thomas Reverting experimental launch.py changes
  • 68dba6d 2021-04-30 FeRD (Frank Dana) ui_util: Code cleanup
  • 248f294 2021-04-30 FeRD (Frank Dana) Don't redefine 'min'
  • 20adb4a 2021-04-30 FeRD (Frank Dana) Merge branch 'app-launch2' of github.com:OpenShot/openshot-qt into app-launch2
  • 583c35a 2021-04-30 FeRD (Frank Dana) classes.timeline: Remove unused settings ref
  • 49eed0e 2021-04-30 Frank Dana CI: Switch to -platform minimal
  • 7b9ec47 2021-04-30 Frank Dana Merge branch 'develop' into app-launch2
  • 5b81086 2021-04-30 FeRD (Frank Dana) CI: Run unit tests without xrdb
  • 3547c80 2021-04-28 FeRD (Frank Dana) Eliminate settings.get_settings
  • 5591095 2021-04-28 FeRD (Frank Dana) app: Move dark palette generation to ui_utils.py
  • 97d84df 2021-04-30 Jonathan Thomas Experimental launch.py changes, to remove our main() function and add some additional protection for render_cache_json() timer during shutdown.
  • 4c01c6c 2021-04-30 Jonathan Thomas Replacing literal value with a more accurate one (Codacy), and removing unused imports
  • dc0afa8 2021-04-29 Jonathan Thomas Removing a few unused variables / imports
  • 7c6066e 2021-04-29 Jonathan Thomas Initial commit of new Zoom Slider widget, to replace the previous +/- buttons and simple zoom slider. This new widget draws a mini timeline preview, allows the user to select any portion of the timeline, and also pan/scroll around the timeline with great accuracy.
  • 53c9029 2021-04-28 Frank Dana Gitlab builders: work around github3 API differences (#4109)
  • e8e53cf 2021-04-28 Frank Dana Merge pull request #4108 from OpenShot/mingw-paths
  • 9050d67 2021-04-28 FeRD (Frank Dana) Freeze: Include OpenGL/OpenGL_accelerate on Win32
  • 8a868b5 2021-04-26 FeRD (Frank Dana) Fix env-file parsing
  • b54ae46 2021-04-26 FeRD (Frank Dana) Rename version_info files to NAME.env
  • 64aec0f 2021-04-26 FeRD (Frank Dana) Handle multiple github3 versions
  • d9dcd17 2021-04-26 FeRD (Frank Dana) Fix editbit command
  • 3c6f783 2021-04-26 FeRD (Frank Dana) Munge command strings with shlex
  • 3cf7717 2021-04-26 FeRD (Frank Dana) deploy.py: Reformat long lines
  • 2a89045 2021-04-26 FeRD (Frank Dana) Small change to github3 API
  • f222cdc 2021-04-26 dependabot[bot] Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4089)
  • a0fca2b 2021-04-26 Frank Dana Don't set fractional values for int properties (#4068)
  • 22fda5a 2021-04-18 FeRD (Frank Dana) Gitlab-CI: Add PyQt5 back to PYTHONPATH, crazily
  • 1a70c0c 2021-04-18 FeRD (Frank Dana) Gitlab-CI: Fix use of PowerShell variables
  • 9a16b52 2021-04-18 FeRD (Frank Dana) Gitlab-ci: Make PY_ABI an envvar on Windows
  • 7bfa57c 2021-04-18 FeRD (Frank Dana) Look up Python ABI version, instead of hardcoding
  • fbd3551 2021-04-18 FeRD (Frank Dana) Windows builder: mingw32\mingw32\ => mingw64\mingw32
  • b9f2e22 2021-04-18 FeRD (Frank Dana) build_server: Code-formatting/readability fixes
  • 44d1120 2021-04-13 Brenno Code review
  • 7229583 2021-04-13 Brenno Prevent crash when no object was detected on a clip
  • 13ddbc4 2021-04-01 Lorenzo Spinelli keyboard shortcut "R" to toogle the razor tool (#4007)
  • 5b20a39 2021-04-01 FeRD (Frank Dana) App: Consume error queue to avoid repeats
  • 8c57d38 2021-04-01 Frank Dana CI: Ignore Ubuntu 20.04 failures (#4076)
  • 076dc24 2021-03-31 FeRD (Frank Dana) README: Add repo name to workflow job title
  • ba63a5a 2021-03-31 Frank Dana README: Add Github Actions status badges
  • 2d16072 2021-03-31 Frank Dana README: Remove Travis build shields
  • 8de3836 2021-03-29 FeRD (Frank Dana) Pass standard Qt args through to QApplication
  • 64acae8 2021-03-26 Brenno Changed default ObjectDetection default path for required files
  • bfdfc6d 2021-03-26 Brenno Removed the single "Clips" menu level
  • 9bbb96c 2021-03-24 FeRD (Frank Dana) Fix traditional logging calls
  • fc6380a 2021-03-24 Martin Thoma Streamline dict access patterns (#4017)
  • 28fde8c 2021-03-23 FeRD (Frank Dana) tests/query_tests: Run unit tests without GUI
  • 9ae08d0 2021-03-23 FeRD (Frank Dana) App: re-work launching, detach GUI from app
  • f9184c5 2021-03-23 FeRD (Frank Dana) Settings: getter -> cl.app; housekeeping
  • 2609203 2021-03-23 FeRD (Frank Dana) Fix metrics/exceptions/settings circ. dependency
  • 1f3393a 2021-03-15 Brenno Fixed Transforming handler shape mismatch for Tracker effect
  • e728227 2021-03-15 Brenno Merge branch 'effect-parenting-fix' into effect-parenting
  • ea93464 2021-03-15 Brenno Protecting from missing attributes
  • e10f970 2021-03-15 Brenno Using normalized initial bounding box for Tracker effect
  • e5a5e55 2021-03-13 Brenno Fixed bounding box selection on portrait videos
  • 08feaef 2021-03-13 Brenno Fixed cache delay when moving the Tracker Transform Handler
  • 6f695f5 2021-03-13 Brenno Fixed bounding box offset when selecting an object to be tracked
  • 3b08209 2021-03-12 Jonathan Thomas Protecting from missing attributes and checking for Null values
  • 32fcb8f 2021-03-10 Jonathan Thomas Fixing video_widget to allow an override, which ignores the project aspect ratio. When selecting regions from a Clip, the aspact ratio can be different than the project, and thus, we need to only show coordinates that match our clip image data.
  • 7f5501e 2021-03-04 Brenno Merge remote-tracking branch 'origin/develop' into effect-parenting
  • 146189d 2021-03-01 Jonathan Thomas Merge pull request #4035 from ferdnyc/revert-version-bump
  • 17605ca 2021-02-28 FeRD (Frank Dana) Revert "Test bumping the version (for gitlab-ci deployment testing)"
  • 2a23af7 2021-02-26 Jonathan Thomas Merge pull request #4028 from OpenShot/release-gitlab-testing
  • 7e0d5c5 2021-02-26 Jonathan Thomas Fixing some codacy issues
  • f79dc99 2021-02-26 Jonathan Thomas Fixing exceptions where no JSON is returned.
  • 2749fac 2021-02-25 Jonathan Thomas Fixing publish string replace issues
  • 4020642 2021-02-25 Jonathan Thomas Merge pull request #4012 from OpenShot/profiling-improvements
  • 7a32df7 2021-02-25 Jonathan Thomas Fixing URL validation to come after the publish step
  • 836420f 2021-02-25 Jonathan Thomas Adding more validations during the publish step, to verify openshot.org/download has correct URLs, which include the new version, and that all URLs are valid (no 404s).
  • b4483ee 2021-02-24 Jonathan Thomas Fixing regex to match file pattern (was excluding the x86 trailing pattern)
  • a3a96d2 2021-02-24 Jonathan Thomas Fixing regex to match file pattern (was excluding the x86 trailing pattern)
  • 2b9e527 2021-02-24 Jonathan Thomas Fixing duplicate upload issue during deploy
  • 81f07c5 2021-02-24 Jonathan Thomas Handling .torrent file differently, since the URL was invalid
  • fb714f5 2021-02-24 Jonathan Thomas Handling .torrent file differently, since the URL was invalid
  • 2af3a81 2021-02-24 Jonathan Thomas Handling .torrent file differently, since the URL was invalid
  • a6ab03d 2021-02-24 Jonathan Thomas Handling .torrent file differently, since the URL was invalid
  • ef7036d 2021-02-24 Jonathan Thomas Renaming release candidate files before uploading artifacts
  • d3198e3 2021-02-24 Jonathan Thomas Adding exception to requests to openshot.org
  • 2a0dadc 2021-02-23 Jonathan Thomas Adding exception to requests to openshot.org
  • ac6e07f 2021-02-23 Jonathan Thomas Test bumping the version (for gitlab-ci deployment testing)
  • cb126be 2021-02-23 Jonathan Thomas Adding new deploy and publish scripts for GitLab CI to manually support deploying files/installers, creating GitHub release objects, creating blog entries, and creating new versions on the website.
  • 907b410 2021-02-22 Jonathan Thomas Fixing args to build_server.py (which have changed a bit)
  • dedec3a 2021-02-22 Jonathan Thomas Renaming build_server script, so certain functions can be imported elsewhere (coming soon)
  • 9488c97 2021-02-22 Jonathan Thomas Updating git log format to be consistent across all 3 repos (for final release publishing reasons)
  • 5f03a5b 2021-02-19 Jonathan Thomas Stubbing out publish gitlab job
  • 535a401 2021-02-19 Jonathan Thomas Fixing regex for release branch restriction
  • 7f40d9d 2021-02-19 Jonathan Thomas Adding new deployment task to gitlab ci (to prevent rebuilding installers on deploy step)
  • 8204c0e 2021-02-19 Jonathan Thomas removing deployment features from build-server.py, and moving them to deploy.py (coming soon)
  • 07c43f6 2021-02-18 Jonathan Thomas Updating caption effect icon
  • d2f48bb 2021-02-18 Jonathan Thomas Fixing initial state of caption dock
  • 51fdce4 2021-02-18 Jonathan Thomas Updating effect icons and effect cache images
  • b7a4aca 2021-02-18 Jonathan Thomas Updating translation templates
  • 5e95b86 2021-02-17 Jonathan Thomas Removing some unused settings
  • 0f1d700 2021-02-04 Brenno Added support to set an effect's properties by it's parent effect
  • ff2ee27 2021-02-04 Brenno Added support to insert the image of a clip inside a Tracked Object origin/keyframe-refactor
  • 45da4d6 2021-02-04 Brenno Added support to set the visibility of a Tracked Object
  • 14ecc51 2021-01-30 Jonathan Thomas Merge pull request #3995 from OpenShot/linux-build-cleanup
  • 0c6606a 2021-01-30 Jonathan Thomas Fixing path to build folder
  • f5eaa4b 2021-01-30 Jonathan Thomas Fixing path to build folder
  • cf6586d 2021-01-30 Jonathan Thomas Removing unused files from linux freeze.py script. It includes many hundred MB of unused files or duplicate files.
  • 3b38903 2021-01-30 Jonathan Thomas Merge pull request #3994 from OpenShot/improved-resize-video-widget
  • c4cf27e 2021-01-30 Jonathan Thomas Merge pull request #3993 from OpenShot/adding-version-info-to-builds
  • 32c26c6 2021-01-30 Jonathan Thomas Adding frozen version to About and launch logs, to make it very clear when and what build version is running on a user's computer (in cases where they are running the frozen version).
  • c84cabf 2021-01-30 Jonathan Thomas Fixing some missing imports on video widget
  • 3c2291f 2021-01-30 Jonathan Thomas Fixing resize of video widget to support both height and width resizing, and being always divisible by 2 on both dimensions.
  • dd08a97 2021-01-30 Jonathan Thomas Check for version info on launch and print to stdout/log.
  • 0b83e9a 2021-01-29 Jonathan Thomas Fixing import of parent classes file
  • bd93a0b 2021-01-29 Jonathan Thomas Adding optional version.json to /settings/ folder during build. This is a dump of all 3 repos version info used in this build, including the current date/time. Also, some refactoring of build url naming and version parsing (used by both freeze and build-server.py now.
  • 9f1fb74 2021-01-28 Jonathan Thomas Merge pull request #3815 from ferdnyc/color-allover
  • 544fda3 2021-01-28 Jonathan Thomas Merge pull request #3781 from ferdnyc/new-scaler
  • 8cdb471 2021-01-28 Jonathan Thomas Merge pull request #3806 from OpenShot/opencv
  • f49cf7a 2021-01-28 Jonathan Thomas Fixing some codacy issue with unused imports, etc...
  • 6a28664 2021-01-28 Jonathan Thomas Removing unused signals from a previous merge that left them behind.
  • 418b536 2021-01-28 Jonathan Thomas Merge pull request #3992 from OpenShot/another-mac-build-fix
  • 5d201a3 2021-01-28 Jonathan Thomas Copy *.log files into new lib/settings/ folder (on Mac OS). Fixing syntax.
  • 22d5050 2021-01-27 Jonathan Thomas Merge pull request #3954 from MartinThoma/simplify-0.12.0
  • ba3e5b2 2021-01-27 Jonathan Thomas Merge branch 'develop' into color-allover
  • 34e0bb9 2021-01-27 Jonathan Thomas Merge pull request #3816 from ferdnyc/style-tools
  • ba42267 2021-01-27 Brenno Updated variable names
  • 1d2d469 2021-01-27 Jonathan Thomas Merge pull request #3839 from ferdnyc/move-crash-recovery
  • 32a97bc 2021-01-27 Brenno Added support to attach a clip to another clip
  • ee59ea4 2021-01-27 Jonathan Thomas Merge branch 'develop' into opencv
  • 0320094 2021-01-27 Brenno ObjectDetection: updated object selection and transform handler
  • 04ef4e1 2021-01-27 Jonathan Thomas Merge branch 'develop' into color-allover
  • 555d583 2021-01-27 Jonathan Thomas Merge pull request #3842 from ferdnyc/wider-keyframe-marks
  • becac50 2021-01-27 Jonathan Thomas Merge pull request #3877 from ferdnyc/track-menu-debounce
  • 1f23aed 2021-01-27 Jonathan Thomas Merge pull request #3897 from ferdnyc/dissolving-length
  • f94ccb5 2021-01-27 Brenno Added support to show the transform handler for the selected object
  • d566128 2021-01-27 Jonathan Thomas Merge pull request #3967 from ferdnyc/copyright-2021
  • 9717cd3 2021-01-27 Jonathan Thomas Merge pull request #3988 from OpenShot/mac-builder-fixes-2
  • 2a3e0a4 2021-01-27 Jonathan Thomas Merge pull request #3983 from OpenShot/remove-mac-dependencies
  • 9bbc8db 2021-01-27 Jonathan Thomas Copy *.log files into new lib/settings/ folder (on Mac OS)
  • ecb6ac8 2021-01-27 Jonathan Thomas Add improved min Mac OS detection and improved summary.
  • 1805008 2021-01-25 Jonathan Thomas Add minimum os version to Info.plist, so we don't attempt to install on an older system which will fail.
  • 16b022b 2021-01-25 Jonathan Thomas Add minimum os version to Info.plist, so we don't attempt to install on an older system which will fail.
  • f7cb2f2 2021-01-25 Jonathan Thomas Merge pull request #3982 from OpenShot/remove-mac-dependencies
  • 47fa1c8 2021-01-25 Jonathan Thomas Exclude a few more files from the mac build. Trying to avoid a crash related to tesseract and libgif dependencies
  • 397ab2a 2021-01-25 Jonathan Thomas Exclude a few more files from the mac build. Trying to avoid a crash related to tesseract and libgif dependencies
  • 771d2e7 2021-01-24 Jonathan Thomas Merge pull request #3981 from OpenShot/fix-mac-builder-rpath
  • 1f93ca3 2021-01-24 Jonathan Thomas Fix the Qt gif dependency on the mac build server. The build server has 2 competing libraries with different SO compatibilities. The invalid one needs to be ignored.
  • 513d911 2021-01-24 Jonathan Thomas Fix the Qt gif dependency on the mac build server. The build server has 2 competing libraries with different SO compatibilities. The invalid one needs to be ignored.
  • 5c50376 2021-01-23 Jonathan Thomas Merge pull request #3977 from OpenShot/fix-mac-builder-rpath
  • eb46f54 2021-01-23 Jonathan Thomas Merge branch 'develop' into opencv
  • 1358dc0 2021-01-23 Jonathan Thomas Fix mac frozen dependencies (@rpath, /usr/local/) to use @executable_path, and repair the broken cx_Freeze folder and *.app folder. Also fix various dmg building errors due to new file path locations.
  • 208e388 2021-01-23 Jonathan Thomas Fix mac frozen dependencies (@rpath, /usr/local/) to use @executable_path, and repair the broken cx_Freeze folder and *.app folder. Also fix various dmg building errors due to new file path locations.
  • 2ef5c07 2021-01-22 Brenno ObjectDetection: show object's icons and transform handlers per frame
  • 6858b6c 2021-01-22 Brenno Added support to update the detected bounding-boxes keyframes
  • 430433d 2021-01-22 Brenno Added support to attach clip to detected object (ObjectDetection) effect
  • ceefbf8 2021-01-19 Brenno Fixed clip transform handler when attached to object
  • c25ffe8 2021-01-18 Brenno Minor fixes to the attached object property
  • a4ca99a 2021-01-14 FeRD (Frank Dana) Update copyright in README
  • 085a731 2021-01-14 Brenno Added mini-GUI to attach a clip to a tracked object
  • 8ae8dda 2021-01-14 Brenno Merge branch 'opencv' into keyframe-refactor
  • 2f48b00 2021-01-11 dependabot[bot] Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#3959)
  • ba2ca78 2021-01-07 Martin Thoma STY: Use enumerate, avoid Yoda conditions
  • 2463d0e 2021-01-03 Frank Dana Merge pull request #3947 from ferdnyc/file-dialog-i18n
  • a3d9c72 2021-01-03 Frank Dana Merge pull request #3929 from ferdnyc/fix-credits
  • 789bcb4 2021-01-03 FeRD (Frank Dana) Preferences: Don't filter file dialog
  • a7fbf31 2020-12-30 Jonathan Thomas Fixing mac builder CI path to Python3
  • bbead24 2020-12-27 FeRD (Frank Dana) Merge branch 'develop' into dissolving-length
  • 5056d24 2020-12-27 Frank Dana Merge pull request #3937 from ferdnyc/no-unity
  • 18b80b4 2020-12-25 FeRD (Frank Dana) Eliminate Ubuntu Unity integration
  • 8a933e1 2020-12-25 FeRD (Frank Dana) Remove signal cxn causing double unsaved prompts
  • 09c30dc 2020-12-25 Frank Dana Merge pull request #3870 from ferdnyc/initfiles
  • d174852 2020-12-25 dependabot[bot] Bump actions/upload-artifact from v1 to v2.2.1 (#3936)
  • dd9cb92 2020-12-25 Frank Dana main_window: Separate model/view init (#3911)
  • c226c00 2020-12-25 Frank Dana Add Dependabot checking for Actions (#3935)
  • b4cac00 2020-12-24 Brenno Small fix - print removed
  • 9c21b50 2020-12-23 cboling2 developers.rst: fixed "many bugs...can be added" (#3931)
  • 964a0d7 2020-12-23 cboling2 clip.rst: "it's" --> "its" (#3930)
  • c97ff76 2020-12-22 Brenno Added support for rotation to the transform handler for the tracker effect
  • 9722583 2020-12-18 FeRD Credits: Fix data model
  • 4179022 2020-12-14 Brenno Added support for rotation transform to the bounding-box and to the transform handler for the tracker effect
  • b87ff47 2020-12-14 Frank Dana Restrict label-conflicts to branch pushes (#3921)
  • db63db4 2020-12-13 Frank Dana TimelineWebView: Log WebKit import fail reason (#3883)
  • ac9bf43 2020-12-13 Frank Dana Github Actions CI building (#3901)
  • cc91965 2020-12-13 Frank Dana Add .css files to .editorconfig (#3919)
  • 5a9519a 2020-12-13 Frank Dana Merge pull request #3909 from KilianMaes/develop
  • 0d348bb 2020-12-12 Brenno Changed Json interface that updates the Tracker effect
  • 2d5e75a 2020-12-10 Kilian Resolve Credits not popping up bug: minor changes
  • de3e151 2020-12-10 Kilian Solved bug: Credits window (Help > About OpenShot > Credits) was not popping out
  • 59b9ad0 2020-12-06 Frank Dana Merge pull request #3898 from spt3m4/patch-1
  • def4869 2020-12-05 spt3m4 "Copy Keyframes > All" includes "Crop *" settings
  • d90fc3f 2020-12-05 FeRD (Frank Dana) Blender: Tweak dissolve.py parameters
  • 8c3d90c 2020-12-03 Frank Dana Merge pull request #3550 from spaetz/develop
  • 241a7c5 2020-12-03 Frank Dana doc/clips.rst: Update image path
  • 78469bf 2020-06-08 Sebastian Spaeth Improve Documentation
  • 5dadc50 2020-12-01 FeRD (Frank Dana) Timeline: Add some keyframes to debugger clips
  • 5d71df4 2020-12-01 FeRD (Frank Dana) Drop keyframe points down into track gutter
  • 2b2a81d 2020-11-30 Brenno Disabling region selection after closing window Initialize Effect
  • 525ee64 2020-11-28 Brenno Added transform handler for Tracker effect
  • e27625e 2020-11-28 Frank Dana Merge pull request #3857 from MatthieuMeert/develop
  • 3c619b4 2020-11-28 Frank Dana webkit: No f-strings with Python 3.5 (Xenial)
  • 0a88816 2020-11-28 MatthieuMeert horizontal scroll using shift+scroll works with webkit backend
  • 63199c3 2020-11-27 FeRD (Frank Dana) Webview: Show menus with exec_()
  • 7cd0263 2020-11-26 MatthieuMeert Revert "horizontal scrolling with SHIFT+scroll functional"
  • 9ef8450 2020-11-26 MatthieuMeert Revert "added comments"
  • 0702fe0 2020-11-25 FeRD (Frank Dana) Blender: Rename source scripts to .py.in
  • 0d42065 2020-11-25 FeRD (Frank Dana) Add init.py to parent paths as well
  • 631f789 2020-11-25 FeRD (Frank Dana) Add init.py files to all python paths
  • 7489a6b 2020-11-22 MatthieuMeert added comments
  • d379898 2020-11-21 MatthieuMeert horizontal scrolling with SHIFT+scroll functional
  • 2503c95 2020-11-19 FeRD (Frank Dana) TitleEd: Use style-tools more, drop find_in_list
  • ccfc49e 2020-11-19 FeRD (Frank Dana) Merge branch 'title-editor-filename' into style-tools
  • ab2435a 2020-11-19 FeRD (Frank Dana) Title Editor: Model & program flow tweaks
  • 837cc15 2020-11-19 Frank Dana Label merge conflicts: lower retry delay, raise retry count (#3852)
  • 8772295 2020-11-19 Frank Dana Upgrade label-merge-conflicts action to version 2.0.1 (#3851)
  • e43ba6d 2020-11-19 Frank Dana Create label-merge-conflicts.yml (#3850)
  • 4b0b09e 2020-11-18 Frank Dana Merge branch 'develop' into style-tools
  • ee93650 2020-11-17 FeRD (Frank Dana) Timeline CSS: More visible keyframe marks
  • 9b8e8e8 2020-11-16 Jonathan Thomas Merge pull request #3836 from OpenShot/ferdnyc-patch-1
  • 73f9431 2020-11-16 Jonathan Thomas Merge pull request #3830 from OpenShot/appimage-exclude-glib-parts
  • 177e6d4 2020-11-16 Jonathan Thomas Merge pull request #3787 from ferdnyc/code-tidying
  • ffb30dc 2020-11-16 FeRD (Frank Dana) Relocate libopenshot.log recovery to exceptions.py
  • afe5429 2020-11-14 Frank Dana CONTRIBUTING: Fix Windows paths (backslash)
  • cd81a5f 2020-11-13 Frank Dana Merge pull request #3826 from ferdnyc/issue-templates
  • 582c220 2020-11-13 Frank Dana Merge pull request #3828 from OpenShot/stable-build-dates
  • 7bf3108 2020-11-13 FeRD (Frank Dana) Use CI_PIPELINE_ID in package filenames
  • 3f1acdd 2020-11-12 FeRD (Frank Dana) build-server: Update metadata file parsing
  • c6e9b10 2020-11-07 FeRD (Frank Dana) Add CI_PIPELINE_ID to metadata file
  • 8dffb2c 2020-11-09 FeRD (Frank Dana) freeze.py: Exclude remaining glib2 libs
  • 3ad93c7 2020-11-09 FeRD (Frank Dana) keyframe_scaler: Rename to _scale_x_value
  • 24f9d3f 2020-11-09 FeRD (Frank Dana) project_data: Remove unused function
  • 0e2e99f 2020-11-09 Frank Dana Merge branch 'develop' into code-tidying
  • 196448e 2020-11-09 FeRD (Frank Dana) Restore translated strings
  • 925427d 2020-11-09 Frank Dana Dumb typo in the menu code (#3829)
  • cb9e642 2020-11-07 FeRD (Frank Dana) CONTRIBUTING: Style cleanup
  • cac8c2e 2020-11-06 FeRD (Frank Dana) ISSUE_TEMPLATES: Fix wrapping
  • 0a729c3 2020-11-06 Frank Dana Merge pull request #3817 from ferdnyc/effect-parent
  • 4b5928c 2020-11-06 FeRD (Frank Dana) Remove title text from report templates
  • e81f0db 2020-11-06 Frank Dana CONTRIBUTING: Update instructions/details
  • 2a934ee 2020-11-05 Brenno Improved error handling for effect pre-processing
  • b904b5c 2020-11-01 Frank Dana Title templates: Make all transparent bgs black (#3814)
  • 69982d9 2020-11-01 Frank Dana Add ColorPicker dialog with checkerboard alpha (#3813)
  • 3e49eea 2020-11-01 FeRD (Frank Dana) Properties model: Use new effect.ParentClip()
  • c3ba546 2020-11-01 FeRD (Frank Dana) Cutting: Don't accept() close event
  • 74453e6 2020-11-01 FeRD (Frank Dana) Make sure font family is single-quoted in HTML
  • 5388622 2020-11-01 FeRD (Frank Dana) Titles: Rewrite XML parsing/mods, add style_tools
  • 692da08 2020-11-01 FeRD (Frank Dana) Title editor: Use ColorPicker
  • 977b64b 2020-11-01 FeRD (Frank Dana) Properties: Use ColorPicker
  • 900e78c 2020-11-01 FeRD (Frank Dana) Animated titles: Use ColorPicker
  • b2c121a 2020-11-01 FeRD (Frank Dana) Animated titles: Add *args, **kwargs
  • 53bf8a9 2020-11-01 FeRD (Frank Dana) Export: some init cleanup, add *args, **kwargs
  • 09081c6 2020-11-01 FeRD (Frank Dana) Add ColorPicker dialog with checkerboard alpha
  • f371121 2020-10-30 Jonathan Thomas Updating icons and cache icons for new opencv effects
  • 626f78b 2020-10-30 Jonathan Thomas Fixing regression with opencv branch, and commented out lines we need
  • 395a8da 2020-10-30 Jonathan Thomas Merge branch 'develop' into opencv
  • 3aa3c15 2020-10-30 Frank Dana Fix MainWindow inheritance (#3809)
  • b138f49 2020-10-29 Jonathan Thomas Merge pull request #3684 from OpenShot/backend-checking
  • 3688bab 2020-10-29 Jonathan Thomas Merge branch 'develop' into backend-checking
  • 0739a85 2020-10-29 Jonathan Thomas Merge branch 'develop' into code-tidying
  • d7db9f0 2020-10-29 Jonathan Thomas Merge pull request #3795 from ferdnyc/playhead-reset
  • 4d41fd2 2020-10-29 Jonathan Thomas Merge pull request #3805 from ferdnyc/non-modal-color
  • f23c282 2020-10-29 Jonathan Thomas Merge pull request #3794 from OpenShot/caption-effect
  • 791e7a1 2020-10-29 FeRD (Frank Dana) Blender: Make color-picker dialog non-modal
  • abbb94b 2020-10-29 Jonathan Thomas Merge pull request #3804 from OpenShot/fix-file-model-signal
  • ff24453 2020-10-29 Jonathan Thomas Fixing regression causing an *.osp file dropped into the main window to break
  • b0558e9 2020-10-29 Jonathan Thomas Merge pull request #3803 from OpenShot/fix-appimage-icon
  • dcbd770 2020-10-29 Jonathan Thomas Renaming the .desktop file == the AppImage app name (which is required for desktopintegration to work)
  • ef69b5f 2020-10-28 Jonathan Thomas Removing unneeded mdir -p
  • b8f752d 2020-10-28 Jonathan Thomas Fixed icon path
  • e96a646 2020-10-28 Jonathan Thomas Fixed icon path
  • e81ea3e 2020-10-28 Jonathan Thomas Copying all icons into AppImage... into correct XDG Freedesktop icon paths
  • 7085fb8 2020-10-28 Jonathan Thomas Another experimental AppImage icon change... for better support of AppImage desktopintegration
  • fc20838 2020-10-28 Jonathan Thomas Another experimental AppImage icon change... for better support of AppImage desktopintegration
  • 8333c90 2020-10-28 Jonathan Thomas Merge pull request #3801 from OpenShot/fix-appimage-icon
  • 1a5550e 2020-10-28 Jonathan Thomas Adding .DirIcon to root of AppImage (a 256x256 PNG icon), used by Chrome OS and some distros
  • dd040cc 2020-10-27 Jonathan Thomas Fixing import regression after merge... and removing Codacy complaint about unneeded else
  • 68cfbf2 2020-10-27 Jonathan Thomas Merge branch 'develop' into caption-effect
  • 5dfdfe6 2020-10-27 Brenno Merge branch 'develop' into opencv
  • 9f25e92 2020-10-27 Jonathan Thomas Merge pull request #3796 from OpenShot/fix-stale
  • 0519bf6 2020-10-27 Jonathan Thomas Fix string formatting on yml stale message (instead of folded style, use a literal string)
  • b8b8629 2020-10-27 Jonathan Thomas Merge branch 'develop' into caption-effect
  • ca992af 2020-10-27 Jonathan Thomas Merge pull request #3784 from OpenShot/drop-accept
  • aacf17e 2020-10-27 FeRD (Frank Dana) Profile: Seek to first frame on change
  • 08f603f 2020-10-27 FeRD (Frank Dana) Merge branch 'develop' into drop-accept
  • 933dc79 2020-10-26 Jonathan Thomas Merge pull request #3793 from OpenShot/new-apprun-test
  • a364241 2020-10-26 Jonathan Thomas Enable auto transform for selections.
  • d9bce49 2020-10-26 Jonathan Thomas Testing a new wrapper approach for AppImage
  • 312c2c9 2020-10-26 Jonathan Thomas Try and use original linux launch script, which calls real AppRun (renamed AppRun.64)
  • cfeb0cc 2020-10-26 Jonathan Thomas Change name of desktop file
  • 6e50f1c 2020-10-26 Frank Dana Blender: Always show error msg, close window after (#3790)
  • 4d6b05d 2020-10-26 Frank Dana Properties: Fix transition property lookup (#3789)
  • 409a5c1 2020-10-26 Jonathan Thomas New AppRun test, to use the build in one from the build server
  • b929662 2020-10-25 Jonathan Thomas Merge pull request #3770 from OpenShot/add-stale-github-plaugin
  • 6181256 2020-10-26 FeRD (Frank Dana) main_window: actionJump logs => debug
  • ee8a651 2020-10-26 FeRD (Frank Dana) webview: cache logging, drop local settings ref
  • 0309c5d 2020-10-25 FeRD (Frank Dana) Settings: Move QMessageBox, get_settings() to app
  • 707dea5 2020-10-25 FeRD (Frank Dana) app: Cleanup w/o relying on return from exec_()
  • 0237c70 2020-10-25 FeRD (Frank Dana) thumbnail: Add some logging
  • b4ba7d3 2020-10-25 FeRD (Frank Dana) webview: Swap parents, connect aboutToQuit signal
  • 102bfe1 2020-10-25 FeRD (Frank Dana) webengine backend: Fix dumb mistake
  • d51563a 2020-10-24 FeRD (Frank Dana) Address Codacy flags
  • f214402 2020-10-24 FeRD (Frank Dana) main_window: Correct webview import path
  • c79df9e 2020-10-24 FeRD (Frank Dana) Incorporate changes from 'develop'
  • e11f23b 2020-10-24 FeRD (Frank Dana) Merge branch 'develop' into backend-checking
  • 067807f 2020-10-24 FeRD (Frank Dana) Remove unnecessary openshot_rc imports
  • b4109fe 2020-10-24 FeRD (Frank Dana) properties_tableview: Fix imports
  • daa88a7 2020-10-24 FeRD (Frank Dana) Housekeeping: Eliminate all star imports, etc.
  • 0b1e3cd 2020-10-23 FeRD (Frank Dana) main_window: '[get_]app.window.…' => 'self.…'
  • a333738 2020-10-23 Jonathan Thomas Updating effect icons, to some experimental ones. I might change these again soon.
  • eacb370 2020-10-23 FeRD (Frank Dana) properties: Remove context menu lock, speedups
  • b01576a 2020-10-23 FeRD (Frank Dana) preview_thread: Fix up logging
  • 5ff4f45 2020-10-23 FeRD (Frank Dana) Playback: Fix bug with starting play in reverse
  • 2ac2ae0 2020-10-23 FeRD (Frank Dana) files_model: import better, progress in statusbar - Some small improvements to the file-model-insertion code - Whenever importing more than 15 files, the statusbar will show a localized ("Imported N / M") count of the progress to completion
  • 6c7f07e 2020-10-23 FeRD (Frank Dana) Explicitly accept() more events, use menu.popup()
  • 2a4d895 2020-10-23 FeRD (Frank Dana) Fix lots of action signatures (no 'event' param)
  • 7fcc573 2020-10-22 Jonathan Thomas Added a new "font" property editor, and a new "caption" editor, for effects which need them. Caption editor is a dockable widget, which accepts VTT format text and draws captions on a Clip. I've also reworked the "Simple View" and "Advanced View" to contain the caption widget's dock location (when it's needed).
  • f27648c 2020-10-21 FeRD (Frank Dana) files views: Accept drop event before processing
  • ab9f8d0 2020-10-21 FeRD (Frank Dana) project_data: New keyframe scaler implementation
  • c9a7896 2020-10-20 Jonathan Thomas Merge pull request #3780 from OpenShot/revert-3664-hotfix-unicode-paths
  • 5e085fc 2020-10-20 Jonathan Thomas Revert "Fix loading Unicode paths from 2.4 (#3624)"
  • b5827d1 2020-10-20 Frank Dana app.py: Remove distutils import (#3778)
  • 372bc87 2020-10-19 Frank Dana Work around PyQt5 bug with argument types (#3777)
  • 537c044 2020-10-19 Jonathan Thomas Merge pull request #3597 from eisneinechse/export_fine_grain
  • 3d68cad 2020-10-19 Frank Dana Work around PyQt5 bug with argument types (#3776)
  • 70be7dd 2020-10-19 Frank Dana main_window: Add missing QUrl import (#3775)
  • a50f661 2020-10-17 eisneinechse Add missing QUrl, so import file works
  • 6dcec47 2020-10-17 eisneinechse Variables have now more readable names
  • 66f0ca5 2020-10-17 eisneinechse Merge branch 'develop' into export_fine_grain
  • 685326f 2020-10-17 Frank Dana Merge pull request #3630 from ferdnyc/import-folder
  • 90ce3ee 2020-10-17 Frank Dana Fix dumb typo
  • bcd1e5e 2020-10-17 Frank Dana Formatting tweaks
  • 4be95e1 2020-10-17 Frank Dana Merge pull request #3662 from ferdnyc/single-shot-timers
  • e6f88e0 2020-10-17 Frank Dana Update due to changes in 'develop'
  • e30554e 2020-10-16 Jonathan Thomas Add stale plugin with custom message to openshot-qt repo
  • f1a356f 2020-10-16 Jonathan Thomas Merge branch 'develop' into single-shot-timers
  • bf9264a 2020-10-16 Jonathan Thomas Merge branch 'develop' into import-folder
  • 4b14ad5 2020-10-16 FeRD (Frank Dana) Merge remote-tracking branch 'upstream/develop' into backend-checking
  • 2bae9d1 2020-10-16 Jonathan Thomas Merge pull request #3622 from ferdnyc/mainwin-view-docks
  • 5b92b42 2020-10-16 Jonathan Thomas Merge branch 'develop' into mainwin-view-docks
  • f7d3518 2020-10-16 Jonathan Thomas Merge pull request #3560 from rabits/fix_history_store_in_project
  • eba530b 2020-10-16 Jonathan Thomas Merge pull request #3653 from ferdnyc/new-changelog-parsing
  • 6a12b00 2020-10-16 Jonathan Thomas Merge pull request #3570 from eisneinechse/interlace
  • e3e2b4c 2020-10-16 Jonathan Thomas Merge branch 'develop' into new-changelog-parsing
  • a07d24f 2020-10-16 Jonathan Thomas Merge pull request #3639 from ferdnyc/reformat-log
  • 0a58c7a 2020-10-16 Jonathan Thomas Merge pull request #3664 from MarcelWaldvogel/hotfix-unicode-paths
  • 2b53663 2020-10-16 Jonathan Thomas Merge pull request #3702 from ferdnyc/html-processing
  • 3ece90d 2020-10-16 Jonathan Thomas Merge pull request #3721 from ferdnyc/jump-to-ends
  • 2121020 2020-10-16 Jonathan Thomas Merge pull request #3742 from ferdnyc/properties-debug
  • 47c7e2b 2020-10-16 Jonathan Thomas Merge pull request #3766 from OpenShot/fix-async-timeline-drop
  • 35319c2 2020-10-16 Jonathan Thomas Updating logo image with simplified color version
  • 9b1a77f 2020-10-16 Jonathan Thomas No longer trigger an event, but directly delete a clip which is no longer needed during drag/drop. This solves a nasty asny issue where a clip would "stick" on the timeline, due to out of order JS and Python calls
  • 7f96b0b 2020-10-15 Frank Dana Merge pull request #3763 from ferdnyc/blender-rendering
  • 1759c79 2020-10-15 FeRD (Frank Dana) Blender: Protect embedded params
  • 138defb 2020-10-14 Frank Dana Merge pull request #3756 from MartinThoma/simplify
  • 666d304 2020-10-14 Frank Dana Merge branch 'develop' into simplify
  • c3ea2ee 2020-10-14 Frank Dana Merge pull request #3761 from ferdnyc/blender-rendering
  • 6aca56f 2020-10-14 Frank Dana Merge pull request #3681 from ferdnyc/webengine-js-logging
  • 0e365f2 2020-10-14 Frank Dana Merge branch 'develop' into jump-to-ends
  • 3d8d2bc 2020-10-14 Frank Dana Merge pull request #3709 from ferdnyc/no-js-mainwin
  • ea30512 2020-10-14 Frank Dana Merge pull request #3739 from ferdnyc/new-lib-apis
  • ed660fa 2020-10-14 Frank Dana Merge branch 'develop' into blender-rendering
  • 90f38c0 2020-10-14 FeRD (Frank Dana) Blender: Use JSON serialization to inject params
  • 0b24aed 2020-10-14 FeRD (Frank Dana) Merge branch 'develop' into blender-rendering
  • 2042227 2020-10-12 Martin Thoma Simplify code by combining 'or' statements
  • a17a730 2020-10-11 Frank Dana Merge pull request #3749 from ferdnyc/blender-rendering
  • 780ad28 2020-10-11 Frank Dana Merge pull request #3755 from gdecaso/patch-1
  • d77ef88 2020-10-11 Frank Dana Tweak doc/titles.rst
  • 61e0455 2020-10-11 Guido de Caso Correction to the title template directory.
  • 0dd5423 2020-10-10 Frank Dana Merge branch 'develop' into single-shot-timers
  • 4e22ac6 2020-10-10 Frank Dana files_model: Fix any() call (#3753)
  • 14b3059 2020-10-10 FeRD (Frank Dana) blender: Script updates for colors.py
  • 23ce9c8 2020-10-09 FeRD (Frank Dana) blender: Script updates for earth.py
  • 672da7b 2020-10-09 FeRD (Frank Dana) blender: Script updates for neon_curve.py
  • ec26294 2020-10-09 FeRD (Frank Dana) blender: Script updates for magic_wand.py
  • cae52f6 2020-10-09 Frank Dana dissolve.py: Correct end_frame value
  • 5cdc5f4 2020-10-09 FeRD (Frank Dana) blender_listview: Fix Codacy issues
  • 1d32542 2020-10-07 FeRD (Frank Dana) Blender: Create thread/worker per-transaction
  • 6f6f653 2020-10-07 FeRD (Frank Dana) dissolve/explode titles: streamline, update code
  • dfb6c82 2020-10-06 FeRD (Frank Dana) Blender: Add inter-frame progress display
  • b1207b1 2020-10-04 FeRD (Frank Dana) Blender: Eliminate initial script copy, make preview timer single-shot
  • 8c3d9b2 2020-10-04 FeRD (Frank Dana) Move Blender version check to separate function, rework subprocessing
  • 9b5f7f4 2020-10-04 FeRD (Frank Dana) Animated titles: Source/imports cleanup
  • 465f463 2020-04-07 FeRD (Frank Dana) Blender files: Update physics templates
  • 6dbcaea 2020-10-03 FeRD (Frank Dana) Blender: Trigger rendering from command line
  • 7281835 2020-10-03 FeRD (Frank Dana) Blender: Pass preview_frame, fps values to scripts
  • b0992aa 2020-10-03 FeRD (Frank Dana) Blender: Misc cleanup
  • 1434065 2020-04-07 FeRD (Frank Dana) Blender: Animation-Length fixes
  • c2c737d 2020-10-02 FeRD (Frank Dana) Merge branch 'develop' into properties-debug
  • 9629c24 2020-09-28 Frank Dana Fix large canvas rendering (at closest zoom levels), with WebEngine (#3711)
  • 204efa5 2020-09-27 Dave Scotese windows installer: Expand firewall-rule option (#3736)
  • cf1f130 2020-09-26 Frank Dana Merge branch 'develop' into properties-debug
  • 917c125 2020-09-26 Frank Dana Merge pull request #3738 from MartinThoma/simplify-0.4
  • 98d6e5a 2020-09-26 Martin Thoma Early return
  • dd84ebb 2020-09-26 Martin Thoma Apply suggestions from code review
  • d80bbe5 2020-09-26 FeRD (Frank Dana) Properties model: Make most logs debug
  • c82e64e 2020-09-24 FeRD (Frank Dana) video_widget: Fix typo, unused vars
  • b19593f 2020-09-24 Martin Thoma STY: Simplify the code
  • d07defe 2020-09-23 Martin Thoma Adjust log levels (#3724)
  • f48a9c5 2020-09-23 Frank Dana Merge pull request #3734 from ferdnyc/save-streams
  • ecb4a74 2020-09-23 FeRD (Frank Dana) logger: Save original stdout/stderr
  • 3969f56 2020-09-18 Jonathan Thomas Merge pull request #3727 from OpenShot/fix-font-dialog
  • bcc30f1 2020-09-18 Jonathan Thomas Fixing a few issues with the title editor. 1) font-size was not being initialized on the font dialog, and 2) font-size was not being set (even though it can clobber our template settings 3) Not all text colors were being found when loading an SVG and setting the 'text-color' button.
  • 3788e71 2020-09-13 Jonathan Thomas Merge pull request #3722 from eisneinechse/svtav1_rename
  • 388cff8 2020-09-13 eisneinechse Change of name of library
  • 22b5fee 2020-09-13 eisneinechse Merge branch 'develop' into export_fine_grain
  • 65d8693 2020-09-13 eisneinechse Merge branch 'develop' into interlace
  • f26ae7c 2020-09-13 FeRD (Frank Dana) Teach Prev/Next Marker to jump to 0, end
  • 4705c5b 2020-09-13 FeRD (Frank Dana) Make use of new Timeline lookup APIs
  • b797990 2020-09-13 Frank Dana Merge pull request #3700 from ferdnyc/add-track-fix
  • cc1735b 2020-09-11 Jonathan Thomas Merge pull request #3715 from OpenShot/ctrl-timeline-selections
  • 2ed6035 2020-09-11 Jonathan Thomas Merge pull request #3714 from OpenShot/fix-presets-duplicate-coordinates
  • 16ce0d9 2020-09-11 FeRD (Frank Dana) Merge branch 'develop' into backend-checking
  • f3ba285 2020-09-11 Jonathan Thomas Merge pull request #3327 from SuslikV/patch-14
  • cd3246e 2020-09-11 Jonathan Thomas Adapting #3317 PR to enable CTRL to allow for adding to the current selection (for clips and transitions)
  • ada2ec8 2020-09-11 Jonathan Thomas Always remove existing keyframe points for a colliding X coordinate. For example, if there is already a Point with coordinate X=1, remove that, and then add the new preset Point. Fixes bug where first preset keyframe was uneditable.
  • 57b7d03 2020-09-11 Jonathan Thomas Merge pull request #3530 from SuslikV/no-model-update-from-view
  • 240bd9b 2020-09-08 FeRD (Frank Dana) WebKit backend: Fix LoggingWebKitPage call
  • 9296c19 2020-09-08 FeRD (Frank Dana) timeline: Eliminate playheadOffset
  • 7a9ba71 2020-09-07 FeRD (Frank Dana) AudioThumbnail.png => AudioThumbnail.svg
  • 67f62e5 2020-09-07 FeRD (Frank Dana) Delete unused timeline/media/images files
  • 286bed1 2020-09-07 FeRD (Frank Dana) WebKit: Don't inject mainWindow into JS (not used)
  • 197994c 2020-09-02 FeRD (Frank Dana) Create Python threads as .daemon = True
  • ae77111 2020-08-31 FeRD (Frank Dana) Load QtWebChannel JS from Qt resource system
  • 9f2c4a4 2020-08-31 FeRD (Frank Dana) tab=>spaces
  • 879af52 2020-08-31 Frank Dana Travis: Re-enable QtWebKit for Xenial builds (#3701)
  • cd69f2a 2020-08-31 FeRD (Frank Dana) Don't call setInterval() with float args
  • 4545f2c 2020-08-31 FeRD (Frank Dana) timeline: Fix HTML source processing
  • 1b2434f 2020-08-31 FeRD (Frank Dana) controllers.js: Don't dereference unknown objects
  • 4e70391 2020-08-31 FeRD (Frank Dana) add_track: Fix track number lookup
  • 70f1e06 2020-08-28 Frank Dana COPYING: Fix line wrapping in Exceptions section (#3692)
  • 6053a3c 2020-08-28 Jonathan Thomas Merge pull request #3691 from OpenShot/framerate-samplerate-utility
  • 9461c68 2020-08-28 Jonathan Thomas Merge pull request #3690 from OpenShot/fix-intel-qsv-crash
  • 70eaebb 2020-08-28 Jonathan Thomas Removing Intel QSV decoding from Preferences for all OSes. This does not work on any OS, and it causes a crash on some Windows machines.
  • debc00e 2020-08-28 FeRD (Frank Dana) webengine backend: Import logging levels
  • b179156 2020-08-28 FeRD (Frank Dana) TIL that QMainWindow's parent must be a QWidget
  • 14510ec 2020-08-27 FeRD (Frank Dana) Fix MainWindow parenting
  • c79c41f 2020-08-27 FeRD (Frank Dana) Set up JS logging for both backends
  • b766298 2020-08-27 FeRD (Frank Dana) Misc code cleanup
  • 7037c53 2020-08-27 FeRD (Frank Dana) Stupid typo
  • 1c833cf 2020-08-27 FeRD (Frank Dana) Fix thread shutdown
  • c25aa5c 2020-08-26 FeRD (Frank Dana) Rename timeline view modules
  • 0d5da56 2020-08-26 FeRD (Frank Dana) Rework backend importing for timeline
  • bc24a0b 2020-08-26 FeRD (Frank Dana) Raise an exception if neither backend found
  • 72df097 2020-08-24 Frank Dana Update timeline_mixins.py
  • 63d1821 2020-08-24 FeRD (Frank Dana) timeline-mixins: Enable WebEngine JS logging
  • 7a4afc6 2020-08-24 FeRD (Frank Dana) timeline-mixins: Enable WebEngine JS logging
  • 3eb04bf 2020-08-24 Frank Dana Merge pull request #3680 from OpenShot/fix-lib-mangling
  • 4d4b41f 2020-08-24 FeRD (Frank Dana) Add libvdpau.so.2 to mangled libs
  • a7c262b 2020-08-24 Frank Dana Merge branch 'develop' into fix-lib-mangling
  • de25d13 2020-08-24 FeRD (Frank Dana) Fix lib mangling for real
  • 7dccd47 2020-08-24 Frank Dana Fix mangle-hw-libs workdir path (#3679)
  • b5edf93 2020-08-24 FeRD (Frank Dana) Fix mangle-hw-libs workdir path
  • 139e78c 2020-08-21 Jonathan Thomas Merge pull request #3671 from OpenShot/fix-mac-notarization
  • 32976e9 2020-08-21 Jonathan Thomas Fixing Mac notarization to wait until --notarization-history contains the record...
  • 070e761 2020-08-21 Jonathan Thomas Merge pull request #3670 from OpenShot/windows-conditional-import
  • fa7ee58 2020-08-21 Jonathan Thomas Fixing crash on Windows launch (with no WebEngineView)
  • e92ae96 2020-08-20 Frank Dana title editor: Fix name-duplication regex (#3637)
  • 4608d43 2020-08-20 Frank Dana Add libselinux.so.1 to package allow list (#3661)
  • 5b88df5 2020-08-19 Jonathan Thomas Updating output with some more context
  • 1beaedf 2020-08-18 Brenno small webengine fix
  • 51f8154 2020-08-18 Brenno Merge branch 'develop' into opencv
  • a9f940e 2020-08-18 Jonathan Thomas Use fmod for remainders and don't round BAD cases (just truncate string to 2 decimal places)
  • ff3dfd5 2020-08-18 Jonathan Thomas Merge pull request #3668 from OpenShot/improved-preference-logging
  • 6e93c29 2020-08-17 Brenno opencv path added for windows 32 build
  • 11cc06f 2020-08-17 Jonathan Thomas Adding additional logging for Preference hardware decoder testing
  • a417cac 2020-08-17 Jonathan Thomas Merge pull request #3604 from OpenShot/new-webengine-support
  • 8a9b0e4 2020-08-17 Brenno opencv path added for windows 64 build
  • 5ba0f00 2020-08-14 Jonathan Thomas Fixing some code quality warnings
  • d54a732 2020-08-14 Jonathan Thomas Merge pull request #3663 from OpenShot/mixin_support
  • c1dcfa3 2020-08-13 Jonathan Thomas Fixing some code quality warnings
  • c1db810 2020-08-13 Jonathan Thomas Prevent error if webkit not availble
  • 0b394ca 2020-08-13 Jonathan Thomas Adding JS mixin support for QtWebEngine and QtWebKit (so either one will be found and will work)
  • 2bb0a56 2020-08-12 Brenno A. C. Caldato Merge pull request #3658 from BrennoCaldato/opencv-webengine-support
  • 433628c 2020-08-11 Marcel Waldvogel Fix loading Unicode paths from 2.4 (#3624)
  • 3464d1e 2020-08-10 Jonathan Thomas Prevent inheritance errors if imports fail
  • d07488d 2020-08-10 Jonathan Thomas Creating a mixin class to support both WebKit and WebEngine
  • ffc0294 2020-08-10 FeRD (Frank Dana) properties_tableview: Format, unused vars
  • 7fd836b 2020-08-10 FeRD (Frank Dana) Use action-delay QTimers right
  • 65e26c6 2020-08-10 Frank Dana Fix lockfile logic (#3648)
  • 49e5cd6 2020-08-08 Brenno removed unnecessary file
  • 5166926 2020-08-08 Brenno Fixed file that was changed after merging with webengine branch
  • be6422b 2020-08-08 Brenno Correction bad path in pre-processing effects
  • e0dc88c 2020-08-08 Brenno Merge branch 'new-webengine-support' into opencv-webengine-support
  • 8b34e26 2020-08-08 Brenno Branch for merging with new-webengine-suppor
  • 27d4325 2020-08-08 Brenno Merged changes
  • f3c1985 2020-08-08 Brenno Error handler for OpenCV effect not compiled with library
  • cf7157f 2020-08-08 Brenno Changed protobuf saving path and check OpenCV compatibility
  • 1ee194d 2020-08-08 Brenno Fixed effects bug on cut clips
  • 5a146e2 2020-08-07 Jonathan Thomas Updating some troubleshooting code snippets for Mac builds
  • 2acac8d 2020-08-07 Frank Dana Fix debug log for changelog parsing
  • 1fa16b2 2020-08-07 FeRD (Frank Dana) About: Support new changelog format
  • c05dbf8 2020-08-06 Jonathan Thomas Removing dangerous os.path.split, replacing with os.path.dirname
  • 38119b7 2020-08-06 Jonathan Thomas Remove certain qt plugins from mac packaging
  • 7740665 2020-08-06 Jonathan Thomas Package all Qt plugins for Mac build, and added some debug/troubleshooting code to find the min sdk version for all packaged files.
  • f7a500a 2020-08-06 FeRD (Frank Dana) Use resource file for curves, cursors
  • 59f932d 2020-08-06 FeRD (Frank Dana) Update icon resource file
  • be992d9 2020-08-06 FeRD (Frank Dana) Put back some icon dependencies
  • 89ef0e2 2020-08-06 FeRD (Frank Dana) query_tests: Remove openshot.png dependency
  • c7a9966 2020-08-06 FeRD (Frank Dana) Update .qrc file paths in .ui files
  • 7426d40 2020-08-06 FeRD (Frank Dana) Import openshot_rc before loading UI files
  • df1e484 2020-08-06 FeRD (Frank Dana) Move images in resource file out of src/
  • d3c4f8a 2020-08-05 FeRD (Frank Dana) Move openshot_rc.py to classes/
  • 250a43c 2020-08-05 FeRD (Frank Dana) Update compiled resource file
  • 2b3fd46 2020-08-05 Jonathan Thomas Moving qtWebEngine resources into the application folder (for mac) instead of a 'resources' sub-folder.
  • d6135ac 2020-08-05 Jonathan Thomas Fixing freeze path for qtwebengine_locale folder, and adding a shared opengl context for QtWebEngine.
  • 20e896c 2020-08-05 Jonathan Thomas Adding custom code signing step for QtWebEngineProcess with custom entitlements for Apple, to stop a memory V8 crash.
  • 1128195 2020-08-05 Jonathan Thomas Fixing bash syntax on mac build script
  • fa757ea 2020-08-05 Jonathan Thomas Fixing issue with QtWebEngineCore file on mac builder
  • 8c8e53b 2020-08-04 Jonathan Thomas Adding additional notarization logic to protect against failed or slow Apple API
  • af2f2e9 2020-08-04 Jonathan Thomas Fixing paths for Qt 5.15 (mac builder)
  • 1ceb931 2020-08-04 FeRD (Frank Dana) timeline_webview: Make a lot of logs debug-level
  • 67532da 2020-08-04 FeRD (Frank Dana) run_js: Increase timer to 200ms, better logging
  • 35fc184 2020-08-04 FeRD (Frank Dana) add_selection: Only log clears when debugging
  • 9a06f96 2020-08-04 Jonathan Thomas Updating mac builder to qt 5.15
  • 1220cb2 2020-08-01 FeRD (Frank Dana) New formats for the logging instances
  • 6ade049 2020-08-01 Brenno minor fixes
  • 38411b0 2020-08-01 Brenno Error handler for OpenCV effect not compiled with library
  • 991f384 2020-07-31 Jonathan Thomas Merge remote-tracking branch 'origin/new-webengine-support' into new-webengine-support
  • 7312232 2020-07-31 Jonathan Thomas More Mac freeze/build fixes for PyQt5.12
  • d5e9786 2020-07-29 Brenno fixed bug with effects when cutting a clip
  • 612b1ea 2020-07-28 Brenno Fixed objectDetection wrong file path
  • 3551168 2020-07-28 FeRD (Frank Dana) Revert "freeze.py: del unused variable"
  • 0fdc1bd 2020-07-28 Jonathan Thomas Fix path of QtWebEngine process
  • 03a7c03 2020-07-28 Jonathan Thomas Adding new QtWebEngine files to Mac freeze
  • 908a205 2020-07-28 Jonathan Thomas Updating qt5 rpath script to work with latest Qt version on Mac build server
  • 061c6ab 2020-07-28 FeRD (Frank Dana) File import: Don't abort on existing file
  • 49eb70c 2020-07-28 FeRD (Frank Dana) Drag-and-drop: Recursive folder imports
  • fddd047 2020-07-27 Jonathan Thomas Updating region widget selection, and fixing cancel effect which broke QDragManager
  • 55f6103 2020-07-26 Brenno Added integration with Object Detector effect
  • d90cd63 2020-07-25 SuslikV Update emojis model first
  • 670dbca 2020-07-24 FeRD (Frank Dana) timeline: Rename qt_log2() to qt_log()
  • e3001da 2020-07-23 Brenno Added interval to apply OpenCV effects
  • e5bcffc 2020-07-23 FeRD (Frank Dana) Main Window: Add View > Docks submenu
  • fb6d787 2020-07-23 FeRD (Frank Dana) Fix qt_log2 callable
  • 37c8b91 2020-07-23 FeRD (Frank Dana) main_window: Code fixup
  • 2837a0d 2020-07-23 FeRD (Frank Dana) Merge branch 'develop' into new-webengine-support
  • 73490de 2020-07-23 Frank Dana Travis: Add Ubuntu Focal (Python 3.8) build (#3621)
  • 045ce25 2020-07-23 FeRD (Frank Dana) freeze.py: del unused variable
  • 4617a93 2020-07-23 FeRD (Frank Dana) Fix issues flagged by Codacy
  • 5b2269a 2020-07-23 FeRD (Frank Dana) build-server: Fix Codacy issues
  • c7a22d8 2020-07-23 FeRD (Frank Dana) Reindent Timeline-HTML HEAD
  • 6a566d8 2020-07-23 FeRD (Frank Dana) Timeline: Sprinkle "DEBUG" log level liberally
  • e4b3e74 2020-07-23 Frank Dana app.js: Pass event object to keyup handler
  • 0058f87 2020-07-21 Jonathan Thomas Updating background color of the QtWebEnginePage, to prevent white flash while loading
  • aa31e0e 2020-07-21 FeRD (Frank Dana) Merge branch 'develop' into new-webengine-support
  • 3f6f3bd 2020-07-21 Frank Dana Add --debug flag(s) to launch.py (#3539)
  • bfd9edd 2020-07-21 FeRD (Frank Dana) timeline: Add qt_log2, now with log levels
  • b16901b 2020-07-21 Jonathan Thomas Adding libpcre.so.3 to freeze.py (for qtwebengine support)
  • 0190d4e 2020-07-21 FeRD (Frank Dana) timeline: Don't interpolate getThumbPath in ng-show
  • 957c6eb 2020-07-21 Jonathan Thomas Apply suggestions from code review
  • 598c4f0 2020-07-21 Jonathan Thomas Apply suggestions from code review
  • 8ebde40 2020-07-20 Frank Dana timeline css: Fix bad color value (#3606)
  • 2b71b61 2020-07-18 Brenno Merged with dynamic effects UI dialog
  • 6f5855a 2020-07-17 Brenno added comunication with CV processing effects
  • d143721 2020-07-16 FeRD (Frank Dana) Revert "Updating travis cx_Freeze to 5.1.1, to match build server"
  • 6bb3d15 2020-07-16 FeRD (Frank Dana) Allow Travis failures on Xenial
  • 83f6e41 2020-07-15 Brenno Added better integration with stabilizer effect
  • 65c6e5e 2020-07-15 Jonathan Thomas Add libxcb-xinerama.so.0 to AppImage
  • b96ab2a 2020-07-14 Jonathan Thomas Fixing relative symlink syntax
  • 3ad560d 2020-07-14 Jonathan Thomas Experimenting with relative AppRun symlinks
  • 889366d 2020-07-14 Jonathan Thomas Updating travis cx_Freeze to 5.1.1, to match build server
  • 8bd9c5f 2020-07-14 Jonathan Thomas Merge remote-tracking branch 'origin/new-webengine-support' into new-webengine-support
  • f7f9ee0 2020-07-14 Jonathan Thomas Replace AppRun with symlink to openshot-qt-launch
  • b74535d 2020-07-14 FeRD (Frank Dana) Merge branch 'develop' into new-webengine-support
  • 77cfb05 2020-07-14 Frank Dana Travis: Downgrade to cx_Freeze 6.1 (#3607)
  • 016d62c 2020-07-14 Jonathan Thomas Tweaking launcher bash file, to correctly add the current folder to LD_LIBRARY_PATH
  • d4e88ec 2020-07-14 Brenno added preprocessing dialog window
  • bc8cccc 2020-07-14 Jonathan Thomas Add xcbglintegrations to freeze
  • 6adf81a 2020-07-14 Jonathan Thomas Fixed path to webengine resources
  • 7d73058 2020-07-14 Jonathan Thomas Adding missing QtWebEngine locale and resource files
  • 208d527 2020-07-14 Jonathan Thomas Add resource paks for QtWebEngine
  • bd7573c 2020-07-14 Jonathan Thomas Fix path for QtWebEngineProcess executable
  • 7598b43 2020-07-14 Jonathan Thomas Fixing LD_LIBRARY_PATH and logic to find QtWebEngineProcess executable
  • 26c6437 2020-07-14 Jonathan Thomas Trying to find work-around for idna error on new cx_Freeze exe
  • fb6bc7c 2020-07-14 Jonathan Thomas Adding idna package to cx_Freeze
  • 4f2ea2c 2020-07-13 Jonathan Thomas Removing glib freezing for linux
  • 8deb526 2020-07-13 Jonathan Thomas Testing new libc dependency (test 3)
  • d3795c5 2020-07-13 Jonathan Thomas Testing new libc dependency
  • 459375a 2020-07-13 Jonathan Thomas Testing new libc dependency
  • c89022f 2020-07-13 Jonathan Thomas Updating gitlab tag to linux-bionic, to use out new build server
  • 7e344ab 2020-07-12 Jonathan Thomas Initial support for QtWebEngine and Async callbacks for timeline/Qt integration. - Requires QtWebEngine and Qt 5.6+ - Requires OpenGL python module (to fix black screens on some systems) - Enables smooth scrolling on timeline
  • 196f5c7 2020-07-08 Frank Dana About: Use BOM to decode UTF-16 changelog file (#3601)
  • 273b3ef 2020-07-08 eisneinechse Removed trailing spaces
  • b1f4c96 2020-07-08 eisneinechse Added some comments
  • cb81d4c 2020-07-08 Jonathan Thomas Merge pull request #3600 from OpenShot/mac-catalina-changes
  • a518d88 2020-07-08 Jonathan Thomas Fix bash regex take 3
  • 7df790c 2020-07-08 Jonathan Thomas Fix bash syntax for mac (a bit tricky)
  • 43a666c 2020-07-08 Jonathan Thomas Improve bash syntax for waiting for notarization
  • a116d7a 2020-07-07 eisneinechse Use the right variable to show the elaped time
  • 89011a1 2020-07-07 Jonathan Thomas Remove unused bash varible
  • 8df27ac 2020-07-07 Jonathan Thomas Experiment renaming launch-mac.sh to launch-mac, to get rid of an error
  • 99a2058 2020-07-07 Jonathan Thomas Trying to fix "sh" would like to control your computer message
  • 3f7886c 2020-07-07 Jonathan Thomas Another entitlements syntax change
  • 35082b4 2020-07-07 Jonathan Thomas Copying entitlements file to build folder before codesign
  • d41eca5 2020-07-06 Jonathan Thomas Fixing symbolic link for emojis, and adding custom entitlements (trying to get past some errors with @rpath and @executablepath caused by the hardened runtime)
  • 98f8982 2020-07-06 Jonathan Thomas Tweak error detection logic during code signing on Mac
  • 740ea00 2020-07-06 Jonathan Thomas Refactor notarization to only notarize the DMG (no more zip file or app upload)
  • e628b16 2020-07-06 Jonathan Thomas Fix notarization status regex
  • 28f790f 2020-07-06 Jonathan Thomas Fix notarization regex syntax issue
  • 3b66056 2020-07-06 Jonathan Thomas Integrating notarization bash scripting, to wait until status detected
  • b0be2b4 2020-07-06 Jonathan Thomas Fix codesign syntax issue
  • fba073e 2020-07-06 Jonathan Thomas Experimental MacOS Catalina app notarization code
  • 4a63a95 2020-07-05 eisneinechse Compose the export windows title with a local function to make the code easier to read
  • 4a516f9 2020-07-04 eisneinechse To handle the unlikely situation that the program jumps to Emit final exported frame (with elapsed time) and seconds_run would not be set
  • 0479f6a 2020-07-04 eisneinechse The precision (digits after decimal point) is now adjusted automatically
  • 5ca39bd 2020-07-04 eisneinechse Change the display (precision) of the progress bar during export depending on how long the last display ago was done. Also display at least every second. This should help users to recognise that the export is still ongoing when the ecoder is slow and the clip is long. Needs more fine tuning and a method that combines the output that is now done at various locations in the code
  • ce37eb7 2020-06-29 Jonathan Thomas Merge pull request #3586 from OpenShot/translations-gd
  • f388847 2020-06-29 Jonathan Thomas Updating translations, including a 100% complete Scottish Gaelic translation!
  • 90b7b86 2020-06-23 eisneinechse Make the interface for interlace more consistent
  • 9b8e444 2020-06-23 eisneinechse New preset file for h265 codec in an mkv container. Interlace is only supported in a view codec in some containers and as far as I could see the mov container only supports it with mpeg2. The mkv container supports more resent codecs like mpeg4, h264 and h265.
  • f6f3af4 2020-06-16 eisneinechse Include an option to chose between top field first and bottom field first in interlace mode. Much more work needed.
  • e319064 2020-06-16 eisneinechse This is so far the only preset that exports interlace. It may be that only mpeg2 in a mov container can do this in this version of ffmpeg.
  • d578076 2020-06-16 eisneinechse Honour the interlace setting
  • 18e52fc 2020-06-15 Jonathan Thomas Merge pull request #3542 from eisneinechse/develop
  • fc61c1a 2020-06-15 eisneinechse Update src/windows/export.py
  • ce01f98 2020-06-14 Jonathan Thomas Merge pull request #3564 from OpenShot/translation-updates-6-14-2020
  • 0472523 2020-06-14 Jonathan Thomas Updating translations, including a 100% complete Tamil translation!
  • a3d909e 2020-06-04 Rabit Ability to not store the history in the project
  • 62e6b92 2020-06-06 Jonathan Thomas Merge pull request #3547 from OpenShot/remove-set-window-icon
  • 10802ca 2020-06-06 Jonathan Thomas Removing setWindowIcon() from our main window, as it has a crazy side effect on Windows and prevents our QtImageReader from being able to open certain types of files, such as JPEG. Or at least, that is what appears to be happening.
  • d4cb213 2020-06-04 Jonathan Thomas Merge pull request #3536 from OpenShot/codacy-clean-up
  • 277b73f 2020-06-04 Jonathan Thomas Trying more eslint variations
  • c7f0beb 2020-06-04 eisneinechse Change export windows title at the end of the export
  • 55ede55 2020-06-04 eisneinechse Improved presets for libaom-av1
  • 2e134b7 2020-06-03 Jonathan Thomas Trying more eslint variations
  • eb5ee41 2020-06-03 Jonathan Thomas Trying more eslint variations
  • 6b8d9de 2020-06-03 Jonathan Thomas Trying more eslint variations
  • 7e8d0d9 2020-06-03 Jonathan Thomas eslint hints
  • a7dd95a 2020-06-03 Jonathan Thomas Renaming duplicate variable declarations (probably should split this out into functions at some point... too much duplicate code)
  • e8135f5 2020-06-03 Jonathan Thomas Adding more eslint comments, and fixing duplicate declarations
  • c533b1a 2020-06-02 Jonathan Thomas Adding more eslint comments
  • 1127f11 2020-06-02 Jonathan Thomas Fixing many == to ===, != to !==
  • ab39d5c 2020-06-02 Jonathan Thomas Renaming JS functions with lowercase first letter. A few small syntax tweaks.
  • 7c7667c 2020-06-02 Jonathan Thomas Fixing some semicolons
  • 02d9f1e 2020-06-02 Jonathan Thomas Adding some additional eslint flags, and adding base 10 to all parseFloat calls
  • 107fa6a 2020-06-02 Jonathan Thomas Adding some additional eslint flags
  • ca4aa71 2020-06-02 Jonathan Thomas Merge remote-tracking branch 'origin/codacy-clean-up' into codacy-clean-up
  • 8937dbc 2020-06-02 Jonathan Thomas Renaming some methods to use lower-case first letter. Adding some eslint comments.
  • 8b9f482 2020-06-02 FeRD (Frank Dana) windows/tutorial: Codacy, positioning
  • 836e21d 2020-06-02 Jonathan Thomas Major reformatting of timeline's JS files (removing unused variables, consistent indents, brackets around logic sections, etc...)
  • ce7efd5 2020-06-02 Jonathan Thomas Adding JS declaration for some undefined variables
  • 585f96b 2020-06-02 Jonathan Thomas Updating single quotes in JS to double quotes
  • 3291527 2020-06-01 Jonathan Thomas Move imports back into try/except block
  • a05cc11 2020-06-01 Jonathan Thomas Improving "rotate" exception handling with more detailed log output
  • a1842a7 2020-06-01 Jonathan Thomas Apply suggestions from code review
  • 524fbdc 2020-06-01 Jonathan Thomas Apply suggestions from code review
  • 43ab9de 2020-06-01 Jonathan Thomas Replacing TABs with spaces, and adding some { } around if conditions
  • 94d9483 2020-06-01 Jonathan Thomas Replacing JS equality conditions with === / !==, to avoid casting types, and avoid certain types of issues.
  • 669ca71 2020-06-01 Jonathan Thomas Adding logging for empty exception handlers, such as Except: pass
  • 96cf186 2020-06-01 Jonathan Thomas Fixing additional missing double quotes
  • 3e5c40f 2020-06-01 Jonathan Thomas Adding double quotes to some shell script variables, flagged by Codacy
  • 86d5111 2020-03-29 SuslikV Add support for cqp setting in Export dialog
  • aa7cf9e 2020-05-29 unknown Update models only once on init
  • 0d3da87 2020-05-29 Frank Dana export: Actually import ExpatError (#3529)
  • efffb0a 2020-05-28 Jonathan Thomas Merge pull request #3526 from OpenShot/fix-hide-tutorial
  • 11d8734 2020-05-28 Jonathan Thomas Fix hide tutorial QAction syntax for older Qt versions
  • 62817dc 2020-05-28 Jonathan Thomas Merge pull request #3520 from ferdnyc/title-tmp-pollution
  • 8e1b175 2020-05-28 Jonathan Thomas Merge pull request #3519 from ferdnyc/tutorial-esc-key
  • edf8b7e 2020-05-28 Jonathan Thomas Merge pull request #3522 from ferdnyc/fix-mime-icon-name
  • 6508414 2020-05-28 Jonathan Thomas Merge pull request #3516 from OpenShot/add-clear-recents
  • 5ef34b6 2020-05-28 Jonathan Thomas Disabling "No Recent Projects" menu item
  • 577b491 2020-05-28 Jonathan Thomas Merge pull request #3524 from OpenShot/updating-new-translation-format
  • d0de070 2020-05-28 Jonathan Thomas Updating all translation files with updated naming/file name (with underscores). This is from our automated LaunchPad process.
  • be25896 2020-05-28 Jonathan Thomas Merge pull request #3507 from OpenShot/language-file-names
  • e51cbf7 2020-05-28 Jonathan Thomas Merge branch 'develop' into language-file-names
  • 62570c2 2020-05-28 Jonathan Thomas Updating icon to edit-delete for 'Clear Recent Projects' menu
  • fc1e643 2020-05-28 Jonathan Thomas Small refactor to reduce indents
  • 8f1b287 2020-05-27 FeRD (Frank Dana) Add new OSP icon, install & use
  • c6ffe3c 2020-05-27 FeRD (Frank Dana) Titles: Don't pollute temp dir with title previews
  • af971f6 2020-05-27 FeRD (Frank Dana) Tutorial: Process Esc key as a QAction
  • d783de3 2020-05-27 Jonathan Thomas Merge pull request #3517 from OpenShot/tutorial-positioning
  • f6ff0c9 2020-05-27 Jonathan Thomas Forgot current tutorial dialog when hiding (so we don't resurrect the final one accidentally)
  • 70af749 2020-05-27 Jonathan Thomas Apply suggestions from code review
  • 98ef89b 2020-05-27 Jonathan Thomas Removing logic to prevent tutorials from going offscreen (it was too glitchy). Added ability to click tutorial anywhere to move on to the next one. Added ability to hit ESC to hide all tutorials. With these 2 features, partially hidden tutorial messages will be an issue no more!
  • 6764fa5 2020-05-26 Jonathan Thomas Adjust position of tutorial message for smaller screens, or when OpenShot is moved past the edge of the screen.
  • 6bccdb9 2020-05-26 Jonathan Thomas Adding "Clear Recent Projects" to recent project list, and a new "No Recent Projects" menu (and updating translations)
  • a45a82d 2020-05-26 Frank Dana transitions model: Look up groups via sibling() (#3511)
  • 25e61ed 2020-05-25 Jonathan Thomas Merge pull request #3366 from OpenShot/emojis
  • ef88182 2020-05-24 Jonathan Thomas Merge pull request #3497 from ferdnyc/emojis-mods2
  • f224225 2020-05-21 FeRD (Frank Dana) translations: Use OpenShot_locale.qm file names
  • da09062 2020-05-21 FeRD (Frank Dana) main_win: Remove actionImportImageSequence_trigger
  • a9c40d1 2020-05-21 FeRD (Frank Dana) Titles: Use files model add_files(), new counter
  • dc18a20 2020-05-21 FeRD (Frank Dana) Blender: Use files model add_files()
  • 483ce84 2020-05-20 Frank Dana Toggle fullscreen without losing other state (#3501)
  • 726e5d3 2020-05-19 FeRD (Frank Dana) Add --test-models flag to launcher
  • 424f56e 2020-05-19 FeRD (Frank Dana) Properties: Use main data models for context menu
  • ece947b 2020-05-19 Frank Dana Merge branch 'emojis' into emojis-mods2
  • 57d3229 2020-05-19 FeRD (Frank Dana) Fix "Edit Title" action
  • 02ee15a 2020-05-19 FeRD (Frank Dana) Fix dragging for all views
  • 30d1a2a 2020-05-18 Jonathan Thomas Merge branch 'develop' into emojis
  • 1a996a5 2020-05-17 FeRD (Frank Dana) Files: Move add_file, get_image_seq() into model
  • 55b9468 2020-05-17 FeRD (Frank Dana) Eliminate main_window's self.selected_files list
  • 1d3a4b6 2020-05-17 FeRD (Frank Dana) Models: Persistence enhancements
  • 06196de 2020-05-17 Frank Dana files_treeview: Fix context menu view switching (#3495)
  • be3c280 2020-05-16 Jonathan Thomas Removing CTRL modify from scrollwheel support on video widget. Making it very easy to discover the ability to zoom in/out of the video preview widget. Added cursor logic for "resize" button.
  • 7e5ef0f 2020-05-16 Jonathan Thomas Merge branch 'develop' into emojis
  • 83b46e0 2020-05-16 Frank Dana Merge pull request #3493 from ferdnyc/simplify-unity
  • e58b010 2020-05-16 FeRD (Frank Dana) Fix unity import
  • 5b79868 2020-05-16 Jonathan Thomas Merge pull request #3017 from ferdnyc/simplify-unity
  • ea3ee9c 2020-05-16 Jonathan Thomas Merge pull request #3342 from kartchnb/develop
  • 628dbc2 2020-05-16 Jonathan Thomas Merge branch 'develop' into simplify-unity
  • 2d0108f 2020-05-15 Jonathan Thomas Merge pull request #3042 from SuslikV/patch-6
  • 09207c2 2020-05-15 Jonathan Thomas Merge branch 'develop' into develop
  • e28ed36 2020-05-15 Jonathan Thomas Merge pull request #3402 from vincentdavoust/keyframe_navigation_as_marker
  • 3ad6e82 2020-05-15 Jonathan Thomas Merge pull request #3479 from ferdnyc/path-regexp
  • 91ea99a 2020-05-14 Jonathan Thomas Merge branch 'develop' into emojis
  • b314151 2020-05-14 Jonathan Thomas Fixing regresion from 41e7a35, where a comma turned into a period, breaking our ability drop a file on the timeline and move it.
  • 76bffaf 2020-05-14 Jonathan Thomas Add new signal for updating a file (such as editing a title), that results in the files_model updating the thumbnail, updating the name, and/or updating the tags.
  • 660b902 2020-05-14 Jonathan Thomas Adding no-cache paramater support for thumbnail HTTP server, so it will ignore cache and re-generate a thumbnail image
  • 3d67fb0 2020-05-14 Jonathan Thomas Prevent crash on launch during a backup.osp recovery
  • cf69433 2020-05-11 Frank Dana Merge pull request #3481 from ferdnyc/file-selection
  • 74516aa 2020-05-11 FeRD (Frank Dana) files views: Reconcile common code, use super()
  • 601cc69 2020-05-11 Frank Dana export: Correct PyQt5 imports (#3480)
  • 4dc280f 2020-05-11 FeRD (Frank Dana) files views: Fix updateSelection()
  • 077490b 2020-05-11 FeRD (Frank Dana) json_data: Fix path_regex
  • 2cc7040 2020-05-09 Jonathan Thomas Merge branch 'develop' into emojis
  • 564db2b 2020-05-09 Jonathan Thomas Merge pull request #3419 from ferdnyc/xml-dom-unlink
  • ddf3d1e 2020-05-09 Jonathan Thomas Merge pull request #3447 from ferdnyc/slice-shortcuts
  • e7eb348 2020-05-09 Jonathan Thomas Merge branch 'develop' into xml-dom-unlink
  • 4ad1d72 2020-05-09 Jonathan Thomas Merge branch 'develop' into develop
  • bf31cd0 2020-05-09 Jonathan Thomas Merge pull request #3318 from ferdnyc/defused
  • 9edd693 2020-05-09 Jonathan Thomas Merge pull request #3312 from ferdnyc/title-shortcuts
  • 41e7a35 2020-05-09 Jonathan Thomas Merge pull request #3291 from ferdnyc/tl-wv-formatting
  • 6983dcb 2020-05-09 Jonathan Thomas Merge pull request #3232 from eisneinechse/develop
  • 22f2c4b 2020-05-09 Jonathan Thomas Merge pull request #3178 from ferdnyc/track-renumbering
  • bc25a7f 2020-05-09 Jonathan Thomas Fix saving/loading selected emoji filter group
  • 38be104 2020-05-08 Frank Dana Merge pull request #3464 from SuslikV/dock-area-fix
  • 7284fac 2020-05-08 SuslikV Fix Qt warning message, code cleanup
  • 9c68224 2020-05-06 Vincent Davoust Replacing tooltip labels to Next|Previous Key Point
  • 97ba981 2020-05-05 Frank Dana File Properties: Raise profile of JSON data dump (#3441)
  • 13ec798 2020-05-05 Frank Dana Merge pull request #3421 from OpenShot/blender-redux
  • 7465dcb 2020-05-05 Frank Dana Merge pull request #3454 from ferdnyc/sphinx-build-action
  • 922f476 2020-05-05 FeRD (Frank Dana) Add Actions workflow to build docs with Sphinx
  • 94cf950 2020-05-05 FeRD (Frank Dana) classes.info: Handle missing PyQt5
  • e060bf3 2020-05-04 FeRD (Frank Dana) main_window: SPEL WURDZ RITE
  • 8e7d733 2020-05-04 FeRD (Frank Dana) Implement "Slice Selected" shortcut bindings
  • 0a25525 2020-05-04 FeRD (Frank Dana) Add SliceSelected shortcuts to settings
  • e0d3776 2020-04-29 Frank Dana README: Update copyright to 2020 (#3400)
  • de0ee93 2020-04-29 FeRD (Frank Dana) Picture Frames: Remove "Path" from file labels
  • 904663c 2020-04-29 FeRD (Frank Dana) Blender: Fix filename join
  • fa27fb3 2020-04-29 FeRD (Frank Dana) Blender: Use self.process consistently
  • bbcb8c0 2020-04-28 Frank Dana Docs: Add Sphinx directive for youtube embeds (#3394)
  • 1914454 2020-04-28 Frank Dana Merge pull request #3416 from OpenShot/blender-stdout-encoding
  • f4ef693 2020-04-28 FeRD (Frank Dana) Free xml.dom.mindom parsers when finished
  • fcefc20 2020-04-27 FeRD (Frank Dana) Blender: Go back to bytes, for command output
  • 39d7de4 2020-04-27 FeRD (Frank Dana) Blender: Streamline XML parsing, free dom object
  • 209a4b9 2020-04-27 FeRD (Frank Dana) Blender: Clean up imports, fix class init
  • 977a4df 2020-04-27 FeRD (Frank Dana) Blender: Don't silently discard exceptions
  • 27aee18 2020-04-27 eszlari appdata: add (#3398)
  • a192982 2020-04-27 Vincent Davoust [#1363] Updated ui tooltip name (suggested by @SuslikV)
  • fe7643e 2020-04-27 Vincent Davoust [#1363] Navigating effect keyframes & copy/paste mistake fix
  • 6826d08 2020-04-25 Vincent Davoust Merge branch 'keyframe_navigation_as_marker' of github.com:vincentdavoust/openshot-qt into keyframe_navigation_as_marker
  • efc398f 2020-04-25 Vincent Davoust [#1363] Code style & transitions keyframes
  • 1bc3c9f 2020-04-25 vincentdavoust Removed unecessary logging in keyframe navigation
  • 624b93d 2020-04-25 Vincent Davoust [#1363] (Corrections) IMplementing fixes & style improvements recommended by @ferdnyc
  • 48156e8 2020-04-24 Jonathan Thomas Merge pull request #3377 from ferdnyc/emoji
  • aebcf40 2020-04-24 Jonathan Thomas Merge branch 'emojis' into emoji
  • da3cf6f 2020-04-23 Vincent Davoust [#1363] (Code style) Added keyframes of currently selected clips as markers for easy navigation
  • 61aa4b0 2020-04-23 Vincent Davoust [#1363] (Fix) Added keyframes of currently selected clips as markers for easy navigation
  • 97dbc80 2020-04-23 Vincent Davoust [#1363] Added keyframes of currently selected clips as markers for easy navigation
  • a22fa5d 2020-04-23 Frank Dana freeze.py: Add paths to moved Windows DLLs (#3390)
  • bbe811b 2020-04-20 Jonathan Thomas Updating translation tester script for multiple POT templates
  • 8d0dc6e 2020-04-19 Jonathan Thomas Adding filter group to emoji tooltip
  • 2bbc486 2020-04-19 Jonathan Thomas Adding 'translator-credits' to additional POT template files
  • bc02736 2020-04-17 Jonathan Thomas Updating all 4 translation templates
  • 5d704fc 2020-04-17 Jonathan Thomas Fixed rotation transform logic to correctly adjust around the origin point (in viewport coordinates). Fixed shear transform logic to correctly scale 1 to 1, as user moves mouse
  • ec0428b 2020-04-16 Jonathan Thomas Split out blender translations into it's own POT template
  • 6cddc85 2020-04-16 Jonathan Thomas Shortening 'group filter' name for emojis to 1-word, updating translations to match
  • 046f8c1 2020-04-16 Jonathan Thomas Merge branch 'develop' into emojis
  • b6e1414 2020-04-16 Jonathan Thomas Updating cache, removing many cached emoji
  • da2aa2d 2020-04-16 Jonathan Thomas Added script to "optimize emojis" and remove extra/unused ones, and updated translations to only use optimized emojis. This results in 936 emojis shipped with OpenShot, and less translations, faster loading, etc...
  • e143d24 2020-04-16 Jonathan Thomas Removing extra emojis for performance reasons
  • 8cbe4ba 2020-04-15 Jonathan Thomas Adding auto-transform selection feature, where selected clips automatically enable the transform tool. Defaults to 'false' for now.
  • 7119481 2020-04-15 Frank Dana Titles: Re-establish user template location (#3376)
  • dcee7c1 2020-04-14 Jonathan Thomas Adding new hand cursor for the origin point
  • 1a5c1d4 2020-04-14 eszlari Linux/setup.py: install 128x128 icon (#3374)
  • 134d7af 2020-04-14 FeRD (Frank Dana) Remove debug logging
  • 2095644 2020-04-14 FeRD (Frank Dana) Restore drag pixmap
  • b0aa859 2020-04-14 FeRD (Frank Dana) emojis: A bunch of model/view tweaks
  • 4e88c37 2020-04-13 Jonathan Thomas Updated shear and rotation logic to use Keyframable origin point (x,y). Both shear and rotation need to know the origin, and share the origin point. Updated center origin display to a circle with a cross through it.
  • a49989d 2020-04-10 Jonathan Thomas Protect cursor when transform is happening, so it doesn't keep switching cursors during a drag. Fix shear_left and shear_top to take scale into account.
  • 3af06b7 2020-04-10 Jonathan Thomas Updated emoji model proxy filter to be waaay faster, using Qt regex.
  • 72a5d8d 2020-04-10 Jonathan Thomas Hack to fix Travis failure
  • 4fcd140 2020-04-10 Jonathan Thomas Fixing emoji listview currentIndexChanged connection, since it passes an INT also
  • e3ca40b 2020-04-10 Jonathan Thomas Create 8 custom cursors, white middles with black stroke, for Transform tool. Added custom cursor rotation, as the transform is happening in real-time. Feel great, very polished.
  • f4c95d1 2020-04-09 Jonathan Thomas HUGE overhaul of the transform tool. - Rotation added - Shear added - Improved paint logic - Improved update logic - Ability to zoom in and out of the video preview widget!
  • 140466c 2020-04-06 Frank Dana classes.app: Set icon, desktop file (#3354)
  • b16508e 2020-04-06 Frank Dana dissolve.py: Keep track of particles for duration (#3353)
  • f06f8be 2020-04-05 Jonathan Thomas Adding cache for emojis (for fast loading of icons)
  • fa9f227 2020-04-04 Jonathan Thomas Adding cache for emojis (for fast loading of icons)
  • 4c44e2a 2020-04-04 Jonathan Thomas Integrated proxy class into models, and only refresh proxy on ListViews (since treeviews share the proxy model, they already get the updates)
  • ba17cc6 2020-04-04 Frank Dana Merge branch 'develop' into develop
  • 03b8f8d 2020-04-03 Frank Dana Title editor: Convert opacity to QColor alpha level (#3331)
  • f1f32a1 2020-04-03 Frank Dana mangle-hw-libs.sh: Remove math expression (#3344)
  • 2822bac 2020-04-03 Frank Dana Merge pull request #3321 from OpenShot/mangle-hw-libs
  • ad94c71 2020-04-03 Brad Kartchner Added error handling to Preset and Profile file reading operations
  • 92da642 2020-04-02 Jonathan Thomas Adding emojis from open-moji project.
  • c4d80fa 2020-04-02 Jonathan Thomas Adding emojis to translation template. Splitting "transitions" and "emojis" into separate templates though, since there are thousands of them, and they are not critical for OpenShot to be usefully translated.
  • 32d4c74 2020-04-02 Jonathan Thomas Adding @emojis path replacement, when saving and loading *.osp files. This allows them to be cross-platform paths, and relative/magic paths for OpenShot which always work.
  • ad02c73 2020-04-02 Jonathan Thomas Added emoji group drop-down filter, to better sort and filter, and a custom Proxy class for filtering. Also enabled locale aware sorting on listview and treeviews.
  • be91f43 2020-04-02 Jonathan Thomas Process qt events every 2 files added (so emoji doesn't glitch when adding to timeline)
  • 40a068b 2020-04-02 Jonathan Thomas Convert effects to no longer delete widgets, but rather share a model, and toggle between list and tree view.
  • de7c789 2020-04-02 Jonathan Thomas Convert transitions to no longer delete widgets, but rather create both with a shared model, and toggle visibility to the user.
  • cfc1750 2020-04-02 Jonathan Thomas Convert files to use new proxy class, and a global shared model. No longer delete the tree/list view widgets either. They both always exist, and share the same data, and toggle visibility back and forth. Added wait cursor when adding/importing files.
  • 1a6b8b7 2020-03-31 Jonathan Thomas Convert effects model to use proxy class for sorting and filtering.
  • 5690011 2020-03-31 Jonathan Thomas Convert transitions model to use proxy filter and sort class, with custom sort and filter function (which takes into account the group: common, extra, user) and the filter text. Also, moved the models outside of the widgets for Effects, Transitions, and Emojis.
  • 2ab54f1 2020-03-31 Jonathan Thomas Initial checkin of emojis in OpenShot! Added new model/view/ui elements, and a handful of test emojis from OpenMoji.
  • b8200be 2020-03-28 FeRD (Frank Dana) mangle-hw-libs: No realpath command on builder
  • 0e511a6 2020-03-27 FeRD (Frank Dana) Update Python module paths on Win builder
  • accfd6a 2020-03-27 Frank Dana Move manual logo to xdg dir (#3320)
  • 7613425 2020-03-26 FeRD (Frank Dana) Use mangle-hw-libs script on Linux builder
  • 774c0c7 2020-03-26 FeRD (Frank Dana) Add script to modify HW libs in AppImage
  • 66b3c1d 2020-03-24 FeRD (Frank Dana) Use security-patched defusedxml, if available
  • 01e4467 2020-03-22 FeRD (Frank Dana) main_win: Drop thumbnail code, expand bare logs
  • 824b381 2020-03-22 FeRD (Frank Dana) Fix shortcuts: Edit Title, Duplicate Title
  • f4615cf 2020-03-21 Frank Dana Merge pull request #3306 from ferdnyc/info-year
  • a079dde 2020-03-21 FeRD (Frank Dana) classes.info: Use current year in COPYRIGHT
  • 0733b4b 2020-03-20 Frank Dana Merge pull request #3281 from ferdnyc/docs-analytics
  • 4370c61 2020-03-20 Frank Dana Merge pull request #3166 from ferdnyc/pythonpath-arg
  • 043633c 2020-03-20 Frank Dana Merge pull request #3305 from OpenShot/new-apprun
  • 7eafbde 2020-03-20 FeRD (Frank Dana) Changes to build-server for new AppRun
  • fea2c3f 2020-03-20 FeRD (Frank Dana) New AppRun linux binary with OPENSSL_CONF
  • 0d044df 2020-03-20 Frank Dana Second attempt at AppImage fix (#3304)
  • d7cc86c 2020-03-17 Frank Dana AppImage: Set OPENSSL_CONF for newer openssl compat (#3283)
  • 9fe1dd6 2020-03-11 Jonathan Thomas Merge pull request #3285 from OpenShot/timeline-import-improvements
  • acc6986 2020-03-11 Frank Dana Filter properties using localized label (#3292)
  • aa23ba3 2020-03-11 FeRD (Frank Dana) timeline-webview: Rewrap lots of long lines
  • 5f402a8 2020-03-11 FeRD (Frank Dana) timeline_webview: .format() JS calls
  • cd828ff 2020-03-11 FeRD (Frank Dana) timeline_webview: Reduce indirection
  • 3d58aa7 2020-03-11 FeRD (Frank Dana) timeline_webview: Formatting & cleanup
  • 7fa2716 2020-03-10 FeRD (Frank Dana) Sync add_file() in file views
  • 6c9e954 2020-03-09 Jonathan Thomas Allow *.osp project files to be imported as a Clip. Better handle unknown "media_type"'s. Trigger "has unsaved changes" when clearing history from a Project, so the user can immediately save the *.osp file without history.
  • 7fae0b0 2020-03-07 FeRD (Frank Dana) Docs: Don't default-enable Google Analytics
  • 90e7bc4 2020-03-05 Jonathan Thomas Merge pull request #3273 from OpenShot/blender-output
  • f0508a0 2020-03-05 Jonathan Thomas Fixing syntax error
  • be79c29 2020-03-03 Jonathan Thomas Merge pull request #3275 from OpenShot/merge-master-to-develop1
  • 9faa25e 2020-03-03 Jonathan Thomas Bump version to -dev2 (merge master back to develop)
  • 81767eb 2020-03-03 Jonathan Thomas Merge branch 'master' into merge-master-to-develop1
  • 6ae20a4 2020-03-02 FeRD (Frank Dana) Blender: Capture stderr, log output
  • 5eeae88 2020-03-01 Frank Dana json_data: Correct for lost slashes, pre-repair (#3267)
  • 8fc3996 2020-02-29 Frank Dana Merge branch 'develop' into track-renumbering
  • ccffcbc 2020-02-16 eisneinechse Minor improvements
  • b862be4 2020-02-16 eisneinechse Include new codecs
  • 549f6bb 2020-01-15 FeRD (Frank Dana) WIP: New add/remove track implementation
  • 7ba96bf 2020-01-10 Frank Dana Merge branch 'develop' into pythonpath-arg
  • 9413975 2020-01-07 FeRD (Frank Dana) launch.py: Add a --path arg to set PYTHONPATH
  • 885b4d6 2019-11-18 Frank Dana Merge branch 'develop' into simplify-unity
  • 054f800 2019-10-18 Frank Dana Merge branch 'develop' into simplify-unity
  • 80ee073 2019-10-15 SuslikV Secure the NoDockWidgetArea docks from changes
  • 2103527 2019-10-13 SuslikV Use unified function for Docks searching
  • 426f8c8 2019-10-13 SuslikV Unify the getDocks searching algorithm
  • 152bfc3 2019-09-26 FeRD (Frank Dana) Simplify Unity Launcher logic

Don't miss a new openshot-qt release

NewReleases is sending notifications on new releases.