26
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 11 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing bug when copying effects from 1 clip to another clip. We were copying the "id" from the first clip, instead of generating a new one. More... 4 months ago
Merge pull request #5423 from OpenShot/remove-libm-appimage More... 4 months ago
Removing libm.so.6 from AppImage resolves #5300 More... 4 months ago
Switching font-size from stylesheet to QFont and use Point instead of Pixel size. Attempting to make font clearer on Windows. More... 4 months ago
Adding "experimental_timeline" debug preference, to allow for conditional testing of a non-webview timeline widget. For now though, it's a blank QWidget. More... 4 months ago
Large refactor of UI Theme Management - ThemeName ENUM (with all theme names) - ThemeManager Singleton - Theme Base class (to reset theme) - Theme classes for each unique UI theme: No Theme, Humanity, Humanity: Dark, and Cosmic Dusk (out new theme) - Cosmic Dusk theme still needs lots of work - Known Issue: When changing themes on the Preferences window, some widget styles do not refresh until the window is closed/re-opened - Renaming some dock widgets in the *.ui file - Updating translation system to support Theme names - Apply video widget background from current palette and not a hard-coded color More... 4 months ago
Merge pull request #5418 from OpenShot/new-authors-format More... 4 months ago
Cleaning up More... 4 months ago
Adding missing theme More... 4 months ago
Clean up and fix make target More... 4 months ago
Fix folder name More... 4 months ago
removing sphinx action and testing a new approach, v2 More... 4 months ago
removing sphinx action and testing a new approach More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action + v5 More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action + v4 More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action + v4 More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action + v3 More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action + v2 More... 4 months ago
Experimental fix for a Sphinx error in the GitHub action More... 4 months ago
Merge pull request #156 from OpenShot/minor-changes-feb-11-2024 More... 4 months ago
Updating AUTHORS to be markdown, and adding a title to README.md More... 4 months ago
Updating AUTHORS email address and copyright date in README. More... 4 months ago
Merge pull request #938 from OpenShot/audio-pop-refactor More... 4 months ago
Reverting experimental c++17 mode (mac build failures with Catch code). Disabling GitHub windows builders for now - since they are using bleeding edge opencv and protobuf, which is incompatible with my old Cmake and old Opencv installs. More... 4 months ago
Experimental change to use C++17, since our MSYS windows packages have upgraded OpenCV and Protobuf, and this has introduced a crash. More... 4 months ago
Un-reverting previous commit, removing queuing from FFmpegWriter for simplicity. Increasing margin on webm unit tests, when checking pixel color. More... 4 months ago
Reverting changes to FFmpegWriter to test unit tests on GitHub builder More... 4 months ago
Adding new cppzmq windows github build dependency, required for zmq.hpp More... 4 months ago
retrigger checks More... 4 months ago
Merge pull request #5337 from OpenShot/sphinx-remove-markdown More... 8 months ago